Coussin renard
search
  • Coussin renard

Coussin renard

22,68 €
TTC

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

Couleur : Blanc
Quantité

  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é renard 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_15
300 Produits

Fiche technique

Composition
Polyester
Propriété
Housse amovible
Commentaires (0)
Aucun avis n'a été publié pour le moment.
Load Time 279.295 ms
Querying Time 140 ms
Queries 318
Memory Peak Usage 17.8 Mb
Included Files 1027 files - 11.83 Mb
PrestaShop Cache - Mb
Global vars 0.12 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 32.431 ms 32.431 ms 2.11 Mb 2.4 Mb
__construct 1.073 ms 33.504 ms 0.01 Mb 3.0 Mb
init 30.172 ms 63.676 ms 2.08 Mb 4.5 Mb
checkAccess 0.002 ms 63.678 ms - Mb 4.5 Mb
setMedia 2.492 ms 66.170 ms 0.12 Mb 4.5 Mb
postProcess 0.006 ms 66.176 ms - Mb 4.5 Mb
initHeader 0.001 ms 66.177 ms - Mb 4.5 Mb
initContent 58.948 ms 125.125 ms 4.97 Mb 9.3 Mb
initFooter 0.002 ms 125.127 ms - Mb 9.3 Mb
display 154.168 ms 279.295 ms 8.27 Mb 17.8 Mb
Hook Time Memory Usage
displayFooterProduct 82.032 ms 4.46 Mb
FilterProductContent 24.990 ms 3.70 Mb
displayFooter 12.181 ms 0.64 Mb
DisplayBeforeBodyClosingTag 10.833 ms 0.31 Mb
DisplayFooterProduct 9.683 ms 0.58 Mb
displayProductListReviews 8.368 ms 0.04 Mb
displayNav2 5.414 ms 0.20 Mb
ActionObjectAddAfter 4.270 ms 0.09 Mb
displayProductAdditionalInfo 3.972 ms 0.19 Mb
displayTop 1.853 ms 0.09 Mb
displayFooterBefore 1.815 ms 0.09 Mb
DisplayReassurance 1.694 ms 0.08 Mb
displayNav1 1.342 ms 0.06 Mb
DisplayFooter 0.737 ms 0.13 Mb
DisplayHeader 0.583 ms 0.01 Mb
ActionFrontControllerSetMedia 0.413 ms 0.01 Mb
DisplayMyAccountBlock 0.363 ms 0.01 Mb
DisplayProductActions 0.214 ms 0.01 Mb
DisplayTop 0.008 ms - Mb
DisplayProductAdditionalInfo 0.006 ms - Mb
DisplayNavFullWidth 0.005 ms - Mb
DisplayFooterBefore 0.005 ms - Mb
DisplayFooterAfter 0.005 ms - Mb
DisplayAfterBodyOpeningTag 0.004 ms - Mb
24 hook(s) 170.789 ms 10.69 Mb
Module Time Memory Usage
blockreassurance 2.701 ms 0.15 Mb
blockwishlist 1.392 ms 0.15 Mb
ps_emailsubscription 1.061 ms 0.06 Mb
ps_socialfollow 0.982 ms 0.05 Mb
ps_emailalerts 0.319 ms 0.01 Mb
productcomments 43.448 ms 4.31 Mb
ps_shoppingcart 1.408 ms 0.07 Mb
ps_searchbar 1.233 ms 0.05 Mb
ps_imageslider 0.207 ms 0.01 Mb
ps_googleanalytics 2.301 ms 0.15 Mb
ps_contactinfo 2.105 ms 0.09 Mb
ps_languageselector 1.247 ms 0.05 Mb
ps_currencyselector 2.161 ms 0.06 Mb
ps_customersignin 0.980 ms 0.04 Mb
ps_mainmenu 1.150 ms 0.06 Mb
pagesnotfound 0.089 ms 0.01 Mb
ps_sharebuttons 1.718 ms 0.13 Mb
ps_viewedproduct 1.913 ms 0.15 Mb
psgdpr 1.229 ms 0.23 Mb
ps_categoryproducts 77.845 ms 4.42 Mb
ps_crossselling 4.242 ms 0.12 Mb
ps_linklist 10.868 ms 0.55 Mb
ps_customeraccountlinks 1.540 ms 0.08 Mb
statsdata 10.413 ms 0.24 Mb
cyberoffice 4.507 ms 0.11 Mb
25 module(s) 177.058 ms 11.36 Mb

Stopwatch SQL - 318 queries

