Coussin ours brun
search
  • Coussin ours brun

Coussin ours brun

€22.68
Tax included

Coussin déhoussable avec zip invisible au dos. 32x32cm

Color: White
Quantity

  Garanties sécurité

(à modifier dans le module "Réassurance")

  Politique de livraison

(à modifier dans le module "Réassurance")

  Politique retours

(à modifier dans le module "Réassurance")

Ce coussin imprimé ours brun ajoutera une touche graphique et colorée à votre canapé, fauteuil ou lit. Optez pour une déco moderne et zen qui invite à la relaxation. Housse 100% coton lavable en machine à 60° / Intérieur 100% polyester hypoallergénique.

demo_16
300 Items

Data sheet

Compositions
Polyester
Propriété
Housse amovible
Comments (0)
No customer reviews for the moment.
Load Time 311.219 ms
Querying Time 144 ms
Queries 317
Memory Peak Usage 17.7 Mb
Included Files 1023 files - 11.78 Mb
PrestaShop Cache - Mb
Global vars 0.04 Mb
PrestaShop Version 9.0.3
PHP Version 8.2.29
MySQL Version 8.0.45-36
Memory Limit 512M
Max Execution Time 165s
Smarty Cache disabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 75.954 ms 75.954 ms 2.12 Mb 2.4 Mb
__construct 2.793 ms 78.747 ms 0.01 Mb 2.9 Mb
init 50.359 ms 129.106 ms 2.09 Mb 4.5 Mb
checkAccess 0.001 ms 129.107 ms - Mb 4.5 Mb
setMedia 1.896 ms 131.003 ms 0.12 Mb 4.5 Mb
postProcess 0.004 ms 131.007 ms - Mb 4.5 Mb
initHeader 0.001 ms 131.008 ms - Mb 4.5 Mb
initContent 51.991 ms 182.999 ms 4.97 Mb 9.3 Mb
initFooter 0.001 ms 183.000 ms - Mb 9.3 Mb
display 128.219 ms 311.219 ms 8.13 Mb 17.7 Mb
Hook Time Memory Usage
displayFooterProduct 73.620 ms 4.58 Mb
FilterProductContent 23.368 ms 3.70 Mb
displayFooter 10.034 ms 0.64 Mb
DisplayFooterProduct 9.755 ms 0.51 Mb
displayProductListReviews 8.636 ms 0.04 Mb
displayProductAdditionalInfo 4.134 ms 0.19 Mb
DisplayBeforeBodyClosingTag 4.014 ms 0.12 Mb
displayNav2 3.750 ms 0.20 Mb
displayTop 1.901 ms 0.09 Mb
displayFooterBefore 1.453 ms 0.09 Mb
DisplayReassurance 1.179 ms 0.08 Mb
ActionObjectAddAfter 1.169 ms 0.04 Mb
displayNav1 1.121 ms 0.06 Mb
DisplayFooter 0.527 ms 0.13 Mb
DisplayHeader 0.486 ms 0.01 Mb
ActionFrontControllerSetMedia 0.271 ms 0.01 Mb
DisplayMyAccountBlock 0.257 ms 0.01 Mb
DisplayProductActions 0.249 ms 0.01 Mb
DisplayTop 0.007 ms - Mb
DisplayProductAdditionalInfo 0.004 ms - Mb
DisplayNavFullWidth 0.004 ms - Mb
DisplayFooterAfter 0.004 ms - Mb
DisplayAfterBodyOpeningTag 0.003 ms - Mb
DisplayFooterBefore 0.003 ms - Mb
24 hook(s) 145.948 ms 10.52 Mb
Module Time Memory Usage
blockreassurance 2.006 ms 0.15 Mb
blockwishlist 1.059 ms 0.15 Mb
ps_emailsubscription 0.825 ms 0.06 Mb
ps_socialfollow 0.793 ms 0.05 Mb
ps_emailalerts 0.231 ms 0.01 Mb
productcomments 42.398 ms 4.25 Mb
ps_shoppingcart 1.246 ms 0.07 Mb
ps_searchbar 1.098 ms 0.05 Mb
ps_imageslider 0.123 ms 0.01 Mb
ps_googleanalytics 1.886 ms 0.12 Mb
ps_contactinfo 1.749 ms 0.09 Mb
ps_languageselector 0.947 ms 0.05 Mb
ps_currencyselector 0.979 ms 0.06 Mb
ps_customersignin 0.858 ms 0.04 Mb
ps_mainmenu 1.233 ms 0.06 Mb
pagesnotfound 0.091 ms 0.01 Mb
ps_sharebuttons 2.036 ms 0.13 Mb
ps_viewedproduct 1.721 ms 0.15 Mb
psgdpr 1.334 ms 0.16 Mb
ps_categoryproducts 71.758 ms 4.52 Mb
ps_crossselling 2.057 ms 0.14 Mb
ps_linklist 9.039 ms 0.55 Mb
ps_customeraccountlinks 1.206 ms 0.08 Mb
statsdata 3.652 ms 0.09 Mb
cyberoffice 1.305 ms 0.05 Mb
25 module(s) 151.629 ms 11.11 Mb

Stopwatch SQL - 317 queries