# Query Time (ms) Rows Filesort Group By Location
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 = 1)
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 = 1)
LEFT JOIN bhvjw_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
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 = 9
ORDER BY f.position ASC, fvl.value ASC
3.460 ms 4 Yes /classes/Product.php:5778
274
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 (9)
ORDER BY o.id_order DESC
LIMIT 400
2.636 ms 1 Yes /modules/ps_crossselling/ps_crossselling.php:257
199
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
1.721 ms 1 /classes/stock/StockAvailable.php:286
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.709 ms 418 /classes/Hook.php:495
315
INSERT INTO `bhvjw_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('2720338', '', 'presta8.lvsinformatique.com/9-22-coussin-renard.html', '', '2026-04-05 19:41:54')
1.617 ms 1 /classes/ObjectModel.php:535
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
1.492 ms 1 /classes/SpecificPrice.php:388
314
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:Connection', '0', '1', NULL, '1', '0', '0', '', '2026-04-05 19:41:54', '2026-04-05 19:41:54')
1.466 ms 1 /classes/ObjectModel.php:535
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`)
1.354 ms 1050 /classes/Configuration.php:182
308
INSERT INTO `bhvjw_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
1.352 ms 1 /classes/ObjectModel.php:535
116
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_currencyselector" LIMIT 1
1.307 ms 1 /classes/module/Module.php:2781
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
1.291 ms 0 /classes/Hook.php:1568
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` = 1 AND pl.id_shop = 1 
)
LEFT JOIN `bhvjw_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 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` = 1)
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` = 9 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product
ORDER BY pl.`name`
1.210 ms 1 Yes Yes /classes/Product.php:4505
209
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
1.205 ms 1 /classes/stock/StockAvailable.php:286
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`=9
1.183 ms 1 /classes/Tag.php:239
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`
1.160 ms 1200 Yes Yes /classes/Hook.php:1500
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 = "1"
AND pr.status = 1
ORDER BY pr.position
1.136 ms 3 Yes /modules/blockreassurance/classes/ReassuranceActivity.php:159
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
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` = 9
1.129 ms 2 /classes/Product.php:7250
309
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:Guest', '0', '1', NULL, '1', '0', '0', '', '2026-04-05 19:41:54', '2026-04-05 19:41:54')
1.115 ms 1 /classes/ObjectModel.php:535
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` = 1 AND cl.id_shop = 1 )
LEFT JOIN `bhvjw_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 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` = 1)
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.091 ms 23 Yes /classes/Category.php:1094
316
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, '1', '0', '0', '', '2026-04-05 19:41:54', '2026-04-05 19:41:54')
1.060 ms 1 /classes/ObjectModel.php:535
109
SELECT SQL_NO_CACHE name FROM bhvjw_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 8 LIMIT 1
0.964 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
17
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `bhvjw_hook`
0.884 ms 1196 /classes/Hook.php:1568
313
INSERT INTO `bhvjw_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('2720481', '37', '3628718081', '', '1', '1', '2026-04-05 19:41:54')
0.872 ms 1 /classes/ObjectModel.php:535
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` = 9
0.864 ms 2 /classes/Product.php:7192
13
SELECT SQL_NO_CACHE lower(name) as name
FROM `bhvjw_hook` h
WHERE (h.active = 1)
0.854 ms 1196 /classes/Hook.php:1608
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` = 22
AND cp.`id_customization` = 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` = 22
AND cp.`id_customization` = 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.812 ms 0 /classes/Cart.php:1450
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 = 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
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 = 9) AND (al.id_lang = 1) AND (agl.id_lang = 1)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.810 ms 39 Yes Yes /classes/Product.php:4391
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 = 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
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 = 9) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 22)
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
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 = 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
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 = 9) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 22)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.644 ms 1 Yes Yes /classes/Product.php:4391
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 = 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
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 = 9) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 22)
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.position ASC, a.position ASC, agl.name ASC
0.612 ms 1 Yes Yes /classes/Product.php:4391
201
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` = 1 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` = 1)
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` = 1 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.606 ms 2 Yes /classes/Pack.php:387
33
SELECT SQL_NO_CACHE `name` FROM `bhvjw_supplier` WHERE `id_supplier` = 2 LIMIT 1
0.599 ms 1 /classes/Supplier.php:240
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 = 1
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 (22,21,9,6,7,11,10,15,8,19)
0.588 ms 10 /classes/ProductAssembler.php:101
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
0.559 ms 86 Yes /classes/Dispatcher.php:643
250
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` = 1)
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.511 ms 1 Yes Yes /classes/Product.php:4304
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` = 1)
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.508 ms 8 Yes Yes /classes/Product.php:4304
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` = 1)
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.506 ms 1 Yes Yes /classes/Product.php:4304
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` = 9
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.506 ms 2 Yes Yes /classes/Product.php:2492
302
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 = 1
AND ml.id_shop = 1 LIMIT 1
0.504 ms 1 /classes/Meta.php:181
267
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` = 1)
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.498 ms 1 Yes Yes /classes/Product.php:4304
271
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 (9) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
0.497 ms 11 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
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.495 ms 2 Yes /classes/SpecificPrice.php:622
176
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.491 ms 0 /classes/Cart.php:1450
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` = 1
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.488 ms 1 /src/Adapter/EntityMapper.php:74
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.481 ms 1 Yes /classes/shop/Shop.php:1392
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.479 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:97
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` = 1)
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.478 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` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.477 ms 22 Yes /classes/PrestaShopCollection.php:381
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.475 ms 80 /classes/module/Module.php:343
227
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.474 ms 1 /src/Adapter/EntityMapper.php:74
260
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` = 1)
JOIN `bhvjw_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.472 ms 8 Yes Yes /classes/Product.php:4304
21
SELECT SQL_NO_CACHE value FROM `bhvjw_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.469 ms 1 /classes/shop/Shop.php:1211
224
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` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.469 ms 1 /src/Adapter/EntityMapper.php:74
264
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.469 ms 2 Yes Yes /classes/Product.php:2492
270
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` = 1
)
WHERE pac.`id_product_attribute` = 22
ORDER BY ag.`position` ASC, a.`position` ASC
0.469 ms 1 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
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` = 1
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.468 ms 1 /src/Adapter/EntityMapper.php:74
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` = 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.468 ms 0 /classes/Cart.php:1450
200
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.468 ms 0 /classes/Cart.php:1450
249
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` = 1)
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.467 ms 1 Yes Yes /classes/Product.php:4304
220
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` = 6) AND (b.`id_shop` = 1) LIMIT 1
0.466 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` = 1
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.463 ms 1 /src/Adapter/EntityMapper.php:74
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` = 7) AND (b.`id_shop` = 1) LIMIT 1
0.462 ms 1 /src/Adapter/EntityMapper.php:74
265
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (24,25)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.462 ms 2 /classes/Product.php:2507
261
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` = 1)
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 10
AND pac.`id_product_attribute` = 25
AND agl.`id_lang` = 1
0.460 ms 1 /classes/Product.php:7216
156
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.460 ms 0 /classes/Cart.php:1450
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` = 9 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` = 9) as q LIMIT 1
0.457 ms 0 /classes/Cart.php:4949
230
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` = 15) AND (b.`id_shop` = 1) LIMIT 1
0.456 ms 1 /src/Adapter/EntityMapper.php:74
161
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.454 ms 0 /classes/Cart.php:1450
166
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.451 ms 0 /classes/Cart.php:1450
233
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.450 ms 1 /src/Adapter/EntityMapper.php:74
210
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.449 ms 0 /classes/Cart.php:1450
238
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product_attribute` = 19
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute`
0.448 ms 1 Yes /classes/Pack.php:209
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` = 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.446 ms 0 /classes/Cart.php:1450
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.442 ms 1 Yes /classes/shop/Shop.php:716
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` = 9 AND ctg.`id_group` = 1 LIMIT 1
0.441 ms 3 /classes/Product.php:6525
255
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.440 ms 1 /src/Adapter/EntityMapper.php:74
180
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` = 1)
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11
AND pac.`id_product_attribute` = 26
AND agl.`id_lang` = 1
0.440 ms 1 /classes/Product.php:7216
262
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.440 ms 1 /src/Adapter/EntityMapper.php:74
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` = 9) LIMIT 1
0.438 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.438 ms 23 /classes/Category.php:1021
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.435 ms 1 /classes/Cart.php:4072
215
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.434 ms 0 /classes/Cart.php:1450
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` = 1  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.431 ms 1 Yes Yes /classes/Category.php:946
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` = 1)
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 9
AND pac.`id_product_attribute` = 22
AND agl.`id_lang` = 1
0.430 ms 1 /classes/Product.php:7216
218
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` = 21) AND (b.`id_shop` = 1) LIMIT 1
0.428 ms 1 /src/Adapter/EntityMapper.php:74
251
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` = 1)
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.426 ms 1 Yes Yes /classes/Product.php:4304
252
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` = 1)
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.426 ms 1 Yes Yes /classes/Product.php:4304
202
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
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.425 ms 1 Yes /classes/Pack.php:407
216
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` = 22) AND (b.`id_shop` = 1) LIMIT 1
0.424 ms 1 /src/Adapter/EntityMapper.php:74
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` = 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.423 ms 1 /src/Adapter/EntityMapper.php:74
254
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` = 1)
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 11
AND pac.`id_product_attribute` = 27
AND agl.`id_lang` = 1
0.423 ms 1 /classes/Product.php:7216
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 = 9 LIMIT 1
0.422 ms 2 /classes/Product.php:1077
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` = 1
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.422 ms 1 /src/Adapter/EntityMapper.php:74
179
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.419 ms 1 /classes/Product.php:1180
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` = 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.416 ms 0 /classes/Cart.php:1450
189
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.416 ms 0 /classes/Cart.php:1450
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` = 1
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC
0.415 ms 11 Yes Yes /classes/Category.php:1178
178
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.415 ms 0 /classes/Cart.php:1450
187
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.414 ms 0 /classes/Cart.php:1450
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (22,23)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.414 ms 2 /classes/Product.php:2507
257
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.411 ms 2 Yes Yes /classes/Product.php:2492
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` = 1)
WHERE i.`id_product` = 9
ORDER BY `position`
0.405 ms 2 Yes /classes/Product.php:3285
165
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.403 ms 1 /classes/stock/StockAvailable.php:286
258
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pac.id_product_attribute IN (26,27)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.402 ms 2 /classes/Product.php:2507
197
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.400 ms 1 /src/Adapter/EntityMapper.php:74
289
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 = 1
AND ml.id_shop = 1 LIMIT 1
0.398 ms 2 /classes/Meta.php:181
191
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` = 1)
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` = 1)
LEFT JOIN `bhvjw_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 10
AND pac.`id_product_attribute` = 24
AND agl.`id_lang` = 1
0.395 ms 1 /classes/Product.php:7216
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.394 ms 2 /classes/Language.php:1204
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` = 9)
0.389 ms 2 /classes/Product.php:3629
69
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type`
0.389 ms 7 /classes/ImageType.php:161
290
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 = 1
AND ml.id_shop = 1 LIMIT 1
0.388 ms 2 /classes/Meta.php:181
73
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `bhvjw_specific_price` WHERE `id_product` != 0
0.387 ms 3 /classes/SpecificPrice.php:317
130
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_lang`
WHERE `id_product` = 9 AND `id_shop` = 1
0.378 ms 2 /src/Adapter/EntityMapper.php:82
291
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 = 1
AND ml.id_shop = 1 LIMIT 1
0.377 ms 2 /classes/Meta.php:181
266
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.375 ms 1 /classes/stock/StockAvailable.php:286
62
SELECT SQL_NO_CACHE name, alias FROM `bhvjw_hook_alias`
0.374 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.374 ms 1 /classes/SpecificPrice.php:384
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` = 15)
0.374 ms 1 /classes/Product.php:3629
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.372 ms 1 /classes/Currency.php:1120
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` = 1
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
0.371 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.370 ms 0 /classes/tax/TaxRulesTaxManager.php:97
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` = 9
AND image_shop.`cover` = 1 LIMIT 1
0.370 ms 2 /classes/Product.php:3316
228
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` = 1)
WHERE i.`id_product` = 10
ORDER BY `position`
0.370 ms 2 Yes /classes/Product.php:3285
263
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_lang`
WHERE `id_product` = 10 AND `id_shop` = 1
0.370 ms 2 /src/Adapter/EntityMapper.php:82
175
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.370 ms 1 /classes/stock/StockAvailable.php:286
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` = 9 AND pa.`id_product` = 9 AND pa.`id_product_attribute` = 22 LIMIT 1
0.368 ms 1 /classes/Product.php:1180
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` = 1)
WHERE i.`id_product` = 19
ORDER BY `position`
0.367 ms 3 Yes /classes/Product.php:3285
217
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` = 1)
WHERE i.`id_product` = 22
ORDER BY `position`
0.365 ms 1 Yes /classes/Product.php:3285
310
SELECT SQL_NO_CACHE `id_guest`
FROM `bhvjw_connections`
WHERE `id_guest` = 2720481
AND `date_add` > '2026-04-05 19:11:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.361 ms 1 Yes /classes/Connection.php:168
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
0.360 ms 1 /src/Adapter/EntityMapper.php:74
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.359 ms 1 /classes/shop/Shop.php:215
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 = 9
AND DATEDIFF("2026-04-05 00:00:00", product_shop.`date_add`) < 20 LIMIT 1
0.359 ms 0 /classes/Product.php:1709
68
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.358 ms 7 Yes /classes/ImageType.php:109
19
SELECT SQL_NO_CACHE * FROM `bhvjw_currency` c ORDER BY `iso_code` ASC
0.355 ms 1 Yes /classes/Currency.php:708
177
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.355 ms 1 /classes/stock/StockAvailable.php:286
181
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.355 ms 1 /src/Adapter/EntityMapper.php:74
242
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.355 ms 3 /classes/Product.php:3629
256
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_lang`
WHERE `id_product` = 11 AND `id_shop` = 1
0.355 ms 2 /src/Adapter/EntityMapper.php:82
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 = 9
AND DATEDIFF("2026-04-05 00:00:00", product_shop.`date_add`) < 20 LIMIT 1
0.354 ms 0 /classes/Product.php:1709
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` = 9 AND il.`id_lang` = 1 ORDER by i.`position`
0.354 ms 4 Yes /classes/Product.php:2668
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` = 9 AND il.`id_lang` = 1 ORDER by i.`position`
0.352 ms 4 Yes /classes/Product.php:2668
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` = 1
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.352 ms 1 /src/Adapter/EntityMapper.php:74
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.351 ms 2 /classes/Language.php:1070
93
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.351 ms 7 Yes /classes/ImageType.php:109
219
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` = 1)
WHERE i.`id_product` = 21
ORDER BY `position`
0.351 ms 3 Yes /classes/Product.php:3285
283
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.351 ms 2 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
299
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1
0.351 ms 2 /src/Adapter/EntityMapper.php:82
231
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` = 1)
WHERE i.`id_product` = 15
ORDER BY `position`
0.350 ms 1 Yes /classes/Product.php:3285
212
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.349 ms 1 /classes/Product.php:3629
229
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` = 1 ORDER by i.`position`
0.349 ms 4 Yes /classes/Product.php:2668
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` = 1)
WHERE i.`id_product` = 8
ORDER BY `position`
0.349 ms 1 Yes /classes/Product.php:3285
43
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 0 LIMIT 1
0.349 ms 1 /classes/SpecificPrice.php:433
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.348 ms 1 /src/Adapter/EntityMapper.php:74
158
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.348 ms 1 /classes/Product.php:3629
163
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.348 ms 1 /classes/Product.php:3629
293
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1
0.346 ms 2 /src/Adapter/EntityMapper.php:82
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.345 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` = 22) LIMIT 1
0.344 ms 1 /src/Adapter/EntityMapper.php:74
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` = 9
0.344 ms 2 /classes/Product.php:7192
284
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.343 ms 1 /src/Adapter/EntityMapper.php:74
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` = 22)
0.341 ms 1 /classes/Product.php:3629
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` = 7)
0.339 ms 1 /classes/Product.php:3629
223
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` = 1)
WHERE i.`id_product` = 7
ORDER BY `position`
0.339 ms 1 Yes /classes/Product.php:3285
198
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_lang`
WHERE `id_product` = 15 AND `id_shop` = 1
0.338 ms 2 /src/Adapter/EntityMapper.php:82
226
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` = 1 ORDER by i.`position`
0.336 ms 4 Yes /classes/Product.php:2668
38
SELECT SQL_NO_CACHE *
FROM `bhvjw_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.335 ms 1 /src/Adapter/EntityMapper.php:74
292
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.334 ms 1 /src/Adapter/EntityMapper.php:74
173
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.333 ms 2 /classes/Product.php:3629
182
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute_lang`
WHERE `id_product_attribute` = 26
0.333 ms 2 /src/Adapter/EntityMapper.php:82
184
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.332 ms 2 /classes/Product.php:3629
26
SELECT SQL_NO_CACHE *
FROM `bhvjw_currency_lang`
WHERE `id_currency` = 1
0.330 ms 2 /src/Adapter/EntityMapper.php:82
3
SELECT SQL_NO_CACHE *
FROM `bhvjw_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.330 ms 1 /src/Adapter/EntityMapper.php:74
144
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_categoryproducts" LIMIT 1
0.330 ms 1 /classes/module/Module.php:2781
221
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` = 1)
WHERE i.`id_product` = 6
ORDER BY `position`
0.330 ms 1 Yes /classes/Product.php:3285
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM bhvjw_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.329 ms 1 /classes/shop/ShopUrl.php:178
294
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.329 ms 1 /src/Adapter/EntityMapper.php:74
312
SELECT SQL_NO_CACHE `id_page`
FROM `bhvjw_page`
WHERE `id_page_type` = 13 AND `id_object` = 9 LIMIT 1
0.329 ms 1 /classes/Page.php:83
192
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.329 ms 1 /src/Adapter/EntityMapper.php:74
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
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 = 9 LIMIT 1
0.327 ms 2 /classes/Product.php:1092
102
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.327 ms 7 Yes /classes/ImageType.php:109
225
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` = 1)
WHERE i.`id_product` = 11
ORDER BY `position`
0.327 ms 2 Yes /classes/Product.php:3285
36
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM bhvjw_shop s
0.326 ms 1 /classes/shop/Shop.php:922
207
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.326 ms 1 /classes/Product.php:3629
53
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.325 ms 1 /classes/Category.php:1396
64
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_category_shop`
WHERE `id_category` = 8
AND id_shop = 1 LIMIT 1
0.325 ms 1 /classes/ObjectModel.php:1570
72
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE `id_product` != 0 LIMIT 1
0.325 ms 3 /classes/SpecificPrice.php:304
295
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1
0.325 ms 2 /src/Adapter/EntityMapper.php:82
297
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1
0.325 ms 2 /src/Adapter/EntityMapper.php:82
170
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.324 ms 1 /classes/stock/StockAvailable.php:286
272
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_crossselling" LIMIT 1
0.323 ms 1 /classes/module/Module.php:2781
134
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.322 ms 1 /classes/stock/StockAvailable.php:286
32
SELECT SQL_NO_CACHE `name`
FROM `bhvjw_manufacturer`
WHERE `id_manufacturer` = 1
AND `active` = 1 LIMIT 1
0.322 ms 1 /classes/Manufacturer.php:306
152
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 22 LIMIT 1
0.322 ms 1 /classes/SpecificPrice.php:442
147
SELECT SQL_NO_CACHE *
FROM `bhvjw_category_lang`
WHERE `id_category` = 8 AND `id_shop` = 1
0.321 ms 2 /src/Adapter/EntityMapper.php:82
18
SELECT SQL_NO_CACHE * FROM `bhvjw_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.321 ms 1 /classes/module/Module.php:2171
139
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1
0.321 ms 1 /classes/module/Module.php:2270
232
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `bhvjw_pack` where id_product_pack = 15
0.321 ms 2 /classes/Pack.php:189
190
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.320 ms 1 /classes/Product.php:1180
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` = 9
0.320 ms 2 /classes/Product.php:7192
123
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `bhvjw_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.320 ms 1 /classes/Cart.php:1321
135
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_sharebuttons" LIMIT 1
0.320 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.319 ms 1 /classes/Category.php:1774
75
SELECT SQL_NO_CACHE DISTINCT `id_product_attribute` FROM `bhvjw_specific_price` WHERE `id_product_attribute` != 0
0.317 ms 2 /classes/SpecificPrice.php:317
140
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_viewedproduct" LIMIT 1
0.317 ms 1 /classes/module/Module.php:2781
27
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.317 ms 1 /classes/ObjectModel.php:1570
50
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.316 ms 1 /classes/stock/StockAvailable.php:286
111
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.316 ms 1 /classes/module/Module.php:2781
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.315 ms 1 /src/Adapter/EntityMapper.php:74
15
SELECT SQL_NO_CACHE `name`, `alias` FROM `bhvjw_hook_alias`
0.314 ms 86 /classes/Hook.php:319
114
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.314 ms 1 /classes/module/Module.php:2781
58
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_product_shop`
WHERE `id_product` = 9
AND id_shop = 1 LIMIT 1
0.313 ms 1 /classes/ObjectModel.php:1570
95
SELECT SQL_NO_CACHE GROUP_CONCAT(a.`id_product_pack`)
FROM `bhvjw_pack` a
WHERE a.`id_product_item` = 9 LIMIT 1
0.313 ms 1 /classes/Pack.php:438
277
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.312 ms 1 /classes/module/Module.php:2781
275
SELECT SQL_NO_CACHE p.id_product
FROM bhvjw_product p
WHERE p.active = 1
0.312 ms 23 /modules/ps_viewedproduct/ps_viewedproduct.php:328
286
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.312 ms 1 /src/Adapter/EntityMapper.php:74
124
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.311 ms 1 /classes/module/Module.php:2781
138
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "productcomments" LIMIT 1
0.311 ms 1 /classes/module/Module.php:2781
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.310 ms 1 /src/Adapter/EntityMapper.php:74
145
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 30 AND `id_shop` = 1 LIMIT 1
0.310 ms 1 /classes/module/Module.php:2270
194
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 15 LIMIT 1
0.310 ms 1 /classes/SpecificPrice.php:442
74
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1
0.309 ms 2 /classes/SpecificPrice.php:304
160
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.309 ms 1 /classes/stock/StockAvailable.php:286
164
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 6 AND `id_group` = 1 LIMIT 1
0.308 ms 0 /classes/GroupReduction.php:146
244
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.308 ms 1 /classes/Product.php:1077
300
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.308 ms 1 /src/Adapter/EntityMapper.php:74
24
SELECT SQL_NO_CACHE `id_lang` FROM `bhvjw_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.307 ms 2 /classes/Language.php:870
121
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.307 ms 1 /classes/module/Module.php:2781
157
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 21 LIMIT 1
0.307 ms 1 /classes/SpecificPrice.php:442
88
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.306 ms 1 /classes/stock/StockAvailable.php:286
126
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.306 ms 1 /classes/module/Module.php:2781
141
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 66 AND `id_shop` = 1 LIMIT 1
0.306 ms 1 /classes/module/Module.php:2270
287
SELECT SQL_NO_CACHE *
FROM `bhvjw_link_block_lang`
WHERE `id_link_block` = 2
0.306 ms 2 /src/Adapter/EntityMapper.php:82
162
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 6 LIMIT 1
0.306 ms 1 /classes/SpecificPrice.php:442
240
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.306 ms 1 /classes/stock/StockAvailable.php:606
311
SELECT SQL_NO_CACHE id_page_type
FROM bhvjw_page_type
WHERE name = 'product' LIMIT 1
0.306 ms 1 /classes/Page.php:100
119
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.305 ms 1 /classes/module/Module.php:2781
167
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 7 LIMIT 1
0.305 ms 1 /classes/SpecificPrice.php:442
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` = 1) LIMIT 1
0.305 ms 1 /src/Adapter/EntityMapper.php:74
306
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1
0.305 ms 1 /classes/module/Module.php:2270
296
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.303 ms 1 /src/Adapter/EntityMapper.php:74
39
SELECT SQL_NO_CACHE *
FROM `bhvjw_tax_lang`
WHERE `id_tax` = 1
0.302 ms 2 /src/Adapter/EntityMapper.php:82
237
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.302 ms 1 /classes/stock/StockAvailable.php:606
22
SELECT SQL_NO_CACHE c.id_currency
FROM `bhvjw_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.300 ms 1 /classes/Currency.php:893
285
SELECT SQL_NO_CACHE *
FROM `bhvjw_link_block_lang`
WHERE `id_link_block` = 1
0.300 ms 2 /src/Adapter/EntityMapper.php:82
304
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 = 1
AND ml.id_shop = 1 LIMIT 1
0.300 ms 1 /classes/Meta.php:181
20
SELECT SQL_NO_CACHE `id_lang` FROM `bhvjw_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.299 ms 2 /classes/Language.php:870
239
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.299 ms 1 /classes/stock/StockAvailable.php:578
47
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 9 AND `id_group` = 1 LIMIT 1
0.297 ms 0 /classes/GroupReduction.php:146
122
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.297 ms 1 /classes/module/Module.php:2270
236
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.297 ms 1 /classes/stock/StockAvailable.php:578
186
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.297 ms 1 /classes/stock/StockAvailable.php:286
259
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.297 ms 1 /classes/stock/StockAvailable.php:286
44
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 9 LIMIT 1
0.296 ms 1 /classes/SpecificPrice.php:442
115
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1
0.296 ms 1 /classes/module/Module.php:2270
303
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 = 1
AND ml.id_shop = 1 LIMIT 1
0.295 ms 1 /classes/Meta.php:181
159
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 21 AND `id_group` = 1 LIMIT 1
0.294 ms 0 /classes/GroupReduction.php:146
188
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.294 ms 1 /classes/stock/StockAvailable.php:286
282
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1
0.294 ms 1 /classes/module/Module.php:2270
30
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.293 ms 1 /classes/ObjectModel.php:1570
101
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.293 ms 7 Yes /classes/ImageType.php:109
235
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.293 ms 1 /classes/stock/StockAvailable.php:286
298
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.293 ms 1 /src/Adapter/EntityMapper.php:74
301
SELECT SQL_NO_CACHE *
FROM `bhvjw_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 1
0.293 ms 2 /src/Adapter/EntityMapper.php:82
99
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.292 ms 1 /classes/Category.php:1396
106
SELECT SQL_NO_CACHE *
FROM `bhvjw_country_lang`
WHERE `id_country` = 8
0.291 ms 2 /src/Adapter/EntityMapper.php:82
100
SELECT SQL_NO_CACHE * FROM `bhvjw_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.291 ms 7 Yes /classes/ImageType.php:109
214
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.291 ms 1 /classes/stock/StockAvailable.php:286
154
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 22 AND `id_group` = 1 LIMIT 1
0.290 ms 0 /classes/GroupReduction.php:146
203
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `bhvjw_product_shop`
WHERE `id_product` = 5 AND id_shop=1 LIMIT 1
0.288 ms 1 /classes/Product.php:6568
307
SELECT SQL_NO_CACHE `need_identification_number`
FROM `bhvjw_country`
WHERE `id_country` = 8 LIMIT 1
0.288 ms 1 /classes/Country.php:406
112
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1
0.287 ms 1 /classes/module/Module.php:2270
183
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 10 LIMIT 1
0.287 ms 1 /classes/SpecificPrice.php:442
273
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 65 AND `id_shop` = 1 LIMIT 1
0.287 ms 1 /classes/module/Module.php:2270
125
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1
0.286 ms 1 /classes/module/Module.php:2270
185
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 10 AND `id_group` = 1 LIMIT 1
0.286 ms 0 /classes/GroupReduction.php:146
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.285 ms 0 /classes/Category.php:1396
56
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute_lang`
WHERE `id_product_attribute` = 22
0.285 ms 2 /src/Adapter/EntityMapper.php:82
78
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `bhvjw_specific_price_priority`
WHERE `id_product` = 9
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.285 ms 0 /classes/SpecificPrice.php:263
172
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 11 LIMIT 1
0.285 ms 1 /classes/SpecificPrice.php:442
276
SELECT SQL_NO_CACHE p.id_product
FROM bhvjw_product p
WHERE p.active = 1
0.285 ms 23 /modules/ps_viewedproduct/ps_viewedproduct.php:328
155
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.284 ms 1 /classes/stock/StockAvailable.php:286
211
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 19 LIMIT 1
0.282 ms 1 /classes/SpecificPrice.php:442
241
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 5 LIMIT 1
0.282 ms 1 /classes/SpecificPrice.php:442
107
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM bhvjw_required_field
0.281 ms 1 /classes/ObjectModel.php:1437
288
SELECT SQL_NO_CACHE *
FROM `bhvjw_hook` a
WHERE (a.`id_hook` = 49) LIMIT 1
0.280 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.279 ms 1 /src/Adapter/EntityMapper.php:74
48
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_group`
WHERE `id_group` = 1 LIMIT 1
0.279 ms 1 /classes/Group.php:151
29
SELECT SQL_NO_CACHE *
FROM `bhvjw_group_lang`
WHERE `id_group` = 1
0.279 ms 2 /src/Adapter/EntityMapper.php:82
213
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 19 AND `id_group` = 1 LIMIT 1
0.279 ms 0 /classes/GroupReduction.php:146
234
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.279 ms 1 /classes/Category.php:1396
206
SELECT SQL_NO_CACHE 1 FROM `bhvjw_specific_price` WHERE id_product = 8 LIMIT 1
0.278 ms 1 /classes/SpecificPrice.php:442
317
SELECT SQL_NO_CACHE data
FROM `bhvjw_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.278 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
117
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1
0.277 ms 1 /classes/module/Module.php:2270
46
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `bhvjw_product_shop`
WHERE `id_product` = 9 AND id_shop=1 LIMIT 1
0.276 ms 1 /classes/Product.php:6568
174
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 11 AND `id_group` = 1 LIMIT 1
0.276 ms 0 /classes/GroupReduction.php:146
196
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 15 AND `id_group` = 1 LIMIT 1
0.276 ms 0 /classes/GroupReduction.php:146
204
SELECT SQL_NO_CACHE COUNT(*) FROM `bhvjw_pack` WHERE id_product_pack = 5 LIMIT 1
0.276 ms 1 /classes/Pack.php:91
305
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.275 ms 1 /classes/module/Module.php:2781
136
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1
0.275 ms 1 /classes/module/Module.php:2270
281
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_linklist" LIMIT 1
0.275 ms 1 /classes/module/Module.php:2781
9
SELECT SQL_NO_CACHE id_shop
FROM `bhvjw_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.274 ms 1 /classes/ObjectModel.php:1570
205
SELECT SQL_NO_CACHE product_type FROM `bhvjw_product` WHERE id_product = 5 LIMIT 1
0.274 ms 1 /classes/Pack.php:92
52
SELECT SQL_NO_CACHE location
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.273 ms 1 /classes/stock/StockAvailable.php:606
169
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 7 AND `id_group` = 1 LIMIT 1
0.273 ms 0 /classes/GroupReduction.php:146
51
SELECT SQL_NO_CACHE out_of_stock
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.272 ms 1 /classes/stock/StockAvailable.php:578
103
SELECT SQL_NO_CACHE format
FROM `bhvjw_address_format`
WHERE `id_country` = 8 LIMIT 1
0.269 ms 1 /classes/AddressFormat.php:649
113
SELECT SQL_NO_CACHE `need_identification_number`
FROM `bhvjw_country`
WHERE `id_country` = 8 LIMIT 1
0.269 ms 1 /classes/Country.php:406
120
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.268 ms 1 /classes/module/Module.php:2270
12
SELECT SQL_NO_CACHE `id_lang` FROM `bhvjw_lang` WHERE `iso_code` = 'fr' LIMIT 1
0.268 ms 2 /classes/Language.php:844
127
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.268 ms 1 /classes/module/Module.php:2270
279
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.266 ms 1 /classes/module/Module.php:2781
280
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.263 ms 1 /classes/module/Module.php:2270
278
SELECT SQL_NO_CACHE `id_module` FROM `bhvjw_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.260 ms 1 /classes/module/Module.php:2270
193
SELECT SQL_NO_CACHE *
FROM `bhvjw_product_attribute_lang`
WHERE `id_product_attribute` = 24
0.257 ms 2 /src/Adapter/EntityMapper.php:82
243
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 5 AND `id_group` = 1 LIMIT 1
0.257 ms 0 /classes/GroupReduction.php:146
208
SELECT SQL_NO_CACHE `reduction`
FROM `bhvjw_product_group_reduction_cache`
WHERE `id_product` = 8 AND `id_group` = 1 LIMIT 1
0.255 ms 0 /classes/GroupReduction.php:146
104
SELECT SQL_NO_CACHE `need_identification_number`
FROM `bhvjw_country`
WHERE `id_country` = 8 LIMIT 1
0.247 ms 1 /classes/Country.php:406

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
            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 *
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
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 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` = 'fr-fr'
                    OR `language_code` = 'fr-fr' 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 `id_tax_rules_group`
                            FROM `bhvjw_product_shop`
                            WHERE `id_product` = XX AND id_shop=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