# Query Time (ms) Rows Filesort Group By Location
31
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10) AND (b.`id_shop` = 1) LIMIT 1
2.967 ms 1 /src/Adapter/EntityMapper.php:74
24
SELECT SQL_NO_CACHE `id_lang` FROM `bhvjw_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
2.614 ms 2 /classes/Language.php:870
14
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `bhvjw_module` m
INNER JOIN bhvjw_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `bhvjw_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `bhvjw_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `bhvjw_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`
2.520 ms 1200 Yes Yes /classes/Hook.php:1500
2
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `bhvjw_configuration` c
LEFT JOIN `bhvjw_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.497 ms 1050 /classes/Configuration.php:182
20
SELECT SQL_NO_CACHE `id_lang` FROM `bhvjw_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
2.334 ms 2 /classes/Language.php:870
34
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `bhvjw_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `bhvjw_hook_alias` ha
INNER JOIN `bhvjw_hook` h ON ha.name = h.name
2.323 ms 0 /classes/Hook.php:1568
23
SELECT SQL_NO_CACHE *
FROM `bhvjw_currency` a
LEFT JOIN `bhvjw_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
2.199 ms 1 /src/Adapter/EntityMapper.php:74
30
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
2.170 ms 1 /classes/ObjectModel.php:1570
13
SELECT SQL_NO_CACHE lower(name) as name
FROM `bhvjw_hook` h
WHERE (h.active = 1)
1.993 ms 1196 /classes/Hook.php:1608
17
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `bhvjw_hook`
1.790 ms 1196 /classes/Hook.php:1568
35
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 `bhvjw_hook_module` hm
STRAIGHT_JOIN `bhvjw_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `bhvjw_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1.762 ms 418 /classes/Hook.php:495
27
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
1.718 ms 1 /classes/ObjectModel.php:1570
314
INSERT INTO `bhvjw_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('2740956', '', 'presta8.lvsinformatique.com/en/10-24-coussin-ours-brun.html', '', '2026-04-05 21:36:41')
1.567 ms 1 /classes/ObjectModel.php:535
16
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `bhvjw_meta` m
LEFT JOIN `bhvjw_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.260 ms 86 Yes /classes/Dispatcher.php:643
149
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-05 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice, psales.`quantity` as sales
FROM `bhvjw_category_product` cp
LEFT JOIN `bhvjw_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `bhvjw_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 bhvjw_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `bhvjw_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `bhvjw_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `bhvjw_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 `bhvjw_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `bhvjw_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN `bhvjw_product_sale` psales
ON psales.`id_product` = p.`id_product`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 8 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 17
1.185 ms 23 Yes /classes/Category.php:1094
25
SELECT SQL_NO_CACHE *
FROM `bhvjw_currency` a
LEFT JOIN `bhvjw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
1.176 ms 1 /src/Adapter/EntityMapper.php:74
96
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`, pal.`available_now`, pal.`available_later`
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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 bhvjw_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 `bhvjw_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 2
LEFT JOIN `bhvjw_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `bhvjw_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `bhvjw_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `bhvjw_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `bhvjw_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
INNER JOIN bhvjw_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE (pa.id_product = 10) AND (al.id_lang = 2) AND (agl.id_lang = 2)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
1.068 ms 39 Yes Yes /classes/Product.php:4391
36
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM bhvjw_shop s
1.045 ms 1 /classes/shop/Shop.php:922
315
INSERT INTO `bhvjw_log` (`severity`, `error_code`, `message`, `object_id`, `id_shop`, `id_shop_group`, `id_lang`, `in_all_shops`, `id_employee`, `object_type`, `date_add`, `date_upd`) VALUES ('1', '0', '*hookActionObjectAddAfter:ConnectionsSource', '0', '1', NULL, '2', '0', '0', '', '2026-04-05 21:36:41', '2026-04-05 21:36:41')
0.985 ms 1 /classes/ObjectModel.php:535
19
SELECT SQL_NO_CACHE * FROM `bhvjw_currency` c ORDER BY `iso_code` ASC
0.856 ms 1 Yes /classes/Currency.php:708
94
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_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2026-04-05 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `bhvjw_accessory`
LEFT JOIN `bhvjw_product` p ON p.`id_product` = `id_product_2`
INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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 `bhvjw_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 
)
LEFT JOIN `bhvjw_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 
)
LEFT JOIN `bhvjw_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 `bhvjw_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
LEFT JOIN `bhvjw_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN bhvjw_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` = 10 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
ORDER BY pl.`name`
0.850 ms 1 Yes Yes /classes/Product.php:4505
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM bhvjw_shop_url su
LEFT JOIN bhvjw_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'presta8.lvsinformatique.com' OR su.domain_ssl = 'presta8.lvsinformatique.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.777 ms 1 Yes /classes/shop/Shop.php:1392
151
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-04-05 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM bhvjw_product p
LEFT JOIN bhvjw_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN bhvjw_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN bhvjw_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (15,9,11,21,10,22,7,6,19,8)
0.747 ms 10 /classes/ProductAssembler.php:101
1
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM bhvjw_shop_group gs
LEFT JOIN bhvjw_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN bhvjw_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
0.745 ms 1 Yes /classes/shop/Shop.php:716
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `bhvjw_lang` l
JOIN bhvjw_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.711 ms 2 /classes/Language.php:1204
22
SELECT SQL_NO_CACHE c.id_currency
FROM `bhvjw_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.704 ms 1 /classes/Currency.php:893
85
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`, pal.`available_now`, pal.`available_later`
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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 bhvjw_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 `bhvjw_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 2
LEFT JOIN `bhvjw_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `bhvjw_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `bhvjw_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `bhvjw_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `bhvjw_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
INNER JOIN bhvjw_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE (pa.id_product = 10) AND (al.id_lang = 2) AND (agl.id_lang = 2) AND (product_attribute_shop.id_product_attribute = 24)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.702 ms 1 Yes Yes /classes/Product.php:4391
143
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM bhvjw_feature_product pf
LEFT JOIN bhvjw_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN bhvjw_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN bhvjw_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN bhvjw_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN bhvjw_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10
ORDER BY f.position ASC, fvl.value ASC
0.693 ms 4 Yes /classes/Product.php:5778
83
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`, pal.`available_now`, pal.`available_later`
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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 bhvjw_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 `bhvjw_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 2
LEFT JOIN `bhvjw_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `bhvjw_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `bhvjw_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `bhvjw_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `bhvjw_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
INNER JOIN bhvjw_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE (pa.id_product = 10) AND (al.id_lang = 2) AND (agl.id_lang = 2) AND (product_attribute_shop.id_product_attribute = 24)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.653 ms 1 Yes Yes /classes/Product.php:4391
28
SELECT SQL_NO_CACHE *
FROM `bhvjw_group` a
LEFT JOIN `bhvjw_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.639 ms 1 /src/Adapter/EntityMapper.php:74
159
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image_shop.`id_image` id_image, il.`legend`, cl.`name` AS category_default, a.quantity AS pack_quantity, product_shop.`id_category_default`, a.id_product_pack, a.id_product_attribute_item
FROM `bhvjw_pack` a
LEFT JOIN `bhvjw_product` p ON p.id_product = a.id_product_item
LEFT JOIN `bhvjw_product_lang` pl
ON p.id_product = pl.id_product
AND pl.`id_lang` = 2 AND pl.id_shop = 1 
LEFT JOIN `bhvjw_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 `bhvjw_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_category_lang` cl
ON product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 
WHERE product_shop.`id_shop` = 1
AND a.`id_product_pack` = 15
GROUP BY a.`id_product_item`, a.`id_product_attribute_item`
0.616 ms 2 Yes /classes/Pack.php:387
57
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `bhvjw_attribute` a
LEFT JOIN `bhvjw_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `bhvjw_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN bhvjw_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 `bhvjw_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 10
AND pac.`id_product_attribute` = 24
AND agl.`id_lang` = 2
0.610 ms 1 /classes/Product.php:7216
6
SELECT SQL_NO_CACHE *
FROM `bhvjw_country` a
LEFT JOIN `bhvjw_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `bhvjw_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.597 ms 1 /src/Adapter/EntityMapper.php:74
7
SELECT SQL_NO_CACHE *
FROM `bhvjw_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.596 ms 1 /src/Adapter/EntityMapper.php:74
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM bhvjw_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.579 ms 1 /classes/shop/ShopUrl.php:178
8
SELECT SQL_NO_CACHE *
FROM `bhvjw_lang` a
LEFT JOIN `bhvjw_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
0.574 ms 1 /src/Adapter/EntityMapper.php:74
37
SELECT SQL_NO_CACHE tr.*
FROM `bhvjw_tax_rule` tr
JOIN `bhvjw_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.568 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:97
158
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.557 ms 0 /classes/Cart.php:1450
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM bhvjw_shop s
LEFT JOIN bhvjw_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.553 ms 1 /classes/shop/Shop.php:215
86
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`, pal.`available_now`, pal.`available_later`
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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 bhvjw_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 `bhvjw_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 2
LEFT JOIN `bhvjw_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `bhvjw_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `bhvjw_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `bhvjw_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `bhvjw_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
INNER JOIN bhvjw_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE (pa.id_product = 10) AND (al.id_lang = 2) AND (agl.id_lang = 2) AND (product_attribute_shop.id_product_attribute = 24)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.544 ms 1 Yes Yes /classes/Product.php:4391
21
SELECT SQL_NO_CACHE value FROM `bhvjw_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.541 ms 1 /classes/shop/Shop.php:1211
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `bhvjw_lang` l
LEFT JOIN `bhvjw_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.532 ms 2 /classes/Language.php:1070
32
SELECT SQL_NO_CACHE `name`
FROM `bhvjw_manufacturer`
WHERE `id_manufacturer` = 1
AND `active` = 1 LIMIT 1
0.525 ms 1 /classes/Manufacturer.php:306
254
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.514 ms 8 Yes Yes /classes/Product.php:4304
261
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.507 ms 8 Yes Yes /classes/Product.php:4304
18
SELECT SQL_NO_CACHE * FROM `bhvjw_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.507 ms 1 /classes/module/Module.php:2171
26
SELECT SQL_NO_CACHE *
FROM `bhvjw_currency_lang`
WHERE `id_currency` = 1
0.497 ms 2 /src/Adapter/EntityMapper.php:82
9
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.493 ms 1 /classes/ObjectModel.php:1570
160
SELECT SQL_NO_CACHE pa.`reference` AS attribute_reference, agl.`name` AS group_name, al.`name` AS attribute_name,  pai.`id_image` AS id_product_attribute_image
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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 `bhvjw_product_attribute_combination` pac ON pac.`id_product_attribute` = 19
LEFT JOIN `bhvjw_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `bhvjw_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `bhvjw_product_attribute_image` pai ON (19 = pai.`id_product_attribute`)
WHERE pa.`id_product` = 5 AND pa.`id_product_attribute` = 19
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute`
0.489 ms 1 Yes /classes/Pack.php:407
182
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.489 ms 0 /classes/Cart.php:1450
80
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 `bhvjw_attribute` a
LEFT JOIN `bhvjw_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `bhvjw_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `bhvjw_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN bhvjw_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 bhvjw_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 10
0.488 ms 2 /classes/Product.php:7250
12
SELECT SQL_NO_CACHE `id_lang` FROM `bhvjw_lang` WHERE `iso_code` = 'en' LIMIT 1
0.486 ms 2 /classes/Language.php:844
92
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `bhvjw_product_attribute_image` pai
LEFT JOIN `bhvjw_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `bhvjw_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 10 AND il.`id_lang` = 2 ORDER by i.`position`
0.481 ms 4 Yes /classes/Product.php:2668
15
SELECT SQL_NO_CACHE `name`, `alias` FROM `bhvjw_hook_alias`
0.478 ms 86 /classes/Hook.php:319
45
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 10)
0.473 ms 2 /classes/Product.php:3629
87
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.473 ms 0 /classes/Cart.php:1450
41
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM bhvjw_product_attribute pa
INNER JOIN bhvjw_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 = 10 LIMIT 1
0.471 ms 2 /classes/Product.php:1077
79
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `bhvjw_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-05 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC
0.466 ms 2 Yes /classes/SpecificPrice.php:622
84
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 24
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 24
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.464 ms 0 /classes/Cart.php:1450
155
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15) LIMIT 1
0.457 ms 1 /src/Adapter/EntityMapper.php:74
238
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.457 ms 1 /src/Adapter/EntityMapper.php:74
243
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 22) AND (b.`id_shop` = 1) LIMIT 1
0.457 ms 1 /src/Adapter/EntityMapper.php:74
40
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `bhvjw_product` p
INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 10
AND DATEDIFF("2026-04-05 00:00:00", product_shop.`date_add`) < 20 LIMIT 1
0.456 ms 0 /classes/Product.php:1709
262
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `bhvjw_attribute` a
LEFT JOIN `bhvjw_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `bhvjw_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN bhvjw_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 `bhvjw_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 11
AND pac.`id_product_attribute` = 27
AND agl.`id_lang` = 2
0.452 ms 1 /classes/Product.php:7216
222
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5) AND (b.`id_shop` = 1) LIMIT 1
0.451 ms 1 /src/Adapter/EntityMapper.php:74
270
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.451 ms 1 Yes Yes /classes/Product.php:4304
98
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10) AND (b.`id_shop` = 1) LIMIT 1
0.450 ms 1 /src/Adapter/EntityMapper.php:74
171
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.449 ms 0 /classes/Cart.php:1450
3
SELECT SQL_NO_CACHE *
FROM `bhvjw_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.448 ms 1 /src/Adapter/EntityMapper.php:74
135
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_sharebuttons" LIMIT 1
0.448 ms 1 /classes/module/Module.php:2781
253
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.447 ms 1 Yes Yes /classes/Product.php:4304
175
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `bhvjw_attribute` a
LEFT JOIN `bhvjw_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `bhvjw_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN bhvjw_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 `bhvjw_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 9
AND pac.`id_product_attribute` = 22
AND agl.`id_lang` = 2
0.445 ms 1 /classes/Product.php:7216
132
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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` = 10
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.445 ms 2 Yes Yes /classes/Product.php:2492
133
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `bhvjw_product_attribute_combination` pac
LEFT JOIN `bhvjw_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `bhvjw_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pac.id_product_attribute IN (24,25)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.443 ms 2 /classes/Product.php:2507
272
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.441 ms 1 Yes Yes /classes/Product.php:4304
108
SELECT SQL_NO_CACHE *
FROM `bhvjw_category` a0
LEFT JOIN `bhvjw_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 12) AND (a0.`nright` > 13) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.439 ms 22 Yes /classes/PrestaShopCollection.php:381
198
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 22 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 22 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.439 ms 0 /classes/Cart.php:1450
173
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 22
AND cp.`id_cart` = 0 AND cp.`id_product` = 9 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 22
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.436 ms 0 /classes/Cart.php:1450
142
SELECT SQL_NO_CACHE * FROM `bhvjw_psreassurance` pr
LEFT JOIN bhvjw_psreassurance_lang prl ON (pr.id_psreassurance = prl.id_psreassurance)
WHERE prl.id_lang = "2"
AND pr.status = 1
ORDER BY pr.position
0.434 ms 3 Yes /modules/blockreassurance/classes/ReassuranceActivity.php:159
42
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM bhvjw_product_attribute pa
INNER JOIN bhvjw_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 product_attribute_shop.default_on = 1  AND pa.id_product = 10 LIMIT 1
0.431 ms 2 /classes/Product.php:1092
213
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.428 ms 0 /classes/Cart.php:1450
147
SELECT SQL_NO_CACHE *
FROM `bhvjw_category_lang`
WHERE `id_category` = 8 AND `id_shop` = 1
0.427 ms 2 /src/Adapter/EntityMapper.php:82
220
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 15
ORDER BY `position`
0.427 ms 1 Yes /classes/Product.php:3285
81
SELECT SQL_NO_CACHE COALESCE(SUM(pack_quantity), 0) as pack_quantity,
COALESCE(SUM(standalone_quantity), 0) as standalone_quantity
FROM (SELECT
SUM(cp.`quantity`) as standalone_quantity,
0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_cart` = 0 AND cp.`id_product` = 10 UNION SELECT
0 as standalone_quantity,
SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp
INNER JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack`
WHERE cp.`id_cart` = 0 AND p.`id_product_item` = 10) as q LIMIT 1
0.426 ms 0 /classes/Cart.php:4949
279
SELECT SQL_NO_CACHE DISTINCT od.product_id
FROM bhvjw_order_detail od
LEFT JOIN bhvjw_product p ON (p.id_product = od.product_id)
INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_category_product` cp ON (cp.`id_category` = product_shop.id_category_default AND cp.id_product = product_shop.id_product)
LEFT JOIN `bhvjw_category_group` cg ON (cp.`id_category` = cg.`id_category`)
WHERE od.id_order IN (5)
AND od.product_id NOT IN (10)
AND product_shop.visibility IN ('both','catalog')
AND product_shop.active = 1
AND cg.`id_group` =1
ORDER BY RAND()
LIMIT 8
0.425 ms 1 Yes /modules/ps_crossselling/ps_crossselling.php:276
269
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (22) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.421 ms 1 Yes Yes /classes/Product.php:4304
294
SELECT SQL_NO_CACHE *
FROM bhvjw_meta m
LEFT JOIN bhvjw_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.421 ms 2 /classes/Meta.php:181
61
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `bhvjw_module` m
LEFT JOIN `bhvjw_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.420 ms 80 /classes/module/Module.php:343
65
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `bhvjw_category` c
INNER JOIN bhvjw_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `bhvjw_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `bhvjw_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 8
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.420 ms 1 Yes Yes /classes/Category.php:946
218
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.418 ms 0 /classes/Cart.php:1450
193
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 21 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 21 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.417 ms 0 /classes/Cart.php:1450
251
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8) AND (b.`id_shop` = 1) LIMIT 1
0.417 ms 1 /src/Adapter/EntityMapper.php:74
273
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.416 ms 1 Yes Yes /classes/Product.php:4304
228
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7) AND (b.`id_shop` = 1) LIMIT 1
0.414 ms 1 /src/Adapter/EntityMapper.php:74
245
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7) AND (b.`id_shop` = 1) LIMIT 1
0.412 ms 1 /src/Adapter/EntityMapper.php:74
55
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute` a
LEFT JOIN `bhvjw_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 24) LIMIT 1
0.411 ms 1 /src/Adapter/EntityMapper.php:74
150
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `bhvjw_product` p
INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 8 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1
0.411 ms 23 /classes/Category.php:1021
208
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.409 ms 0 /classes/Cart.php:1450
219
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15) AND (b.`id_shop` = 1) LIMIT 1
0.409 ms 1 /src/Adapter/EntityMapper.php:74
89
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 24
AND cp.`id_cart` = 0 AND cp.`id_product` = 10 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 24
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.408 ms 0 /classes/Cart.php:1450
146
SELECT SQL_NO_CACHE *
FROM `bhvjw_category` a
LEFT JOIN `bhvjw_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) LIMIT 1
0.407 ms 1 /src/Adapter/EntityMapper.php:74
275
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `bhvjw_category_product` cp
LEFT JOIN `bhvjw_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `bhvjw_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN bhvjw_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (10) AND cl.`id_lang` = 2
ORDER BY c.`level_depth` DESC
0.407 ms 11 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
184
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 26
AND cp.`id_cart` = 0 AND cp.`id_product` = 11 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 26
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.406 ms 0 /classes/Cart.php:1450
129
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10) LIMIT 1
0.405 ms 1 /src/Adapter/EntityMapper.php:74
50
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 10) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.403 ms 1 /classes/stock/StockAvailable.php:286
53
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `bhvjw_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 8 LIMIT 1
0.402 ms 1 /classes/Category.php:1396
186
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `bhvjw_attribute` a
LEFT JOIN `bhvjw_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `bhvjw_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN bhvjw_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 `bhvjw_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 11
AND pac.`id_product_attribute` = 26
AND agl.`id_lang` = 2
0.402 ms 1 /classes/Product.php:7216
203
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `bhvjw_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.402 ms 0 /classes/Cart.php:1450
271
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.402 ms 1 Yes Yes /classes/Product.php:4304
137
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10
AND image_shop.`cover` = 1 LIMIT 1
0.401 ms 2 /classes/Product.php:3316
235
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9) AND (b.`id_shop` = 1) LIMIT 1
0.401 ms 1 /src/Adapter/EntityMapper.php:74
249
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19) AND (b.`id_shop` = 1) LIMIT 1
0.399 ms 1 /src/Adapter/EntityMapper.php:74
47
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 10 AND `id_group` = 1 LIMIT 1
0.399 ms 0 /classes/GroupReduction.php:146
255
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `bhvjw_attribute` a
LEFT JOIN `bhvjw_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `bhvjw_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN bhvjw_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 `bhvjw_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 9
AND pac.`id_product_attribute` = 23
AND agl.`id_lang` = 2
0.399 ms 1 /classes/Product.php:7216
256
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9) LIMIT 1
0.398 ms 1 /src/Adapter/EntityMapper.php:74
43
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 0 LIMIT 1
0.397 ms 1 /classes/SpecificPrice.php:433
66
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `bhvjw_category` c
LEFT JOIN `bhvjw_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN bhvjw_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.393 ms 11 Yes Yes /classes/Category.php:1178
266
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `bhvjw_product_attribute_combination` pac
LEFT JOIN `bhvjw_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `bhvjw_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pac.id_product_attribute IN (26,27)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.393 ms 2 /classes/Product.php:2507
268
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (21) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.392 ms 1 Yes Yes /classes/Product.php:4304
49
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM bhvjw_tag t
LEFT JOIN bhvjw_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=10
0.390 ms 1 /classes/Tag.php:239
227
SELECT SQL_NO_CACHE agl.`name` AS group_name, al.`name` AS attribute_name, pa.`reference` AS attribute_reference
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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 `bhvjw_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `bhvjw_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `bhvjw_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product_attribute` = 19
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute`
0.390 ms 1 Yes /classes/Pack.php:209
241
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 21) AND (b.`id_shop` = 1) LIMIT 1
0.389 ms 1 /src/Adapter/EntityMapper.php:74
313
SELECT SQL_NO_CACHE `id_guest`
FROM `bhvjw_connections`
WHERE `id_guest` = 2741101
AND `date_add` > '2026-04-05 21:06:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.387 ms 1 Yes /classes/Connection.php:168
265
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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` = 11
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.384 ms 2 Yes Yes /classes/Product.php:2492
258
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `bhvjw_product_attribute` pa
INNER JOIN bhvjw_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` = 9
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.383 ms 2 Yes Yes /classes/Product.php:2492
209
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 19 LIMIT 1
0.382 ms 1 /classes/SpecificPrice.php:442
97
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `bhvjw_product_attribute_image` pai
LEFT JOIN `bhvjw_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `bhvjw_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 10 AND il.`id_lang` = 2 ORDER by i.`position`
0.381 ms 4 Yes /classes/Product.php:2668
274
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `bhvjw_product_attribute_combination` pac
LEFT JOIN `bhvjw_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `bhvjw_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `bhvjw_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 2
)
WHERE pac.`id_product_attribute` = 24
ORDER BY ag.`position` ASC, a.`position` ASC
0.381 ms 1 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
54
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `bhvjw_product_attribute` pa INNER JOIN bhvjw_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` = 10
0.379 ms 2 /classes/Product.php:7192
263
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11) LIMIT 1
0.378 ms 1 /src/Adapter/EntityMapper.php:74
38
SELECT SQL_NO_CACHE *
FROM `bhvjw_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.377 ms 1 /src/Adapter/EntityMapper.php:74
247
SELECT SQL_NO_CACHE *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6) AND (b.`id_shop` = 1) LIMIT 1
0.376 ms 1 /src/Adapter/EntityMapper.php:74
91
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 10
ORDER BY `position`
0.375 ms 2 Yes /classes/Product.php:3285
276
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_crossselling" LIMIT 1
0.375 ms 1 /classes/module/Module.php:2781
179
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 11)
0.374 ms 2 /classes/Product.php:3629
51
SELECT SQL_NO_CACHE out_of_stock
FROM `bhvjw_stock_available`
WHERE (id_product = 10) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.374 ms 1 /classes/stock/StockAvailable.php:578
73
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `bhvjw_specific_price` WHERE `id_product` != 0
0.374 ms 3 /classes/SpecificPrice.php:317
46
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `bhvjw_product_shop`
WHERE `id_product` = 10 AND id_shop=1 LIMIT 1
0.373 ms 1 /classes/Product.php:6568
60
SELECT SQL_NO_CACHE *
FROM `bhvjw_category` a
LEFT JOIN `bhvjw_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) AND (b.`id_shop` = 1) LIMIT 1
0.368 ms 1 /src/Adapter/EntityMapper.php:74
70
SELECT SQL_NO_CACHE tr.*
FROM `bhvjw_tax_rule` tr
JOIN `bhvjw_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.368 ms 0 /classes/tax/TaxRulesTaxManager.php:97
72
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE `id_product` != 0 LIMIT 1
0.368 ms 3 /classes/SpecificPrice.php:304
39
SELECT SQL_NO_CACHE *
FROM `bhvjw_tax_lang`
WHERE `id_tax` = 1
0.367 ms 2 /src/Adapter/EntityMapper.php:82
58
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_product_shop`
WHERE `id_product` = 10
AND id_shop = 1 LIMIT 1
0.367 ms 1 /classes/ObjectModel.php:1570
110
SELECT SQL_NO_CACHE 1 FROM bhvjw_cart_product cp INNER JOIN bhvjw_product p
ON (p.id_product = cp.id_product) INNER JOIN bhvjw_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.367 ms 1 /classes/Cart.php:4072
52
SELECT SQL_NO_CACHE location
FROM `bhvjw_stock_available`
WHERE (id_product = 10) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.364 ms 1 /classes/stock/StockAvailable.php:606
44
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 10 LIMIT 1
0.363 ms 1 /classes/SpecificPrice.php:442
259
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `bhvjw_product_attribute_combination` pac
LEFT JOIN `bhvjw_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `bhvjw_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pac.id_product_attribute IN (22,23)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.363 ms 2 /classes/Product.php:2507
236
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 9
ORDER BY `position`
0.362 ms 2 Yes /classes/Product.php:3285
144
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_categoryproducts" LIMIT 1
0.360 ms 1 /classes/module/Module.php:2781
59
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `bhvjw_category_product` cp
INNER JOIN `bhvjw_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 10 AND ctg.`id_group` = 1 LIMIT 1
0.356 ms 3 /classes/Product.php:6525
56
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute_lang`
WHERE `id_product_attribute` = 24
0.349 ms 2 /src/Adapter/EntityMapper.php:82
48
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_group`
WHERE `id_group` = 1 LIMIT 1
0.349 ms 1 /classes/Group.php:151
33
SELECT SQL_NO_CACHE `name` FROM `bhvjw_supplier` WHERE `id_supplier` = 2 LIMIT 1
0.347 ms 1 /classes/Supplier.php:240
295
SELECT SQL_NO_CACHE *
FROM bhvjw_meta m
LEFT JOIN bhvjw_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.347 ms 2 /classes/Meta.php:181
190
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 21)
0.345 ms 1 /classes/Product.php:3629
215
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 8)
0.344 ms 1 /classes/Product.php:3629
102
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.340 ms 7 Yes /classes/ImageType.php:109
244
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 22
ORDER BY `position`
0.340 ms 1 Yes /classes/Product.php:3285
68
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.339 ms 7 Yes /classes/ImageType.php:109
239
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 11
ORDER BY `position`
0.339 ms 2 Yes /classes/Product.php:3285
118
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `bhvjw_currency` c
LEFT JOIN bhvjw_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1
0.338 ms 1 /classes/Currency.php:1120
168
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 9)
0.338 ms 2 /classes/Product.php:3629
264
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_lang`
WHERE `id_product` = 11 AND `id_shop` = 1
0.338 ms 2 /src/Adapter/EntityMapper.php:82
232
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 5)
0.338 ms 3 /classes/Product.php:3629
67
SELECT SQL_NO_CACHE *
FROM `bhvjw_manufacturer` a
LEFT JOIN `bhvjw_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 2
LEFT JOIN `bhvjw_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 1) LIMIT 1
0.337 ms 1 /src/Adapter/EntityMapper.php:74
278
SELECT SQL_NO_CACHE o.id_order
FROM bhvjw_orders o
LEFT JOIN bhvjw_order_detail od ON (od.id_order = o.id_order)
WHERE o.valid = 1
AND od.product_id IN (10)
ORDER BY o.id_order DESC
LIMIT 400
0.336 ms 1 Yes /modules/ps_crossselling/ps_crossselling.php:257
128
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `bhvjw_product` p
INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 10
AND DATEDIFF("2026-04-05 00:00:00", product_shop.`date_add`) < 20 LIMIT 1
0.336 ms 0 /classes/Product.php:1709
154
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 15 AND `id_group` = 1 LIMIT 1
0.335 ms 0 /classes/GroupReduction.php:146
240
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `bhvjw_product_attribute_image` pai
LEFT JOIN `bhvjw_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `bhvjw_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 11 AND il.`id_lang` = 2 ORDER by i.`position`
0.335 ms 4 Yes /classes/Product.php:2668
88
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 10) AND (id_product_attribute = 24) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.333 ms 1 /classes/stock/StockAvailable.php:286
200
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 7)
0.333 ms 1 /classes/Product.php:3629
176
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute` a
LEFT JOIN `bhvjw_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 22) LIMIT 1
0.331 ms 1 /src/Adapter/EntityMapper.php:74
302
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1
0.331 ms 2 /src/Adapter/EntityMapper.php:82
252
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 8
ORDER BY `position`
0.331 ms 1 Yes /classes/Product.php:3285
210
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 19)
0.330 ms 1 /classes/Product.php:3629
242
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 21
ORDER BY `position`
0.330 ms 3 Yes /classes/Product.php:3285
237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `bhvjw_product_attribute_image` pai
LEFT JOIN `bhvjw_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `bhvjw_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 9 AND il.`id_lang` = 2 ORDER by i.`position`
0.329 ms 4 Yes /classes/Product.php:2668
153
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 15)
0.329 ms 1 /classes/Product.php:3629
246
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 7
ORDER BY `position`
0.328 ms 1 Yes /classes/Product.php:3285
63
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `bhvjw_category` c
WHERE (c.`id_category` = 2) LIMIT 1
0.327 ms 1 /classes/Category.php:1980
130
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_lang`
WHERE `id_product` = 10 AND `id_shop` = 1
0.327 ms 2 /src/Adapter/EntityMapper.php:82
93
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.325 ms 7 Yes /classes/ImageType.php:109
187
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute` a
LEFT JOIN `bhvjw_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 26) LIMIT 1
0.324 ms 1 /src/Adapter/EntityMapper.php:74
75
SELECT SQL_NO_CACHE DISTINCT `id_product_attribute` FROM `bhvjw_specific_price` WHERE `id_product_attribute` != 0
0.323 ms 2 /classes/SpecificPrice.php:317
205
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 6)
0.322 ms 1 /classes/Product.php:3629
292
SELECT SQL_NO_CACHE *
FROM `bhvjw_link_block_lang`
WHERE `id_link_block` = 2
0.322 ms 2 /src/Adapter/EntityMapper.php:82
90
SELECT SQL_NO_CACHE pa.`available_date` FROM `bhvjw_product` p LEFT JOIN `bhvjw_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN bhvjw_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 p.`id_product` = 10 AND pa.`id_product` = 10 AND pa.`id_product_attribute` = 24 LIMIT 1
0.321 ms 1 /classes/Product.php:1180
250
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 19
ORDER BY `position`
0.320 ms 3 Yes /classes/Product.php:3285
212
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 19) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.319 ms 1 /classes/stock/StockAvailable.php:286
82
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `bhvjw_product_attribute` pa INNER JOIN bhvjw_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` = 10
0.318 ms 2 /classes/Product.php:7192
101
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.317 ms 7 Yes /classes/ImageType.php:109
195
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 `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `bhvjw_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` = 22)
0.317 ms 1 /classes/Product.php:3629
174
SELECT SQL_NO_CACHE pa.`available_date` FROM `bhvjw_product` p LEFT JOIN `bhvjw_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN bhvjw_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 p.`id_product` = 9 AND pa.`id_product` = 9 AND pa.`id_product_attribute` = 22 LIMIT 1
0.316 ms 1 /classes/Product.php:1180
180
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 11 AND `id_group` = 1 LIMIT 1
0.314 ms 0 /classes/GroupReduction.php:146
296
SELECT SQL_NO_CACHE *
FROM bhvjw_meta m
LEFT JOIN bhvjw_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.310 ms 2 /classes/Meta.php:181
71
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `bhvjw_product_attribute` pa INNER JOIN bhvjw_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` = 10
0.309 ms 2 /classes/Product.php:7192
29
SELECT SQL_NO_CACHE *
FROM `bhvjw_group_lang`
WHERE `id_group` = 1
0.309 ms 2 /src/Adapter/EntityMapper.php:82
172
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 9) AND (id_product_attribute = 22) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.308 ms 1 /classes/stock/StockAvailable.php:286
307
SELECT SQL_NO_CACHE *
FROM bhvjw_meta m
LEFT JOIN bhvjw_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.308 ms 1 /classes/Meta.php:181
134
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 10) AND (id_product_attribute = 25) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.306 ms 1 /classes/stock/StockAvailable.php:286
77
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE `to` BETWEEN '2026-04-05 00:00:00' AND '2026-04-05 23:59:59' LIMIT 1
0.305 ms 1 /classes/SpecificPrice.php:388
140
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_viewedproduct" LIMIT 1
0.305 ms 1 /classes/module/Module.php:2781
62
SELECT SQL_NO_CACHE name, alias FROM `bhvjw_hook_alias`
0.304 ms 86 /classes/Hook.php:371
76
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE `from` BETWEEN '2026-04-05 00:00:00' AND '2026-04-05 23:59:59' LIMIT 1
0.304 ms 1 /classes/SpecificPrice.php:384
267
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 11) AND (id_product_attribute = 27) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.303 ms 1 /classes/stock/StockAvailable.php:286
288
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM bhvjw_link_block lb
INNER JOIN bhvjw_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 49 AND lbs.`id_shop` = 1
ORDER by lbs.`position`
0.303 ms 2 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
111
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.302 ms 1 /classes/module/Module.php:2781
148
SELECT SQL_NO_CACHE ctg.`id_group`
FROM bhvjw_category_group ctg
WHERE ctg.`id_category` = 8 AND ctg.`id_group` = 1 LIMIT 1
0.302 ms 1 /classes/Category.php:1774
181
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 11) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.302 ms 1 /classes/stock/StockAvailable.php:286
248
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `bhvjw_image` i
INNER JOIN bhvjw_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 6
ORDER BY `position`
0.302 ms 1 Yes /classes/Product.php:3285
170
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 9) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.301 ms 1 /classes/stock/StockAvailable.php:286
201
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 7 AND `id_group` = 1 LIMIT 1
0.300 ms 0 /classes/GroupReduction.php:146
183
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 11) AND (id_product_attribute = 26) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.300 ms 1 /classes/stock/StockAvailable.php:286
257
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_lang`
WHERE `id_product` = 9 AND `id_shop` = 1
0.299 ms 2 /src/Adapter/EntityMapper.php:82
139
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1
0.298 ms 1 /classes/module/Module.php:2270
95
SELECT SQL_NO_CACHE GROUP_CONCAT(a.`id_product_pack`)
FROM `bhvjw_pack` a
WHERE a.`id_product_item` = 10 LIMIT 1
0.298 ms 1 /classes/Pack.php:438
196
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 22 AND `id_group` = 1 LIMIT 1
0.297 ms 0 /classes/GroupReduction.php:146
178
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 11 LIMIT 1
0.297 ms 1 /classes/SpecificPrice.php:442
202
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 7) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.297 ms 1 /classes/stock/StockAvailable.php:286
123
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `bhvjw_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.296 ms 1 /classes/Cart.php:1321
185
SELECT SQL_NO_CACHE pa.`available_date` FROM `bhvjw_product` p LEFT JOIN `bhvjw_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN bhvjw_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN bhvjw_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 p.`id_product` = 11 AND pa.`id_product` = 11 AND pa.`id_product_attribute` = 26 LIMIT 1
0.296 ms 1 /classes/Product.php:1180
156
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_lang`
WHERE `id_product` = 15 AND `id_shop` = 1
0.295 ms 2 /src/Adapter/EntityMapper.php:82
74
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1
0.295 ms 2 /classes/SpecificPrice.php:304
109
SELECT SQL_NO_CACHE name FROM bhvjw_category_lang
WHERE id_shop = 1 AND id_lang = 2 AND id_category = 8 LIMIT 1
0.295 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
309
SELECT SQL_NO_CACHE *
FROM bhvjw_meta m
LEFT JOIN bhvjw_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "stores"
OR m.page = "stores"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.294 ms 1 /classes/Meta.php:181
163
SELECT SQL_NO_CACHE COUNT(*) FROM `bhvjw_pack` WHERE id_product_pack = 5 LIMIT 1
0.293 ms 1 /classes/Pack.php:91
316
SELECT SQL_NO_CACHE data
FROM `bhvjw_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.292 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
100
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.290 ms 7 Yes /classes/ImageType.php:109
167
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 9 LIMIT 1
0.287 ms 1 /classes/SpecificPrice.php:442
207
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 6) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.287 ms 1 /classes/stock/StockAvailable.php:286
221
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `bhvjw_pack` where id_product_pack = 15
0.287 ms 2 /classes/Pack.php:189
231
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 5 LIMIT 1
0.287 ms 1 /classes/SpecificPrice.php:442
297
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms` a
LEFT JOIN `bhvjw_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1
0.287 ms 1 /src/Adapter/EntityMapper.php:74
308
SELECT SQL_NO_CACHE *
FROM bhvjw_meta m
LEFT JOIN bhvjw_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.287 ms 1 /classes/Meta.php:181
145
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 30 AND `id_shop` = 1 LIMIT 1
0.287 ms 1 /classes/module/Module.php:2270
306
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 1
0.286 ms 2 /src/Adapter/EntityMapper.php:82
216
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 8 AND `id_group` = 1 LIMIT 1
0.285 ms 0 /classes/GroupReduction.php:146
298
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1
0.285 ms 2 /src/Adapter/EntityMapper.php:82
125
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1
0.284 ms 1 /classes/module/Module.php:2270
280
SELECT SQL_NO_CACHE p.id_product
FROM bhvjw_product p
WHERE p.active = 1
0.284 ms 23 /modules/ps_viewedproduct/ps_viewedproduct.php:328
64
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_category_shop`
WHERE `id_category` = 8
AND id_shop = 1 LIMIT 1
0.283 ms 1 /classes/ObjectModel.php:1570
78
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `bhvjw_specific_price_priority`
WHERE `id_product` = 10
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.283 ms 0 /classes/SpecificPrice.php:263
286
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_linklist" LIMIT 1
0.282 ms 1 /classes/module/Module.php:2781
124
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.281 ms 1 /classes/module/Module.php:2781
138
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "productcomments" LIMIT 1
0.281 ms 1 /classes/module/Module.php:2781
229
SELECT SQL_NO_CACHE out_of_stock
FROM `bhvjw_stock_available`
WHERE (id_product = 7) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.281 ms 1 /classes/stock/StockAvailable.php:578
152
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 15 LIMIT 1
0.280 ms 1 /classes/SpecificPrice.php:442
217
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 8) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.280 ms 1 /classes/stock/StockAvailable.php:286
161
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `bhvjw_product_shop`
WHERE `id_product` = 5 AND id_shop=1 LIMIT 1
0.279 ms 1 /classes/Product.php:6568
234
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM bhvjw_product_attribute pa
INNER JOIN bhvjw_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 = 7 LIMIT 1
0.279 ms 1 /classes/Product.php:1077
126
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.278 ms 1 /classes/module/Module.php:2781
131
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `bhvjw_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 8 LIMIT 1
0.277 ms 0 /classes/Category.php:1396
223
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `bhvjw_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 9 LIMIT 1
0.277 ms 1 /classes/Category.php:1396
293
SELECT SQL_NO_CACHE *
FROM `bhvjw_hook` a
WHERE (a.`id_hook` = 49) LIMIT 1
0.277 ms 1 /src/Adapter/EntityMapper.php:74
304
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1
0.277 ms 2 /src/Adapter/EntityMapper.php:82
194
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 22 LIMIT 1
0.276 ms 1 /classes/SpecificPrice.php:442
224
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 5) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.276 ms 1 /classes/stock/StockAvailable.php:286
199
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 7 LIMIT 1
0.275 ms 1 /classes/SpecificPrice.php:442
312
SELECT SQL_NO_CACHE `need_identification_number`
FROM `bhvjw_country`
WHERE `id_country` = 8 LIMIT 1
0.275 ms 1 /classes/Country.php:406
214
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 8 LIMIT 1
0.274 ms 1 /classes/SpecificPrice.php:442
290
SELECT SQL_NO_CACHE *
FROM `bhvjw_link_block_lang`
WHERE `id_link_block` = 1
0.274 ms 2 /src/Adapter/EntityMapper.php:82
136
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1
0.273 ms 1 /classes/module/Module.php:2270
141
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 66 AND `id_shop` = 1 LIMIT 1
0.273 ms 1 /classes/module/Module.php:2270
105
SELECT SQL_NO_CACHE *
FROM `bhvjw_country` a
LEFT JOIN `bhvjw_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.272 ms 1 /src/Adapter/EntityMapper.php:74
119
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.272 ms 1 /classes/module/Module.php:2781
177
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute_lang`
WHERE `id_product_attribute` = 22
0.272 ms 2 /src/Adapter/EntityMapper.php:82
311
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1
0.272 ms 1 /classes/module/Module.php:2270
289
SELECT SQL_NO_CACHE *
FROM `bhvjw_link_block` a
LEFT JOIN `bhvjw_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 1) LIMIT 1
0.271 ms 1 /src/Adapter/EntityMapper.php:74
104
SELECT SQL_NO_CACHE `need_identification_number`
FROM `bhvjw_country`
WHERE `id_country` = 8 LIMIT 1
0.270 ms 1 /classes/Country.php:406
121
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.270 ms 1 /classes/module/Module.php:2781
127
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.270 ms 1 /classes/module/Module.php:2270
157
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 15) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:286
260
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 9) AND (id_product_attribute = 23) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.270 ms 1 /classes/stock/StockAvailable.php:286
120
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.270 ms 1 /classes/module/Module.php:2270
281
SELECT SQL_NO_CACHE p.id_product
FROM bhvjw_product p
WHERE p.active = 1
0.270 ms 23 /modules/ps_viewedproduct/ps_viewedproduct.php:328
99
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `bhvjw_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 8 LIMIT 1
0.269 ms 1 /classes/Category.php:1396
225
SELECT SQL_NO_CACHE out_of_stock
FROM `bhvjw_stock_available`
WHERE (id_product = 5) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.269 ms 1 /classes/stock/StockAvailable.php:578
282
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.269 ms 1 /classes/module/Module.php:2781
300
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1
0.268 ms 2 /src/Adapter/EntityMapper.php:82
69
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type`
0.268 ms 7 /classes/ImageType.php:161
106
SELECT SQL_NO_CACHE *
FROM `bhvjw_country_lang`
WHERE `id_country` = 8
0.268 ms 2 /src/Adapter/EntityMapper.php:82
169
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 9 AND `id_group` = 1 LIMIT 1
0.268 ms 0 /classes/GroupReduction.php:146
197
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 22) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.268 ms 1 /classes/stock/StockAvailable.php:286
287
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1
0.268 ms 1 /classes/module/Module.php:2270
192
SELECT SQL_NO_CACHE SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = 21) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.267 ms 1 /classes/stock/StockAvailable.php:286
277
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 65 AND `id_shop` = 1 LIMIT 1
0.266 ms 1 /classes/module/Module.php:2270
291
SELECT SQL_NO_CACHE *
FROM `bhvjw_link_block` a
LEFT JOIN `bhvjw_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 2) LIMIT 1
0.266 ms 1 /src/Adapter/EntityMapper.php:74
116
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.265 ms 1 /classes/module/Module.php:2781
204
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 6 LIMIT 1
0.264 ms 1 /classes/SpecificPrice.php:442
103
SELECT SQL_NO_CACHE format
FROM `bhvjw_address_format`
WHERE `id_country` = 8 LIMIT 1
0.264 ms 1 /classes/AddressFormat.php:649
164
SELECT SQL_NO_CACHE product_type FROM `bhvjw_product` WHERE id_product = 5 LIMIT 1
0.263 ms 1 /classes/Pack.php:92
114
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.262 ms 1 /classes/module/Module.php:2781
162
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `bhvjw_product_shop`
WHERE `id_product` = 7 AND id_shop=1 LIMIT 1
0.262 ms 1 /classes/Product.php:6568
112
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1
0.261 ms 1 /classes/module/Module.php:2270
233
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 5 AND `id_group` = 1 LIMIT 1
0.261 ms 0 /classes/GroupReduction.php:146
310
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.261 ms 1 /classes/module/Module.php:2781
165
SELECT SQL_NO_CACHE COUNT(*) FROM `bhvjw_pack` WHERE id_product_pack = 7 LIMIT 1
0.261 ms 1 /classes/Pack.php:91
230
SELECT SQL_NO_CACHE location
FROM `bhvjw_stock_available`
WHERE (id_product = 7) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.260 ms 1 /classes/stock/StockAvailable.php:606
299
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms` a
LEFT JOIN `bhvjw_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1
0.260 ms 1 /src/Adapter/EntityMapper.php:74
283
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.258 ms 1 /classes/module/Module.php:2270
122
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.256 ms 1 /classes/module/Module.php:2270
191
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 21 AND `id_group` = 1 LIMIT 1
0.256 ms 0 /classes/GroupReduction.php:146
115
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1
0.255 ms 1 /classes/module/Module.php:2270
226
SELECT SQL_NO_CACHE location
FROM `bhvjw_stock_available`
WHERE (id_product = 5) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.255 ms 1 /classes/stock/StockAvailable.php:606
284
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.253 ms 1 /classes/module/Module.php:2781
113
SELECT SQL_NO_CACHE `need_identification_number`
FROM `bhvjw_country`
WHERE `id_country` = 8 LIMIT 1
0.252 ms 1 /classes/Country.php:406
206
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 6 AND `id_group` = 1 LIMIT 1
0.252 ms 0 /classes/GroupReduction.php:146
107
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM bhvjw_required_field
0.251 ms 1 /classes/ObjectModel.php:1437
189
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 21 LIMIT 1
0.251 ms 1 /classes/SpecificPrice.php:442
211
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 19 AND `id_group` = 1 LIMIT 1
0.251 ms 0 /classes/GroupReduction.php:146
301
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms` a
LEFT JOIN `bhvjw_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:74
166
SELECT SQL_NO_CACHE product_type FROM `bhvjw_product` WHERE id_product = 7 LIMIT 1
0.247 ms 1 /classes/Pack.php:92
303
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms` a
LEFT JOIN `bhvjw_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1
0.247 ms 1 /src/Adapter/EntityMapper.php:74
305
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms` a
LEFT JOIN `bhvjw_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 5) LIMIT 1
0.247 ms 1 /src/Adapter/EntityMapper.php:74
188
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute_lang`
WHERE `id_product_attribute` = 26
0.245 ms 2 /src/Adapter/EntityMapper.php:82
117
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1
0.244 ms 1 /classes/module/Module.php:2270
285
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.240 ms 1 /classes/module/Module.php:2270

Doubles

17 queries
SELECT SUM(quantity)
FROM `bhvjw_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
16 queries
SELECT `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
13 queries
SELECT *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
13 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
          FROM `bhvjw_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
              
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
          FROM `bhvjw_cart_product` cp JOIN `bhvjw_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `bhvjw_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
              
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
12 queries
SELECT XX FROM `bhvjw_specific_price` WHERE id_product = XX LIMIT XX
11 queries
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `bhvjw_product` p
INNER JOIN `bhvjw_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `bhvjw_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
11 queries
			SELECT `reduction`
			FROM `bhvjw_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
10 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `bhvjw_image` i
             INNER JOIN bhvjw_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `bhvjw_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
9 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `bhvjw_product_attribute` pa
             INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            JOIN `bhvjw_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `bhvjw_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
5 queries
            SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
            pa.`reference`, pa.`eanXX`, pa.`isbn`, pa.`upc`, pa.`mpn`,
            pal.`available_now`, pal.`available_later`
            FROM `bhvjw_attribute` a
            LEFT JOIN `bhvjw_attribute_lang` al
                ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
            LEFT JOIN `bhvjw_product_attribute_combination` pac
                ON (pac.`id_attribute` = a.`id_attribute`)
            LEFT JOIN `bhvjw_product_attribute` pa
                ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
             INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            LEFT JOIN `bhvjw_product_attribute_lang` pal
                ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = XX)
            LEFT JOIN `bhvjw_attribute_group_lang` agl
                ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
            WHERE pa.`id_product` = XX
                AND pac.`id_product_attribute` = XX
                AND agl.`id_lang` = XX
5 queries
SELECT *
FROM `bhvjw_cms` a
LEFT JOIN `bhvjw_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) LIMIT XX
5 queries
SELECT *
							FROM `bhvjw_cms_lang`
							WHERE `id_cms` = XX AND `id_shop` = XX
4 queries
			SELECT cl.`link_rewrite`
			FROM `bhvjw_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
4 queries
SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `bhvjw_product_attribute_image` pai
            LEFT JOIN `bhvjw_image_lang` il ON (il.`id_image` = pai.`id_image`)
            INNER JOIN `bhvjw_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position`