55 product
49 product_attribute_shop
41 product_shop
36 product_attribute
32 cart_product
30 stock_available
25 attribute
25 attribute_lang
25 product_attribute_combination
20 product_lang
19 module
19 specific_price
19 pack
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 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_product
3 hook_alias
3 category_group
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 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 order_detail
1 connections
1 page_type
1 page
1 ganalytics_data

ObjectModel instances

Name Instances Source
Product 39 /controllers/front/ProductController.php:149 (__construct) [id: 9]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 9]
/classes/Meta.php:340 (__construct) [id: 9]
/classes/Link.php:114 (__construct) [id: 9]
/classes/Link.php:114 (__construct) [id: 9]
/classes/Link.php:114 (__construct) [id: 9]
/classes/Link.php:114 (__construct) [id: 9]
/classes/Link.php:114 (__construct) [id: 9]
/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/Pack.php:288 (__construct) [id: 15]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 22]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 21]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 6]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 7]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 11]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 10]
/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: 8]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 19]
/classes/Link.php:114 (__construct) [id: 22]
/classes/Link.php:114 (__construct) [id: 21]
/classes/Link.php:114 (__construct) [id: 6]
/classes/Link.php:114 (__construct) [id: 7]
/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: 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/Link.php:114 (__construct) [id: 15]
/classes/Link.php:114 (__construct) [id: 8]
/classes/Link.php:114 (__construct) [id: 19]
Country 8 /config/config.inc.php:154 (__construct) [id: 8]
/classes/controller/FrontController.php:325 (__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: 22]
/classes/Product.php:5671 (__construct) [id: 22]
/classes/Product.php:5671 (__construct) [id: 26]
/classes/Product.php:5671 (__construct) [id: 24]
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: 1]
/classes/Dispatcher.php:553 (__construct) [id: 1]
/classes/Tools.php:553 (__construct) [id: 1]
PrestaShopLogger 3 /modules/cyberoffice/cyberoffice.php:954 (addLog) [id: ]
/modules/cyberoffice/cyberoffice.php:954 (addLog) [id: ]
/modules/cyberoffice/cyberoffice.php:954 (addLog) [id: ]
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]
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]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:713 (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]
Connection 1 /modules/statsdata/statsdata.php:118 (setPageConnection) [id: ]
Guest 1 /modules/statsdata/statsdata.php:82 (setNewGuest) [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]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [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 /src/Core/Session/SessionHandler.php
126 /src/Core/Session/SessionHandlerInterface.php
127 /vendor/symfony/http-foundation/Session/Session.php
128 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
129 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
130 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
131 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
132 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
133 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
134 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
135 /vendor/symfony/http-foundation/Session/SessionInterface.php
136 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
137 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
138 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
139 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
140 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
141 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
142 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
143 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
144 /config/smarty.config.inc.php
145 /classes/Smarty/SmartyDev.php
146 /vendor/smarty/smarty/libs/Smarty.class.php
147 /vendor/smarty/smarty/libs/functions.php
148 /vendor/smarty/smarty/libs/Autoloader.php
149 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
150 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
151 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
152 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
153 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
154 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
155 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
156 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
157 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
158 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
159 /classes/ImageManager.php
160 /classes/Product.php
161 /classes/Profile.php
162 /classes/Tab.php
163 /config/smartyfront.config.inc.php
164 /classes/Smarty/SmartyResourceModule.php
165 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
166 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
167 /classes/Smarty/SmartyResourceParent.php
168 /classes/Smarty/SmartyLazyRegister.php
169 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
170 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
171 /classes/Customer.php
172 /classes/Group.php
173 /classes/Link.php
174 /classes/shop/ShopUrl.php
175 /app/FrontKernel.php
176 /app/AppKernel.php
177 /vendor/symfony/http-kernel/Kernel.php
178 /vendor/symfony/config/ConfigCache.php
179 /vendor/symfony/config/ResourceCheckerConfigCache.php
180 /vendor/symfony/config/ConfigCacheInterface.php
181 /vendor/symfony/http-kernel/KernelInterface.php
182 /vendor/symfony/http-kernel/HttpKernelInterface.php
183 /vendor/symfony/http-kernel/RebootableInterface.php
184 /vendor/symfony/http-kernel/TerminableInterface.php
185 /vendor/symfony/dotenv/Dotenv.php
186 /classes/Dispatcher.php
187 /vendor/symfony/http-foundation/Request.php
188 /vendor/symfony/http-foundation/AcceptHeader.php
189 /vendor/symfony/http-foundation/AcceptHeaderItem.php
190 /vendor/symfony/http-foundation/FileBag.php
191 /vendor/symfony/http-foundation/HeaderBag.php
192 /vendor/symfony/http-foundation/HeaderUtils.php
193 /vendor/symfony/http-foundation/InputBag.php
194 /vendor/symfony/http-foundation/ServerBag.php
195 /src/Adapter/SymfonyContainer.php
196 /config/db_slave_server.inc.php
197 /src/Adapter/ContainerBuilder.php
198 /src/Adapter/Environment.php
199 /src/Core/EnvironmentInterface.php
200 /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
201 /vendor/symfony/config/ResourceCheckerInterface.php
202 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
203 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
204 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
205 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
206 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
207 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
208 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
209 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
210 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
211 /vendor/symfony/cache/Adapter/ArrayAdapter.php
212 /vendor/psr/log/src/LoggerAwareTrait.php
213 /vendor/symfony/cache/Adapter/AdapterInterface.php
214 /vendor/symfony/cache/CacheItem.php
215 /vendor/symfony/cache-contracts/ItemInterface.php
216 /vendor/psr/cache/src/CacheItemInterface.php
217 /vendor/psr/cache/src/CacheItemPoolInterface.php
218 /vendor/symfony/cache-contracts/CacheInterface.php
219 /vendor/psr/log/src/LoggerAwareInterface.php
220 /vendor/symfony/cache/ResettableInterface.php
221 /vendor/symfony/service-contracts/ResetInterface.php
222 /vendor/doctrine/orm/src/Tools/Setup.php
223 /vendor/doctrine/deprecations/src/Deprecation.php
224 /vendor/doctrine/orm/src/Configuration.php
225 /vendor/doctrine/dbal/src/Configuration.php
226 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
227 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
228 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
229 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
230 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
231 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
232 /vendor/doctrine/lexer/src/AbstractLexer.php
233 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
234 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
235 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
236 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
237 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
238 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
239 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
240 /vendor/symfony/cache/Adapter/AbstractAdapter.php
241 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
242 /vendor/symfony/cache/Traits/ContractsTrait.php
243 /vendor/symfony/cache-contracts/CacheTrait.php
244 /vendor/psr/cache/src/InvalidArgumentException.php
245 /vendor/psr/cache/src/CacheException.php
246 /vendor/symfony/cache/Traits/FilesystemTrait.php
247 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
248 /vendor/symfony/cache/PruneableInterface.php
249 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
250 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
251 /src/Adapter/Module/Repository/CachedModuleRepository.php
252 /src/Adapter/Module/Repository/ModuleRepository.php
253 /src/Core/Repository/AbstractObjectModelRepository.php
254 /vendor/symfony/cache/LockRegistry.php
255 /modules/statsforecast/vendor/autoload.php
256 /modules/statsforecast/vendor/composer/autoload_real.php
257 /modules/statsforecast/vendor/composer/platform_check.php
258 /modules/statsforecast/vendor/composer/autoload_static.php
259 /modules/ps_checkout/vendor/autoload.php
260 /modules/ps_checkout/vendor/composer/autoload_real.php
261 /modules/ps_checkout/vendor/composer/platform_check.php
262 /modules/ps_checkout/vendor/composer/autoload_static.php
263 /modules/ps_checkout/vendor/ralouphie/getallheaders/src/getallheaders.php
264 /modules/ps_checkout/vendor/clue/stream-filter/src/functions_include.php
265 /modules/ps_checkout/vendor/clue/stream-filter/src/functions.php
266 /modules/ps_checkout/vendor/php-http/message/src/filters.php
267 /modules/ps_checkout/vendor/guzzlehttp/guzzle/src/functions_include.php
268 /modules/ps_checkout/vendor/guzzlehttp/guzzle/src/functions.php
269 /modules/ps_checkout/vendor/ramsey/uuid/src/functions.php
270 /modules/statsbestcustomers/vendor/autoload.php
271 /modules/statsbestcustomers/vendor/composer/autoload_real.php
272 /modules/statsbestcustomers/vendor/composer/platform_check.php
273 /modules/statsbestcustomers/vendor/composer/autoload_static.php
274 /modules/ps_bestsellers/vendor/autoload.php
275 /modules/ps_bestsellers/vendor/composer/autoload_real.php
276 /modules/ps_bestsellers/vendor/composer/platform_check.php
277 /modules/ps_bestsellers/vendor/composer/autoload_static.php
278 /modules/ps_categoryproducts/vendor/autoload.php
279 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
280 /modules/ps_categoryproducts/vendor/composer/platform_check.php
281 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
282 /modules/statscarrier/vendor/autoload.php
283 /modules/statscarrier/vendor/composer/autoload_real.php
284 /modules/statscarrier/vendor/composer/platform_check.php
285 /modules/statscarrier/vendor/composer/autoload_static.php
286 /modules/ps_featuredproducts/vendor/autoload.php
287 /modules/ps_featuredproducts/vendor/composer/autoload_real.php
288 /modules/ps_featuredproducts/vendor/composer/platform_check.php
289 /modules/ps_featuredproducts/vendor/composer/autoload_static.php
290 /modules/statsbestmanufacturers/vendor/autoload.php
291 /modules/statsbestmanufacturers/vendor/composer/autoload_real.php
292 /modules/statsbestmanufacturers/vendor/composer/platform_check.php
293 /modules/statsbestmanufacturers/vendor/composer/autoload_static.php
294 /modules/ps_facetedsearch/vendor/autoload.php
295 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
296 /modules/ps_facetedsearch/vendor/composer/platform_check.php
297 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
298 /modules/psshipping/vendor/autoload.php
299 /modules/psshipping/vendor/composer/autoload_real.php
300 /modules/psshipping/vendor/composer/autoload_static.php
301 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions_include.php
302 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions.php
303 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment.php
304 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Client.php
305 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
306 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
307 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
308 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
309 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
310 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
311 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Version.php
312 /modules/statsbestvouchers/vendor/autoload.php
313 /modules/statsbestvouchers/vendor/composer/autoload_real.php
314 /modules/statsbestvouchers/vendor/composer/platform_check.php
315 /modules/statsbestvouchers/vendor/composer/autoload_static.php
316 /modules/statscheckup/vendor/autoload.php
317 /modules/statscheckup/vendor/composer/autoload_real.php
318 /modules/statscheckup/vendor/composer/platform_check.php
319 /modules/statscheckup/vendor/composer/autoload_static.php
320 /modules/autoupgrade/vendor/autoload.php
321 /modules/autoupgrade/vendor/composer/autoload_real.php
322 /modules/autoupgrade/vendor/composer/autoload_static.php
323 /modules/autoupgrade/vendor/symfony/polyfill-php72/bootstrap.php
324 /modules/ps_accounts/vendor/autoload.php
325 /modules/ps_accounts/vendor/composer/autoload_real.php
326 /modules/ps_accounts/vendor/composer/platform_check.php
327 /modules/ps_accounts/vendor/composer/autoload_static.php
328 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
329 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
330 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
331 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
332 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
333 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
334 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
335 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
336 /modules/ps_emailsubscription/vendor/autoload.php
337 /modules/ps_emailsubscription/vendor/composer/autoload_real.php
338 /modules/ps_emailsubscription/vendor/composer/platform_check.php
339 /modules/ps_emailsubscription/vendor/composer/autoload_static.php
340 /modules/ps_customtext/vendor/autoload.php
341 /modules/ps_customtext/vendor/composer/autoload_real.php
342 /modules/ps_customtext/vendor/composer/platform_check.php
343 /modules/ps_customtext/vendor/composer/autoload_static.php
344 /modules/statspersonalinfos/vendor/autoload.php
345 /modules/statspersonalinfos/vendor/composer/autoload_real.php
346 /modules/statspersonalinfos/vendor/composer/platform_check.php
347 /modules/statspersonalinfos/vendor/composer/autoload_static.php
348 /modules/ps_classic_edition/vendor/autoload.php
349 /modules/ps_classic_edition/vendor/composer/autoload_real.php
350 /modules/ps_classic_edition/vendor/composer/platform_check.php
351 /modules/ps_classic_edition/vendor/composer/autoload_static.php
352 /modules/ps_brandlist/vendor/autoload.php
353 /modules/ps_brandlist/vendor/composer/autoload_real.php
354 /modules/ps_brandlist/vendor/composer/platform_check.php
355 /modules/ps_brandlist/vendor/composer/autoload_static.php
356 /modules/ps_eventbus/vendor/autoload.php
357 /modules/ps_eventbus/vendor/composer/autoload_real.php
358 /modules/ps_eventbus/vendor/composer/autoload_static.php
359 /modules/statsbestcategories/vendor/autoload.php
360 /modules/statsbestcategories/vendor/composer/autoload_real.php
361 /modules/statsbestcategories/vendor/composer/platform_check.php
362 /modules/statsbestcategories/vendor/composer/autoload_static.php
363 /modules/ps_specials/vendor/autoload.php
364 /modules/ps_specials/vendor/composer/autoload_real.php
365 /modules/ps_specials/vendor/composer/platform_check.php
366 /modules/ps_specials/vendor/composer/autoload_static.php
367 /modules/statssearch/vendor/autoload.php
368 /modules/statssearch/vendor/composer/autoload_real.php
369 /modules/statssearch/vendor/composer/platform_check.php
370 /modules/statssearch/vendor/composer/autoload_static.php
371 /modules/ps_socialfollow/vendor/autoload.php
372 /modules/ps_socialfollow/vendor/composer/autoload_real.php
373 /modules/ps_socialfollow/vendor/composer/platform_check.php
374 /modules/ps_socialfollow/vendor/composer/autoload_static.php
375 /modules/statsbestproducts/vendor/autoload.php
376 /modules/statsbestproducts/vendor/composer/autoload_real.php
377 /modules/statsbestproducts/vendor/composer/platform_check.php
378 /modules/statsbestproducts/vendor/composer/autoload_static.php
379 /modules/dashproducts/vendor/autoload.php
380 /modules/dashproducts/vendor/composer/autoload_real.php
381 /modules/dashproducts/vendor/composer/platform_check.php
382 /modules/dashproducts/vendor/composer/autoload_static.php
383 /modules/ps_facebook/vendor/autoload.php
384 /modules/ps_facebook/vendor/composer/autoload_real.php
385 /modules/ps_facebook/vendor/composer/autoload_static.php
386 /modules/ps_supplierlist/vendor/autoload.php
387 /modules/ps_supplierlist/vendor/composer/autoload_real.php
388 /modules/ps_supplierlist/vendor/composer/platform_check.php
389 /modules/ps_supplierlist/vendor/composer/autoload_static.php
390 /modules/ps_apiresources/vendor/autoload.php
391 /modules/ps_apiresources/vendor/composer/autoload_real.php
392 /modules/ps_apiresources/vendor/composer/platform_check.php
393 /modules/ps_apiresources/vendor/composer/autoload_static.php
394 /modules/statssales/vendor/autoload.php
395 /modules/statssales/vendor/composer/autoload_real.php
396 /modules/statssales/vendor/composer/platform_check.php
397 /modules/statssales/vendor/composer/autoload_static.php
398 /modules/ps_googleanalytics/vendor/autoload.php
399 /modules/ps_googleanalytics/vendor/composer/autoload_real.php
400 /modules/ps_googleanalytics/vendor/composer/platform_check.php
401 /modules/ps_googleanalytics/vendor/composer/autoload_static.php
402 /modules/ps_mbo/vendor/autoload.php
403 /modules/ps_mbo/vendor/composer/autoload_real.php
404 /modules/ps_mbo/vendor/composer/platform_check.php
405 /modules/ps_mbo/vendor/composer/autoload_static.php
406 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php
407 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php
408 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
409 /modules/ps_mbo/bootstrap.php
410 /modules/ps_mbo/src/Helpers/EnvHelper.php
411 /modules/ps_distributionapiclient/vendor/autoload.php
412 /modules/ps_distributionapiclient/vendor/composer/autoload_real.php
413 /modules/ps_distributionapiclient/vendor/composer/platform_check.php
414 /modules/ps_distributionapiclient/vendor/composer/autoload_static.php
415 /modules/productcomments/vendor/autoload.php
416 /modules/productcomments/vendor/composer/autoload_real.php
417 /modules/productcomments/vendor/composer/platform_check.php
418 /modules/productcomments/vendor/composer/autoload_static.php
419 /modules/pagesnotfound/vendor/autoload.php
420 /modules/pagesnotfound/vendor/composer/autoload_real.php
421 /modules/pagesnotfound/vendor/composer/platform_check.php
422 /modules/pagesnotfound/vendor/composer/autoload_static.php
423 /modules/ps_mainmenu/vendor/autoload.php
424 /modules/ps_mainmenu/vendor/composer/autoload_real.php
425 /modules/ps_mainmenu/vendor/composer/platform_check.php
426 /modules/ps_mainmenu/vendor/composer/autoload_static.php
427 /modules/ps_categorytree/vendor/autoload.php
428 /modules/ps_categorytree/vendor/composer/autoload_real.php
429 /modules/ps_categorytree/vendor/composer/platform_check.php
430 /modules/ps_categorytree/vendor/composer/autoload_static.php
431 /modules/ps_crossselling/vendor/autoload.php
432 /modules/ps_crossselling/vendor/composer/autoload_real.php
433 /modules/ps_crossselling/vendor/composer/platform_check.php
434 /modules/ps_crossselling/vendor/composer/autoload_static.php
435 /modules/ps_viewedproduct/vendor/autoload.php
436 /modules/ps_viewedproduct/vendor/composer/autoload_real.php
437 /modules/ps_viewedproduct/vendor/composer/platform_check.php
438 /modules/ps_viewedproduct/vendor/composer/autoload_static.php
439 /modules/ps_faviconnotificationbo/vendor/autoload.php
440 /modules/ps_faviconnotificationbo/vendor/composer/autoload_real.php
441 /modules/ps_faviconnotificationbo/vendor/composer/platform_check.php
442 /modules/ps_faviconnotificationbo/vendor/composer/autoload_static.php
443 /modules/statsregistrations/vendor/autoload.php
444 /modules/statsregistrations/vendor/composer/autoload_real.php
445 /modules/statsregistrations/vendor/composer/platform_check.php
446 /modules/statsregistrations/vendor/composer/autoload_static.php
447 /modules/ps_imageslider/vendor/autoload.php
448 /modules/ps_imageslider/vendor/composer/autoload_real.php
449 /modules/ps_imageslider/vendor/composer/platform_check.php
450 /modules/ps_imageslider/vendor/composer/autoload_static.php
451 /modules/psxmarketingwithgoogle/vendor/autoload.php
452 /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php
453 /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php
454 /modules/gsitemap/vendor/autoload.php
455 /modules/gsitemap/vendor/composer/autoload_real.php
456 /modules/gsitemap/vendor/composer/platform_check.php
457 /modules/gsitemap/vendor/composer/autoload_static.php
458 /modules/statsnewsletter/vendor/autoload.php
459 /modules/statsnewsletter/vendor/composer/autoload_real.php
460 /modules/statsnewsletter/vendor/composer/platform_check.php
461 /modules/statsnewsletter/vendor/composer/autoload_static.php
462 /modules/statsproduct/vendor/autoload.php
463 /modules/statsproduct/vendor/composer/autoload_real.php
464 /modules/statsproduct/vendor/composer/platform_check.php
465 /modules/statsproduct/vendor/composer/autoload_static.php
466 /modules/statsbestsuppliers/vendor/autoload.php
467 /modules/statsbestsuppliers/vendor/composer/autoload_real.php
468 /modules/statsbestsuppliers/vendor/composer/platform_check.php
469 /modules/statsbestsuppliers/vendor/composer/autoload_static.php
470 /modules/ps_newproducts/vendor/autoload.php
471 /modules/ps_newproducts/vendor/composer/autoload_real.php
472 /modules/ps_newproducts/vendor/composer/platform_check.php
473 /modules/ps_newproducts/vendor/composer/autoload_static.php
474 /modules/ps_wirepayment/vendor/autoload.php
475 /modules/ps_wirepayment/vendor/composer/autoload_real.php
476 /modules/ps_wirepayment/vendor/composer/platform_check.php
477 /modules/ps_wirepayment/vendor/composer/autoload_static.php
478 /modules/statscatalog/vendor/autoload.php
479 /modules/statscatalog/vendor/composer/autoload_real.php
480 /modules/statscatalog/vendor/composer/platform_check.php
481 /modules/statscatalog/vendor/composer/autoload_static.php
482 /modules/statsstock/vendor/autoload.php
483 /modules/statsstock/vendor/composer/autoload_real.php
484 /modules/statsstock/vendor/composer/platform_check.php
485 /modules/statsstock/vendor/composer/autoload_static.php
486 /vendor/symfony/config/Resource/FileResource.php
487 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
488 /vendor/symfony/config/Resource/ResourceInterface.php
489 /vendor/symfony/config/Resource/ReflectionClassResource.php
490 /vendor/symfony/config/Resource/DirectoryResource.php
491 /var/cache/dev/FrontContainer.php
492 /src/Adapter/Container/LegacyContainer.php
493 /vendor/symfony/dependency-injection/Container.php
494 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
495 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
496 /vendor/symfony/dependency-injection/ServiceLocator.php
497 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
498 /vendor/psr/container/src/ContainerExceptionInterface.php
499 /vendor/psr/container/src/NotFoundExceptionInterface.php
500 /vendor/symfony/service-contracts/ServiceProviderInterface.php
501 /vendor/psr/container/src/ContainerInterface.php
502 /vendor/symfony/dependency-injection/ContainerInterface.php
503 /src/Adapter/Container/LegacyContainerInterface.php
504 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
505 /vendor/doctrine/orm/src/EntityRepository.php
506 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
507 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
508 /vendor/symfony/var-exporter/LazyProxyTrait.php
509 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
510 /vendor/symfony/var-exporter/LazyObjectInterface.php
511 /vendor/symfony/var-exporter/Internal/Hydrator.php
512 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
513 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
514 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
515 /vendor/symfony/var-exporter/LazyGhostTrait.php
516 /src/Core/FeatureFlag/FeatureFlagManager.php
517 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
518 /src/Core/FeatureFlag/Layer/DbLayer.php
519 /src/Core/FeatureFlag/TypeLayerInterface.php
520 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
521 /src/Core/FeatureFlag/Layer/EnvLayer.php
522 /src/Core/FeatureFlag/Layer/QueryLayer.php
523 /vendor/symfony/http-foundation/RequestStack.php
524 /vendor/doctrine/orm/src/EntityManager.php
525 /vendor/doctrine/orm/src/EntityManagerInterface.php
526 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
527 /src/Core/Hook/HookModuleFilter.php
528 /src/Core/Hook/HookModuleFilterInterface.php
529 /controllers/front/ProductController.php
530 /classes/controller/ProductPresentingFrontController.php
531 /classes/controller/FrontController.php
532 /src/PrestaShopBundle/Translation/TranslatorComponent.php
533 /vendor/symfony/translation/Translator.php
534 /vendor/symfony/translation/MessageCatalogue.php
535 /vendor/symfony/translation/MessageCatalogueInterface.php
536 /vendor/symfony/translation/MetadataAwareInterface.php
537 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
538 /vendor/symfony/translation-contracts/TranslatorInterface.php
539 /vendor/symfony/translation/TranslatorBagInterface.php
540 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
541 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
542 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
543 /src/PrestaShopBundle/Translation/TranslatorInterface.php
544 /vendor/symfony/translation/Formatter/MessageFormatter.php
545 /vendor/symfony/translation/Formatter/IntlFormatter.php
546 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
547 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
548 /vendor/symfony/translation/IdentityTranslator.php
549 /vendor/symfony/translation-contracts/TranslatorTrait.php
550 /vendor/symfony/config/ConfigCacheFactory.php
551 /vendor/symfony/config/ConfigCacheFactoryInterface.php
552 /var/cache/dev/translations/catalogue.fr-FR.NXhscRe.php
553 /src/Adapter/Presenter/Object/ObjectPresenter.php
554 /src/Adapter/Presenter/PresenterInterface.php
555 /src/Adapter/Presenter/Cart/CartPresenter.php
556 /src/Adapter/Image/ImageRetriever.php
557 /classes/tax/TaxConfiguration.php
558 /classes/Smarty/TemplateFinder.php
559 /classes/assets/StylesheetManager.php
560 /classes/assets/AbstractAssetManager.php
561 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
562 /classes/assets/JavascriptManager.php
563 /classes/assets/CccReducer.php
564 /src/Core/Localization/Locale/Repository.php
565 /src/Core/Localization/Locale/RepositoryInterface.php
566 /src/Core/Localization/CLDR/LocaleRepository.php
567 /src/Core/Localization/CLDR/LocaleDataSource.php
568 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
569 /src/Core/Data/Layer/AbstractDataLayer.php
570 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
571 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
572 /src/Core/Localization/CLDR/Reader.php
573 /src/Core/Localization/CLDR/ReaderInterface.php
574 /src/Core/Localization/Currency/Repository.php
575 /src/Core/Localization/Currency/RepositoryInterface.php
576 /src/Core/Localization/Currency/CurrencyDataSource.php
577 /src/Core/Localization/Currency/DataSourceInterface.php
578 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
579 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
580 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
581 /src/Adapter/Currency/CurrencyDataProvider.php
582 /src/Core/Currency/CurrencyDataProviderInterface.php
583 /src/Adapter/LegacyContext.php
584 /src/Adapter/Tools.php
585 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
586 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
587 /vendor/prestashop/decimal/src/Operation/Rounding.php
588 /src/Core/Localization/Locale.php
589 /src/Core/Localization/LocaleInterface.php
590 /src/Core/Localization/Specification/Price.php
591 /src/Core/Localization/Specification/Number.php
592 /src/Core/Localization/Specification/NumberInterface.php
593 /src/Core/Localization/Specification/Factory.php
594 /src/Core/Localization/CLDR/LocaleData.php
595 /src/Core/Localization/CLDR/NumberSymbolsData.php
596 /src/Core/Localization/CLDR/CurrencyData.php
597 /src/Core/Localization/CLDR/Locale.php
598 /src/Core/Localization/CLDR/LocaleInterface.php
599 /src/Core/Localization/Specification/NumberSymbolList.php
600 /classes/Currency.php
601 /src/Core/Localization/Currency/LocalizedCurrencyId.php
602 /classes/webservice/WebserviceRequest.php
603 /src/Core/Localization/Currency/CurrencyData.php
604 /src/Core/Localization/Currency/CurrencyCollection.php
605 /src/Core/Localization/Currency.php
606 /src/Core/Localization/CurrencyInterface.php
607 /src/Core/Localization/Specification/NumberCollection.php
608 /src/Core/Localization/Number/Formatter.php
609 /classes/Cart.php
610 /src/Adapter/AddressFactory.php
611 /classes/CartRule.php
612 /src/Core/Domain/Product/ValueObject/RedirectType.php
613 /src/Core/Util/DateTime/DateTime.php
614 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
615 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
616 /src/Core/Domain/Product/ValueObject/ProductType.php
617 /src/Core/Domain/Product/ValueObject/Reference.php
618 /src/Core/Domain/Product/ValueObject/Gtin.php
619 /src/Core/Domain/Product/ValueObject/Isbn.php
620 /src/Core/Domain/Product/ValueObject/Upc.php
621 /src/Core/Domain/Product/ProductSettings.php
622 /classes/Manufacturer.php
623 /classes/Supplier.php
624 /classes/Address.php
625 /classes/tax/TaxManagerFactory.php
626 /classes/tax/TaxRulesTaxManager.php
627 /classes/tax/TaxManagerInterface.php
628 /src/Core/Domain/Shop/ValueObject/ShopId.php
629 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
630 /classes/tax/Tax.php
631 /classes/tax/TaxCalculator.php
632 /classes/Combination.php
633 /classes/SpecificPrice.php
634 /classes/GroupReduction.php
635 /classes/Tag.php
636 /classes/stock/StockAvailable.php
637 /vendor/prestashop/decimal/src/DecimalNumber.php
638 /vendor/prestashop/decimal/src/Builder.php
639 /classes/Category.php
640 /src/Core/Domain/Category/ValueObject/RedirectType.php
641 /src/Core/Domain/Category/CategorySettings.php
642 /src/Core/Domain/Category/SeoSettings.php
643 /src/Core/Domain/Combination/CombinationSettings.php
644 /src/Core/Util/String/StringModifier.php
645 /src/Core/Util/String/StringModifierInterface.php
646 /vendor/symfony/property-access/Exception/UnexpectedTypeException.php
647 /vendor/symfony/property-access/Exception/RuntimeException.php
648 /vendor/symfony/property-access/Exception/ExceptionInterface.php
649 /modules/blockreassurance/blockreassurance.php
650 /src/Core/Module/WidgetInterface.php
651 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
652 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
653 /src/PrestaShopBundle/Translation/DomainNormalizer.php
654 /classes/Media.php
655 /modules/blockwishlist/blockwishlist.php
656 /modules/ps_emailsubscription/ps_emailsubscription.php
657 /modules/ps_socialfollow/ps_socialfollow.php
658 /modules/ps_emailalerts/ps_emailalerts.php
659 /modules/ps_emailalerts/MailAlert.php
660 /src/Adapter/Presenter/Manufacturer/ManufacturerPresenter.php
661 /src/Adapter/Presenter/Manufacturer/ManufacturerLazyArray.php
662 /src/Adapter/Presenter/AbstractLazyArray.php
663 /src/Adapter/Presenter/LazyArrayAttribute.php
664 /src/Core/Util/Inflector.php
665 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
666 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
667 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
668 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
669 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
670 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
671 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
672 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
673 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
674 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
675 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
676 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
677 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
678 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
679 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
680 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
681 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
682 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
683 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
684 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
685 /src/Core/Image/ImageFormatConfiguration.php
686 /src/Core/Image/ImageFormatConfigurationInterface.php
687 /classes/ImageType.php
688 /classes/ProductPresenterFactory.php
689 /src/Core/Product/ProductPresentationSettings.php
690 /src/Core/Product/ProductExtraContentFinder.php
691 /src/PrestaShopBundle/Service/Hook/HookFinder.php
692 /classes/Pack.php
693 /src/Adapter/HookManager.php
694 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
695 /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
696 /src/Core/Localization/CLDR/ComputingPrecision.php
697 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
698 /classes/order/Order.php
699 /src/Adapter/Presenter/Product/ProductPresenter.php
700 /src/Adapter/Product/PriceFormatter.php
701 /src/Adapter/Product/ProductColorsRetriever.php
702 /src/Adapter/Presenter/Product/ProductLazyArray.php
703 /classes/Image.php
704 /modules/productcomments/productcomments.php
705 /src/Adapter/ContainerFinder.php
706 /modules/productcomments/src/Repository/ProductCommentRepository.php
707 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php
708 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php
709 /vendor/doctrine/doctrine-bundle/Registry.php
710 /vendor/symfony/doctrine-bridge/ManagerRegistry.php
711 /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php
712 /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php
713 /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php
714 /vendor/doctrine/dbal/src/Logging/LoggerChain.php
715 /vendor/doctrine/dbal/src/Logging/SQLLogger.php
716 /vendor/symfony/doctrine-bridge/Logger/DbalLogger.php
717 /vendor/doctrine/dbal/src/Logging/DebugStack.php
718 /vendor/doctrine/doctrine-bundle/ConnectionFactory.php
719 /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php
720 /vendor/symfony/dependency-injection/EnvVarProcessorInterface.php
721 /vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php
722 /vendor/doctrine/event-manager/src/EventManager.php
723 /vendor/doctrine/dbal/src/DriverManager.php
724 /vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php
725 /vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php
726 /vendor/doctrine/dbal/src/VersionAwarePlatformDriver.php
727 /vendor/doctrine/dbal/src/Driver.php
728 /src/PrestaShopBundle/Doctrine/DatabaseConnection.php
729 /vendor/doctrine/dbal/src/Connection.php
730 /vendor/doctrine/dbal/src/ArrayParameterType.php
731 /vendor/doctrine/dbal/src/ParameterType.php
732 /vendor/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php
733 /vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php
734 /vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php
735 /vendor/doctrine/dbal/src/Driver/PDO/Connection.php
736 /vendor/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php
737 /vendor/doctrine/dbal/src/Driver/Connection.php
738 /vendor/doctrine/dbal/src/Events.php
739 /vendor/doctrine/dbal/src/Platforms/MySQL80Platform.php
740 /vendor/doctrine/dbal/src/Platforms/MySQL57Platform.php
741 /vendor/doctrine/dbal/src/Platforms/MySQLPlatform.php
742 /vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php
743 /vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php
744 /vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php
745 /vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php
746 /vendor/doctrine/dbal/src/Types/Types.php
747 /vendor/doctrine/dbal/src/Types/Type.php
748 /vendor/doctrine/dbal/src/Types/ArrayType.php
749 /vendor/doctrine/dbal/src/Types/AsciiStringType.php
750 /vendor/doctrine/dbal/src/Types/StringType.php
751 /vendor/doctrine/dbal/src/Types/BigIntType.php
752 /vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php
753 /vendor/doctrine/dbal/src/Types/BinaryType.php
754 /vendor/doctrine/dbal/src/Types/BlobType.php
755 /vendor/doctrine/dbal/src/Types/BooleanType.php
756 /vendor/doctrine/dbal/src/Types/DateType.php
757 /vendor/doctrine/dbal/src/Types/DateImmutableType.php
758 /vendor/doctrine/dbal/src/Types/DateIntervalType.php
759 /vendor/doctrine/dbal/src/Types/DateTimeType.php
760 /vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php
761 /vendor/doctrine/dbal/src/Types/DateTimeImmutableType.php
762 /vendor/doctrine/dbal/src/Types/DateTimeTzType.php
763 /vendor/doctrine/dbal/src/Types/DateTimeTzImmutableType.php
764 /vendor/doctrine/dbal/src/Types/DecimalType.php
765 /vendor/doctrine/dbal/src/Types/FloatType.php
766 /vendor/doctrine/dbal/src/Types/GuidType.php
767 /vendor/doctrine/dbal/src/Types/IntegerType.php
768 /vendor/doctrine/dbal/src/Types/JsonType.php
769 /vendor/doctrine/dbal/src/Types/ObjectType.php
770 /vendor/doctrine/dbal/src/Types/SimpleArrayType.php
771 /vendor/doctrine/dbal/src/Types/SmallIntType.php
772 /vendor/doctrine/dbal/src/Types/TextType.php
773 /vendor/doctrine/dbal/src/Types/TimeType.php
774 /vendor/doctrine/dbal/src/Types/TimeImmutableType.php
775 /vendor/doctrine/dbal/src/Types/TypeRegistry.php
776 /modules/productcomments/src/Entity/ProductComment.php
777 /vendor/doctrine/orm/src/Proxy/Proxy.php
778 /vendor/doctrine/common/src/Proxy/Proxy.php
779 /vendor/doctrine/persistence/src/Persistence/Proxy.php
780 /vendor/doctrine/orm/src/Proxy/InternalProxy.php
781 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php
782 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php
783 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
784 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
785 /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php
786 /vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php
787 /vendor/doctrine/orm/src/Mapping/NamingStrategy.php
788 /vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php
789 /vendor/doctrine/orm/src/Internal/SQLResultCasing.php
790 /vendor/doctrine/orm/src/Mapping/QuoteStrategy.php
791 /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php
792 /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php
793 /vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php
794 /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php
795 /vendor/doctrine/orm/src/Repository/RepositoryFactory.php
796 /vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php
797 /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php
798 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php
799 /vendor/doctrine/orm/src/Mapping/ClassMetadata.php
800 /vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php
801 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php
802 /vendor/doctrine/orm/src/Proxy/DefaultProxyClassNameResolver.php
803 /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php
804 /vendor/doctrine/orm/src/UnitOfWork.php
805 /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php
806 /vendor/doctrine/orm/src/Event/ListenersInvoker.php
807 /vendor/doctrine/orm/src/Utility/IdentifierFlattener.php
808 /vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php
809 /vendor/doctrine/orm/src/Mapping/Reflection/ReflectionPropertiesGetter.php
810 /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php
811 /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php
812 /vendor/doctrine/orm/src/Proxy/ProxyFactory.php
813 /vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php
814 /vendor/doctrine/common/src/Proxy/ProxyGenerator.php
815 /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php
816 /vendor/doctrine/lexer/src/Token.php
817 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
818 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
819 /vendor/doctrine/orm/src/Mapping/Table.php
820 /vendor/doctrine/orm/src/Mapping/MappingAttribute.php
821 /vendor/doctrine/orm/src/Mapping/Annotation.php
822 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
823 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
824 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
825 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php
826 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php
827 /vendor/doctrine/orm/src/Mapping/Entity.php
828 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
829 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
830 /vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php
831 /vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php
832 /vendor/doctrine/orm/src/Mapping/Id.php
833 /vendor/doctrine/orm/src/Mapping/Column.php
834 /vendor/doctrine/orm/src/Mapping/GeneratedValue.php
835 /vendor/doctrine/orm/src/Id/IdentityGenerator.php
836 /vendor/doctrine/orm/src/Id/AbstractIdGenerator.php
837 /vendor/doctrine/orm/src/Events.php
838 /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php
839 /vendor/doctrine/dbal/src/Query/QueryBuilder.php
840 /vendor/doctrine/dbal/src/Query/Expression/CompositeExpression.php
841 /vendor/doctrine/dbal/src/SQL/Builder/DefaultSelectSQLBuilder.php
842 /vendor/doctrine/dbal/src/SQL/Builder/SelectSQLBuilder.php
843 /vendor/doctrine/dbal/src/Query/SelectQuery.php
844 /vendor/doctrine/dbal/src/Query/Limit.php
845 /vendor/doctrine/dbal/src/SQL/Parser.php
846 /vendor/doctrine/dbal/src/ExpandArrayParameters.php
847 /vendor/doctrine/dbal/src/SQL/Parser/Visitor.php
848 /vendor/doctrine/dbal/src/Driver/PDO/Statement.php
849 /vendor/doctrine/dbal/src/Driver/Statement.php
850 /vendor/doctrine/dbal/src/Driver/PDO/ParameterTypeMap.php
851 /vendor/doctrine/dbal/src/Driver/PDO/Result.php
852 /vendor/doctrine/dbal/src/Driver/Result.php
853 /vendor/doctrine/dbal/src/Result.php
854 /vendor/doctrine/dbal/src/FetchMode.php
855 /classes/ProductAssembler.php
856 /src/Core/Product/Search/ProductSearchContext.php
857 /src/Adapter/Presenter/Product/ProductListingPresenter.php
858 /src/Adapter/Presenter/Cart/CartLazyArray.php
859 /classes/Gender.php
860 /src/Core/Domain/Title/ValueObject/Gender.php
861 /classes/Risk.php
862 /classes/Meta.php
863 /classes/State.php
864 /src/Core/Security/PasswordPolicyConfiguration.php
865 /src/Core/Configuration/DataConfigurationInterface.php
866 /src/Core/Security/Hashing.php
867 /src/Core/Filter/FrontEndObject/MainFilter.php
868 /src/Core/Filter/FilterInterface.php
869 /src/Core/Filter/FrontEndObject/CartFilter.php
870 /src/Core/Filter/HashMapWhitelistFilter.php
871 /src/Core/Filter/CollectionFilter.php
872 /src/Core/Filter/FrontEndObject/ProductFilter.php
873 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
874 /src/Core/Filter/FrontEndObject/CustomerFilter.php
875 /src/Core/Filter/FrontEndObject/ShopFilter.php
876 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
877 /modules/ps_shoppingcart/ps_shoppingcart.php
878 /modules/ps_searchbar/ps_searchbar.php
879 /modules/ps_imageslider/ps_imageslider.php
880 /modules/ps_imageslider/Ps_HomeSlide.php
881 /modules/ps_googleanalytics/ps_googleanalytics.php
882 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
883 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
884 /vendor/defuse/php-encryption/src/Crypto.php
885 /vendor/defuse/php-encryption/src/KeyOrPassword.php
886 /vendor/defuse/php-encryption/src/RuntimeTests.php
887 /vendor/defuse/php-encryption/src/DerivedKeys.php
888 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
889 /vendor/defuse/php-encryption/src/Exception/CryptoException.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/psgdpr/translations/fr.php
970 /modules/ps_categoryproducts/ps_categoryproducts.php
971 /src/Adapter/Category/CategoryProductSearchProvider.php
972 /src/Core/Product/Search/ProductSearchProviderInterface.php
973 /src/Core/Product/Search/SortOrdersCollection.php
974 /src/Core/Product/Search/ProductSearchQuery.php
975 /src/Core/Product/Search/SortOrder.php
976 /src/Core/Product/Search/ProductSearchResult.php
977 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
978 /var/cache/dev/smarty/compile/classic/39/d3/1a/39d31a599d73c039735add7bd5dc7a2a3a72c0ba_2.module.ps_categoryproductsviewstemplateshookps_categoryproducts.tpl.php
979 /var/cache/dev/smarty/compile/classic/d6/87/82/d687825bca3a856bedb86a61f9b38d5e7a6828bc_2.file.productlist.tpl.php
980 /var/cache/dev/smarty/compile/classic/01/5f/d6/015fd6ab821d3a6547993f4b932489f9810d5c3d_2.file.product.tpl.php
981 /var/cache/dev/smarty/compile/classic/e9/e4/d0/e9e4d0b935584380ea8beb3f467908e1cd2486f5_2.module.productcommentsviewstemplateshookproductlistreviews.tpl.php
982 /var/cache/dev/smarty/compile/classic/3d/18/79/3d1879cd1f640b80c116f75fb8faf9d478b309bd_2.file.product-flags.tpl.php
983 /var/cache/dev/smarty/compile/classic/06/e8/4f/06e84f81146ad63384800c31ad64d1af69890651_2.file.variant-links.tpl.php
984 /modules/ps_googleanalytics/classes/Hook/HookDisplayFooterProduct.php
985 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
986 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
987 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
988 /modules/ps_crossselling/ps_crossselling.php
989 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/d0/2a/9c/d02a9c5fb8ef988b0c73d90ded151cf5ea15efd3_2.file.product-images-modal.tpl.php
990 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/b7/44/0a/b7440a8edb042d73025b16cb711908b87cacf4fd_2.file.footer.tpl.php
991 /var/cache/dev/smarty/compile/classic/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
992 /var/cache/dev/smarty/compile/classic/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577_2.module.ps_socialfollowps_socialfollow.tpl.php
993 /modules/ps_linklist/ps_linklist.php
994 /var/cache/dev/translations/catalogue.en-US.NXhscRe.php
995 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
996 /modules/ps_linklist/src/Filter/LinkFilter.php
997 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
998 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
999 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
1000 /modules/ps_linklist/src/Model/LinkBlock.php
1001 /classes/CMS.php
1002 /var/cache/dev/smarty/compile/classic/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.php
1003 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
1004 /var/cache/dev/smarty/compile/classic/42/f9/46/42f9461127ce7396a601c2484841253ea5ba658f_2.module.ps_customeraccountlinksps_customeraccountlinks.tpl.php
1005 /var/cache/dev/smarty/compile/classic/d3/be/a1/d3bea152bc88d6ad4c16c87750962bcaf4f57aa3_2.module.blockwishlistviewstemplateshookaccountmyaccountblock.tpl.php
1006 /var/cache/dev/smarty/compile/classic/93/98/1e/93981e09d8d154db68c5a29203fba026c06e5d9f_2.file.my-account-footer.tpl.php
1007 /var/cache/dev/smarty/compile/classic/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php
1008 /vendor/smarty/smarty/libs/plugins/function.mailto.php
1009 /var/cache/dev/smarty/compile/classic/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php
1010 /var/cache/dev/smarty/compile/classic/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php
1011 /var/cache/dev/smarty/compile/classic/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php
1012 /var/cache/dev/smarty/compile/classic/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php
1013 /var/cache/dev/smarty/compile/classic/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php
1014 /var/cache/dev/smarty/compile/classiclayouts_layout_full_width_tpl/89/47/05/894705d4fd23b29d79c9e38bebb5884762265723_2.file.password-policy-template.tpl.php
1015 /modules/statsdata/statsdata.php
1016 /classes/Guest.php
1017 /modules/cyberoffice/cyberoffice.php
1018 /src/Adapter/Localization/LegacyTranslator.php
1019 /modules/cyberoffice/translations/fr.php
1020 /classes/PrestaShopLogger.php
1021 /classes/Connection.php
1022 /classes/Page.php
1023 /classes/ConnectionsSource.php
1024 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1025 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1026 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php