4 queries
SELECT *
FROM `bhvjw_product` a
LEFT JOIN `bhvjw_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) LIMIT XX
4 queries
SELECT *
							FROM `bhvjw_product_lang`
							WHERE `id_product` = XX AND `id_shop` = XX
3 queries
                            SELECT `id_tax_rules_group`
                            FROM `bhvjw_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
3 queries
SELECT out_of_stock
FROM `bhvjw_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
3 queries
SELECT location
FROM `bhvjw_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
3 queries
        SELECT pa.id_product_attribute
        FROM `bhvjw_product_attribute` pa INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
        WHERE pa.`id_product` = XX
3 queries
SELECT *
FROM `bhvjw_product_attribute` a
LEFT JOIN `bhvjw_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = XX
WHERE (a.`id_product_attribute` = XX) LIMIT XX
3 queries
SELECT *
							FROM `bhvjw_product_attribute_lang`
							WHERE `id_product_attribute` = XX
3 queries
SELECT 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, XX) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`eanXX`, 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`, pal.`available_now`, pal.`available_later`
FROM `bhvjw_product_attribute` pa
 INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
 LEFT JOIN bhvjw_stock_available stock
            ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
LEFT JOIN `bhvjw_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = XX
LEFT JOIN `bhvjw_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute
LEFT JOIN `bhvjw_attribute` `a` ON a.id_attribute = pac.id_attribute
LEFT JOIN `bhvjw_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group
LEFT JOIN `bhvjw_attribute_lang` `al` ON a.id_attribute = al.id_attribute
LEFT JOIN `bhvjw_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group
 INNER JOIN bhvjw_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX)
WHERE (pa.id_product = XX) AND (al.id_lang = XX) AND (agl.id_lang = XX) AND (product_attribute_shop.id_product_attribute = XX)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
3 queries
SELECT pa.`available_date` FROM `bhvjw_product` p LEFT JOIN `bhvjw_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN bhvjw_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) WHERE p.`id_product` = XX AND pa.`id_product` = XX AND pa.`id_product_attribute` = XX LIMIT XX
3 queries
			SELECT `need_identification_number`
			FROM `bhvjw_country`
			WHERE `id_country` = XX LIMIT XX
3 queries
SELECT pa.*, product_attribute_shop.*
                FROM `bhvjw_product_attribute` pa
                 INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                WHERE pa.`id_product` = XX
                GROUP BY pa.`id_product_attribute`
                ORDER BY pa.`id_product_attribute`
3 queries
SELECT pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
                FROM `bhvjw_product_attribute_combination` pac
                LEFT JOIN `bhvjw_attribute` a ON a.`id_attribute` = pac.`id_attribute`
                LEFT JOIN `bhvjw_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
                LEFT JOIN `bhvjw_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
                LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
                WHERE pac.id_product_attribute IN (XX,XX)
                GROUP BY pac.id_product_attribute
                ORDER BY pac.id_product_attribute
2 queries
SELECT `id_lang` FROM `bhvjw_lang`
                    WHERE `locale` = 'en-us'
                    OR `language_code` = 'en-us' LIMIT XX
2 queries
				SELECT tr.*
				FROM `bhvjw_tax_rule` tr
				JOIN `bhvjw_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2 queries
SELECT COUNT(p.id_product)
            FROM `bhvjw_product` p
             INNER JOIN bhvjw_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
            WHERE p.id_product = XX
            AND DATEDIFF("XX-XX-XX XX:XX:XX", product_shop.`date_add`) < XX LIMIT XX
2 queries
SELECT product_attribute_shop.id_product_attribute
                FROM bhvjw_product_attribute pa
                 INNER JOIN bhvjw_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                WHERE pa.id_product = XX LIMIT XX
2 queries
SELECT COUNT(*) FROM `bhvjw_pack` WHERE id_product_pack = XX LIMIT XX
2 queries
SELECT product_type FROM `bhvjw_product` WHERE id_product = XX LIMIT XX
2 queries
            SELECT p.id_product
            FROM bhvjw_product p
            WHERE p.active = XX
2 queries
SELECT *
FROM `bhvjw_link_block` a
LEFT JOIN `bhvjw_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = XX
WHERE (a.`id_link_block` = XX) LIMIT XX
2 queries
SELECT *
							FROM `bhvjw_link_block_lang`
							WHERE `id_link_block` = XX

Tables stress

58 product
49 product_attribute_shop
44 product_shop
36 product_attribute
32 cart_product
30 stock_available
25 attribute
25 attribute_lang
25 product_attribute_combination
21 product_lang
20 pack
19 module
19 specific_price
19 attribute_group
18 module_shop
17 image_lang
15 attribute_group_lang
15 image
14 category_lang
14 image_shop
12 product_attribute_lang
11 product_group_reduction_cache
7 hook
7 meta
7 meta_lang
7 category
6 lang
6 category_shop
6 image_type
5 shop
5 country
5 currency
5 category_product
5 attribute_shop
5 product_attribute_image
5 cms
5 cms_shop
5 cms_lang
4 shop_url
4 lang_shop
4 currency_shop
4 manufacturer
4 category_group
3 hook_alias
3 link_block
3 link_block_shop
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 currency_lang
2 group
2 group_shop
2 tax_rule
2 tax_rules_group
2 order_detail
2 link_block_lang
1 configuration_lang
1 module_group
1 hook_module_exceptions
1 group_lang
1 supplier
1 tax
1 tax_lang
1 tag
1 product_tag
1 manufacturer_lang
1 manufacturer_shop
1 specific_price_priority
1 accessory
1 address_format
1 required_field
1 psreassurance
1 psreassurance_lang
1 feature_product
1 feature_lang
1 feature_value
1 feature_value_lang
1 feature
1 feature_shop
1 product_sale
1 orders
1 connections
1 ganalytics_data

ObjectModel instances

Name Instances Source
Product 39 /controllers/front/ProductController.php:149 (__construct) [id: 10]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 10]
/classes/Meta.php:340 (__construct) [id: 10]
/classes/Link.php:114 (__construct) [id: 10]
/classes/Link.php:114 (__construct) [id: 10]
/classes/Link.php:114 (__construct) [id: 10]
/classes/Link.php:114 (__construct) [id: 10]
/classes/Link.php:114 (__construct) [id: 10]
/classes/Link.php:114 (__construct) [id: 10]
/classes/Link.php:114 (__construct) [id: 10]
/classes/Link.php:114 (__construct) [id: 10]
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct) [id: 10]
/classes/Pack.php:288 (__construct) [id: 15]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 15]
/classes/Pack.php:192 (__construct) [id: 5]
/classes/Pack.php:192 (__construct) [id: 7]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 9]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 11]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 21]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 22]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 7]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 6]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 19]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 8]
/classes/Link.php:114 (__construct) [id: 15]
/classes/Link.php:114 (__construct) [id: 9]
/classes/Link.php:114 (__construct) [id: 9]
/classes/Link.php:114 (__construct) [id: 9]
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct) [id: 9]
/classes/Link.php:114 (__construct) [id: 11]
/classes/Link.php:114 (__construct) [id: 11]
/classes/Link.php:114 (__construct) [id: 11]
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct) [id: 11]
/classes/Link.php:114 (__construct) [id: 21]
/classes/Link.php:114 (__construct) [id: 22]
/classes/Link.php:114 (__construct) [id: 7]
/classes/Link.php:114 (__construct) [id: 6]
/classes/Link.php:114 (__construct) [id: 19]
/classes/Link.php:114 (__construct) [id: 8]
Country 7 /config/config.inc.php:154 (__construct) [id: 8]
/classes/AddressFormat.php:402 (__construct) [id: 8]
/classes/controller/FrontController.php:1739 (__construct) [id: 8]
/classes/AddressFormat.php:402 (__construct) [id: 8]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8]
/classes/AddressFormat.php:402 (__construct) [id: 8]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8]
Category 7 /controllers/front/ProductController.php:308 (__construct) [id: 8]
/controllers/front/ProductController.php:1334 (__construct) [id: 8]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/modules/ps_categoryproducts/ps_categoryproducts.php:238 (__construct) [id: 8]
/modules/ps_categoryproducts/ps_categoryproducts.php:266 (__construct) [id: 8]
CMS 6 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 0]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 1]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 2]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 3]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 4]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 5]
Address 6 /classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:6595 (initialize) [id: ]
/classes/Product.php:3573 (__construct) [id: ]
/controllers/front/ProductController.php:555 (__construct) [id: 0]
/classes/Product.php:5723 (__construct) [id: ]
/classes/shop/Shop.php:487 (__construct) [id: ]
Combination 4 /controllers/front/ProductController.php:1535 (__construct) [id: 24]
/classes/Product.php:5671 (__construct) [id: 24]
/classes/Product.php:5671 (__construct) [id: 22]
/classes/Product.php:5671 (__construct) [id: 26]
AddressFormat 3 /classes/controller/FrontController.php:1733 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
Language 3 /config/config.inc.php:219 (__construct) [id: 2]
/classes/Tools.php:659 (__construct) [id: 2]
/classes/Tools.php:553 (__construct) [id: 2]
State 3 /classes/controller/FrontController.php:1738 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0]
Manufacturer 3 /controllers/front/ProductController.php:856 (__construct) [id: 1]
/src/Adapter/Presenter/Manufacturer/ManufacturerLazyArray.php:98 (__construct) [id: 1]
/classes/Link.php:669 (__construct) [id: 1]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:708 (getCurrencyInstance) [id: 1]
Hook 2 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 49]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 49]
PrestaShop\Module\LinkList\Model\LinkBlock 2 /modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 1]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 2]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]
Shop 1 /config/config.inc.php:122 (initialize) [id: 1]
Risk 1 /classes/controller/FrontController.php:1659 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1656 (__construct) [id: 0]
Tax 1 /classes/tax/TaxRulesTaxManager.php:113 (__construct) [id: 1]
Group 1 /classes/Cart.php:275 (getCurrent) [id: 1]
Cart 1 /classes/controller/FrontController.php:459 (__construct) [id: ]
Customer 1 /config/config.inc.php:272 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:562 (__construct) [id: 1]
PrestaShopLogger 1 /modules/cyberoffice/cyberoffice.php:954 (addLog) [id: ]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/polyfill-php83/bootstrap81.php
16 /vendor/symfony/var-dumper/Resources/functions/dump.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
18 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
19 /vendor/twig/twig/src/Resources/core.php
20 /vendor/twig/twig/src/Resources/debug.php
21 /vendor/twig/twig/src/Resources/escaper.php
22 /vendor/twig/twig/src/Resources/string_loader.php
23 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
24 /vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
25 /vendor/symfony/string/Resources/functions.php
26 /vendor/symfony/polyfill-intl-idn/bootstrap.php
27 /vendor/symfony/clock/Resources/now.php
28 /vendor/symfony/polyfill-php80/bootstrap.php
29 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
30 /vendor/jakeasmith/http_build_url/src/http_build_url.php
31 /vendor/symfony/polyfill-intl-icu/bootstrap.php
32 /vendor/ircmaxell/password-compat/lib/password.php
33 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
34 /vendor/symfony/polyfill-php73/bootstrap.php
35 /vendor/symfony/translation/Resources/functions.php
36 /src/Core/Version.php
37 /config/alias.php
38 /vendor/prestashop/autoload/src/PrestashopAutoload.php
39 /vendor/prestashop/autoload/src/LegacyClassLoader.php
40 /vendor/symfony/filesystem/Filesystem.php
41 /vendor/prestashop/autoload/src/Autoloader.php
42 /config/bootstrap.php
43 /src/Core/ContainerBuilder.php
44 /src/Core/Foundation/IoC/Container.php
45 /src/Adapter/ServiceLocator.php
46 /var/cache/dev/appParameters.php
49 /var/cache/dev/class_index.php
50 /classes/controller/Controller.php
52 /classes/ObjectModel.php
53 /src/Core/Foundation/Database/EntityInterface.php
55 /classes/db/Db.php
57 /classes/Hook.php
59 /classes/module/Module.php
60 /src/Core/Module/Legacy/ModuleInterface.php
62 /classes/Tools.php
63 /classes/Context.php
64 /classes/shop/Shop.php
65 /src/Core/Security/PasswordGenerator.php
66 /classes/db/DbPDO.php
67 /classes/AddressFormat.php
68 /classes/Configuration.php
69 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
70 /classes/Validate.php
71 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
72 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
73 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
74 /vendor/symfony/form/AbstractType.php
75 /vendor/symfony/form/FormTypeInterface.php
76 /classes/cache/Cache.php
77 /src/Adapter/EntityMapper.php
78 /classes/db/DbQuery.php
79 /src/Core/Addon/Theme/ThemeManagerBuilder.php
80 /vendor/psr/log/src/NullLogger.php
81 /vendor/psr/log/src/AbstractLogger.php
82 /vendor/psr/log/src/LoggerTrait.php
83 /vendor/psr/log/src/LoggerInterface.php
84 /src/Core/Context/ApiClientContext.php
85 /src/Adapter/Configuration.php
86 /vendor/symfony/http-foundation/ParameterBag.php
87 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
88 /src/Core/ConfigurationInterface.php
89 /src/Core/Addon/Theme/ThemeRepository.php
90 /src/Core/Addon/AddonRepositoryInterface.php
91 /src/Core/Addon/Theme/Theme.php
92 /src/Core/Addon/AddonInterface.php
93 /src/Core/Util/ArrayFinder.php
94 /vendor/symfony/property-access/PropertyAccess.php
95 /vendor/symfony/property-access/PropertyAccessorBuilder.php
96 /vendor/symfony/property-access/PropertyAccessor.php
97 /vendor/symfony/property-access/PropertyAccessorInterface.php
98 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
99 /vendor/symfony/property-info/PropertyListExtractorInterface.php
100 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
101 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
102 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
103 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
104 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
105 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
106 /vendor/symfony/property-info/Type.php
107 /vendor/symfony/string/Inflector/EnglishInflector.php
108 /vendor/symfony/string/Inflector/InflectorInterface.php
109 /vendor/symfony/property-access/PropertyPath.php
110 /vendor/symfony/property-access/PropertyPathInterface.php
111 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
112 /config/defines_uri.inc.php
113 /classes/Language.php
114 /src/Core/Language/LanguageInterface.php
115 /classes/Country.php
116 /classes/PrestaShopCollection.php
117 /classes/shop/ShopGroup.php
118 /classes/Cookie.php
119 /src/Core/Http/CookieOptions.php
120 /classes/PhpEncryption.php
121 /classes/PhpEncryptionEngine.php
122 /vendor/defuse/php-encryption/src/Key.php
123 /vendor/defuse/php-encryption/src/Encoding.php
124 /vendor/defuse/php-encryption/src/Core.php
125 /vendor/defuse/php-encryption/src/Crypto.php
126 /vendor/defuse/php-encryption/src/KeyOrPassword.php
127 /vendor/defuse/php-encryption/src/RuntimeTests.php
128 /vendor/defuse/php-encryption/src/DerivedKeys.php
129 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
130 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
131 /src/Core/Session/SessionHandler.php
132 /src/Core/Session/SessionHandlerInterface.php
133 /vendor/symfony/http-foundation/Session/Session.php
134 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
135 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
136 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
137 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
138 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
139 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
140 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
141 /vendor/symfony/http-foundation/Session/SessionInterface.php
142 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
143 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
144 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
145 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
146 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
147 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
148 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
149 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
150 /config/smarty.config.inc.php
151 /classes/Smarty/SmartyDev.php
152 /vendor/smarty/smarty/libs/Smarty.class.php
153 /vendor/smarty/smarty/libs/functions.php
154 /vendor/smarty/smarty/libs/Autoloader.php
155 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
156 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
157 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
158 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
159 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
160 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
161 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
162 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
163 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
164 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
165 /classes/ImageManager.php
166 /classes/Product.php
167 /classes/Profile.php
168 /classes/Tab.php
169 /config/smartyfront.config.inc.php
170 /classes/Smarty/SmartyResourceModule.php
171 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
172 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
173 /classes/Smarty/SmartyResourceParent.php
174 /classes/Smarty/SmartyLazyRegister.php
175 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
176 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
177 /classes/Customer.php
178 /classes/Group.php
179 /classes/Link.php
180 /classes/shop/ShopUrl.php
181 /app/FrontKernel.php
182 /app/AppKernel.php
183 /vendor/symfony/http-kernel/Kernel.php
184 /vendor/symfony/config/ConfigCache.php
185 /vendor/symfony/config/ResourceCheckerConfigCache.php
186 /vendor/symfony/config/ConfigCacheInterface.php
187 /vendor/symfony/http-kernel/KernelInterface.php
188 /vendor/symfony/http-kernel/HttpKernelInterface.php
189 /vendor/symfony/http-kernel/RebootableInterface.php
190 /vendor/symfony/http-kernel/TerminableInterface.php
191 /vendor/symfony/dotenv/Dotenv.php
192 /classes/Dispatcher.php
193 /vendor/symfony/http-foundation/Request.php
194 /vendor/symfony/http-foundation/AcceptHeader.php
195 /vendor/symfony/http-foundation/AcceptHeaderItem.php
196 /vendor/symfony/http-foundation/FileBag.php
197 /vendor/symfony/http-foundation/HeaderBag.php
198 /vendor/symfony/http-foundation/HeaderUtils.php
199 /vendor/symfony/http-foundation/InputBag.php
200 /vendor/symfony/http-foundation/ServerBag.php
201 /src/Adapter/SymfonyContainer.php
202 /config/db_slave_server.inc.php
203 /src/Adapter/ContainerBuilder.php
204 /src/Adapter/Environment.php
205 /src/Core/EnvironmentInterface.php
206 /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
207 /vendor/symfony/config/ResourceCheckerInterface.php
208 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
209 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
210 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
211 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
212 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
213 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
214 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
215 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
216 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
217 /vendor/symfony/cache/Adapter/ArrayAdapter.php
218 /vendor/psr/log/src/LoggerAwareTrait.php
219 /vendor/symfony/cache/Adapter/AdapterInterface.php
220 /vendor/symfony/cache/CacheItem.php
221 /vendor/symfony/cache-contracts/ItemInterface.php
222 /vendor/psr/cache/src/CacheItemInterface.php
223 /vendor/psr/cache/src/CacheItemPoolInterface.php
224 /vendor/symfony/cache-contracts/CacheInterface.php
225 /vendor/psr/log/src/LoggerAwareInterface.php
226 /vendor/symfony/cache/ResettableInterface.php
227 /vendor/symfony/service-contracts/ResetInterface.php
228 /vendor/doctrine/orm/src/Tools/Setup.php
229 /vendor/doctrine/deprecations/src/Deprecation.php
230 /vendor/doctrine/orm/src/Configuration.php
231 /vendor/doctrine/dbal/src/Configuration.php
232 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
233 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
234 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
235 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
236 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
237 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
238 /vendor/doctrine/lexer/src/AbstractLexer.php
239 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
240 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
241 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
242 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
243 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
244 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
245 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
246 /vendor/symfony/cache/Adapter/AbstractAdapter.php
247 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
248 /vendor/symfony/cache/Traits/ContractsTrait.php
249 /vendor/symfony/cache-contracts/CacheTrait.php
250 /vendor/psr/cache/src/InvalidArgumentException.php
251 /vendor/psr/cache/src/CacheException.php
252 /vendor/symfony/cache/Traits/FilesystemTrait.php
253 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
254 /vendor/symfony/cache/PruneableInterface.php
255 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
256 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
257 /src/Adapter/Module/Repository/CachedModuleRepository.php
258 /src/Adapter/Module/Repository/ModuleRepository.php
259 /src/Core/Repository/AbstractObjectModelRepository.php
260 /vendor/symfony/cache/LockRegistry.php
261 /modules/statsforecast/vendor/autoload.php
262 /modules/statsforecast/vendor/composer/autoload_real.php
263 /modules/statsforecast/vendor/composer/platform_check.php
264 /modules/statsforecast/vendor/composer/autoload_static.php
265 /modules/ps_checkout/vendor/autoload.php
266 /modules/ps_checkout/vendor/composer/autoload_real.php
267 /modules/ps_checkout/vendor/composer/platform_check.php
268 /modules/ps_checkout/vendor/composer/autoload_static.php
269 /modules/ps_checkout/vendor/ralouphie/getallheaders/src/getallheaders.php
270 /modules/ps_checkout/vendor/clue/stream-filter/src/functions_include.php
271 /modules/ps_checkout/vendor/clue/stream-filter/src/functions.php
272 /modules/ps_checkout/vendor/php-http/message/src/filters.php
273 /modules/ps_checkout/vendor/guzzlehttp/guzzle/src/functions_include.php
274 /modules/ps_checkout/vendor/guzzlehttp/guzzle/src/functions.php
275 /modules/ps_checkout/vendor/ramsey/uuid/src/functions.php
276 /modules/statsbestcustomers/vendor/autoload.php
277 /modules/statsbestcustomers/vendor/composer/autoload_real.php
278 /modules/statsbestcustomers/vendor/composer/platform_check.php
279 /modules/statsbestcustomers/vendor/composer/autoload_static.php
280 /modules/ps_bestsellers/vendor/autoload.php
281 /modules/ps_bestsellers/vendor/composer/autoload_real.php
282 /modules/ps_bestsellers/vendor/composer/platform_check.php
283 /modules/ps_bestsellers/vendor/composer/autoload_static.php
284 /modules/ps_categoryproducts/vendor/autoload.php
285 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
286 /modules/ps_categoryproducts/vendor/composer/platform_check.php
287 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
288 /modules/statscarrier/vendor/autoload.php
289 /modules/statscarrier/vendor/composer/autoload_real.php
290 /modules/statscarrier/vendor/composer/platform_check.php
291 /modules/statscarrier/vendor/composer/autoload_static.php
292 /modules/ps_featuredproducts/vendor/autoload.php
293 /modules/ps_featuredproducts/vendor/composer/autoload_real.php
294 /modules/ps_featuredproducts/vendor/composer/platform_check.php
295 /modules/ps_featuredproducts/vendor/composer/autoload_static.php
296 /modules/statsbestmanufacturers/vendor/autoload.php
297 /modules/statsbestmanufacturers/vendor/composer/autoload_real.php
298 /modules/statsbestmanufacturers/vendor/composer/platform_check.php
299 /modules/statsbestmanufacturers/vendor/composer/autoload_static.php
300 /modules/ps_facetedsearch/vendor/autoload.php
301 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
302 /modules/ps_facetedsearch/vendor/composer/platform_check.php
303 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
304 /modules/psshipping/vendor/autoload.php
305 /modules/psshipping/vendor/composer/autoload_real.php
306 /modules/psshipping/vendor/composer/autoload_static.php
307 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions_include.php
308 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions.php
309 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment.php
310 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Client.php
311 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
312 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
313 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
314 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
315 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
316 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
317 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Version.php
318 /modules/statsbestvouchers/vendor/autoload.php
319 /modules/statsbestvouchers/vendor/composer/autoload_real.php
320 /modules/statsbestvouchers/vendor/composer/platform_check.php
321 /modules/statsbestvouchers/vendor/composer/autoload_static.php
322 /modules/statscheckup/vendor/autoload.php
323 /modules/statscheckup/vendor/composer/autoload_real.php
324 /modules/statscheckup/vendor/composer/platform_check.php
325 /modules/statscheckup/vendor/composer/autoload_static.php
326 /modules/autoupgrade/vendor/autoload.php
327 /modules/autoupgrade/vendor/composer/autoload_real.php
328 /modules/autoupgrade/vendor/composer/autoload_static.php
329 /modules/autoupgrade/vendor/symfony/polyfill-php72/bootstrap.php
330 /modules/ps_accounts/vendor/autoload.php
331 /modules/ps_accounts/vendor/composer/autoload_real.php
332 /modules/ps_accounts/vendor/composer/platform_check.php
333 /modules/ps_accounts/vendor/composer/autoload_static.php
334 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
335 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
336 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
337 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
338 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
339 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
340 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
341 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
342 /modules/ps_emailsubscription/vendor/autoload.php
343 /modules/ps_emailsubscription/vendor/composer/autoload_real.php
344 /modules/ps_emailsubscription/vendor/composer/platform_check.php
345 /modules/ps_emailsubscription/vendor/composer/autoload_static.php
346 /modules/ps_customtext/vendor/autoload.php
347 /modules/ps_customtext/vendor/composer/autoload_real.php
348 /modules/ps_customtext/vendor/composer/platform_check.php
349 /modules/ps_customtext/vendor/composer/autoload_static.php
350 /modules/statspersonalinfos/vendor/autoload.php
351 /modules/statspersonalinfos/vendor/composer/autoload_real.php
352 /modules/statspersonalinfos/vendor/composer/platform_check.php
353 /modules/statspersonalinfos/vendor/composer/autoload_static.php
354 /modules/ps_classic_edition/vendor/autoload.php
355 /modules/ps_classic_edition/vendor/composer/autoload_real.php
356 /modules/ps_classic_edition/vendor/composer/platform_check.php
357 /modules/ps_classic_edition/vendor/composer/autoload_static.php
358 /modules/ps_brandlist/vendor/autoload.php
359 /modules/ps_brandlist/vendor/composer/autoload_real.php
360 /modules/ps_brandlist/vendor/composer/platform_check.php
361 /modules/ps_brandlist/vendor/composer/autoload_static.php
362 /modules/ps_eventbus/vendor/autoload.php
363 /modules/ps_eventbus/vendor/composer/autoload_real.php
364 /modules/ps_eventbus/vendor/composer/autoload_static.php
365 /modules/statsbestcategories/vendor/autoload.php
366 /modules/statsbestcategories/vendor/composer/autoload_real.php
367 /modules/statsbestcategories/vendor/composer/platform_check.php
368 /modules/statsbestcategories/vendor/composer/autoload_static.php
369 /modules/ps_specials/vendor/autoload.php
370 /modules/ps_specials/vendor/composer/autoload_real.php
371 /modules/ps_specials/vendor/composer/platform_check.php
372 /modules/ps_specials/vendor/composer/autoload_static.php
373 /modules/statssearch/vendor/autoload.php
374 /modules/statssearch/vendor/composer/autoload_real.php
375 /modules/statssearch/vendor/composer/platform_check.php
376 /modules/statssearch/vendor/composer/autoload_static.php
377 /modules/ps_socialfollow/vendor/autoload.php
378 /modules/ps_socialfollow/vendor/composer/autoload_real.php
379 /modules/ps_socialfollow/vendor/composer/platform_check.php
380 /modules/ps_socialfollow/vendor/composer/autoload_static.php
381 /modules/statsbestproducts/vendor/autoload.php
382 /modules/statsbestproducts/vendor/composer/autoload_real.php
383 /modules/statsbestproducts/vendor/composer/platform_check.php
384 /modules/statsbestproducts/vendor/composer/autoload_static.php
385 /modules/dashproducts/vendor/autoload.php
386 /modules/dashproducts/vendor/composer/autoload_real.php
387 /modules/dashproducts/vendor/composer/platform_check.php
388 /modules/dashproducts/vendor/composer/autoload_static.php
389 /modules/ps_facebook/vendor/autoload.php
390 /modules/ps_facebook/vendor/composer/autoload_real.php
391 /modules/ps_facebook/vendor/composer/autoload_static.php
392 /modules/ps_supplierlist/vendor/autoload.php
393 /modules/ps_supplierlist/vendor/composer/autoload_real.php
394 /modules/ps_supplierlist/vendor/composer/platform_check.php
395 /modules/ps_supplierlist/vendor/composer/autoload_static.php
396 /modules/ps_apiresources/vendor/autoload.php
397 /modules/ps_apiresources/vendor/composer/autoload_real.php
398 /modules/ps_apiresources/vendor/composer/platform_check.php
399 /modules/ps_apiresources/vendor/composer/autoload_static.php
400 /modules/statssales/vendor/autoload.php
401 /modules/statssales/vendor/composer/autoload_real.php
402 /modules/statssales/vendor/composer/platform_check.php
403 /modules/statssales/vendor/composer/autoload_static.php
404 /modules/ps_googleanalytics/vendor/autoload.php
405 /modules/ps_googleanalytics/vendor/composer/autoload_real.php
406 /modules/ps_googleanalytics/vendor/composer/platform_check.php
407 /modules/ps_googleanalytics/vendor/composer/autoload_static.php
408 /modules/ps_mbo/vendor/autoload.php
409 /modules/ps_mbo/vendor/composer/autoload_real.php
410 /modules/ps_mbo/vendor/composer/platform_check.php
411 /modules/ps_mbo/vendor/composer/autoload_static.php
412 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php
413 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php
414 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
415 /modules/ps_mbo/bootstrap.php
416 /modules/ps_mbo/src/Helpers/EnvHelper.php
417 /modules/ps_distributionapiclient/vendor/autoload.php
418 /modules/ps_distributionapiclient/vendor/composer/autoload_real.php
419 /modules/ps_distributionapiclient/vendor/composer/platform_check.php
420 /modules/ps_distributionapiclient/vendor/composer/autoload_static.php
421 /modules/productcomments/vendor/autoload.php
422 /modules/productcomments/vendor/composer/autoload_real.php
423 /modules/productcomments/vendor/composer/platform_check.php
424 /modules/productcomments/vendor/composer/autoload_static.php
425 /modules/pagesnotfound/vendor/autoload.php
426 /modules/pagesnotfound/vendor/composer/autoload_real.php
427 /modules/pagesnotfound/vendor/composer/platform_check.php
428 /modules/pagesnotfound/vendor/composer/autoload_static.php
429 /modules/ps_mainmenu/vendor/autoload.php
430 /modules/ps_mainmenu/vendor/composer/autoload_real.php
431 /modules/ps_mainmenu/vendor/composer/platform_check.php
432 /modules/ps_mainmenu/vendor/composer/autoload_static.php
433 /modules/ps_categorytree/vendor/autoload.php
434 /modules/ps_categorytree/vendor/composer/autoload_real.php
435 /modules/ps_categorytree/vendor/composer/platform_check.php
436 /modules/ps_categorytree/vendor/composer/autoload_static.php
437 /modules/ps_crossselling/vendor/autoload.php
438 /modules/ps_crossselling/vendor/composer/autoload_real.php
439 /modules/ps_crossselling/vendor/composer/platform_check.php
440 /modules/ps_crossselling/vendor/composer/autoload_static.php
441 /modules/ps_viewedproduct/vendor/autoload.php
442 /modules/ps_viewedproduct/vendor/composer/autoload_real.php
443 /modules/ps_viewedproduct/vendor/composer/platform_check.php
444 /modules/ps_viewedproduct/vendor/composer/autoload_static.php
445 /modules/ps_faviconnotificationbo/vendor/autoload.php
446 /modules/ps_faviconnotificationbo/vendor/composer/autoload_real.php
447 /modules/ps_faviconnotificationbo/vendor/composer/platform_check.php
448 /modules/ps_faviconnotificationbo/vendor/composer/autoload_static.php
449 /modules/statsregistrations/vendor/autoload.php
450 /modules/statsregistrations/vendor/composer/autoload_real.php
451 /modules/statsregistrations/vendor/composer/platform_check.php
452 /modules/statsregistrations/vendor/composer/autoload_static.php
453 /modules/ps_imageslider/vendor/autoload.php
454 /modules/ps_imageslider/vendor/composer/autoload_real.php
455 /modules/ps_imageslider/vendor/composer/platform_check.php
456 /modules/ps_imageslider/vendor/composer/autoload_static.php
457 /modules/psxmarketingwithgoogle/vendor/autoload.php
458 /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php
459 /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php
460 /modules/gsitemap/vendor/autoload.php
461 /modules/gsitemap/vendor/composer/autoload_real.php
462 /modules/gsitemap/vendor/composer/platform_check.php
463 /modules/gsitemap/vendor/composer/autoload_static.php
464 /modules/statsnewsletter/vendor/autoload.php
465 /modules/statsnewsletter/vendor/composer/autoload_real.php
466 /modules/statsnewsletter/vendor/composer/platform_check.php
467 /modules/statsnewsletter/vendor/composer/autoload_static.php
468 /modules/statsproduct/vendor/autoload.php
469 /modules/statsproduct/vendor/composer/autoload_real.php
470 /modules/statsproduct/vendor/composer/platform_check.php
471 /modules/statsproduct/vendor/composer/autoload_static.php
472 /modules/statsbestsuppliers/vendor/autoload.php
473 /modules/statsbestsuppliers/vendor/composer/autoload_real.php
474 /modules/statsbestsuppliers/vendor/composer/platform_check.php
475 /modules/statsbestsuppliers/vendor/composer/autoload_static.php
476 /modules/ps_newproducts/vendor/autoload.php
477 /modules/ps_newproducts/vendor/composer/autoload_real.php
478 /modules/ps_newproducts/vendor/composer/platform_check.php
479 /modules/ps_newproducts/vendor/composer/autoload_static.php
480 /modules/ps_wirepayment/vendor/autoload.php
481 /modules/ps_wirepayment/vendor/composer/autoload_real.php
482 /modules/ps_wirepayment/vendor/composer/platform_check.php
483 /modules/ps_wirepayment/vendor/composer/autoload_static.php
484 /modules/statscatalog/vendor/autoload.php
485 /modules/statscatalog/vendor/composer/autoload_real.php
486 /modules/statscatalog/vendor/composer/platform_check.php
487 /modules/statscatalog/vendor/composer/autoload_static.php
488 /modules/statsstock/vendor/autoload.php
489 /modules/statsstock/vendor/composer/autoload_real.php
490 /modules/statsstock/vendor/composer/platform_check.php
491 /modules/statsstock/vendor/composer/autoload_static.php
492 /vendor/symfony/config/Resource/FileResource.php
493 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
494 /vendor/symfony/config/Resource/ResourceInterface.php
495 /vendor/symfony/config/Resource/ReflectionClassResource.php
496 /vendor/symfony/config/Resource/DirectoryResource.php
497 /var/cache/dev/FrontContainer.php
498 /src/Adapter/Container/LegacyContainer.php
499 /vendor/symfony/dependency-injection/Container.php
500 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
501 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
502 /vendor/symfony/dependency-injection/ServiceLocator.php
503 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
504 /vendor/psr/container/src/ContainerExceptionInterface.php
505 /vendor/psr/container/src/NotFoundExceptionInterface.php
506 /vendor/symfony/service-contracts/ServiceProviderInterface.php
507 /vendor/psr/container/src/ContainerInterface.php
508 /vendor/symfony/dependency-injection/ContainerInterface.php
509 /src/Adapter/Container/LegacyContainerInterface.php
510 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
511 /vendor/doctrine/orm/src/EntityRepository.php
512 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
513 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
514 /vendor/symfony/var-exporter/LazyProxyTrait.php
515 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
516 /vendor/symfony/var-exporter/LazyObjectInterface.php
517 /vendor/symfony/var-exporter/Internal/Hydrator.php
518 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
519 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
520 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
521 /vendor/symfony/var-exporter/LazyGhostTrait.php
522 /src/Core/FeatureFlag/FeatureFlagManager.php
523 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
524 /src/Core/FeatureFlag/Layer/DbLayer.php
525 /src/Core/FeatureFlag/TypeLayerInterface.php
526 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
527 /src/Core/FeatureFlag/Layer/EnvLayer.php
528 /src/Core/FeatureFlag/Layer/QueryLayer.php
529 /vendor/symfony/http-foundation/RequestStack.php
530 /vendor/doctrine/orm/src/EntityManager.php
531 /vendor/doctrine/orm/src/EntityManagerInterface.php
532 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
533 /src/Core/Hook/HookModuleFilter.php
534 /src/Core/Hook/HookModuleFilterInterface.php
535 /controllers/front/ProductController.php
536 /classes/controller/ProductPresentingFrontController.php
537 /classes/controller/FrontController.php
538 /src/PrestaShopBundle/Translation/TranslatorComponent.php
539 /vendor/symfony/translation/Translator.php
540 /vendor/symfony/translation/MessageCatalogue.php
541 /vendor/symfony/translation/MessageCatalogueInterface.php
542 /vendor/symfony/translation/MetadataAwareInterface.php
543 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
544 /vendor/symfony/translation-contracts/TranslatorInterface.php
545 /vendor/symfony/translation/TranslatorBagInterface.php
546 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
547 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
548 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
549 /src/PrestaShopBundle/Translation/TranslatorInterface.php
550 /vendor/symfony/translation/Formatter/MessageFormatter.php
551 /vendor/symfony/translation/Formatter/IntlFormatter.php
552 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
553 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
554 /vendor/symfony/translation/IdentityTranslator.php
555 /vendor/symfony/translation-contracts/TranslatorTrait.php
556 /vendor/symfony/config/ConfigCacheFactory.php
557 /vendor/symfony/config/ConfigCacheFactoryInterface.php
558 /var/cache/dev/translations/catalogue.en-US.NXhscRe.php
559 /src/Adapter/Presenter/Object/ObjectPresenter.php
560 /src/Adapter/Presenter/PresenterInterface.php
561 /src/Adapter/Presenter/Cart/CartPresenter.php
562 /src/Adapter/Image/ImageRetriever.php
563 /classes/tax/TaxConfiguration.php
564 /classes/Smarty/TemplateFinder.php
565 /classes/assets/StylesheetManager.php
566 /classes/assets/AbstractAssetManager.php
567 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
568 /classes/assets/JavascriptManager.php
569 /classes/assets/CccReducer.php
570 /src/Core/Localization/Locale/Repository.php
571 /src/Core/Localization/Locale/RepositoryInterface.php
572 /src/Core/Localization/CLDR/LocaleRepository.php
573 /src/Core/Localization/CLDR/LocaleDataSource.php
574 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
575 /src/Core/Data/Layer/AbstractDataLayer.php
576 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
577 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
578 /src/Core/Localization/CLDR/Reader.php
579 /src/Core/Localization/CLDR/ReaderInterface.php
580 /src/Core/Localization/Currency/Repository.php
581 /src/Core/Localization/Currency/RepositoryInterface.php
582 /src/Core/Localization/Currency/CurrencyDataSource.php
583 /src/Core/Localization/Currency/DataSourceInterface.php
584 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
585 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
586 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
587 /src/Adapter/Currency/CurrencyDataProvider.php
588 /src/Core/Currency/CurrencyDataProviderInterface.php
589 /src/Adapter/LegacyContext.php
590 /src/Adapter/Tools.php
591 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
592 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
593 /vendor/prestashop/decimal/src/Operation/Rounding.php
594 /src/Core/Localization/Locale.php
595 /src/Core/Localization/LocaleInterface.php
596 /src/Core/Localization/Specification/Price.php
597 /src/Core/Localization/Specification/Number.php
598 /src/Core/Localization/Specification/NumberInterface.php
599 /src/Core/Localization/Specification/Factory.php
600 /src/Core/Localization/CLDR/LocaleData.php
601 /src/Core/Localization/CLDR/NumberSymbolsData.php
602 /src/Core/Localization/CLDR/CurrencyData.php
603 /src/Core/Localization/CLDR/Locale.php
604 /src/Core/Localization/CLDR/LocaleInterface.php
605 /src/Core/Localization/Specification/NumberSymbolList.php
606 /classes/Currency.php
607 /src/Core/Localization/Currency/LocalizedCurrencyId.php
608 /classes/webservice/WebserviceRequest.php
609 /src/Core/Localization/Currency/CurrencyData.php
610 /src/Core/Localization/Currency/CurrencyCollection.php
611 /src/Core/Localization/Currency.php
612 /src/Core/Localization/CurrencyInterface.php
613 /src/Core/Localization/Specification/NumberCollection.php
614 /src/Core/Localization/Number/Formatter.php
615 /classes/Cart.php
616 /src/Adapter/AddressFactory.php
617 /classes/CartRule.php
618 /src/Core/Domain/Product/ValueObject/RedirectType.php
619 /src/Core/Util/DateTime/DateTime.php
620 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
621 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
622 /src/Core/Domain/Product/ValueObject/ProductType.php
623 /src/Core/Domain/Product/ValueObject/Reference.php
624 /src/Core/Domain/Product/ValueObject/Gtin.php
625 /src/Core/Domain/Product/ValueObject/Isbn.php
626 /src/Core/Domain/Product/ValueObject/Upc.php
627 /src/Core/Domain/Product/ProductSettings.php
628 /classes/Manufacturer.php
629 /classes/Supplier.php
630 /classes/Address.php
631 /classes/tax/TaxManagerFactory.php
632 /classes/tax/TaxRulesTaxManager.php
633 /classes/tax/TaxManagerInterface.php
634 /src/Core/Domain/Shop/ValueObject/ShopId.php
635 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
636 /classes/tax/Tax.php
637 /classes/tax/TaxCalculator.php
638 /classes/Combination.php
639 /classes/SpecificPrice.php
640 /classes/GroupReduction.php
641 /classes/Tag.php
642 /classes/stock/StockAvailable.php
643 /vendor/prestashop/decimal/src/DecimalNumber.php
644 /vendor/prestashop/decimal/src/Builder.php
645 /classes/Category.php
646 /src/Core/Domain/Category/ValueObject/RedirectType.php
647 /src/Core/Domain/Category/CategorySettings.php
648 /src/Core/Domain/Category/SeoSettings.php
649 /src/Core/Domain/Combination/CombinationSettings.php
650 /src/Core/Util/String/StringModifier.php
651 /src/Core/Util/String/StringModifierInterface.php
652 /vendor/symfony/property-access/Exception/UnexpectedTypeException.php
653 /vendor/symfony/property-access/Exception/RuntimeException.php
654 /vendor/symfony/property-access/Exception/ExceptionInterface.php
655 /modules/blockreassurance/blockreassurance.php
656 /src/Core/Module/WidgetInterface.php
657 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
658 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
659 /src/PrestaShopBundle/Translation/DomainNormalizer.php
660 /classes/Media.php
661 /modules/blockwishlist/blockwishlist.php
662 /modules/ps_emailsubscription/ps_emailsubscription.php
663 /modules/ps_socialfollow/ps_socialfollow.php
664 /modules/ps_emailalerts/ps_emailalerts.php
665 /modules/ps_emailalerts/MailAlert.php
666 /src/Adapter/Presenter/Manufacturer/ManufacturerPresenter.php
667 /src/Adapter/Presenter/Manufacturer/ManufacturerLazyArray.php
668 /src/Adapter/Presenter/AbstractLazyArray.php
669 /src/Adapter/Presenter/LazyArrayAttribute.php
670 /src/Core/Util/Inflector.php
671 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
672 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
673 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
674 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
675 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
676 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
677 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
678 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
679 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
680 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
681 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
682 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
683 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
684 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
685 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
686 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
687 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
688 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
689 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
690 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
691 /src/Core/Image/ImageFormatConfiguration.php
692 /src/Core/Image/ImageFormatConfigurationInterface.php
693 /classes/ImageType.php
694 /classes/ProductPresenterFactory.php
695 /src/Core/Product/ProductPresentationSettings.php
696 /src/Core/Product/ProductExtraContentFinder.php
697 /src/PrestaShopBundle/Service/Hook/HookFinder.php
698 /classes/Pack.php
699 /src/Adapter/HookManager.php
700 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
701 /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
702 /src/Core/Localization/CLDR/ComputingPrecision.php
703 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
704 /classes/order/Order.php
705 /src/Adapter/Presenter/Product/ProductPresenter.php
706 /src/Adapter/Product/PriceFormatter.php
707 /src/Adapter/Product/ProductColorsRetriever.php
708 /src/Adapter/Presenter/Product/ProductLazyArray.php
709 /classes/Image.php
710 /modules/productcomments/productcomments.php
711 /src/Adapter/ContainerFinder.php
712 /modules/productcomments/src/Repository/ProductCommentRepository.php
713 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php
714 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php
715 /vendor/doctrine/doctrine-bundle/Registry.php
716 /vendor/symfony/doctrine-bridge/ManagerRegistry.php
717 /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php
718 /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php
719 /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php
720 /vendor/doctrine/dbal/src/Logging/LoggerChain.php
721 /vendor/doctrine/dbal/src/Logging/SQLLogger.php
722 /vendor/symfony/doctrine-bridge/Logger/DbalLogger.php
723 /vendor/doctrine/dbal/src/Logging/DebugStack.php
724 /vendor/doctrine/doctrine-bundle/ConnectionFactory.php
725 /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php
726 /vendor/symfony/dependency-injection/EnvVarProcessorInterface.php
727 /vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php
728 /vendor/doctrine/event-manager/src/EventManager.php
729 /vendor/doctrine/dbal/src/DriverManager.php
730 /vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php
731 /vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php
732 /vendor/doctrine/dbal/src/VersionAwarePlatformDriver.php
733 /vendor/doctrine/dbal/src/Driver.php
734 /src/PrestaShopBundle/Doctrine/DatabaseConnection.php
735 /vendor/doctrine/dbal/src/Connection.php
736 /vendor/doctrine/dbal/src/ArrayParameterType.php
737 /vendor/doctrine/dbal/src/ParameterType.php
738 /vendor/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php
739 /vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php
740 /vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php
741 /vendor/doctrine/dbal/src/Driver/PDO/Connection.php
742 /vendor/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php
743 /vendor/doctrine/dbal/src/Driver/Connection.php
744 /vendor/doctrine/dbal/src/Events.php
745 /vendor/doctrine/dbal/src/Platforms/MySQL80Platform.php
746 /vendor/doctrine/dbal/src/Platforms/MySQL57Platform.php
747 /vendor/doctrine/dbal/src/Platforms/MySQLPlatform.php
748 /vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php
749 /vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php
750 /vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php
751 /vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php
752 /vendor/doctrine/dbal/src/Types/Types.php
753 /vendor/doctrine/dbal/src/Types/Type.php
754 /vendor/doctrine/dbal/src/Types/ArrayType.php
755 /vendor/doctrine/dbal/src/Types/AsciiStringType.php
756 /vendor/doctrine/dbal/src/Types/StringType.php
757 /vendor/doctrine/dbal/src/Types/BigIntType.php
758 /vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php
759 /vendor/doctrine/dbal/src/Types/BinaryType.php
760 /vendor/doctrine/dbal/src/Types/BlobType.php
761 /vendor/doctrine/dbal/src/Types/BooleanType.php
762 /vendor/doctrine/dbal/src/Types/DateType.php
763 /vendor/doctrine/dbal/src/Types/DateImmutableType.php
764 /vendor/doctrine/dbal/src/Types/DateIntervalType.php
765 /vendor/doctrine/dbal/src/Types/DateTimeType.php
766 /vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php
767 /vendor/doctrine/dbal/src/Types/DateTimeImmutableType.php
768 /vendor/doctrine/dbal/src/Types/DateTimeTzType.php
769 /vendor/doctrine/dbal/src/Types/DateTimeTzImmutableType.php
770 /vendor/doctrine/dbal/src/Types/DecimalType.php
771 /vendor/doctrine/dbal/src/Types/FloatType.php
772 /vendor/doctrine/dbal/src/Types/GuidType.php
773 /vendor/doctrine/dbal/src/Types/IntegerType.php
774 /vendor/doctrine/dbal/src/Types/JsonType.php
775 /vendor/doctrine/dbal/src/Types/ObjectType.php
776 /vendor/doctrine/dbal/src/Types/SimpleArrayType.php
777 /vendor/doctrine/dbal/src/Types/SmallIntType.php
778 /vendor/doctrine/dbal/src/Types/TextType.php
779 /vendor/doctrine/dbal/src/Types/TimeType.php
780 /vendor/doctrine/dbal/src/Types/TimeImmutableType.php
781 /vendor/doctrine/dbal/src/Types/TypeRegistry.php
782 /modules/productcomments/src/Entity/ProductComment.php
783 /vendor/doctrine/orm/src/Proxy/Proxy.php
784 /vendor/doctrine/common/src/Proxy/Proxy.php
785 /vendor/doctrine/persistence/src/Persistence/Proxy.php
786 /vendor/doctrine/orm/src/Proxy/InternalProxy.php
787 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php
788 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php
789 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
790 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
791 /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php
792 /vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php
793 /vendor/doctrine/orm/src/Mapping/NamingStrategy.php
794 /vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php
795 /vendor/doctrine/orm/src/Internal/SQLResultCasing.php
796 /vendor/doctrine/orm/src/Mapping/QuoteStrategy.php
797 /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php
798 /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php
799 /vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php
800 /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php
801 /vendor/doctrine/orm/src/Repository/RepositoryFactory.php
802 /vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php
803 /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php
804 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php
805 /vendor/doctrine/orm/src/Mapping/ClassMetadata.php
806 /vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php
807 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php
808 /vendor/doctrine/orm/src/Proxy/DefaultProxyClassNameResolver.php
809 /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php
810 /vendor/doctrine/orm/src/UnitOfWork.php
811 /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php
812 /vendor/doctrine/orm/src/Event/ListenersInvoker.php
813 /vendor/doctrine/orm/src/Utility/IdentifierFlattener.php
814 /vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php
815 /vendor/doctrine/orm/src/Mapping/Reflection/ReflectionPropertiesGetter.php
816 /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php
817 /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php
818 /vendor/doctrine/orm/src/Proxy/ProxyFactory.php
819 /vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php
820 /vendor/doctrine/common/src/Proxy/ProxyGenerator.php
821 /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php
822 /vendor/doctrine/lexer/src/Token.php
823 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
824 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
825 /vendor/doctrine/orm/src/Mapping/Table.php
826 /vendor/doctrine/orm/src/Mapping/MappingAttribute.php
827 /vendor/doctrine/orm/src/Mapping/Annotation.php
828 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
829 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
830 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
831 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php
832 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php
833 /vendor/doctrine/orm/src/Mapping/Entity.php
834 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
835 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
836 /vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php
837 /vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php
838 /vendor/doctrine/orm/src/Mapping/Id.php
839 /vendor/doctrine/orm/src/Mapping/Column.php
840 /vendor/doctrine/orm/src/Mapping/GeneratedValue.php
841 /vendor/doctrine/orm/src/Id/IdentityGenerator.php
842 /vendor/doctrine/orm/src/Id/AbstractIdGenerator.php
843 /vendor/doctrine/orm/src/Events.php
844 /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php
845 /vendor/doctrine/dbal/src/Query/QueryBuilder.php
846 /vendor/doctrine/dbal/src/Query/Expression/CompositeExpression.php
847 /vendor/doctrine/dbal/src/SQL/Builder/DefaultSelectSQLBuilder.php
848 /vendor/doctrine/dbal/src/SQL/Builder/SelectSQLBuilder.php
849 /vendor/doctrine/dbal/src/Query/SelectQuery.php
850 /vendor/doctrine/dbal/src/Query/Limit.php
851 /vendor/doctrine/dbal/src/SQL/Parser.php
852 /vendor/doctrine/dbal/src/ExpandArrayParameters.php
853 /vendor/doctrine/dbal/src/SQL/Parser/Visitor.php
854 /vendor/doctrine/dbal/src/Driver/PDO/Statement.php
855 /vendor/doctrine/dbal/src/Driver/Statement.php
856 /vendor/doctrine/dbal/src/Driver/PDO/ParameterTypeMap.php
857 /vendor/doctrine/dbal/src/Driver/PDO/Result.php
858 /vendor/doctrine/dbal/src/Driver/Result.php
859 /vendor/doctrine/dbal/src/Result.php
860 /vendor/doctrine/dbal/src/FetchMode.php
861 /classes/ProductAssembler.php
862 /src/Core/Product/Search/ProductSearchContext.php
863 /src/Adapter/Presenter/Product/ProductListingPresenter.php
864 /src/Adapter/Presenter/Cart/CartLazyArray.php
865 /classes/Gender.php
866 /src/Core/Domain/Title/ValueObject/Gender.php
867 /classes/Risk.php
868 /classes/Meta.php
869 /classes/State.php
870 /src/Core/Security/PasswordPolicyConfiguration.php
871 /src/Core/Configuration/DataConfigurationInterface.php
872 /src/Core/Security/Hashing.php
873 /src/Core/Filter/FrontEndObject/MainFilter.php
874 /src/Core/Filter/FilterInterface.php
875 /src/Core/Filter/FrontEndObject/CartFilter.php
876 /src/Core/Filter/HashMapWhitelistFilter.php
877 /src/Core/Filter/CollectionFilter.php
878 /src/Core/Filter/FrontEndObject/ProductFilter.php
879 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
880 /src/Core/Filter/FrontEndObject/CustomerFilter.php
881 /src/Core/Filter/FrontEndObject/ShopFilter.php
882 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
883 /modules/ps_shoppingcart/ps_shoppingcart.php
884 /modules/ps_searchbar/ps_searchbar.php
885 /modules/ps_imageslider/ps_imageslider.php
886 /modules/ps_imageslider/Ps_HomeSlide.php
887 /modules/ps_googleanalytics/ps_googleanalytics.php
888 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
889 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
890 /classes/Smarty/SmartyDevTemplate.php
891 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
892 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/9a/fd/d2/9afdd235b0a32d6d94f0147fcd67c026773546fb_2.file.product.tpl.php
893 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
894 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
895 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/61/cb/17/61cb17aa527c43c8ee43c88da5d811323aa4a883_2.file.layout-full-width.tpl.php
896 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/44/de/db/44dedbbee02654cf17cc3a6bc0af3e1870ba4d4d_2.file.layout-both-columns.tpl.php
897 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/80/93/10/809310f6e469e2e6395e9ddf5622afb3da9f9a42_2.file.helpers.tpl.php
898 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
899 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/53/89/bc/5389bcb4b0ac7c0596835284e31a0fde2f2ee36f_2.file.head.tpl.php
900 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
901 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/68/af/72/68af72ad6f326091bfbd1df05a38b0be99a05e90_2.file.head-jsonld.tpl.php
902 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/dd/b4/ff/ddb4ff99c93037414a0a1c47723de9775d7415ff_2.file.product-jsonld.tpl.php
903 /vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
904 /vendor/smarty/smarty/libs/plugins/modifier.date_format.php
905 /vendor/smarty/smarty/libs/plugins/modifier.count.php
906 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
907 /vendor/smarty/smarty/libs/plugins/shared.make_timestamp.php
908 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/bb/5c/a4/bb5ca4b75ab9bfc1309186325e2b6bb972bc3ce3_2.file.pagination-seo.tpl.php
909 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
910 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/e8/e2/db/e8e2dbd65e05af5235fe8d06cedad3420663b802_2.file.stylesheets.tpl.php
911 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/cf/9c/80/cf9c8091357502c6fff735258b1584d3c4ab5d11_2.file.javascript.tpl.php
912 /classes/ProductDownload.php
913 /src/Core/Cart/Calculator.php
914 /src/Core/Cart/CartRowCollection.php
915 /src/Core/Cart/Fees.php
916 /src/Core/Cart/AmountImmutable.php
917 /src/Core/Cart/CartRuleCollection.php
918 /src/Core/Cart/CartRuleCalculator.php
919 /src/Adapter/Product/PriceCalculator.php
920 /src/Core/Cart/CartRow.php
921 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/54/c6/2e/54c62e7e83fa29ab1c7f4781c586a0d0119c764c_2.file.product-activation.tpl.php
922 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/85/06/10/8506106803cfa773b6fd4d240a586ddae55139ac_2.file.header.tpl.php
923 /modules/ps_contactinfo/ps_contactinfo.php
924 /var/cache/dev/smarty/compile/classic/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php
925 /modules/ps_languageselector/ps_languageselector.php
926 /var/cache/dev/smarty/compile/classic/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php
927 /modules/ps_currencyselector/ps_currencyselector.php
928 /modules/ps_customersignin/ps_customersignin.php
929 /var/cache/dev/smarty/compile/classic/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
930 /var/cache/dev/smarty/compile/classic/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
931 /modules/ps_mainmenu/ps_mainmenu.php
932 /modules/ps_mainmenu/ps_menutoplinks.class.php
933 /var/cache/dev/smarty/compile/classic/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
934 /var/cache/dev/smarty/compile/classic/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
935 /modules/pagesnotfound/pagesnotfound.php
936 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/97/f5/b5/97f5b50ef8bb5251bb90cda413c472ddea8ff851_2.file.notifications.tpl.php
937 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/ca/d1/0e/cad10e84a0d86966b40540034d2d2dae45a795b1_2.file.breadcrumb.tpl.php
938 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/3d/18/79/3d1879cd1f640b80c116f75fb8faf9d478b309bd_2.file.product-flags.tpl.php
939 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/e6/1e/54/e61e54da601fccc9c19948a17fdde772ca96dd7c_2.file.product-cover-thumbnails.tpl.php
940 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/e1/98/89/e19889ba24c93136f138df992712bb3e9368a80e_2.file.product-prices.tpl.php
941 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
942 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/fd/40/ad/fd40adeb064221dcebd8eefee6372866fc342d4c_2.file.product-variants.tpl.php
943 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/1f/ee/f5/1feef501616b3e6c474496fd3244990429f8b5ff_2.file.product-discounts.tpl.php
944 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/21/dc/a9/21dca988f3120c337052570a840eed85a61cf3fa_2.file.product-add-to-cart.tpl.php
945 /src/Core/Domain/Product/ProductCustomizabilitySettings.php
946 /var/cache/dev/smarty/compile/classic/49/bc/48/49bc487e130c1ef7030f1b21969ba3d3687428ec_2.module.blockwishlistviewstemplateshookproductaddbutton.tpl.php
947 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/0f/43/da/0f43da667268a562e3cc5c0b4a24541304a476e1_2.file.product-additional-info.tpl.php
948 /modules/ps_sharebuttons/ps_sharebuttons.php
949 /var/cache/dev/smarty/compile/classic/ce/90/8e/ce908e3af500ef88d0be39d6badc82307b6995cd_2.module.ps_sharebuttonsviewstemplateshookps_sharebuttons.tpl.php
950 /var/cache/dev/smarty/compile/classic/e9/ad/aa/e9adaa6b1f918356bc85ad616a1c5a45a2b6a2f6_2.module.productcommentsviewstemplateshookproductadditionalinfo.tpl.php
951 /modules/ps_viewedproduct/ps_viewedproduct.php
952 /modules/blockreassurance/classes/ReassuranceActivity.php
953 /var/cache/dev/smarty/compile/classic/42/27/29/422729f1e62fd3d27ab4a4f9fde9fcdfbb4ea7f7_2.file.displayBlockProduct.tpl.php
954 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/91/ea/2b/91ea2b5129ac9325d4d4315634ed0652f4e198e0_2.file.product-details.tpl.php
955 /classes/Feature.php
956 /var/cache/dev/smarty/compile/59/94/85/5994852a9960d76ab827d262a62165c31e86d3b8_2.module.productcommentsviewstemplateshookproductcommentslist.tpl.php
957 /var/cache/dev/smarty/compile/03/23/54/03235412c82fe3af55539163b9c3686a7a1ffea4_2.module.productcommentsviewstemplateshookaveragegradestars.tpl.php
958 /var/cache/dev/smarty/compile/86/a3/fb/86a3fbdbbaf4c17b3f3d70f925fe6312d03f2c1c_2.module.productcommentsviewstemplateshookproductcommentitemprototype.tpl.php
959 /var/cache/dev/smarty/compile/25/6c/91/256c91bbbc34315fb93df279a63aced553c714da_2.module.productcommentsviewstemplateshookemptyproductcomment.tpl.php
960 /var/cache/dev/smarty/compile/53/d0/20/53d020846923f4e549f38bd47e8a8005fe0312d9_2.module.productcommentsviewstemplateshookalertmodal.tpl.php
961 /var/cache/dev/smarty/compile/39/8a/01/398a01900f4d6cf86662af00f918b37d4904287d_2.module.productcommentsviewstemplateshookconfirmmodal.tpl.php
962 /modules/productcomments/src/Repository/ProductCommentCriterionRepository.php
963 /modules/productcomments/src/Entity/ProductCommentCriterion.php
964 /vendor/doctrine/orm/src/Mapping/OneToMany.php
965 /modules/productcomments/src/Entity/ProductCommentCriterionLang.php
966 /var/cache/dev/smarty/compile/ab/78/f8/ab78f8c8f8f941a231f6eb727d07d151a3efcbc2_2.module.productcommentsviewstemplateshookpostcommentmodal.tpl.php
967 /modules/psgdpr/psgdpr.php
968 /classes/Translate.php
969 /modules/ps_categoryproducts/ps_categoryproducts.php
970 /src/Adapter/Category/CategoryProductSearchProvider.php
971 /src/Core/Product/Search/ProductSearchProviderInterface.php
972 /src/Core/Product/Search/SortOrdersCollection.php
973 /src/Core/Product/Search/ProductSearchQuery.php
974 /src/Core/Product/Search/SortOrder.php
975 /src/Core/Product/Search/ProductSearchResult.php
976 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
977 /var/cache/dev/smarty/compile/classic/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php
978 /var/cache/dev/smarty/compile/classic/d6/87/82/d687825bca3a856bedb86a61f9b38d5e7a6828bc_2.file.productlist.tpl.php
979 /var/cache/dev/smarty/compile/classic/01/5f/d6/015fd6ab821d3a6547993f4b932489f9810d5c3d_2.file.product.tpl.php
980 /var/cache/dev/smarty/compile/classic/e9/e4/d0/e9e4d0b935584380ea8beb3f467908e1cd2486f5_2.module.productcommentsviewstemplateshookproductlistreviews.tpl.php
981 /var/cache/dev/smarty/compile/classic/3d/18/79/3d1879cd1f640b80c116f75fb8faf9d478b309bd_2.file.product-flags.tpl.php
982 /var/cache/dev/smarty/compile/classic/06/e8/4f/06e84f81146ad63384800c31ad64d1af69890651_2.file.variant-links.tpl.php
983 /modules/ps_googleanalytics/classes/Hook/HookDisplayFooterProduct.php
984 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
985 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
986 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
987 /modules/ps_crossselling/ps_crossselling.php
988 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/d0/2a/9c/d02a9c5fb8ef988b0c73d90ded151cf5ea15efd3_2.file.product-images-modal.tpl.php
989 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/b7/44/0a/b7440a8edb042d73025b16cb711908b87cacf4fd_2.file.footer.tpl.php
990 /var/cache/dev/smarty/compile/classic/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
991 /var/cache/dev/smarty/compile/classic/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577_2.module.ps_socialfollowps_socialfollow.tpl.php
992 /modules/ps_linklist/ps_linklist.php
993 /var/cache/dev/translations/catalogue.fr-FR.NXhscRe.php
994 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
995 /modules/ps_linklist/src/Filter/LinkFilter.php
996 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
997 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
998 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
999 /modules/ps_linklist/src/Model/LinkBlock.php
1000 /classes/CMS.php
1001 /var/cache/dev/smarty/compile/classic/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.php
1002 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
1003 /var/cache/dev/smarty/compile/classic/42/f9/46/42f9461127ce7396a601c2484841253ea5ba658f_2.module.ps_customeraccountlinksps_customeraccountlinks.tpl.php
1004 /var/cache/dev/smarty/compile/classic/d3/be/a1/d3bea152bc88d6ad4c16c87750962bcaf4f57aa3_2.module.blockwishlistviewstemplateshookaccountmyaccountblock.tpl.php
1005 /var/cache/dev/smarty/compile/classic/93/98/1e/93981e09d8d154db68c5a29203fba026c06e5d9f_2.file.my-account-footer.tpl.php
1006 /var/cache/dev/smarty/compile/classic/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php
1007 /vendor/smarty/smarty/libs/plugins/function.mailto.php
1008 /var/cache/dev/smarty/compile/classic/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php
1009 /var/cache/dev/smarty/compile/classic/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php
1010 /var/cache/dev/smarty/compile/classic/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php
1011 /var/cache/dev/smarty/compile/classic/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php
1012 /var/cache/dev/smarty/compile/classic/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php
1013 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/89/47/05/894705d4fd23b29d79c9e38bebb5884762265723_2.file.password-policy-template.tpl.php
1014 /modules/statsdata/statsdata.php
1015 /classes/Connection.php
1016 /classes/ConnectionsSource.php
1017 /modules/cyberoffice/cyberoffice.php
1018 /src/Adapter/Localization/LegacyTranslator.php
1019 /classes/PrestaShopLogger.php
1020 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1021 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1022 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php