Créer un devis depuis mon panier Demander un devis

Filtres actifs

  • Marque : Blue-Master
  • Marque : Fisher
  • Marque : I.N.G. Fixations
  • Marque : Index
  • Marque : Laurent Fixation
  • Marque : TJEP

Entreprise Bretonne

spécialisée dans la quincaillerie

Assistance téléphonique

Lundi au Vendredi de 9h-12h30 / 14h - 17h30

Paiement en plusieurs fois*

Voir les modalités de paiement

À partir de 150€ d'achat

livraison offerte

Load Time 673.104 ms
Querying Time 364 ms
Queries 803
Memory Peak Usage 17.5 Mb
Included Files 1362 files - 15.12 Mb
PrestaShop Cache 0.01 Mb
Global vars 0.46 Mb
PrestaShop Version 8.2.3
PHP Version 8.4.20
MySQL Version 10.11.14-MariaDB-0+deb12u2
Memory Limit 512M
Max Execution Time 3600s
Smarty Cache disabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 97.846 ms 97.846 ms 3.68 Mb 3.7 Mb
__construct 0.015 ms 97.861 ms - Mb 3.7 Mb
init 17.254 ms 115.115 ms 0.60 Mb 4.7 Mb
checkAccess 0.001 ms 115.116 ms - Mb 4.7 Mb
setMedia 39.125 ms 154.241 ms 1.15 Mb 5.6 Mb
postProcess 0.003 ms 154.244 ms - Mb 5.6 Mb
initHeader 0.001 ms 154.245 ms - Mb 5.6 Mb
initContent 319.366 ms 473.611 ms 5.93 Mb 11.5 Mb
initFooter 0.003 ms 473.614 ms - Mb 11.5 Mb
display 199.490 ms 673.104 ms 5.70 Mb 17.5 Mb
Hook Time Memory Usage
DisplayLeftColumn 84.941 ms 3.55 Mb
ActionFrontControllerSetMedia 29.381 ms 0.66 Mb
DisplayNavFullWidth 20.474 ms 1.15 Mb
DisplayHeader 10.031 ms 0.18 Mb
ActionObjectTabUpdateAfter 9.364 ms 0.87 Mb
ActionPresentProductListing 6.571 ms 0.17 Mb
DisplayBeforeBodyClosingTag 6.265 ms 0.23 Mb
displayTop 2.862 ms 0.15 Mb
DisplayFooter 2.512 ms 0.15 Mb
displayFooterBeforeNewsletter 0.795 ms 0.04 Mb
DisplayFooterBeforeAdw 0.789 ms 0.03 Mb
ProductSearchProvider 0.744 ms - Mb
DisplayAfterBodyOpeningTag 0.441 ms 0.01 Mb
DisplayBanner 0.430 ms 0.02 Mb
DisplayInfoIntox 0.365 ms 0.02 Mb
ModuleRoutes 0.360 ms 0.02 Mb
Header 0.355 ms - Mb
DisplayAfterTitleTag 0.329 ms 0.01 Mb
ActionDispatcherBefore 0.173 ms - Mb
ActionModuleRegisterHookAfter 0.025 ms - Mb
ActionDispatcher 0.022 ms - Mb
DisplayTop 0.020 ms - Mb
ActionFrontControllerInitAfter 0.007 ms - Mb
ActionFrontControllerSetVariables 0.007 ms - Mb
24 hook(s) 177.264 ms 7.25 Mb
Module Time Memory Usage
klaviyopsautomation 1.482 ms - Mb
adwlandingpage 2.959 ms 0.09 Mb
colissimo 3.148 ms 0.20 Mb
ps_checkout 7.541 ms 0.24 Mb
psxdesign 11.935 ms 0.91 Mb
geodisofficiel 49.708 ms 1.18 Mb
psassistant 1.013 ms 0.02 Mb
adwsubcategoriessidebar 84.764 ms 3.56 Mb
blockreassurance 0.502 ms 0.08 Mb
ps_customeraccountlinks 0.122 ms 0.01 Mb
ps_mbo 2.408 ms 0.05 Mb
ps_emailsubscription 6.482 ms 0.31 Mb
ps_socialfollow 0.239 ms 0.01 Mb
ps_facebook 4.768 ms 0.06 Mb
ps_emailalerts 0.188 ms 0.01 Mb
chronopost 0.472 ms 0.05 Mb
ps_accounts 0.308 ms - Mb
paylcr 0.617 ms 0.03 Mb
adwbrand 0.147 ms 0.01 Mb
axepta2 21.981 ms 0.49 Mb
adwcore 0.920 ms 0.03 Mb
ps_shoppingcart 1.401 ms 0.07 Mb
ps_searchbar 1.412 ms 0.05 Mb
ps_imageslider 0.341 ms 0.01 Mb
psxmarketingwithgoogle 0.932 ms 0.02 Mb
ps_googleanalytics 4.015 ms 0.19 Mb
adwmenu 21.528 ms 1.18 Mb
adwslideshow 0.762 ms 0.04 Mb
adwreassurance 1.148 ms 0.05 Mb
adwblackmarketblocks 0.355 ms 0.02 Mb
adwflashinfo 0.943 ms 0.03 Mb
opartdevis 2.109 ms 0.15 Mb
opartproaccount 0.230 ms 0.01 Mb
adwanalytics 1.140 ms 0.03 Mb
adwbestsellers 0.528 ms 0.01 Mb
adwfooterlinks 2.705 ms 0.16 Mb
vaisonet 1.088 ms - Mb
ps_facetedsearch 1.685 ms 0.06 Mb
productcombinationscount 6.807 ms 0.18 Mb
pagesnotfound 0.150 ms 0.01 Mb
ps_customersignin 0.989 ms 0.05 Mb
statsdata 2.561 ms 0.05 Mb
42 module(s) 254.533 ms 9.65 Mb

Stopwatch SQL - 803 queries

# Query Time (ms) Rows Filesort Group By Location
208
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p GROUP BY p.id_manufacturer
28.986 ms 278784 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
210
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (15, 28, 63, 35, 21, 70) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN aco_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=7)) GROUP BY pac.id_attribute
14.615 ms 63360 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
212
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (15, 28, 63, 35, 21, 70) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN aco_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=10)) GROUP BY pac.id_attribute
12.438 ms 168960 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
205
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (15, 28, 63, 35, 21, 70) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p WHERE p.date_add>'2026-04-12 00:00:00'
9.212 ms 278784 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
202
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (15, 28, 63, 35, 21, 70) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC
8.536 ms 278784 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
204
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (15, 28, 63, 35, 21, 70) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p WHERE ((p.on_sale=1))
8.356 ms 278784 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
13
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `aco_module` m
INNER JOIN aco_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `aco_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `aco_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `aco_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 (3))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
3.881 ms 198 Yes Yes /classes/Hook.php:1289
232
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 `aco_hook_module` hm
STRAIGHT_JOIN `aco_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `aco_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
2.377 ms 557 /classes/Hook.php:455
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 `aco_configuration` c
LEFT JOIN `aco_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.077 ms 925 /classes/Configuration.php:180
214
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-21 00:00:00',
INTERVAL 10 DAY
)
) > 0) as new
FROM aco_product p
LEFT JOIN aco_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN aco_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN aco_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1996,1952,1524,1468,1439,1422,1306,1241,2807,1961,1527,1515,1469,1242,1200,1190,3320,2051,1531,1519)
2.020 ms 20 /classes/ProductAssembler.php:95
174
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `aco_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `aco_hook_alias` ha
INNER JOIN `aco_hook` h ON ha.name = h.name
1.767 ms 0 /classes/Hook.php:1348
793
INSERT INTO `aco_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4767465', '', 'www.acotex-quincaillerie.fr/5-consommable?page=4&q=Marque-Blue%5C-Master-I.N.G.+Fixations-Index-Laurent+Fixation-TJEP-Fisher', '', '2026-04-21 10:40:02')
1.615 ms 1 /classes/ObjectModel.php:622
770
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 26 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
1.429 ms 22 /classes/Category.php:1062
741
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 20 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
1.364 ms 2 /classes/Category.php:1062
213
REPLACE INTO aco_layered_filter_block (hash, data) VALUES ("1b4258b05ed9f1c711f51eee416090c9", "a:1:{s:7:\"filters\";a:3:{i:0;a:7:{s:9:\"type_lite\";s:6:\"extras\";s:4:\"type\";s:6:\"extras\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Selections\";s:6:\"values\";a:3:{s:4:\"sale\";a:2:{s:4:\"name\";s:8:\"En promo\";s:3:\"nbr\";i:2;}s:3:\"new\";a:2:{s:4:\"name\";s:15:\"Nouveau produit\";s:3:\"nbr\";i:0;}s:8:\"discount\";a:2:{s:4:\"name\";s:10:\"Discounted\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:1;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:6:\"Marque\";s:6:\"values\";a:25:{i:1;a:2:{s:4:\"name\";s:4:\"Ordo\";s:3:\"nbr\";s:1:\"1\";}i:3;a:2:{s:4:\"name\";s:3:\"DMX\";s:3:\"nbr\";s:1:\"9\";}i:7;a:2:{s:4:\"name\";s:5:\"Acton\";s:3:\"nbr\";s:2:\"87\";}i:9;a:2:{s:4:\"name\";s:8:\"Wattelez\";s:3:\"nbr\";s:1:\"3\";}i:15;a:3:{s:4:\"name\";s:11:\"Blue-Master\";s:3:\"nbr\";s:2:\"87\";s:7:\"checked\";b:1;}i:18;a:2:{s:4:\"name\";s:6:\"Klimas\";s:3:\"nbr\";s:1:\"7\";}i:21;a:3:{s:4:\"name\";s:16:\"Laurent Fixation\";s:3:\"nbr\";s:1:\"8\";s:7:\"checked\";b:1;}i:22;a:2:{s:4:\"name\";s:7:\"Simpson\";s:3:\"nbr\";s:1:\"2\";}i:27;a:2:{s:4:\"name\";s:8:\"Scell-it\";s:3:\"nbr\";s:1:\"6\";}i:28;a:3:{s:4:\"name\";s:6:\"Fisher\";s:3:\"nbr\";s:1:\"3\";s:7:\"checked\";b:1;}i:31;a:2:{s:4:\"name\";s:3:\"PGB\";s:3:\"nbr\";s:2:\"10\";}i:35;a:3:{s:4:\"name\";s:5:\"Index\";s:3:\"nbr\";s:2:\"15\";s:7:\"checked\";b:1;}i:42;a:2:{s:4:\"name\";s:8:\"Ambrovit\";s:3:\"nbr\";s:1:\"3\";}i:43;a:2:{s:4:\"name\";s:8:\"Waelbers\";s:3:\"nbr\";s:1:\"1\";}i:48;a:2:{s:4:\"name\";s:13:\"ArcelorMittal\";s:3:\"nbr\";s:1:\"1\";}i:53;a:2:{s:4:\"name\";s:7:\"Rhodius\";s:3:\"nbr\";s:2:\"30\";}i:57;a:2:{s:4:\"name\";s:4:\"Pica\";s:3:\"nbr\";s:2:\"83\";}i:59;a:2:{s:4:\"name\";s:3:\"JCL\";s:3:\"nbr\";s:1:\"1\";}i:60;a:2:{s:4:\"name\";s:7:\"Kapriol\";s:3:\"nbr\";s:2:\"30\";}i:61;a:2:{s:4:\"name\";s:8:\"OX Tools\";s:3:\"nbr\";s:1:\"1\";}i:63;a:3:{s:4:\"name\";s:16:\"I.N.G. Fixations\";s:3:\"nbr\";s:1:\"8\";s:7:\"checked\";b:1;}i:64;a:2:{s:4:\"name\";s:6:\"NORFIX\";s:3:\"nbr\";s:1:\"3\";}i:69;a:2:{s:4:\"name\";s:11:\"Nine Worths\";s:3:\"nbr\";s:1:\"3\";}i:70;a:3:{s:4:\"name\";s:4:\"TJEP\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b:1;}i:71;a:2:{s:4:\"name\";s:5:\"SENCO\";s:3:\"nbr\";s:1:\"1\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:2;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";s:1:\"7\";s:4:\"name\";s:14:\"Epaisseur (mm)\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:3:{i:794;a:4:{s:4:\"name\";s:4:\"1.60\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:371;a:4:{s:4:\"name\";s:4:\"2.40\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:372;a:4:{s:4:\"name\";s:4:\"2.60\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}}}")
1.343 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:209
736
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 20
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.285 ms 4 Yes Yes /classes/Category.php:916
225
SELECT SQL_NO_CACHE DISTINCT `id_product_attribute` FROM `aco_specific_price` WHERE `id_product_attribute` != 0
1.284 ms 724 /classes/SpecificPrice.php:310
12
SELECT SQL_NO_CACHE lower(name) as name
FROM `aco_hook` h
WHERE (h.active = 1)
1.270 ms 1081 /classes/Hook.php:1388
160
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 5
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.222 ms 9 Yes Yes /classes/Category.php:916
206
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (15, 28, 63, 35, 21, 70) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN aco_specific_price sp ON (
sp.id_product = p.id_product AND 
sp.id_shop IN (0, 1) AND 
sp.id_currency IN (0, 1) AND 
sp.id_country IN (0, 8) AND 
sp.id_group IN (0, 3) AND 
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND 
(sp.from = '0000-00-00 00:00:00' OR '2026-04-21 10:40:01' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2026-04-21 10:40:01' <= sp.to) 
) WHERE ((sp.reduction>0))
1.178 ms 4 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
667
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 19 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
1.133 ms 1 /classes/Category.php:1062
223
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `aco_specific_price` WHERE `id_product` != 0
1.123 ms 386 /classes/SpecificPrice.php:310
641
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 162 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
1.109 ms 6 /classes/Category.php:1062
209
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `aco_attribute_group` ag INNER JOIN `aco_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `aco_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `aco_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN aco_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN aco_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `aco_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 7 ORDER BY agl.`name` ASC, a.`position` ASC
1.064 ms 15 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
199
SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `aco_attribute_group` ag  INNER JOIN aco_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `aco_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `aco_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `aco_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 1) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
1.040 ms 60 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:122
207
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `aco_manufacturer` m INNER JOIN aco_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `aco_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
1.035 ms 66 Yes /classes/Manufacturer.php:201
756
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 26
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.031 ms 14 Yes Yes /classes/Category.php:916
198
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `aco_manufacturer` m INNER JOIN aco_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `aco_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
1.012 ms 66 Yes /classes/Manufacturer.php:201
620
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 133 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
0.993 ms 12 /classes/Category.php:1062
579
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 5
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.965 ms 9 Yes Yes /classes/Category.php:916
716
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 17 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
0.944 ms 8 /classes/Category.php:1062
673
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 83 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
0.925 ms 1 /classes/Category.php:1062
211
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `aco_attribute_group` ag INNER JOIN `aco_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `aco_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `aco_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN aco_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN aco_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `aco_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 10 ORDER BY agl.`name` ASC, a.`position` ASC
0.908 ms 40 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
618
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 5
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.896 ms 9 Yes Yes /classes/Category.php:916
686
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 18
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.894 ms 4 Yes Yes /classes/Category.php:916
691
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 18 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
0.888 ms 2 /classes/Category.php:1062
710
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 17
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.887 ms 5 Yes Yes /classes/Category.php:916
675
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2026-04-21 00:00:00",
INTERVAL 10 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `aco_category_product` cp
LEFT JOIN `aco_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `aco_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 aco_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 `aco_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `aco_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `aco_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 `aco_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `aco_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 147 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
0.843 ms 9 /classes/Category.php:1062
674
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 147
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.808 ms 1 Yes Yes /classes/Category.php:916
649
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 2708 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 2003) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.807 ms 1 Yes /classes/SpecificPrice.php:576
668
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 83
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.805 ms 4 Yes Yes /classes/Category.php:916
20
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.798 ms 103 /classes/module/Module.php:341
592
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 144
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.785 ms 1 Yes Yes /classes/Category.php:916
662
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 19
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.774 ms 5 Yes Yes /classes/Category.php:916
339
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 1241 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.763 ms 1 Yes /classes/SpecificPrice.php:576
582
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 16
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.759 ms 7 Yes Yes /classes/Category.php:916
434
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1190 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1190 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.751 ms 0 /classes/Cart.php:1430
609
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 3
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.751 ms 5 Yes Yes /classes/Category.php:916
601
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 4
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.746 ms 5 Yes Yes /classes/Category.php:916
299
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 1439 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1408) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.745 ms 1 Yes /classes/SpecificPrice.php:576
331
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1306 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1306 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.743 ms 0 /classes/Cart.php:1430
363
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 1961 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 1560) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.739 ms 1 Yes /classes/SpecificPrice.php:576
261
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1952 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1952 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.737 ms 0 /classes/Cart.php:1430
424
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1200 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1200 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.733 ms 0 /classes/Cart.php:1430
404
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1469 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1469 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.722 ms 0 /classes/Cart.php:1430
15
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `aco_hook`
0.720 ms 1081 /classes/Hook.php:1348
753
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2651 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 2651 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.717 ms 0 /classes/Cart.php:1430
723
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 1365 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.715 ms 1 Yes /classes/SpecificPrice.php:576
413
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1242 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1242 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.711 ms 0 /classes/Cart.php:1430
256
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 1952 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.709 ms 1 Yes /classes/SpecificPrice.php:576
203
SELECT SQL_NO_CACHE data FROM aco_layered_filter_block WHERE hash="1b4258b05ed9f1c711f51eee416090c9" LIMIT 1
0.701 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:185
480
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1531 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1531 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.700 ms 0 /classes/Cart.php:1430
344
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1241 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1241 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.699 ms 0 /classes/Cart.php:1430
290
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1468 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1468 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.692 ms 0 /classes/Cart.php:1430
229
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 1996 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.684 ms 1 Yes /classes/SpecificPrice.php:576
640
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 162
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.683 ms 1 Yes Yes /classes/Category.php:916
596
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 95
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.678 ms 3 Yes Yes /classes/Category.php:916
263
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 1554
AND cp.`id_cart` = 0 AND cp.`id_product` = 1952 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1554
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1952 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.677 ms 0 /classes/Cart.php:1430
367
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1961) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.672 ms 1 /classes/stock/StockAvailable.php:453
445
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3320 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 3320 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.669 ms 0 /classes/Cart.php:1430
354
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2807 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 2807 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.656 ms 0 /classes/Cart.php:1430
240
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1996 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1996 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.652 ms 0 /classes/Cart.php:1430
266
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 1952
AND pac.`id_product_attribute` = 1554
AND agl.`id_lang` = 1
0.652 ms 3 /classes/Product.php:7528
336
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1241) AND (b.`id_shop` = 1) LIMIT 1
0.650 ms 1 /src/Adapter/EntityMapper.php:71
309
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 1439
AND pac.`id_product_attribute` = 1408
AND agl.`id_lang` = 1
0.648 ms 3 /classes/Product.php:7528
728
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1365 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1365 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.646 ms 0 /classes/Cart.php:1430
619
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 133
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.641 ms 1 Yes Yes /classes/Category.php:916
22
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.638 ms 103 /classes/module/Module.php:341
36
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 44) LIMIT 1
0.638 ms 1 /src/Adapter/EntityMapper.php:71
245
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 1996
AND pac.`id_product_attribute` = 1533
AND agl.`id_lang` = 1
0.638 ms 3 /classes/Product.php:7528
265
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1952
ORDER BY f.position ASC
0.633 ms 1 Yes /classes/Product.php:6024
368
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1961 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1961 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.629 ms 0 /classes/Cart.php:1430
272
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1524) AND (b.`id_shop` = 1) LIMIT 1
0.625 ms 1 /src/Adapter/EntityMapper.php:71
447
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 2524
AND cp.`id_cart` = 0 AND cp.`id_product` = 3320 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2524
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3320 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.623 ms 0 /classes/Cart.php:1430
418
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1200) AND (b.`id_shop` = 1) LIMIT 1
0.616 ms 1 /src/Adapter/EntityMapper.php:71
733
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 1365
AND pac.`id_product_attribute` = 1362
AND agl.`id_lang` = 1
0.612 ms 2 /classes/Product.php:7528
517
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1422) AND (b.`id_shop` = 1) LIMIT 1
0.610 ms 1 /src/Adapter/EntityMapper.php:71
462
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2051 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 2051 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.609 ms 0 /classes/Cart.php:1430
143
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.609 ms 103 /classes/module/Module.php:341
795
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `aco_category_product` cp
LEFT JOIN `aco_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `aco_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (1996,1952,1524,1468,1439,1422,1306,1241,2807,1961,1527,1515,1469,1242,1200,1190,3320,2051,1531,1519) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
0.608 ms 23 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
46
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisConfigurationBack')
0.607 ms 225 /classes/PrestaShopCollection.php:383
284
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1468) AND (b.`id_shop` = 1) LIMIT 1
0.601 ms 1 /src/Adapter/EntityMapper.php:71
450
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 3320
AND pac.`id_product_attribute` = 2524
AND agl.`id_lang` = 1
0.601 ms 1 /classes/Product.php:7528
242
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 1533
AND cp.`id_cart` = 0 AND cp.`id_product` = 1996 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1533
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1996 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.599 ms 0 /classes/Cart.php:1430
279
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1524 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1524 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.598 ms 0 /classes/Cart.php:1430
251
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1952) AND (b.`id_shop` = 1) LIMIT 1
0.595 ms 1 /src/Adapter/EntityMapper.php:71
280
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1524
ORDER BY f.position ASC
0.593 ms 1 Yes /classes/Product.php:6024
370
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 1560
AND cp.`id_cart` = 0 AND cp.`id_product` = 1961 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1560
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1961 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.588 ms 0 /classes/Cart.php:1430
3
SELECT SQL_NO_CACHE *
FROM `aco_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.587 ms 1 /src/Adapter/EntityMapper.php:71
745
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2651) AND (b.`id_shop` = 1) LIMIT 1
0.586 ms 1 /src/Adapter/EntityMapper.php:71
428
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1190) AND (b.`id_shop` = 1) LIMIT 1
0.585 ms 1 /src/Adapter/EntityMapper.php:71
359
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1961) AND (b.`id_shop` = 1) LIMIT 1
0.577 ms 1 /src/Adapter/EntityMapper.php:71
464
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 1593
AND cp.`id_cart` = 0 AND cp.`id_product` = 2051 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1593
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2051 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.575 ms 0 /classes/Cart.php:1430
748
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 2651 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.567 ms 1 Yes /classes/SpecificPrice.php:576
373
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 1961
AND pac.`id_product_attribute` = 1560
AND agl.`id_lang` = 1
0.559 ms 3 /classes/Product.php:7528
332
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1306
ORDER BY f.position ASC
0.554 ms 1 Yes /classes/Product.php:6024
774
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2283) AND (b.`id_shop` = 1) LIMIT 1
0.548 ms 1 /src/Adapter/EntityMapper.php:71
304
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1439 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1439 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.541 ms 0 /classes/Cart.php:1430
425
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1200
ORDER BY f.position ASC
0.541 ms 1 Yes /classes/Product.php:6024
438
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3320) AND (b.`id_shop` = 1) LIMIT 1
0.539 ms 1 /src/Adapter/EntityMapper.php:71
754
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2651
ORDER BY f.position ASC
0.539 ms 1 Yes /classes/Product.php:6024
398
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1469) AND (b.`id_shop` = 1) LIMIT 1
0.535 ms 1 /src/Adapter/EntityMapper.php:71
435
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1190
ORDER BY f.position ASC
0.532 ms 1 Yes /classes/Product.php:6024
16
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.531 ms 103 /classes/module/Module.php:341
654
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2708 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 2708 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.531 ms 0 /classes/Cart.php:1430
730
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 1362
AND cp.`id_cart` = 0 AND cp.`id_product` = 1365 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1362
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1365 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.528 ms 0 /classes/Cart.php:1430
295
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1439) AND (b.`id_shop` = 1) LIMIT 1
0.527 ms 1 /src/Adapter/EntityMapper.php:71
455
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2051) AND (b.`id_shop` = 1) LIMIT 1
0.523 ms 1 /src/Adapter/EntityMapper.php:71
496
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1519 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1519 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.518 ms 0 /classes/Cart.php:1430
414
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1242
ORDER BY f.position ASC
0.517 ms 1 Yes /classes/Product.php:6024
384
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1527 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1527 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.516 ms 0 /classes/Cart.php:1430
405
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1469
ORDER BY f.position ASC
0.512 ms 1 Yes /classes/Product.php:6024
473
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1531) AND (b.`id_shop` = 1) LIMIT 1
0.511 ms 1 /src/Adapter/EntityMapper.php:71
777
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 2283 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.510 ms 1 Yes /classes/SpecificPrice.php:576
543
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1242) AND (b.`id_shop` = 1) LIMIT 1
0.507 ms 1 /src/Adapter/EntityMapper.php:71
394
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1515 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1515 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.504 ms 0 /classes/Cart.php:1430
449
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3320
ORDER BY f.position ASC
0.503 ms 1 Yes /classes/Product.php:6024
244
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1996
ORDER BY f.position ASC
0.500 ms 1 Yes /classes/Product.php:6024
18
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.496 ms 103 /classes/module/Module.php:341
21
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.496 ms 103 /classes/module/Module.php:341
355
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2807
ORDER BY f.position ASC
0.496 ms 1 Yes /classes/Product.php:6024
732
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1365
ORDER BY f.position ASC
0.495 ms 1 Yes /classes/Product.php:6024
503
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1952
ORDER BY `position`
0.493 ms 1 Yes /classes/Product.php:3539
32
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.483 ms 103 /classes/module/Module.php:341
308
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1439
ORDER BY f.position ASC
0.482 ms 1 Yes /classes/Product.php:6024
63
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping')
0.481 ms 225 /classes/PrestaShopCollection.php:383
577
SELECT SQL_NO_CACHE m.*, ml.title, c.link_rewrite as category_rewrite, c.name as category_name
FROM `aco_adwmenu_item` m
LEFT JOIN `aco_adwmenu_item_lang` ml ON (m.id_adwmenu_item = ml.id_adwmenu_item AND ml.id_lang = 1)
LEFT JOIN `aco_category_lang` c ON (m.id_category = c.id_category AND c.id_lang = 1)
WHERE m.id_parent = 0 AND m.active = 1
ORDER BY COALESCE(ml.title, c.name) ASC
0.481 ms 6 Yes /modules/adwmenu/adwmenu.php:877
291
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1468
ORDER BY f.position ASC
0.481 ms 1 Yes /classes/Product.php:6024
79
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders')
0.479 ms 225 /classes/PrestaShopCollection.php:383
632
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 594 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 594 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.478 ms 0 /classes/Cart.php:1430
656
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 2003
AND cp.`id_cart` = 0 AND cp.`id_product` = 2708 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2003
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2708 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.471 ms 0 /classes/Cart.php:1430
38
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisIndex')
0.470 ms 225 /classes/PrestaShopCollection.php:383
78
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisShipment')
0.468 ms 225 /classes/PrestaShopCollection.php:383
627
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` = 3, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `aco_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, 3) AND `id_product` = 594 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 415) AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.468 ms 1 Yes /classes/SpecificPrice.php:576
684
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3218 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 3218 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.467 ms 0 /classes/Cart.php:1430
71
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders')
0.464 ms 225 /classes/PrestaShopCollection.php:383
35
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 43
0.460 ms 1 /src/Adapter/EntityMapper.php:79
364
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1961)
0.460 ms 2 /classes/Product.php:3860
102
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisShipmentsGridPrint')
0.459 ms 225 /classes/PrestaShopCollection.php:383
95
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping')
0.458 ms 225 /classes/PrestaShopCollection.php:383
264
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 1952 AND pa.`id_product` = 1952 AND pa.`id_product_attribute` = 1554 LIMIT 1
0.458 ms 1 /classes/Product.php:1209
275
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1524)
0.458 ms 1 /classes/Product.php:3860
707
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 1343
AND pac.`id_product_attribute` = 1339
AND agl.`id_lang` = 1
0.455 ms 2 /classes/Product.php:7528
782
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2283 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 2283 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.455 ms 0 /classes/Cart.php:1430
230
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1996)
0.450 ms 5 /classes/Product.php:3860
468
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2051
AND pac.`id_product_attribute` = 1593
AND agl.`id_lang` = 1
0.450 ms 4 /classes/Product.php:7528
257
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1952)
0.444 ms 6 /classes/Product.php:3860
518
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1422
ORDER BY `position`
0.444 ms 1 Yes /classes/Product.php:3539
521
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1306
ORDER BY `position`
0.444 ms 2 Yes /classes/Product.php:3539
320
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1422 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1422 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.443 ms 0 /classes/Cart.php:1430
420
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1200)
0.443 ms 1 /classes/Product.php:3860
553
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3320
ORDER BY `position`
0.443 ms 2 Yes /classes/Product.php:3539
505
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `aco_product_attribute_image` pai
LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1554, 1555, 1556, 1557, 1558, 1559) AND il.`id_lang` = 1 ORDER by i.`position`
0.440 ms 6 Yes /classes/Product.php:2915
658
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2708
ORDER BY f.position ASC
0.440 ms 1 Yes /classes/Product.php:6024
524
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1241
ORDER BY `position`
0.437 ms 1 Yes /classes/Product.php:3539
702
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1343 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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` = 1343 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.435 ms 0 /classes/Cart.php:1430
568
SELECT SQL_NO_CACHE 1 FROM `aco_cart_rule` WHERE ((date_to >= "2026-04-21 00:00:00" AND date_to <= "2026-04-21 23:59:59") OR (date_from >= "2026-04-21 00:00:00" AND date_from <= "2026-04-21 23:59:59") OR (date_from < "2026-04-21 00:00:00" AND date_to > "2026-04-21 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.433 ms 1 /classes/CartRule.php:357
426
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1190
AND image_shop.`cover` = 1 LIMIT 1
0.432 ms 2 /classes/Product.php:3570
306
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 1408
AND cp.`id_cart` = 0 AND cp.`id_product` = 1439 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1408
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1439 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.429 ms 0 /classes/Cart.php:1430
23
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisInformation')
0.429 ms 225 /classes/PrestaShopCollection.php:383
325
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1306) AND (b.`id_shop` = 1) LIMIT 1
0.428 ms 1 /src/Adapter/EntityMapper.php:71
650
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 2708)
0.428 ms 6 /classes/Product.php:3860
300
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1439)
0.427 ms 5 /classes/Product.php:3860
561
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1531
ORDER BY `position`
0.427 ms 2 Yes /classes/Product.php:3539
340
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1241)
0.426 ms 1 /classes/Product.php:3860
482
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 1418
AND cp.`id_cart` = 0 AND cp.`id_product` = 1531 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1418
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1531 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.426 ms 0 /classes/Cart.php:1430
637
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 594
AND pac.`id_product_attribute` = 415
AND agl.`id_lang` = 1
0.426 ms 3 /classes/Product.php:7528
659
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 2708
AND pac.`id_product_attribute` = 2003
AND agl.`id_lang` = 1
0.425 ms 2 /classes/Product.php:7528
406
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1242
AND image_shop.`cover` = 1 LIMIT 1
0.423 ms 1 /classes/Product.php:3570
348
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2807) AND (b.`id_shop` = 1) LIMIT 1
0.423 ms 1 /src/Adapter/EntityMapper.php:71
492
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1519)
0.423 ms 1 /classes/Product.php:3860
498
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1996) AND (b.`id_shop` = 1) LIMIT 1
0.423 ms 1 /src/Adapter/EntityMapper.php:71
142
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `aco_meta` m
LEFT JOIN `aco_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.421 ms 47 Yes /classes/Dispatcher.php:654
515
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `aco_product_attribute_image` pai
LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1408, 1409, 1410, 1411, 1412) AND il.`id_lang` = 1 ORDER by i.`position`
0.419 ms 5 Yes /classes/Product.php:2915
372
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1961
ORDER BY f.position ASC
0.418 ms 1 Yes /classes/Product.php:6024
94
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisLogsGrid')
0.417 ms 225 /classes/PrestaShopCollection.php:383
485
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 `aco_attribute` a
LEFT JOIN `aco_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `aco_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `aco_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN aco_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 `aco_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1)
LEFT JOIN `aco_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 1531
AND pac.`id_product_attribute` = 1418
AND agl.`id_lang` = 1
0.417 ms 3 /classes/Product.php:7528
494
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1519 AND `id_group` = 3 LIMIT 1
0.417 ms 0 /classes/GroupReduction.php:153
286
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1468)
0.414 ms 1 /classes/Product.php:3860
378
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1527) AND (b.`id_shop` = 1) LIMIT 1
0.412 ms 1 /src/Adapter/EntityMapper.php:71
559
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `aco_product_attribute_image` pai
LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1593, 1594, 1595, 1596, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612) AND il.`id_lang` = 1 ORDER by i.`position`
0.410 ms 12 Yes /classes/Product.php:2915
476
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1531)
0.409 ms 2 /classes/Product.php:3860
14
SELECT SQL_NO_CACHE `name`, `alias` FROM `aco_hook_alias`
0.408 ms 87 /classes/Hook.php:290
458
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 2051)
0.404 ms 12 /classes/Product.php:3860
346
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2807
AND image_shop.`cover` = 1 LIMIT 1
0.403 ms 1 /classes/Product.php:3570
119
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping')
0.398 ms 225 /classes/PrestaShopCollection.php:383
356
SELECT SQL_NO_CACHE *
FROM aco_product_attachment pa
LEFT JOIN aco_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN aco_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 2807
0.397 ms 1 /classes/Product.php:6058
345
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1241
ORDER BY f.position ASC
0.396 ms 1 Yes /classes/Product.php:6024
706
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1343
ORDER BY f.position ASC
0.394 ms 1 Yes /classes/Product.php:6024
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM aco_shop_url su
LEFT JOIN aco_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.acotex-quincaillerie.fr' OR su.domain_ssl = 'www.acotex-quincaillerie.fr')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.392 ms 1 Yes /classes/shop/Shop.php:1364
215
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1996
AND image_shop.`cover` = 1 LIMIT 1
0.392 ms 4 /classes/Product.php:3570
233
SELECT SQL_NO_CACHE tr.*
FROM `aco_tax_rule` tr
JOIN `aco_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.391 ms 1 /classes/tax/TaxRulesTaxManager.php:100
395
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1515
ORDER BY f.position ASC
0.390 ms 1 Yes /classes/Product.php:6024
499
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1996
ORDER BY `position`
0.390 ms 4 Yes /classes/Product.php:3539
784
SELECT SQL_NO_CACHE r.*, rl.title, rl.description
FROM `aco_adw_reassurance` r
LEFT JOIN `aco_adw_reassurance_lang` rl 
ON r.id_adw_reassurance = rl.id_adw_reassurance 
AND rl.id_lang = 1
WHERE r.active = 1
ORDER BY r.position ASC
0.390 ms 4 Yes /modules/adwreassurance/adwreassurance.php:437
55
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping')
0.389 ms 225 /classes/PrestaShopCollection.php:383
144
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.389 ms 103 /classes/module/Module.php:341
497
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1519
ORDER BY f.position ASC
0.389 ms 1 Yes /classes/Product.php:6024
330
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1306) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.389 ms 1 /classes/stock/StockAvailable.php:453
634
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 415
AND cp.`id_cart` = 0 AND cp.`id_product` = 594 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 415
AND cp.`id_cart` = 0 AND p.`id_product_item` = 594 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.388 ms 0 /classes/Cart.php:1430
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 aco_shop_group gs
LEFT JOIN aco_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN aco_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.388 ms 1 Yes /classes/shop/Shop.php:715
388
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1515) AND (b.`id_shop` = 1) LIMIT 1
0.388 ms 1 /src/Adapter/EntityMapper.php:71
281
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1468
AND image_shop.`cover` = 1 LIMIT 1
0.387 ms 1 /classes/Product.php:3570
409
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1242)
0.387 ms 1 /classes/Product.php:3860
724
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1365)
0.387 ms 13 /classes/Product.php:3860
537
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1515
ORDER BY `position`
0.385 ms 1 Yes /classes/Product.php:3539
134
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisCronJob')
0.384 ms 225 /classes/PrestaShopCollection.php:383
47
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping')
0.383 ms 225 /classes/PrestaShopCollection.php:383
742
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2651
AND image_shop.`cover` = 1 LIMIT 1
0.383 ms 1 /classes/Product.php:3570
704
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 `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 1339
AND cp.`id_cart` = 0 AND cp.`id_product` = 1343 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1339
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1343 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.382 ms 0 /classes/Cart.php:1430
111
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders')
0.380 ms 225 /classes/PrestaShopCollection.php:383
54
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisConfigurationFront')
0.378 ms 225 /classes/PrestaShopCollection.php:383
243
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 1996 AND pa.`id_product` = 1996 AND pa.`id_product_attribute` = 1533 LIMIT 1
0.378 ms 1 /classes/Product.php:1209
441
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 3320)
0.376 ms 2 /classes/Product.php:3860
357
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1961
AND image_shop.`cover` = 1 LIMIT 1
0.373 ms 2 /classes/Product.php:3570
70
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisOrdersGrid')
0.371 ms 225 /classes/PrestaShopCollection.php:383
385
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1527
ORDER BY f.position ASC
0.370 ms 1 Yes /classes/Product.php:6024
796
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `aco_product_attribute_combination` pac
LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `aco_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1533
ORDER BY ag.`position` ASC, a.`position` ASC
0.370 ms 3 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
45
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.369 ms 225 /classes/Tab.php:357
466
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2051
ORDER BY f.position ASC
0.369 ms 1 Yes /classes/Product.php:6024
292
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1439
AND image_shop.`cover` = 1 LIMIT 1
0.367 ms 2 /classes/Product.php:3570
191
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 32
AND `id_module` = 82
AND `id_shop` = 1
0.366 ms 1 /classes/Hook.php:518
719
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1365) AND (b.`id_shop` = 1) LIMIT 1
0.364 ms 1 /src/Adapter/EntityMapper.php:71
678
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3218) AND (b.`id_shop` = 1) LIMIT 1
0.363 ms 1 /src/Adapter/EntityMapper.php:71
248
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1952
AND image_shop.`cover` = 1 LIMIT 1
0.362 ms 1 /classes/Product.php:3570
61
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.362 ms 225 /classes/Tab.php:357
448
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 3320 AND pa.`id_product` = 3320 AND pa.`id_product_attribute` = 2524 LIMIT 1
0.361 ms 1 /classes/Product.php:1209
269
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1524
AND image_shop.`cover` = 1 LIMIT 1
0.361 ms 1 /classes/Product.php:3570
453
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2051
AND image_shop.`cover` = 1 LIMIT 1
0.361 ms 4 /classes/Product.php:3570
62
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisAddress')
0.360 ms 225 /classes/PrestaShopCollection.php:383
415
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1200
AND image_shop.`cover` = 1 LIMIT 1
0.360 ms 1 /classes/Product.php:3570
484
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1531
ORDER BY f.position ASC
0.359 ms 1 Yes /classes/Product.php:6024
510
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1468
ORDER BY `position`
0.359 ms 1 Yes /classes/Product.php:3539
771
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2283
AND image_shop.`cover` = 1 LIMIT 1
0.359 ms 2 /classes/Product.php:3570
197
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM aco_layered_category
WHERE controller = 'category'
AND id_category = 5
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.359 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:57
33
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.358 ms 225 /classes/Tab.php:357
436
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3320
AND image_shop.`cover` = 1 LIMIT 1
0.357 ms 2 /classes/Product.php:3570
695
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1343) AND (b.`id_shop` = 1) LIMIT 1
0.356 ms 1 /src/Adapter/EntityMapper.php:71
110
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisShipmentsGridTransmit')
0.356 ms 225 /classes/PrestaShopCollection.php:383
501
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `aco_product_attribute_image` pai
LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1531, 1532, 1533, 1534, 1535) AND il.`id_lang` = 1 ORDER by i.`position`
0.356 ms 5 Yes /classes/Product.php:2915
769
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 150) AND (b.`id_shop` = 1) LIMIT 1
0.355 ms 1 /src/Adapter/EntityMapper.php:71
555
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `aco_product_attribute_image` pai
LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (2525, 2524) AND il.`id_lang` = 1 ORDER by i.`position`
0.354 ms 2 Yes /classes/Product.php:2915
267
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1554) LIMIT 1
0.353 ms 1 /src/Adapter/EntityMapper.php:71
685
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3218
ORDER BY f.position ASC
0.353 ms 1 Yes /classes/Product.php:6024
6
SELECT SQL_NO_CACHE *
FROM `aco_country` a
LEFT JOIN `aco_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `aco_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.352 ms 1 /src/Adapter/EntityMapper.php:71
126
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisCronGrid')
0.350 ms 225 /classes/PrestaShopCollection.php:383
783
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2283
ORDER BY f.position ASC
0.350 ms 1 Yes /classes/Product.php:6024
544
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1242
ORDER BY `position`
0.348 ms 1 Yes /classes/Product.php:3539
451
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2524) LIMIT 1
0.347 ms 1 /src/Adapter/EntityMapper.php:71
145
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5) AND (b.`id_shop` = 1) LIMIT 1
0.346 ms 1 /src/Adapter/EntityMapper.php:71
24
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping')
0.346 ms 225 /classes/PrestaShopCollection.php:383
502
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1996 LIMIT 1
0.344 ms 5 /modules/productcombinationscount/productcombinationscount.php:97
390
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1515)
0.343 ms 1 /classes/Product.php:3860
316
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1422)
0.341 ms 1 /classes/Product.php:3860
321
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1422
ORDER BY f.position ASC
0.341 ms 1 Yes /classes/Product.php:6024
125
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.340 ms 225 /classes/Tab.php:357
787
SELECT SQL_NO_CACHE fl.*, fll.title
FROM `aco_adw_footer_link` fl
LEFT JOIN `aco_adw_footer_link_lang` `fll` ON fl.id_adw_footer_link = fll.id_adw_footer_link AND fll.id_lang = 1
WHERE (fl.`column` = 1) AND (fl.active = 1)
ORDER BY fl.position ASC
0.340 ms 3 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
241
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1996) AND (id_product_attribute = 1533) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.339 ms 1 /classes/stock/StockAvailable.php:453
371
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 1961 AND pa.`id_product` = 1961 AND pa.`id_product_attribute` = 1560 LIMIT 1
0.339 ms 1 /classes/Product.php:1209
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM aco_shop s
LEFT JOIN aco_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.337 ms 1 /classes/shop/Shop.php:214
645
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2708) AND (b.`id_shop` = 1) LIMIT 1
0.337 ms 1 /src/Adapter/EntityMapper.php:71
127
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders')
0.336 ms 225 /classes/PrestaShopCollection.php:383
135
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders')
0.335 ms 225 /classes/PrestaShopCollection.php:383
238
SELECT SQL_NO_CACHE tr.*
FROM `aco_tax_rule` tr
JOIN `aco_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.334 ms 0 /classes/tax/TaxRulesTaxManager.php:100
465
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 2051 AND pa.`id_product` = 2051 AND pa.`id_product_attribute` = 1593 LIMIT 1
0.334 ms 1 /classes/Product.php:1209
737
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 125) AND (b.`id_shop` = 1) LIMIT 1
0.334 ms 1 /src/Adapter/EntityMapper.php:71
246
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1533) LIMIT 1
0.333 ms 1 /src/Adapter/EntityMapper.php:71
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `aco_lang` l
LEFT JOIN `aco_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.331 ms 1 /classes/Language.php:1080
569
SELECT SQL_NO_CACHE 1 FROM `aco_cart_rule` WHERE ((date_to >= "2026-04-21 00:00:00" AND date_to <= "2026-04-21 23:59:59") OR (date_from >= "2026-04-21 00:00:00" AND date_from <= "2026-04-21 23:59:59") OR (date_from < "2026-04-21 00:00:00" AND date_to > "2026-04-21 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.331 ms 1 /classes/CartRule.php:357
623
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 594) AND (b.`id_shop` = 1) LIMIT 1
0.331 ms 1 /src/Adapter/EntityMapper.php:71
350
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 2807)
0.330 ms 1 /classes/Product.php:3860
534
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1527
ORDER BY `position`
0.330 ms 1 Yes /classes/Product.php:3539
380
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1527)
0.329 ms 1 /classes/Product.php:3860
504
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1952
0.328 ms 6 /classes/Product.php:2899
738
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) AND (b.`id_shop` = 1) LIMIT 1
0.328 ms 1 /src/Adapter/EntityMapper.php:71
141
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.327 ms 225 /classes/Tab.php:357
490
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1519) AND (b.`id_shop` = 1) LIMIT 1
0.327 ms 1 /src/Adapter/EntityMapper.php:71
550
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1190
ORDER BY `position`
0.327 ms 2 Yes /classes/Product.php:3539
657
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 2708 AND pa.`id_product` = 2708 AND pa.`id_product_attribute` = 2003 LIMIT 1
0.327 ms 1 /classes/Product.php:1209
768
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) AND (b.`id_shop` = 1) LIMIT 1
0.326 ms 1 /src/Adapter/EntityMapper.php:71
433
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1190) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.325 ms 1 /classes/stock/StockAvailable.php:453
692
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1343
AND image_shop.`cover` = 1 LIMIT 1
0.325 ms 1 /classes/Product.php:3570
133
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.325 ms 225 /classes/Tab.php:357
333
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1241
AND image_shop.`cover` = 1 LIMIT 1
0.325 ms 1 /classes/Product.php:3570
636
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 594
ORDER BY f.position ASC
0.325 ms 1 Yes /classes/Product.php:6024
389
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1515 LIMIT 1
0.324 ms 1 /classes/SpecificPrice.php:435
396
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1469
AND image_shop.`cover` = 1 LIMIT 1
0.324 ms 1 /classes/Product.php:3570
520
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1422 LIMIT 1
0.324 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
791
SELECT SQL_NO_CACHE *
FROM `aco_cms` a
LEFT JOIN `aco_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `aco_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.324 ms 1 /src/Adapter/EntityMapper.php:71
101
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.323 ms 225 /classes/Tab.php:357
516
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1439 LIMIT 1
0.323 ms 5 /modules/productcombinationscount/productcombinationscount.php:97
557
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2051
ORDER BY `position`
0.323 ms 4 Yes /classes/Product.php:3539
792
SELECT SQL_NO_CACHE `id_guest`
FROM `aco_connections`
WHERE `id_guest` = 4815808
AND `date_add` > '2026-04-21 10:10:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.322 ms 1 Yes /classes/Connection.php:168
536
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1527 LIMIT 1
0.322 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
734
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1362) LIMIT 1
0.322 ms 1 /src/Adapter/EntityMapper.php:71
53
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.319 ms 225 /classes/Tab.php:357
310
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1408) LIMIT 1
0.319 ms 1 /src/Adapter/EntityMapper.php:71
509
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1524 LIMIT 1
0.319 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
688
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 115) AND (b.`id_shop` = 1) LIMIT 1
0.317 ms 1 /src/Adapter/EntityMapper.php:71
507
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1524
ORDER BY `position`
0.317 ms 1 Yes /classes/Product.php:3539
187
SELECT SQL_NO_CACHE *
FROM `aco_category` a0
LEFT JOIN `aco_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 3) AND (a0.`nright` > 94) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.316 ms 2 /classes/PrestaShopCollection.php:383
430
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1190)
0.316 ms 1 /classes/Product.php:3860
527
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2807
ORDER BY `position`
0.314 ms 1 Yes /classes/Product.php:3539
337
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1241 LIMIT 1
0.313 ms 9 /classes/SpecificPrice.php:435
523
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1306 LIMIT 1
0.313 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
687
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 116) AND (b.`id_shop` = 1) LIMIT 1
0.313 ms 1 /src/Adapter/EntityMapper.php:71
39
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders')
0.312 ms 225 /classes/PrestaShopCollection.php:383
326
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1306 LIMIT 1
0.312 ms 1 /classes/SpecificPrice.php:435
360
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 1560 LIMIT 1
0.312 ms 1 /classes/Combination.php:560
530
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1961
ORDER BY `position`
0.312 ms 2 Yes /classes/Product.php:3539
591
SELECT SQL_NO_CACHE m.*, ml.title, c.link_rewrite as category_rewrite, c.name as category_name
FROM `aco_adwmenu_item` m
LEFT JOIN `aco_adwmenu_item_lang` ml ON (m.id_adwmenu_item = ml.id_adwmenu_item AND ml.id_lang = 1)
LEFT JOIN `aco_category_lang` c ON (m.id_category = c.id_category AND c.id_lang = 1)
WHERE m.id_parent = 15 AND m.active = 1
ORDER BY COALESCE(ml.title, c.name) ASC
0.311 ms 6 Yes /modules/adwmenu/adwmenu.php:877
103
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders')
0.309 ms 225 /classes/PrestaShopCollection.php:383
513
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1439
ORDER BY `position`
0.309 ms 2 Yes /classes/Product.php:3539
167
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) AND (b.`id_shop` = 1) LIMIT 1
0.308 ms 1 /src/Adapter/EntityMapper.php:71
285
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1468 LIMIT 1
0.308 ms 1 /classes/SpecificPrice.php:435
669
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 86) AND (b.`id_shop` = 1) LIMIT 1
0.308 ms 1 /src/Adapter/EntityMapper.php:71
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM aco_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.308 ms 1 /classes/shop/ShopUrl.php:178
93
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.308 ms 225 /classes/Tab.php:357
452
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 2524
0.308 ms 1 /src/Adapter/EntityMapper.php:79
647
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2708 LIMIT 1
0.307 ms 22 /classes/SpecificPrice.php:435
169
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) AND (b.`id_shop` = 1) LIMIT 1
0.307 ms 1 /src/Adapter/EntityMapper.php:71
540
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1469
ORDER BY `position`
0.307 ms 1 Yes /classes/Product.php:3539
580
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) AND (b.`id_shop` = 1) LIMIT 1
0.306 ms 1 /src/Adapter/EntityMapper.php:71
429
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1190 LIMIT 1
0.305 ms 1 /classes/SpecificPrice.php:435
118
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisAddressConfiguration')
0.305 ms 225 /classes/PrestaShopCollection.php:383
358
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 133 LIMIT 1
0.304 ms 1 /classes/Product.php:5670
495
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.304 ms 1 /classes/stock/StockAvailable.php:453
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `aco_lang` l
JOIN aco_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.303 ms 1 /classes/Language.php:1214
560
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 2051 LIMIT 1
0.303 ms 12 /modules/productcombinationscount/productcombinationscount.php:97
297
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1439 LIMIT 1
0.302 ms 12 /classes/SpecificPrice.php:435
642
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2708
AND image_shop.`cover` = 1 LIMIT 1
0.301 ms 1 /classes/Product.php:3570
34
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 43) LIMIT 1
0.297 ms 1 /src/Adapter/EntityMapper.php:71
179
SELECT SQL_NO_CACHE mc.*
FROM `aco_module_currency` mc
WHERE (mc.`id_module` = 98) AND (mc.`id_shop` = 1)
0.297 ms 1 /classes/Currency.php:853
235
SELECT SQL_NO_CACHE *
FROM `aco_tax_lang`
WHERE `id_tax` = 1
0.296 ms 1 /src/Adapter/EntityMapper.php:79
327
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1306)
0.296 ms 1 /classes/Product.php:3860
799
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `aco_product_attribute_combination` pac
LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `aco_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1560
ORDER BY ag.`position` ASC, a.`position` ASC
0.295 ms 3 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
749
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 2651)
0.294 ms 1 /classes/Product.php:3860
30
UPDATE `aco_tab_lang` SET `id_tab` = '203',`name` = 'Mes informations',`id_lang` = '1' WHERE id_tab = 203 AND id_lang = 1
0.293 ms 1 /classes/ObjectModel.php:880
161
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) AND (b.`id_shop` = 1) LIMIT 1
0.293 ms 1 /src/Adapter/EntityMapper.php:71
150
SELECT SQL_NO_CACHE *
FROM `aco_currency` a
LEFT JOIN `aco_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `aco_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
165
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) AND (b.`id_shop` = 1) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
617
SELECT SQL_NO_CACHE fi.*, fil.title, fil.description, fil.link
FROM `aco_adw_flash_info` fi
LEFT JOIN `aco_adw_flash_info_lang` `fil` ON fi.id_flash_info = fil.id_flash_info AND fil.id_lang = 1
WHERE (fi.active = 1)
ORDER BY fi.position ASC
0.292 ms 2 Yes /modules/adwflashinfo/classes/ADWFlashInfoModel.php:124
69
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.291 ms 225 /classes/Tab.php:357
471
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1531
AND image_shop.`cover` = 1 LIMIT 1
0.290 ms 2 /classes/Product.php:3570
224
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1
0.290 ms 2171 /classes/SpecificPrice.php:297
226
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE `from` BETWEEN '2026-04-21 00:00:00' AND '2026-04-21 23:59:59' LIMIT 1
0.290 ms 1 /classes/SpecificPrice.php:377
361
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1961 LIMIT 1
0.290 ms 1 /classes/SpecificPrice.php:435
475
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1531 LIMIT 1
0.290 ms 1 /classes/SpecificPrice.php:435
479
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1531) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.289 ms 1 /classes/stock/StockAvailable.php:453
535
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1527
0.289 ms 1 /classes/Product.php:2899
296
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 1408 LIMIT 1
0.288 ms 1 /classes/Combination.php:560
533
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1961 LIMIT 1
0.288 ms 2 /modules/productcombinationscount/productcombinationscount.php:97
260
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1952) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.287 ms 1 /classes/stock/StockAvailable.php:453
278
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1524) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.287 ms 1 /classes/stock/StockAvailable.php:453
86
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisRemoval')
0.286 ms 225 /classes/PrestaShopCollection.php:383
274
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1524 LIMIT 1
0.286 ms 1 /classes/SpecificPrice.php:435
419
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1200 LIMIT 1
0.286 ms 1 /classes/SpecificPrice.php:435
469
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1593) LIMIT 1
0.286 ms 1 /src/Adapter/EntityMapper.php:71
670
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 84) AND (b.`id_shop` = 1) LIMIT 1
0.286 ms 1 /src/Adapter/EntityMapper.php:71
646
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 2003 LIMIT 1
0.286 ms 1 /classes/Combination.php:560
87
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentShipping')
0.285 ms 225 /classes/PrestaShopCollection.php:383
349
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2807 LIMIT 1
0.285 ms 1 /classes/SpecificPrice.php:435
423
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1200) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.285 ms 1 /classes/stock/StockAvailable.php:453
552
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1190 LIMIT 1
0.285 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
672
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 161) AND (b.`id_shop` = 1) LIMIT 1
0.285 ms 1 /src/Adapter/EntityMapper.php:71
219
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 1533 LIMIT 1
0.284 ms 1 /classes/Combination.php:560
755
SELECT SQL_NO_CACHE *
FROM aco_product_attachment pa
LEFT JOIN aco_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN aco_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 2651
0.284 ms 1 /classes/Product.php:6058
239
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1996) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.284 ms 1 /classes/stock/StockAvailable.php:453
19
SELECT SQL_NO_CACHE *
FROM aco_adw_landing_page
WHERE 1 AND active = 1 ORDER BY position ASC
0.283 ms 4 Yes /modules/adwlandingpage/classes/AdwLandingPage.php:167
220
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 0 LIMIT 1
0.283 ms 1 /classes/SpecificPrice.php:426
500
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1996
0.283 ms 5 /classes/Product.php:2899
565
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1519
ORDER BY `position`
0.283 ms 1 Yes /classes/Product.php:3539
746
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2651 LIMIT 1
0.283 ms 6 /classes/SpecificPrice.php:435
778
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 2283)
0.283 ms 1 /classes/Product.php:3860
564
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1531 LIMIT 1
0.281 ms 2 /modules/productcombinationscount/productcombinationscount.php:97
739
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 126) AND (b.`id_shop` = 1) LIMIT 1
0.281 ms 1 /src/Adapter/EntityMapper.php:71
29
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 203 AND id_lang = 1 LIMIT 1
0.281 ms 1 /classes/ObjectModel.php:879
379
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1527 LIMIT 1
0.281 ms 1 /classes/SpecificPrice.php:435
8
SELECT SQL_NO_CACHE *
FROM `aco_lang` a
LEFT JOIN `aco_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.280 ms 1 /src/Adapter/EntityMapper.php:71
731
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 1365 AND pa.`id_product` = 1365 AND pa.`id_product_attribute` = 1362 LIMIT 1
0.280 ms 1 /classes/Product.php:1209
146
SELECT SQL_NO_CACHE * FROM `aco_currency` c ORDER BY `iso_code` ASC
0.279 ms 1 Yes /classes/Currency.php:708
170
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 147) AND (b.`id_shop` = 1) LIMIT 1
0.278 ms 1 /src/Adapter/EntityMapper.php:71
253
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 1554 LIMIT 1
0.278 ms 1 /classes/Combination.php:560
439
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 2524 LIMIT 1
0.278 ms 1 /classes/Combination.php:560
766
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 32) AND (b.`id_shop` = 1) LIMIT 1
0.278 ms 1 /src/Adapter/EntityMapper.php:71
403
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1469) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.277 ms 1 /classes/stock/StockAvailable.php:453
532
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `aco_product_attribute_image` pai
LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1561, 1560) AND il.`id_lang` = 1 ORDER by i.`position`
0.277 ms 2 Yes /classes/Product.php:2915
610
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_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.277 ms 1 /src/Adapter/EntityMapper.php:71
195
SELECT SQL_NO_CACHE `method` FROM `aco_webservice_permission` WHERE `resource` = 'customer_documents' AND `method` = 'GET' OR `resource` = 'customer_documents' AND `method` = 'POST'
0.276 ms 2 /modules/vaisonet/vaisonet.php:282
268
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1554
0.276 ms 1 /src/Adapter/EntityMapper.php:79
444
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 3320) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.276 ms 1 /classes/stock/StockAvailable.php:453
800
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `aco_product_attribute_combination` pac
LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `aco_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 2524
ORDER BY ag.`position` ASC, a.`position` ASC
0.276 ms 1 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
155
SELECT SQL_NO_CACHE *
FROM `aco_group` a
LEFT JOIN `aco_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 3) LIMIT 1
0.276 ms 1 /src/Adapter/EntityMapper.php:71
312
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1422
AND image_shop.`cover` = 1 LIMIT 1
0.276 ms 1 /classes/Product.php:3570
456
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 1593 LIMIT 1
0.276 ms 1 /classes/Combination.php:560
168
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) AND (b.`id_shop` = 1) LIMIT 1
0.275 ms 1 /src/Adapter/EntityMapper.php:71
166
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 26) AND (b.`id_shop` = 1) LIMIT 1
0.275 ms 1 /src/Adapter/EntityMapper.php:71
408
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1242 LIMIT 1
0.274 ms 1 /classes/SpecificPrice.php:435
474
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 1418 LIMIT 1
0.274 ms 1 /classes/Combination.php:560
262
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1952) AND (id_product_attribute = 1554) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.273 ms 1 /classes/stock/StockAvailable.php:453
386
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1515
AND image_shop.`cover` = 1 LIMIT 1
0.273 ms 1 /classes/Product.php:3570
412
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1242) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.273 ms 1 /classes/stock/StockAvailable.php:453
519
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1422
0.273 ms 1 /classes/Product.php:2899
578
SELECT SQL_NO_CACHE m.*, ml.title, c.link_rewrite as category_rewrite, c.name as category_name
FROM `aco_adwmenu_item` m
LEFT JOIN `aco_adwmenu_item_lang` ml ON (m.id_adwmenu_item = ml.id_adwmenu_item AND ml.id_lang = 1)
LEFT JOIN `aco_category_lang` c ON (m.id_category = c.id_category AND c.id_lang = 1)
WHERE m.id_parent = 12 AND m.active = 1
ORDER BY COALESCE(ml.title, c.name) ASC
0.273 ms 6 Yes /modules/adwmenu/adwmenu.php:877
171
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 162) AND (b.`id_shop` = 1) LIMIT 1
0.272 ms 1 /src/Adapter/EntityMapper.php:71
563
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `aco_product_attribute_image` pai
LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (1419, 1418) AND il.`id_lang` = 1 ORDER by i.`position`
0.272 ms 2 Yes /classes/Product.php:2915
676
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3218
AND image_shop.`cover` = 1 LIMIT 1
0.272 ms 2 /classes/Product.php:3570
342
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1241 AND `id_group` = 3 LIMIT 1
0.271 ms 0 /classes/GroupReduction.php:153
628
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 594)
0.271 ms 3 /classes/Product.php:3860
797
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `aco_product_attribute_combination` pac
LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `aco_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1554
ORDER BY ag.`position` ASC, a.`position` ASC
0.271 ms 3 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
347
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 147 LIMIT 1
0.270 ms 1 /classes/Product.php:5670
526
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1241 LIMIT 1
0.270 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
481
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1531) AND (id_product_attribute = 1418) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.269 ms 1 /classes/stock/StockAvailable.php:453
172
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 133) AND (b.`id_shop` = 1) LIMIT 1
0.269 ms 1 /src/Adapter/EntityMapper.php:71
177
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `aco_module` m
LEFT JOIN `aco_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.268 ms 1 /modules/ps_mbo/ps_mbo.php:333
621
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 594
AND image_shop.`cover` = 1 LIMIT 1
0.268 ms 1 /classes/Product.php:3570
236
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1996 AND `id_group` = 3 LIMIT 1
0.267 ms 0 /classes/GroupReduction.php:153
254
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1952 LIMIT 1
0.267 ms 1 /classes/SpecificPrice.php:435
581
SELECT SQL_NO_CACHE m.*, ml.title, c.link_rewrite as category_rewrite, c.name as category_name
FROM `aco_adwmenu_item` m
LEFT JOIN `aco_adwmenu_item_lang` ml ON (m.id_adwmenu_item = ml.id_adwmenu_item AND ml.id_lang = 1)
LEFT JOIN `aco_category_lang` c ON (m.id_category = c.id_category AND c.id_lang = 1)
WHERE m.id_parent = 13 AND m.active = 1
ORDER BY COALESCE(ml.title, c.name) ASC
0.267 ms 6 Yes /modules/adwmenu/adwmenu.php:877
17
SELECT SQL_NO_CACHE name, alias FROM `aco_hook_alias`
0.266 ms 87 /classes/Hook.php:342
307
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 1439 AND pa.`id_product` = 1439 AND pa.`id_product_attribute` = 1408 LIMIT 1
0.266 ms 1 /classes/Product.php:1209
467
SELECT SQL_NO_CACHE *
FROM aco_product_attachment pa
LEFT JOIN aco_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN aco_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 2051
0.265 ms 1 /classes/Product.php:6058
525
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1241
0.265 ms 1 /classes/Product.php:2899
757
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 129) AND (b.`id_shop` = 1) LIMIT 1
0.265 ms 1 /src/Adapter/EntityMapper.php:71
182
SELECT SQL_NO_CACHE * FROM `aco_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.265 ms 6 Yes /classes/ImageType.php:109
608
SELECT SQL_NO_CACHE m.*, ml.title, c.link_rewrite as category_rewrite, c.name as category_name
FROM `aco_adwmenu_item` m
LEFT JOIN `aco_adwmenu_item_lang` ml ON (m.id_adwmenu_item = ml.id_adwmenu_item AND ml.id_lang = 1)
LEFT JOIN `aco_category_lang` c ON (m.id_category = c.id_category AND c.id_lang = 1)
WHERE m.id_parent = 10 AND m.active = 1
ORDER BY COALESCE(ml.title, c.name) ASC
0.265 ms 6 Yes /modules/adwmenu/adwmenu.php:877
767
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 148) AND (b.`id_shop` = 1) LIMIT 1
0.265 ms 1 /src/Adapter/EntityMapper.php:71
446
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 3320) AND (id_product_attribute = 2524) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.264 ms 1 /classes/stock/StockAvailable.php:453
77
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.263 ms 225 /classes/Tab.php:357
273
SELECT SQL_NO_CACHE `name`
FROM `aco_manufacturer`
WHERE `id_manufacturer` = 15
AND `active` = 1 LIMIT 1
0.262 ms 1 /classes/Manufacturer.php:312
353
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2807) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.262 ms 1 /classes/stock/StockAvailable.php:453
547
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 1200
ORDER BY `position`
0.261 ms 1 Yes /classes/Product.php:3539
282
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 140 LIMIT 1
0.260 ms 1 /classes/Category.php:1373
376
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1527
AND image_shop.`cover` = 1 LIMIT 1
0.260 ms 1 /classes/Product.php:3570
28
UPDATE `aco_tab` SET `id_tab` = '203',`id_parent` = '50',`position` = '1',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisInformation',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 203
0.259 ms 1 /classes/ObjectModel.php:808
192
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1088
AND `id_module` = 100
AND `id_shop` = 1
0.259 ms 1 /classes/Hook.php:518
798
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `aco_product_attribute_combination` pac
LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `aco_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1408
ORDER BY ag.`position` ASC, a.`position` ASC
0.259 ms 3 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
788
SELECT SQL_NO_CACHE fl.*, fll.title
FROM `aco_adw_footer_link` fl
LEFT JOIN `aco_adw_footer_link_lang` `fll` ON fl.id_adw_footer_link = fll.id_adw_footer_link AND fll.id_lang = 1
WHERE (fl.`column` = 2) AND (fl.active = 1)
ORDER BY fl.position ASC
0.258 ms 14 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
180
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.257 ms 0 /classes/module/Module.php:2664
393
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.257 ms 1 /classes/stock/StockAvailable.php:453
440
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 3320 LIMIT 1
0.257 ms 1 /classes/SpecificPrice.php:435
249
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 133 LIMIT 1
0.256 ms 1 /classes/Category.php:1373
343
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1241) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.256 ms 1 /classes/stock/StockAvailable.php:453
752
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2651) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.256 ms 1 /classes/stock/StockAvailable.php:453
705
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 1343 AND pa.`id_product` = 1343 AND pa.`id_product_attribute` = 1339 LIMIT 1
0.256 ms 1 /classes/Product.php:1209
276
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1524 AND id_shop=1 LIMIT 1
0.255 ms 1 /classes/Product.php:6884
31
SELECT SQL_NO_CACHE * FROM `aco_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.255 ms 1 /classes/module/Module.php:2046
483
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 1531 AND pa.`id_product` = 1531 AND pa.`id_product_attribute` = 1418 LIMIT 1
0.255 ms 1 /classes/Product.php:1209
593
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 145) AND (b.`id_shop` = 1) LIMIT 1
0.255 ms 1 /src/Adapter/EntityMapper.php:71
26
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 203
0.254 ms 1 /src/Adapter/EntityMapper.php:79
365
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1961 AND id_shop=1 LIMIT 1
0.254 ms 1 /classes/Product.php:6884
715
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 119) AND (b.`id_shop` = 1) LIMIT 1
0.254 ms 1 /src/Adapter/EntityMapper.php:71
400
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1469)
0.253 ms 1 /classes/Product.php:3860
341
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1241 AND id_shop=1 LIMIT 1
0.252 ms 1 /classes/Product.php:6884
457
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2051 LIMIT 1
0.252 ms 1 /classes/SpecificPrice.php:435
551
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1190
0.252 ms 1 /classes/Product.php:2899
680
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 3218)
0.252 ms 1 /classes/Product.php:3860
152
SELECT SQL_NO_CACHE *
FROM `aco_currency` a
LEFT JOIN `aco_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:71
252
SELECT SQL_NO_CACHE `name`
FROM `aco_manufacturer`
WHERE `id_manufacturer` = 28
AND `active` = 1 LIMIT 1
0.251 ms 1 /classes/Manufacturer.php:312
600
SELECT SQL_NO_CACHE m.*, ml.title, c.link_rewrite as category_rewrite, c.name as category_name
FROM `aco_adwmenu_item` m
LEFT JOIN `aco_adwmenu_item_lang` ml ON (m.id_adwmenu_item = ml.id_adwmenu_item AND ml.id_lang = 1)
LEFT JOIN `aco_category_lang` c ON (m.id_category = c.id_category AND c.id_lang = 1)
WHERE m.id_parent = 11 AND m.active = 1
ORDER BY COALESCE(ml.title, c.name) ASC
0.251 ms 6 Yes /modules/adwmenu/adwmenu.php:877
228
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 1996
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.250 ms 0 /classes/SpecificPrice.php:256
287
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1468 AND id_shop=1 LIMIT 1
0.250 ms 1 /classes/Product.php:6884
407
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 117 LIMIT 1
0.250 ms 1 /classes/Product.php:5670
178
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_accounts" LIMIT 1
0.249 ms 1 /src/Adapter/Module/ModuleDataProvider.php:256
322
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1306
AND image_shop.`cover` = 1 LIMIT 1
0.249 ms 2 /classes/Product.php:3570
383
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.249 ms 1 /classes/stock/StockAvailable.php:453
595
SELECT SQL_NO_CACHE m.*, ml.title, c.link_rewrite as category_rewrite, c.name as category_name
FROM `aco_adwmenu_item` m
LEFT JOIN `aco_adwmenu_item_lang` ml ON (m.id_adwmenu_item = ml.id_adwmenu_item AND ml.id_lang = 1)
LEFT JOIN `aco_category_lang` c ON (m.id_category = c.id_category AND c.id_lang = 1)
WHERE m.id_parent = 14 AND m.active = 1
ORDER BY COALESCE(ml.title, c.name) ASC
0.249 ms 6 Yes /modules/adwmenu/adwmenu.php:877
740
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 127) AND (b.`id_shop` = 1) LIMIT 1
0.248 ms 1 /src/Adapter/EntityMapper.php:71
188
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_facebook" LIMIT 1
0.248 ms 1 /classes/module/Module.php:2664
234
SELECT SQL_NO_CACHE *
FROM `aco_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.247 ms 1 /src/Adapter/EntityMapper.php:71
328
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1306 AND id_shop=1 LIMIT 1
0.247 ms 1 /classes/Product.php:6884
666
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 1) LIMIT 1
0.247 ms 1 /src/Adapter/EntityMapper.php:71
801
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `aco_product_attribute_combination` pac
LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `aco_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1593
ORDER BY ag.`position` ASC, a.`position` ASC
0.247 ms 4 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
556
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 3320 LIMIT 1
0.246 ms 2 /modules/productcombinationscount/productcombinationscount.php:97
90
UPDATE `aco_tab` SET `id_tab` = '210',`id_parent` = '50',`position` = '8',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisRemoval',`route_name` = '',`active` = '1',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 210
0.246 ms 1 /classes/ObjectModel.php:808
374
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1560) LIMIT 1
0.246 ms 1 /src/Adapter/EntityMapper.php:71
151
SELECT SQL_NO_CACHE `id_lang` FROM `aco_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.245 ms 1 /classes/Language.php:880
293
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 130 LIMIT 1
0.245 ms 1 /classes/Category.php:1373
554
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 3320
0.245 ms 2 /classes/Product.php:2899
421
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1200 AND id_shop=1 LIMIT 1
0.245 ms 1 /classes/Product.php:6884
227
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE `to` BETWEEN '2026-04-21 00:00:00' AND '2026-04-21 23:59:59' LIMIT 1
0.244 ms 1 /classes/SpecificPrice.php:381
558
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 2051
0.244 ms 12 /classes/Product.php:2899
711
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 142) AND (b.`id_shop` = 1) LIMIT 1
0.244 ms 1 /src/Adapter/EntityMapper.php:71
506
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1952 LIMIT 1
0.244 ms 6 /modules/productcombinationscount/productcombinationscount.php:97
283
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 140 LIMIT 1
0.243 ms 1 /classes/Product.php:5670
362
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 1961
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.243 ms 0 /classes/SpecificPrice.php:256
81
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 209
0.243 ms 1 /src/Adapter/EntityMapper.php:79
303
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1439) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.243 ms 1 /classes/stock/StockAvailable.php:453
698
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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_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` = 1343)
0.243 ms 3 /classes/Product.php:3860
37
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 44
0.242 ms 1 /src/Adapter/EntityMapper.php:79
124
UPDATE `aco_tab_lang` SET `id_tab` = '214',`name` = 'Introduction',`id_lang` = '1' WHERE id_tab = 214 AND id_lang = 1
0.242 ms 1 /classes/ObjectModel.php:880
605
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 134) AND (b.`id_shop` = 1) LIMIT 1
0.242 ms 1 /src/Adapter/EntityMapper.php:71
775
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2283 LIMIT 1
0.242 ms 1 /classes/SpecificPrice.php:435
72
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 208) LIMIT 1
0.241 ms 1 /src/Adapter/EntityMapper.php:71
131
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 215 AND id_lang = 1 LIMIT 1
0.241 ms 1 /classes/ObjectModel.php:879
638
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 415) LIMIT 1
0.241 ms 1 /src/Adapter/EntityMapper.php:71
48
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 205) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:71
410
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1242 AND id_shop=1 LIMIT 1
0.240 ms 1 /classes/Product.php:6884
759
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) AND (b.`id_shop` = 1) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:71
163
SELECT SQL_NO_CACHE * FROM `aco_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.240 ms 6 Yes /classes/ImageType.php:109
765
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) AND (b.`id_shop` = 1) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:71
416
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 115 LIMIT 1
0.239 ms 1 /classes/Category.php:1373
539
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1515 LIMIT 1
0.239 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
148
SELECT SQL_NO_CACHE value FROM `aco_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.239 ms 1 /classes/shop/Shop.php:1183
305
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1439) AND (id_product_attribute = 1408) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.238 ms 1 /classes/stock/StockAvailable.php:453
717
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1365
AND image_shop.`cover` = 1 LIMIT 1
0.238 ms 1 /classes/Product.php:3570
761
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) AND (b.`id_shop` = 1) LIMIT 1
0.238 ms 1 /src/Adapter/EntityMapper.php:71
802
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `aco_product_attribute_combination` pac
LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `aco_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
)
WHERE pac.`id_product_attribute` = 1418
ORDER BY ag.`position` ASC, a.`position` ASC
0.238 ms 3 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
758
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 146) AND (b.`id_shop` = 1) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
89
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 210
0.237 ms 1 /src/Adapter/EntityMapper.php:79
247
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1533
0.237 ms 1 /src/Adapter/EntityMapper.php:79
329
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1306 AND `id_group` = 3 LIMIT 1
0.237 ms 0 /classes/GroupReduction.php:153
590
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) AND (b.`id_shop` = 1) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
760
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 130) AND (b.`id_shop` = 1) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
298
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 1439
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.236 ms 0 /classes/SpecificPrice.php:256
529
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 2807 LIMIT 1
0.236 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
602
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23) AND (b.`id_shop` = 1) LIMIT 1
0.236 ms 1 /src/Adapter/EntityMapper.php:71
648
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 2708
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.236 ms 0 /classes/SpecificPrice.php:256
366
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1961 AND `id_group` = 3 LIMIT 1
0.236 ms 0 /classes/GroupReduction.php:153
80
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 209) LIMIT 1
0.235 ms 1 /src/Adapter/EntityMapper.php:71
109
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.235 ms 225 /classes/Tab.php:357
477
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1531 AND id_shop=1 LIMIT 1
0.234 ms 1 /classes/Product.php:6884
616
SELECT SQL_NO_CACHE *
FROM `aco_cms` a
LEFT JOIN `aco_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `aco_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) AND (b.`id_shop` = 1) LIMIT 1
0.234 ms 1 /src/Adapter/EntityMapper.php:71
762
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) AND (b.`id_shop` = 1) LIMIT 1
0.234 ms 1 /src/Adapter/EntityMapper.php:71
772
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 26 LIMIT 1
0.234 ms 1 /classes/Category.php:1373
583
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) AND (b.`id_shop` = 1) LIMIT 1
0.234 ms 1 /src/Adapter/EntityMapper.php:71
671
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 85) AND (b.`id_shop` = 1) LIMIT 1
0.234 ms 1 /src/Adapter/EntityMapper.php:71
743
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 20 LIMIT 1
0.234 ms 1 /classes/Category.php:1373
231
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1996 AND id_shop=1 LIMIT 1
0.233 ms 1 /classes/Product.php:6884
597
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 101) AND (b.`id_shop` = 1) LIMIT 1
0.233 ms 1 /src/Adapter/EntityMapper.php:71
689
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 114) AND (b.`id_shop` = 1) LIMIT 1
0.233 ms 1 /src/Adapter/EntityMapper.php:71
44
UPDATE `aco_tab_lang` SET `id_tab` = '204',`name` = 'Présentation',`id_lang` = '1' WHERE id_tab = 204 AND id_lang = 1
0.232 ms 1 /classes/ObjectModel.php:880
82
UPDATE `aco_tab` SET `id_tab` = '209',`id_parent` = '3',`position` = '7',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisShipment',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 209
0.232 ms 1 /classes/ObjectModel.php:808
294
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 130 LIMIT 1
0.232 ms 1 /classes/Product.php:5670
301
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1439 AND id_shop=1 LIMIT 1
0.232 ms 1 /classes/Product.php:6884
7
SELECT SQL_NO_CACHE *
FROM `aco_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.231 ms 1 /src/Adapter/EntityMapper.php:71
194
SELECT SQL_NO_CACHE `name`
FROM `aco_hook`
WHERE `id_hook` = 1056 LIMIT 1
0.230 ms 1 /classes/Hook.php:244
611
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.230 ms 1 /src/Adapter/EntityMapper.php:71
85
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.229 ms 225 /classes/Tab.php:357
123
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 214 AND id_lang = 1 LIMIT 1
0.229 ms 1 /classes/ObjectModel.php:879
175
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1059
AND `id_module` = 19
AND `id_shop` = 1
0.229 ms 1 /classes/Hook.php:518
660
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2003) LIMIT 1
0.229 ms 1 /src/Adapter/EntityMapper.php:71
663
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 122) AND (b.`id_shop` = 1) LIMIT 1
0.229 ms 1 /src/Adapter/EntityMapper.php:71
60
UPDATE `aco_tab_lang` SET `id_tab` = '206',`name` = 'Configuration Front-Office',`id_lang` = '1' WHERE id_tab = 206 AND id_lang = 1
0.228 ms 1 /classes/ObjectModel.php:880
603
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) AND (b.`id_shop` = 1) LIMIT 1
0.228 ms 1 /src/Adapter/EntityMapper.php:71
713
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) AND (b.`id_shop` = 1) LIMIT 1
0.228 ms 1 /src/Adapter/EntityMapper.php:71
427
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 119 LIMIT 1
0.227 ms 1 /classes/Product.php:5670
607
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1
0.227 ms 1 /src/Adapter/EntityMapper.php:71
612
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) AND (b.`id_shop` = 1) LIMIT 1
0.227 ms 1 /src/Adapter/EntityMapper.php:71
216
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 147 LIMIT 1
0.226 ms 1 /classes/Category.php:1373
572
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.225 ms 1 /classes/module/Module.php:2664
27
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM aco_required_field
0.225 ms 1 /classes/ObjectModel.php:1594
176
SELECT SQL_NO_CACHE `active`
FROM `aco_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.225 ms 1 /modules/ps_mbo/ps_mbo.php:324
277
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1524 AND `id_group` = 3 LIMIT 1
0.224 ms 0 /classes/GroupReduction.php:153
574
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.224 ms 1 /classes/module/Module.php:2664
588
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) AND (b.`id_shop` = 1) LIMIT 1
0.224 ms 1 /src/Adapter/EntityMapper.php:71
729
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1365) AND (id_product_attribute = 1362) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.224 ms 1 /classes/stock/StockAvailable.php:453
334
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 117 LIMIT 1
0.224 ms 1 /classes/Category.php:1373
789
SELECT SQL_NO_CACHE fl.*, fll.title
FROM `aco_adw_footer_link` fl
LEFT JOIN `aco_adw_footer_link_lang` `fll` ON fl.id_adw_footer_link = fll.id_adw_footer_link AND fll.id_lang = 1
WHERE (fl.`column` = 3) AND (fl.active = 1)
ORDER BY fl.position ASC
0.224 ms 14 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
97
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 211
0.223 ms 1 /src/Adapter/EntityMapper.php:79
392
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1515 AND `id_group` = 3 LIMIT 1
0.223 ms 0 /classes/GroupReduction.php:153
635
SELECT SQL_NO_CACHE pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN aco_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` = 594 AND pa.`id_product` = 594 AND pa.`id_product_attribute` = 415 LIMIT 1
0.223 ms 1 /classes/Product.php:1209
43
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 204 AND id_lang = 1 LIMIT 1
0.222 ms 1 /classes/ObjectModel.php:879
217
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 147 LIMIT 1
0.222 ms 1 /classes/Product.php:5670
335
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 117 LIMIT 1
0.222 ms 1 /classes/Product.php:5670
511
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1468
0.222 ms 1 /classes/Product.php:2899
41
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 204
0.221 ms 1 /src/Adapter/EntityMapper.php:79
56
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 206) LIMIT 1
0.221 ms 1 /src/Adapter/EntityMapper.php:71
96
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 211) LIMIT 1
0.221 ms 1 /src/Adapter/EntityMapper.php:71
218
SELECT SQL_NO_CACHE `name`
FROM `aco_manufacturer`
WHERE `id_manufacturer` = 35
AND `active` = 1 LIMIT 1
0.221 ms 1 /classes/Manufacturer.php:312
369
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1961) AND (id_product_attribute = 1560) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.221 ms 1 /classes/stock/StockAvailable.php:453
162
SELECT SQL_NO_CACHE state FROM aco_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.220 ms 1 /classes/FeatureFlag.php:105
250
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 133 LIMIT 1
0.220 ms 1 /classes/Product.php:5670
258
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1952 AND id_shop=1 LIMIT 1
0.220 ms 1 /classes/Product.php:6884
615
SELECT SQL_NO_CACHE q.*, ql.title 
FROM `aco_adwmenu_quicklink` q
LEFT JOIN `aco_adwmenu_quicklink_lang` ql ON (q.id_adwmenu_quicklink = ql.id_adwmenu_quicklink AND ql.id_lang = 1)
WHERE q.active = 1
ORDER BY q.position ASC
0.220 ms 4 Yes /modules/adwmenu/adwmenu.php:848
655
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2708) AND (id_product_attribute = 2003) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.220 ms 1 /classes/stock/StockAvailable.php:453
411
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1242 AND `id_group` = 3 LIMIT 1
0.220 ms 0 /classes/GroupReduction.php:153
437
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 147 LIMIT 1
0.219 ms 1 /classes/Product.php:5670
570
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.219 ms 1 /classes/module/Module.php:2664
190
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_accounts" LIMIT 1
0.218 ms 1 /src/Adapter/Module/ModuleDataProvider.php:256
49
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 205
0.218 ms 1 /src/Adapter/EntityMapper.php:79
147
SELECT SQL_NO_CACHE `id_lang` FROM `aco_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.218 ms 1 /classes/Language.php:880
200
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5) LIMIT 1
0.218 ms 1 /src/Adapter/EntityMapper.php:71
512
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1468 LIMIT 1
0.218 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
538
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1515
0.218 ms 1 /classes/Product.php:2899
677
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 147 LIMIT 1
0.218 ms 1 /classes/Product.php:5670
690
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 149) AND (b.`id_shop` = 1) LIMIT 1
0.218 ms 1 /src/Adapter/EntityMapper.php:71
613
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 87) AND (b.`id_shop` = 1) LIMIT 1
0.217 ms 1 /src/Adapter/EntityMapper.php:71
121
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 214
0.217 ms 1 /src/Adapter/EntityMapper.php:79
158
SELECT SQL_NO_CACHE `id_category`
FROM `aco_category_shop`
WHERE `id_category` = 5
AND `id_shop` = 1 LIMIT 1
0.217 ms 1 /classes/Category.php:2446
454
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 133 LIMIT 1
0.217 ms 1 /classes/Product.php:5670
137
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 216
0.216 ms 1 /src/Adapter/EntityMapper.php:79
237
SELECT SQL_NO_CACHE `reduction`
FROM `aco_group`
WHERE `id_group` = 3 LIMIT 1
0.216 ms 1 /classes/Group.php:151
417
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 115 LIMIT 1
0.216 ms 1 /classes/Product.php:5670
589
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 109) AND (b.`id_shop` = 1) LIMIT 1
0.216 ms 1 /src/Adapter/EntityMapper.php:71
679
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 3218 LIMIT 1
0.216 ms 1 /classes/SpecificPrice.php:435
773
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 26 LIMIT 1
0.216 ms 1 /classes/Product.php:5670
98
UPDATE `aco_tab` SET `id_tab` = '211',`id_parent` = '50',`position` = '9',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisLogsGrid',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 211
0.215 ms 1 /classes/ObjectModel.php:808
222
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE `id_product` != 0 LIMIT 1
0.215 ms 1543 /classes/SpecificPrice.php:297
522
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1306
0.215 ms 1 /classes/Product.php:2899
584
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22) AND (b.`id_shop` = 1) LIMIT 1
0.215 ms 1 /src/Adapter/EntityMapper.php:71
785
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.215 ms 1 /classes/module/Module.php:2664
153
SELECT SQL_NO_CACHE *
FROM `aco_currency_lang`
WHERE `id_currency` = 1
0.215 ms 1 /src/Adapter/EntityMapper.php:79
727
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1365) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.215 ms 1 /classes/stock/StockAvailable.php:453
140
UPDATE `aco_tab_lang` SET `id_tab` = '216',`name` = 'Cron',`id_lang` = '1' WHERE id_tab = 216 AND id_lang = 1
0.214 ms 1 /classes/ObjectModel.php:880
665
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 120) AND (b.`id_shop` = 1) LIMIT 1
0.214 ms 1 /src/Adapter/EntityMapper.php:71
270
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 17 LIMIT 1
0.214 ms 1 /classes/Category.php:1373
391
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1515 AND id_shop=1 LIMIT 1
0.214 ms 1 /classes/Product.php:6884
461
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2051) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.214 ms 1 /classes/stock/StockAvailable.php:453
185
SELECT SQL_NO_CACHE *
FROM `aco_country` a
LEFT JOIN `aco_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.213 ms 1 /src/Adapter/EntityMapper.php:71
493
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1519 AND id_shop=1 LIMIT 1
0.213 ms 1 /classes/Product.php:6884
712
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 117) AND (b.`id_shop` = 1) LIMIT 1
0.213 ms 1 /src/Adapter/EntityMapper.php:71
57
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 206
0.212 ms 1 /src/Adapter/EntityMapper.php:79
117
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.212 ms 225 /classes/Tab.php:357
132
UPDATE `aco_tab_lang` SET `id_tab` = '215',`name` = 'Job Cron',`id_lang` = '1' WHERE id_tab = 215 AND id_lang = 1
0.212 ms 1 /classes/ObjectModel.php:880
289
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.212 ms 1 /classes/stock/StockAvailable.php:453
352
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2807 AND `id_group` = 3 LIMIT 1
0.212 ms 0 /classes/GroupReduction.php:153
399
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1469 LIMIT 1
0.212 ms 1 /classes/SpecificPrice.php:435
472
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 130 LIMIT 1
0.212 ms 1 /classes/Product.php:5670
545
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1242
0.212 ms 1 /classes/Product.php:2899
708
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1339) LIMIT 1
0.212 ms 1 /src/Adapter/EntityMapper.php:71
149
SELECT SQL_NO_CACHE c.id_currency
FROM `aco_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.211 ms 1 /classes/Currency.php:893
594
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 95) AND (b.`id_shop` = 1) LIMIT 1
0.211 ms 1 /src/Adapter/EntityMapper.php:71
221
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1996 LIMIT 1
0.210 ms 2 /classes/SpecificPrice.php:435
488
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1519
AND image_shop.`cover` = 1 LIMIT 1
0.210 ms 1 /classes/Product.php:3570
653
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2708) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.210 ms 1 /classes/stock/StockAvailable.php:453
120
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 214) LIMIT 1
0.210 ms 1 /src/Adapter/EntityMapper.php:71
338
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 1241
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.209 ms 0 /classes/SpecificPrice.php:256
397
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 140 LIMIT 1
0.209 ms 1 /classes/Product.php:5670
763
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) AND (b.`id_shop` = 1) LIMIT 1
0.209 ms 1 /src/Adapter/EntityMapper.php:71
122
UPDATE `aco_tab` SET `id_tab` = '214',`id_parent` = '50',`position` = '12',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisAddressConfiguration',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 214
0.208 ms 1 /classes/ObjectModel.php:808
725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1365 AND id_shop=1 LIMIT 1
0.208 ms 1 /classes/Product.php:6884
107
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 212 AND id_lang = 1 LIMIT 1
0.208 ms 1 /classes/ObjectModel.php:879
598
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) AND (b.`id_shop` = 1) LIMIT 1
0.208 ms 1 /src/Adapter/EntityMapper.php:71
764
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) AND (b.`id_shop` = 1) LIMIT 1
0.208 ms 1 /src/Adapter/EntityMapper.php:71
255
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 1952
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.207 ms 0 /classes/SpecificPrice.php:256
302
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1439 AND `id_group` = 3 LIMIT 1
0.207 ms 0 /classes/GroupReduction.php:153
402
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1469 AND `id_group` = 3 LIMIT 1
0.207 ms 0 /classes/GroupReduction.php:153
606
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 154) AND (b.`id_shop` = 1) LIMIT 1
0.207 ms 1 /src/Adapter/EntityMapper.php:71
129
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 215
0.206 ms 1 /src/Adapter/EntityMapper.php:79
173
SELECT SQL_NO_CACHE id_shop FROM aco_shop
0.206 ms 1 /classes/shop/Shop.php:751
311
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1408
0.206 ms 1 /src/Adapter/EntityMapper.php:79
156
SELECT SQL_NO_CACHE *
FROM `aco_group_lang`
WHERE `id_group` = 3
0.205 ms 1 /src/Adapter/EntityMapper.php:79
315
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1422 LIMIT 1
0.205 ms 1 /classes/SpecificPrice.php:435
138
UPDATE `aco_tab` SET `id_tab` = '216',`id_parent` = '3',`position` = '14',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisCronJob',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 216
0.205 ms 1 /classes/ObjectModel.php:808
442
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 3320 AND id_shop=1 LIMIT 1
0.205 ms 1 /classes/Product.php:6884
136
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 216) LIMIT 1
0.204 ms 1 /src/Adapter/EntityMapper.php:71
42
UPDATE `aco_tab` SET `id_tab` = '204',`id_parent` = '3',`position` = '2',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisIndex',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 204
0.204 ms 1 /classes/ObjectModel.php:808
604
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 50) AND (b.`id_shop` = 1) LIMIT 1
0.203 ms 1 /src/Adapter/EntityMapper.php:71
542
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1469 LIMIT 1
0.202 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
91
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 210 AND id_lang = 1 LIMIT 1
0.202 ms 1 /classes/ObjectModel.php:879
92
UPDATE `aco_tab_lang` SET `id_tab` = '210',`name` = 'Mes enlèvements GEODIS',`id_lang` = '1' WHERE id_tab = 210 AND id_lang = 1
0.202 ms 1 /classes/ObjectModel.php:880
130
UPDATE `aco_tab` SET `id_tab` = '215',`id_parent` = '3',`position` = '13',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisCronGrid',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 215
0.202 ms 1 /classes/ObjectModel.php:808
181
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.202 ms 0 /classes/module/Module.php:2137
486
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute` a
LEFT JOIN `aco_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1418) LIMIT 1
0.202 ms 1 /src/Adapter/EntityMapper.php:71
664
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 121) AND (b.`id_shop` = 1) LIMIT 1
0.202 ms 1 /src/Adapter/EntityMapper.php:71
112
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 213) LIMIT 1
0.201 ms 1 /src/Adapter/EntityMapper.php:71
159
SELECT SQL_NO_CACHE ctg.`id_group`
FROM aco_category_group ctg
WHERE ctg.`id_category` = 5 AND ctg.`id_group` = 3 LIMIT 1
0.201 ms 1 /classes/Category.php:1751
514
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1439
0.201 ms 5 /classes/Product.php:2899
599
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1
0.201 ms 1 /src/Adapter/EntityMapper.php:71
139
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 216 AND id_lang = 1 LIMIT 1
0.200 ms 1 /classes/ObjectModel.php:879
459
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2051 AND id_shop=1 LIMIT 1
0.200 ms 1 /classes/Product.php:6884
470
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1593
0.200 ms 1 /src/Adapter/EntityMapper.php:79
651
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2708 AND id_shop=1 LIMIT 1
0.200 ms 1 /classes/Product.php:6884
714
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 140) AND (b.`id_shop` = 1) LIMIT 1
0.200 ms 1 /src/Adapter/EntityMapper.php:71
721
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1365 LIMIT 1
0.200 ms 1 /classes/SpecificPrice.php:435
128
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 215) LIMIT 1
0.199 ms 1 /src/Adapter/EntityMapper.php:71
154
SELECT SQL_NO_CACHE id_shop
FROM `aco_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.199 ms 1 /classes/ObjectModel.php:1729
422
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1200 AND `id_group` = 3 LIMIT 1
0.199 ms 0 /classes/GroupReduction.php:153
747
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 2651
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.199 ms 0 /classes/SpecificPrice.php:256
83
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 209 AND id_lang = 1 LIMIT 1
0.199 ms 1 /classes/ObjectModel.php:879
720
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 1362 LIMIT 1
0.199 ms 1 /classes/Combination.php:560
25
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 203) LIMIT 1
0.198 ms 1 /src/Adapter/EntityMapper.php:71
586
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 30) AND (b.`id_shop` = 1) LIMIT 1
0.198 ms 1 /src/Adapter/EntityMapper.php:71
794
SELECT SQL_NO_CACHE data
FROM `aco_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.198 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
585
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 29) AND (b.`id_shop` = 1) LIMIT 1
0.197 ms 1 /src/Adapter/EntityMapper.php:71
50
UPDATE `aco_tab` SET `id_tab` = '205',`id_parent` = '50',`position` = '3',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisConfigurationBack',`route_name` = '',`active` = '1',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 205
0.196 ms 1 /classes/ObjectModel.php:808
528
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 2807
0.196 ms 1 /classes/Product.php:2899
443
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 3320 AND `id_group` = 3 LIMIT 1
0.195 ms 0 /classes/GroupReduction.php:153
546
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1242 LIMIT 1
0.195 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
531
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1961
0.194 ms 2 /classes/Product.php:2899
744
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 20 LIMIT 1
0.193 ms 1 /classes/Product.php:5670
201
SELECT SQL_NO_CACHE *
FROM `aco_category_lang`
WHERE `id_category` = 5 AND `id_shop` = 1
0.193 ms 1 /src/Adapter/EntityMapper.php:79
735
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1362
0.193 ms 1 /src/Adapter/EntityMapper.php:79
541
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1469
0.192 ms 1 /classes/Product.php:2899
624
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 415 LIMIT 1
0.192 ms 1 /classes/Combination.php:560
68
UPDATE `aco_tab_lang` SET `id_tab` = '207',`name` = 'Adresses d\'enlèvement',`id_lang` = '1' WHERE id_tab = 207 AND id_lang = 1
0.191 ms 1 /classes/ObjectModel.php:880
271
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1
0.191 ms 1 /classes/Product.php:5670
614
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1
0.191 ms 1 /src/Adapter/EntityMapper.php:71
319
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1422) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.190 ms 1 /classes/stock/StockAvailable.php:453
562
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1531
0.190 ms 2 /classes/Product.php:2899
683
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 3218) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.190 ms 1 /classes/stock/StockAvailable.php:453
52
UPDATE `aco_tab_lang` SET `id_tab` = '205',`name` = 'Transporteurs GEODIS',`id_lang` = '1' WHERE id_tab = 205 AND id_lang = 1
0.189 ms 1 /classes/ObjectModel.php:880
259
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1952 AND `id_group` = 3 LIMIT 1
0.189 ms 0 /classes/GroupReduction.php:153
401
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1469 AND id_shop=1 LIMIT 1
0.189 ms 1 /classes/Product.php:6884
696
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `aco_product_attribute` pa
INNER JOIN aco_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_attribute` = 1339 LIMIT 1
0.189 ms 1 /classes/Combination.php:560
193
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1089
AND `id_module` = 100
AND `id_shop` = 1
0.189 ms 1 /classes/Hook.php:518
460
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2051 AND `id_group` = 3 LIMIT 1
0.188 ms 0 /classes/GroupReduction.php:153
781
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2283) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.188 ms 1 /classes/stock/StockAvailable.php:453
84
UPDATE `aco_tab_lang` SET `id_tab` = '209',`name` = 'Mes commandes',`id_lang` = '1' WHERE id_tab = 209 AND id_lang = 1
0.187 ms 1 /classes/ObjectModel.php:880
76
UPDATE `aco_tab_lang` SET `id_tab` = '208',`name` = 'Commandes GEODIS',`id_lang` = '1' WHERE id_tab = 208 AND id_lang = 1
0.186 ms 1 /classes/ObjectModel.php:880
64
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 207) LIMIT 1
0.185 ms 1 /src/Adapter/EntityMapper.php:71
73
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 208
0.185 ms 1 /src/Adapter/EntityMapper.php:79
633
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 594) AND (id_product_attribute = 415) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.185 ms 1 /classes/stock/StockAvailable.php:453
491
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1519 LIMIT 1
0.184 ms 1 /classes/SpecificPrice.php:435
644
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 37 LIMIT 1
0.184 ms 1 /classes/Product.php:5670
157
SELECT SQL_NO_CACHE id_shop
FROM `aco_group_shop`
WHERE `id_group` = 3
AND id_shop = 1 LIMIT 1
0.183 ms 1 /classes/ObjectModel.php:1729
186
SELECT SQL_NO_CACHE *
FROM `aco_country_lang`
WHERE `id_country` = 8
0.183 ms 1 /src/Adapter/EntityMapper.php:79
116
UPDATE `aco_tab_lang` SET `id_tab` = '213',`name` = 'Mes commandes',`id_lang` = '1' WHERE id_tab = 213 AND id_lang = 1
0.182 ms 1 /classes/ObjectModel.php:880
164
SELECT SQL_NO_CACHE * FROM `aco_image_type`
0.181 ms 6 /classes/ImageType.php:161
196
SELECT SQL_NO_CACHE `id_category`
FROM `aco_category_shop`
WHERE `id_category` = 5
AND `id_shop` = 1 LIMIT 1
0.181 ms 1 /classes/Category.php:2446
463
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2051) AND (id_product_attribute = 1593) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.181 ms 1 /classes/stock/StockAvailable.php:453
478
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1531 AND `id_group` = 3 LIMIT 1
0.181 ms 0 /classes/GroupReduction.php:153
508
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1524
0.180 ms 1 /classes/Product.php:2899
108
UPDATE `aco_tab_lang` SET `id_tab` = '212',`name` = 'Impression',`id_lang` = '1' WHERE id_tab = 212 AND id_lang = 1
0.179 ms 1 /classes/ObjectModel.php:880
351
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2807 AND id_shop=1 LIMIT 1
0.179 ms 1 /classes/Product.php:6884
693
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 18 LIMIT 1
0.179 ms 1 /classes/Category.php:1373
432
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1190 AND `id_group` = 3 LIMIT 1
0.177 ms 0 /classes/GroupReduction.php:153
567
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1519 LIMIT 1
0.177 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
625
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 594 LIMIT 1
0.177 ms 3 /classes/SpecificPrice.php:435
643
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 37 LIMIT 1
0.177 ms 1 /classes/Category.php:1373
587
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1
0.176 ms 1 /src/Adapter/EntityMapper.php:71
99
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 211 AND id_lang = 1 LIMIT 1
0.176 ms 1 /classes/ObjectModel.php:879
105
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 212
0.176 ms 1 /src/Adapter/EntityMapper.php:79
113
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 213
0.176 ms 1 /src/Adapter/EntityMapper.php:79
381
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1527 AND id_shop=1 LIMIT 1
0.176 ms 1 /classes/Product.php:6884
387
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 118 LIMIT 1
0.176 ms 1 /classes/Product.php:5670
74
UPDATE `aco_tab` SET `id_tab` = '208',`id_parent` = '3',`position` = '6',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisOrdersGrid',`route_name` = '',`active` = '1',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 208
0.175 ms 1 /classes/ObjectModel.php:808
375
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1560
0.175 ms 1 /src/Adapter/EntityMapper.php:79
571
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.175 ms 1 /classes/module/Module.php:2137
576
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `aco_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.175 ms 1 /classes/Cart.php:1300
703
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1343) AND (id_product_attribute = 1339) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.175 ms 1 /classes/stock/StockAvailable.php:453
726
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1365 AND `id_group` = 3 LIMIT 1
0.175 ms 0 /classes/GroupReduction.php:153
622
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 133 LIMIT 1
0.174 ms 1 /classes/Product.php:5670
59
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 206 AND id_lang = 1 LIMIT 1
0.173 ms 1 /classes/ObjectModel.php:879
189
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 28 AND `id_shop` = 1 LIMIT 1
0.173 ms 1 /classes/module/Module.php:2137
549
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1200 LIMIT 1
0.173 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
639
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 415
0.173 ms 1 /src/Adapter/EntityMapper.php:79
65
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 207
0.173 ms 1 /src/Adapter/EntityMapper.php:79
548
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1200
0.173 ms 1 /classes/Product.php:2899
566
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1519
0.172 ms 1 /classes/Product.php:2899
631
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 594) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.172 ms 1 /classes/stock/StockAvailable.php:453
694
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.172 ms 1 /classes/Product.php:5670
701
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1343) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.172 ms 1 /classes/stock/StockAvailable.php:453
106
UPDATE `aco_tab` SET `id_tab` = '212',`id_parent` = '3',`position` = '10',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisShipmentsGridPrint',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 212
0.172 ms 1 /classes/ObjectModel.php:808
88
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 210) LIMIT 1
0.171 ms 1 /src/Adapter/EntityMapper.php:71
58
UPDATE `aco_tab` SET `id_tab` = '206',`id_parent` = '50',`position` = '4',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisConfigurationFront',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 206
0.171 ms 1 /classes/ObjectModel.php:808
75
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 208 AND id_lang = 1 LIMIT 1
0.171 ms 1 /classes/ObjectModel.php:879
104
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 212) LIMIT 1
0.171 ms 1 /src/Adapter/EntityMapper.php:71
377
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1
0.171 ms 1 /classes/Product.php:5670
697
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1343 LIMIT 1
0.170 ms 1 /classes/SpecificPrice.php:435
51
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 205 AND id_lang = 1 LIMIT 1
0.169 ms 1 /classes/ObjectModel.php:879
776
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 2283
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.169 ms 0 /classes/SpecificPrice.php:256
40
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 204) LIMIT 1
0.169 ms 1 /src/Adapter/EntityMapper.php:71
288
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1468 AND `id_group` = 3 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:153
750
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2651 AND id_shop=1 LIMIT 1
0.168 ms 1 /classes/Product.php:6884
9
SELECT SQL_NO_CACHE id_shop
FROM `aco_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.167 ms 1 /classes/ObjectModel.php:1729
183
SELECT SQL_NO_CACHE format
FROM `aco_address_format`
WHERE `id_country` = 8 LIMIT 1
0.166 ms 1 /classes/AddressFormat.php:653
779
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2283 AND id_shop=1 LIMIT 1
0.166 ms 1 /classes/Product.php:6884
100
UPDATE `aco_tab_lang` SET `id_tab` = '211',`name` = 'Logs applicatives',`id_lang` = '1' WHERE id_tab = 211 AND id_lang = 1
0.165 ms 1 /classes/ObjectModel.php:880
323
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 119 LIMIT 1
0.165 ms 1 /classes/Category.php:1373
661
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 2003
0.163 ms 1 /src/Adapter/EntityMapper.php:79
780
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2283 AND `id_group` = 3 LIMIT 1
0.161 ms 0 /classes/GroupReduction.php:153
66
UPDATE `aco_tab` SET `id_tab` = '207',`id_parent` = '50',`position` = '5',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisAddress',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 207
0.160 ms 1 /classes/ObjectModel.php:808
184
SELECT SQL_NO_CACHE `need_identification_number`
FROM `aco_country`
WHERE `id_country` = 8 LIMIT 1
0.160 ms 1 /classes/Country.php:402
313
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `aco_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 118 LIMIT 1
0.160 ms 1 /classes/Category.php:1373
718
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1
0.160 ms 1 /classes/Product.php:5670
790
SELECT SQL_NO_CACHE *
FROM `aco_adw_social_link`
WHERE (active = 1)
ORDER BY position ASC
0.160 ms 3 Yes /modules/adwfooterlinks/classes/AdwSocialLink.php:51
114
UPDATE `aco_tab` SET `id_tab` = '213',`id_parent` = '3',`position` = '11',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisShipmentsGridTransmit',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 213
0.159 ms 1 /classes/ObjectModel.php:808
751
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2651 AND `id_group` = 3 LIMIT 1
0.159 ms 0 /classes/GroupReduction.php:153
115
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 213 AND id_lang = 1 LIMIT 1
0.158 ms 1 /classes/ObjectModel.php:879
317
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1422 AND id_shop=1 LIMIT 1
0.158 ms 1 /classes/Product.php:6884
431
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1190 AND id_shop=1 LIMIT 1
0.158 ms 1 /classes/Product.php:6884
382
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1527 AND `id_group` = 3 LIMIT 1
0.157 ms 0 /classes/GroupReduction.php:153
318
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1422 AND `id_group` = 3 LIMIT 1
0.157 ms 0 /classes/GroupReduction.php:153
67
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 207 AND id_lang = 1 LIMIT 1
0.155 ms 1 /classes/ObjectModel.php:879
573
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.155 ms 1 /classes/module/Module.php:2137
626
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 594
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.155 ms 0 /classes/SpecificPrice.php:256
652
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2708 AND `id_group` = 3 LIMIT 1
0.155 ms 0 /classes/GroupReduction.php:153
786
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.155 ms 1 /classes/module/Module.php:2137
575
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.154 ms 1 /classes/module/Module.php:2137
324
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 119 LIMIT 1
0.153 ms 1 /classes/Product.php:5670
722
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 1365
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.153 ms 0 /classes/SpecificPrice.php:256
699
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1343 AND id_shop=1 LIMIT 1
0.152 ms 1 /classes/Product.php:6884
629
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 594 AND id_shop=1 LIMIT 1
0.151 ms 1 /classes/Product.php:6884
709
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1339
0.148 ms 1 /src/Adapter/EntityMapper.php:79
314
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 118 LIMIT 1
0.146 ms 1 /classes/Product.php:5670
487
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1418
0.144 ms 1 /src/Adapter/EntityMapper.php:79
681
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 3218 AND id_shop=1 LIMIT 1
0.144 ms 1 /classes/Product.php:6884
682
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 3218 AND `id_group` = 3 LIMIT 1
0.141 ms 0 /classes/GroupReduction.php:153
489
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 140 LIMIT 1
0.135 ms 1 /classes/Product.php:5670
630
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 594 AND `id_group` = 3 LIMIT 1
0.120 ms 0 /classes/GroupReduction.php:153
700
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1343 AND `id_group` = 3 LIMIT 1
0.120 ms 0 /classes/GroupReduction.php:153

Doubles

69 queries
SELECT *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
38 queries
SELECT SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
38 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 `aco_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 `aco_cart_product` cp JOIN `aco_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `aco_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
28 queries
SELECT XX FROM `aco_specific_price` WHERE id_product = XX LIMIT XX
27 queries
SELECT image_shop.`id_image`
                    FROM `aco_image` i
                     INNER JOIN aco_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
27 queries
SELECT name FROM aco_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
27 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 `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `aco_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)
27 queries
                            SELECT `id_tax_rules_group`
                            FROM `aco_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
27 queries
			SELECT `reduction`
			FROM `aco_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
27 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM aco_feature_product pf
                LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN aco_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
27 queries
SELECT *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `aco_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
20 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `aco_image` i
             INNER JOIN aco_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
20 queries
SELECT `id_product_attribute`
            FROM `aco_product_attribute`
            WHERE `id_product` = XX
20 queries
SELECT COUNT(pa.id_product_attribute) as combinations_count
                FROM aco_product_attribute pa
                WHERE pa.id_product = XX LIMIT XX
17 queries
		SELECT c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
		FROM `aco_category` c
		 INNER JOIN aco_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
		LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = XX  AND cl.id_shop = XX )
		LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
		WHERE `id_parent` = XX
		AND `active` = XX
		AND cg.`id_group` =XX
		GROUP BY c.`id_category`
		ORDER BY `level_depth` ASC, category_shop.`position` ASC
16 queries
SELECT *
FROM `aco_tab` a
WHERE (a.`id_tab` = XX) LIMIT XX
16 queries
SELECT *
							FROM `aco_tab_lang`
							WHERE `id_tab` = XX
14 queries
SELECT COUNT(*) FROM aco_tab_lang WHERE id_tab = XX AND id_lang = XX LIMIT XX
14 queries
SELECT id_tab, class_name FROM `aco_tab`
13 queries
			SELECT cl.`link_rewrite`
			FROM `aco_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
11 queries
SELECT product_attribute_shop.`price`
			FROM `aco_product_attribute` pa
			 INNER JOIN aco_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_attribute` = XX LIMIT XX
11 queries
SELECT pa.`available_date` FROM `aco_product` p LEFT JOIN `aco_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN aco_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) INNER JOIN aco_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
11 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 `aco_attribute` a
            LEFT JOIN `aco_attribute_lang` al
                ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
            LEFT JOIN `aco_product_attribute_combination` pac
                ON (pac.`id_attribute` = a.`id_attribute`)
            LEFT JOIN `aco_product_attribute` pa
                ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
             INNER JOIN aco_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 `aco_product_attribute_lang` pal
                ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = XX)
            LEFT JOIN `aco_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
11 queries
SELECT *
FROM `aco_product_attribute` a
LEFT JOIN `aco_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
11 queries
SELECT *
							FROM `aco_product_attribute_lang`
							WHERE `id_product_attribute` = XX
10 queries
				SELECT `priority`, `id_specific_price_priority`
				FROM `aco_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
9 queries
SELECT p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, XX) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, XX) AS id_product_attribute,
					product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
					pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
					il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
					DATEDIFF(product_shop.`date_add`, DATE_SUB("XX-XX-XX XX:XX:XX",
					INTERVAL XX DAY)) > XX AS new, product_shop.price AS orderprice
				FROM `aco_category_product` cp
				LEFT JOIN `aco_product` p
					ON p.`id_product` = cp.`id_product`
				 INNER JOIN aco_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) LEFT JOIN `aco_product_attribute_shop` product_attribute_shop
				ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = XX AND product_attribute_shop.id_shop=XX)
				 LEFT JOIN aco_stock_available stock
            ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = XX AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
				LEFT JOIN `aco_category_lang` cl
					ON (product_shop.`id_category_default` = cl.`id_category`
					AND cl.`id_lang` = XX AND cl.id_shop = XX )
				LEFT JOIN `aco_product_lang` pl
					ON (p.`id_product` = pl.`id_product`
					AND pl.`id_lang` = XX AND pl.id_shop = XX )
				LEFT JOIN `aco_image_shop` image_shop
					ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=XX AND image_shop.id_shop=XX)
				LEFT JOIN `aco_image_lang` il
					ON (image_shop.`id_image` = il.`id_image`
					AND il.`id_lang` = XX)
				LEFT JOIN `aco_manufacturer` m
					ON m.`id_manufacturer` = p.`id_manufacturer`
				WHERE product_shop.`id_shop` = XX
					AND cp.`id_category` = XX AND product_shop.`active` = XX AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
			LIMIT XX,XX
8 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `aco_module` m
                LEFT JOIN `aco_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
7 queries
SELECT *
FROM `aco_tab` aXX
LEFT JOIN `aco_tab_lang` `aXX` ON (aXX.`id_tab` = aXX.`id_tab`)
WHERE (aXX.`class_name` = 'AdminParentShipping')
7 queries
SELECT *
FROM `aco_tab` aXX
LEFT JOIN `aco_tab_lang` `aXX` ON (aXX.`id_tab` = aXX.`id_tab`)
WHERE (aXX.`class_name` = 'AdminParentOrders')
7 queries
SELECT m.*, ml.title, c.link_rewrite as category_rewrite, c.name as category_name
            FROM `aco_adwmenu_item` m
            LEFT JOIN `aco_adwmenu_item_lang` ml ON (m.id_adwmenu_item = ml.id_adwmenu_item AND ml.id_lang = XX)
            LEFT JOIN `aco_category_lang` c ON (m.id_category = c.id_category AND c.id_lang = XX)
            WHERE m.id_parent = XX AND m.active = XX
            ORDER BY COALESCE(ml.title, c.name) ASC
7 queries
SELECT al.`name` AS attribute_name
            FROM `aco_product_attribute_combination` pac
            LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
            LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
            LEFT JOIN `aco_attribute_lang` al ON (
                a.`id_attribute` = al.`id_attribute`
                AND al.`id_lang` = XX
            )
            WHERE pac.`id_product_attribute` = XX
            ORDER BY ag.`position` ASC, a.`position` ASC
6 queries
SELECT `id_module` FROM `aco_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
6 queries
			SELECT *, ( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `aco_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
4 queries
SELECT * FROM aco_hook_module
                  WHERE `id_hook` = XX
                  AND `id_module` = XX
                  AND `id_shop` = XX
4 queries
			SELECT *, ( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `aco_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` IN (XX, XX) AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
3 queries
				SELECT `name`
				FROM `aco_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
3 queries
        SELECT *
        FROM aco_product_attachment pa
        LEFT JOIN aco_attachment a ON a.id_attachment = pa.id_attachment
        LEFT JOIN aco_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = XX)
        WHERE pa.id_product = XX
3 queries
            SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `aco_product_attribute_image` pai
            LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
3 queries
SELECT fl.*, fll.title
FROM `aco_adw_footer_link` fl
LEFT JOIN `aco_adw_footer_link_lang` `fll` ON fl.id_adw_footer_link = fll.id_adw_footer_link AND fll.id_lang = XX
WHERE (fl.`column` = XX) AND (fl.active = XX)
ORDER BY fl.position ASC
2 queries
UPDATE `aco_tab_lang` SET `id_tab` = 'XX',`name` = 'Mes commandes',`id_lang` = 'XX' WHERE id_tab = XX AND id_lang = XX
2 queries
SELECT `id_lang` FROM `aco_lang`
                    WHERE `locale` = 'fr-fr'
                    OR `language_code` = 'fr-fr' LIMIT XX
2 queries
		SELECT `id_category`
		FROM `aco_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT `id_module` FROM `aco_module` WHERE `name` = "ps_accounts" LIMIT XX
2 queries
		SELECT m.*, ml.`description`, ml.`short_description`
		FROM `aco_manufacturer` m INNER JOIN aco_manufacturer_shop manufacturer_shop
        ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = XX)INNER JOIN `aco_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = XX)WHERE XX AND m.`active` = XX ORDER BY m.`name` ASC
		
2 queries
SELECT DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `aco_attribute_group` ag INNER JOIN `aco_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `aco_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `aco_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN aco_attribute_group_shop attribute_group_shop
        ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = XX)  INNER JOIN aco_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `aco_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = XX) WHERE ag.id_attribute_group = XX ORDER BY agl.`name` ASC, a.`position` ASC
2 queries
SELECT pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, XX) = sa.id_product_attribute AND sa.id_shop = XX  AND sa.id_shop_group = XX ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND p.id_manufacturer IN (XX, XX, XX, XX, XX, XX) AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN aco_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=XX)) GROUP BY pac.id_attribute
2 queries
				SELECT tr.*
				FROM `aco_tax_rule` tr
				JOIN `aco_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 pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `aco_product_attribute_image` pai
            LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2 queries
SELECT XX FROM `aco_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
SELECT *
FROM `aco_cms` a
LEFT JOIN `aco_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = XX
LEFT JOIN `aco_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) AND (b.`id_shop` = XX) LIMIT XX

Tables stress

145 category_lang
120 product
109 product_shop
96 category
93 product_attribute
90 category_shop
80 product_attribute_shop
77 cart_product
58 tab
58 tab_lang
56 image_shop
55 stock_available
54 image
45 specific_price
38 pack
37 product_lang
36 image_lang
27 product_attribute_combination
27 product_group_reduction_cache
27 feature_product
27 feature_lang
27 feature_value_lang
27 feature
27 feature_shop
25 category_group
22 attribute
22 product_attribute_lang
20 module
20 attribute_lang
18 category_product
16 module_shop
14 manufacturer
14 attribute_group_lang
10 attribute_group
10 specific_price_priority
7 hook
7 product_sale
7 product_attribute_image
7 adwmenu_item
7 adwmenu_item_lang
6 hook_module
5 shop
5 lang
4 shop_url
4 lang_shop
4 currency
3 country
3 hook_alias
3 currency_shop
3 image_type
3 attribute_group_shop
3 product_attachment
3 attachment
3 attachment_lang
3 adw_footer_link
3 adw_footer_link_lang
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 currency_lang
2 group
2 group_shop
2 manufacturer_shop
2 manufacturer_lang
2 attribute_shop
2 layered_indexable_attribute_lang_value
2 tax_rule
2 tax_rules_group
2 cart_rule
2 cms
2 cms_lang
2 cms_shop
1 configuration_lang
1 module_group
1 adw_landing_page
1 required_field
1 hook_module_exceptions
1 meta
1 meta_lang
1 group_lang
1 feature_flag
1 module_currency
1 address_format
1 webservice_permission
1 layered_category
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 layered_filter_block
1 tax
1 tax_lang
1 adwmenu_quicklink
1 adwmenu_quicklink_lang
1 adw_flash_info
1 adw_flash_info_lang
1 adw_reassurance
1 adw_reassurance_lang
1 adw_social_link
1 connections
1 ganalytics_data

ObjectModel instances

Name Instances Source
Category 106 /controllers/front/listing/CategoryController.php:76 (__construct) [id: 5]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 17]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 18]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 26]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 19]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 20]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 83]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 147]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 162]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 133]
/classes/Meta.php:379 (__construct) [id: 5]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/adwanalytics/adwanalytics.php:293 (__construct) [id: 5]
/modules/ps_facetedsearch/src/Product/Search.php:365 (__construct) [id: 5]
/classes/Link.php:402 (__construct) [id: 5]
/modules/adwmenu/adwmenu.php:884 (__construct) [id: 5]
/modules/adwmenu/adwmenu.php:917 (__construct) [id: 5]
/classes/Link.php:402 (__construct) [id: 17]
/classes/Link.php:402 (__construct) [id: 18]
/classes/Link.php:402 (__construct) [id: 26]
/classes/Link.php:402 (__construct) [id: 19]
/classes/Link.php:402 (__construct) [id: 20]
/classes/Link.php:402 (__construct) [id: 83]
/classes/Link.php:402 (__construct) [id: 147]
/classes/Link.php:402 (__construct) [id: 162]
/classes/Link.php:402 (__construct) [id: 133]
/classes/Link.php:402 (__construct) [id: 16]
/modules/adwmenu/adwmenu.php:884 (__construct) [id: 16]
/modules/adwmenu/adwmenu.php:917 (__construct) [id: 16]
/classes/Link.php:402 (__construct) [id: 14]
/classes/Link.php:402 (__construct) [id: 22]
/classes/Link.php:402 (__construct) [id: 29]
/classes/Link.php:402 (__construct) [id: 30]
/classes/Link.php:402 (__construct) [id: 31]
/classes/Link.php:402 (__construct) [id: 74]
/classes/Link.php:402 (__construct) [id: 109]
/classes/Link.php:402 (__construct) [id: 144]
/modules/adwmenu/adwmenu.php:884 (__construct) [id: 144]
/modules/adwmenu/adwmenu.php:917 (__construct) [id: 144]
/classes/Link.php:402 (__construct) [id: 145]
/classes/Link.php:402 (__construct) [id: 95]
/modules/adwmenu/adwmenu.php:884 (__construct) [id: 95]
/modules/adwmenu/adwmenu.php:917 (__construct) [id: 95]
/classes/Link.php:402 (__construct) [id: 101]
/classes/Link.php:402 (__construct) [id: 103]
/classes/Link.php:402 (__construct) [id: 4]
/modules/adwmenu/adwmenu.php:884 (__construct) [id: 4]
/modules/adwmenu/adwmenu.php:917 (__construct) [id: 4]
/classes/Link.php:402 (__construct) [id: 23]
/classes/Link.php:402 (__construct) [id: 25]
/classes/Link.php:402 (__construct) [id: 50]
/classes/Link.php:402 (__construct) [id: 134]
/classes/Link.php:402 (__construct) [id: 154]
/classes/Link.php:402 (__construct) [id: 3]
/modules/adwmenu/adwmenu.php:884 (__construct) [id: 3]
/modules/adwmenu/adwmenu.php:917 (__construct) [id: 3]
/classes/Link.php:402 (__construct) [id: 8]
/classes/Link.php:402 (__construct) [id: 11]
/classes/Link.php:402 (__construct) [id: 51]
/classes/Link.php:402 (__construct) [id: 87]
/classes/Link.php:402 (__construct) [id: 141]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:92 (__construct) [id: 5]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 133]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 162]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 19]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 122]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 121]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 120]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 123]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 83]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 86]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 84]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 85]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 161]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 147]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 18]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 116]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 115]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 114]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 149]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 17]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 142]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 117]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 118]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 140]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 119]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 20]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 125]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 128]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 126]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 127]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:109 (__construct) [id: 26]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 129]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 146]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 36]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 130]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 37]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 39]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 33]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 34]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 40]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 32]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 148]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 35]
/modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php:120 (__construct) [id: 150]
Tab 70 /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 203]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 204]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 205]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 206]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 207]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 208]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 209]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 210]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 211]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 212]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 213]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 214]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 215]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/geodisofficiel/classes/GeodisTabs.php:87 (save) [id: 216]
/modules/psxdesign/src/Service/TabsModifierService.php:60 (getInstanceFromClassName) [id: 43]
/modules/psxdesign/src/Service/TabsModifierService.php:61 (getInstanceFromClassName) [id: 44]
Product 62 /classes/Link.php:113 (__construct) [id: 1952]
/classes/Link.php:113 (__construct) [id: 1524]
/classes/Link.php:113 (__construct) [id: 1468]
/classes/Link.php:113 (__construct) [id: 1439]
/classes/Link.php:113 (__construct) [id: 1306]
/classes/Link.php:113 (__construct) [id: 1241]
/classes/Link.php:113 (__construct) [id: 2807]
/classes/Link.php:113 (__construct) [id: 1961]
/classes/Link.php:113 (__construct) [id: 1527]
/classes/Link.php:113 (__construct) [id: 1515]
/classes/Link.php:113 (__construct) [id: 1469]
/classes/Link.php:113 (__construct) [id: 1200]
/classes/Link.php:113 (__construct) [id: 1190]
/classes/Link.php:113 (__construct) [id: 3320]
/classes/Link.php:113 (__construct) [id: 2051]
/classes/Link.php:113 (__construct) [id: 1531]
/classes/Link.php:113 (__construct) [id: 1519]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1996]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1952]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1524]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1468]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1439]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1422]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1306]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1241]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 2807]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1961]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1527]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1515]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1469]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1242]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1200]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1190]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 3320]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 2051]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1531]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1519]
/classes/Link.php:113 (__construct) [id: 1996]
/classes/Link.php:113 (__construct) [id: 1952]
/classes/Link.php:113 (__construct) [id: 1524]
/classes/Link.php:113 (__construct) [id: 1468]
/classes/Link.php:113 (__construct) [id: 1439]
/classes/Link.php:113 (__construct) [id: 1306]
/classes/Link.php:113 (__construct) [id: 1241]
/classes/Link.php:113 (__construct) [id: 2807]
/classes/Link.php:113 (__construct) [id: 1961]
/classes/Link.php:113 (__construct) [id: 1527]
/classes/Link.php:113 (__construct) [id: 1515]
/classes/Link.php:113 (__construct) [id: 1469]
/classes/Link.php:113 (__construct) [id: 1200]
/classes/Link.php:113 (__construct) [id: 1190]
/classes/Link.php:113 (__construct) [id: 3320]
/classes/Link.php:113 (__construct) [id: 2051]
/classes/Link.php:113 (__construct) [id: 1531]
/classes/Link.php:113 (__construct) [id: 1519]
/classes/Link.php:113 (__construct) [id: 594]
/classes/Link.php:113 (__construct) [id: 2708]
/classes/Link.php:113 (__construct) [id: 3218]
/classes/Link.php:113 (__construct) [id: 1343]
/classes/Link.php:113 (__construct) [id: 1365]
/classes/Link.php:113 (__construct) [id: 2651]
/classes/Link.php:113 (__construct) [id: 2283]
Combination 11 /classes/Product.php:5923 (__construct) [id: 1533]
/classes/Product.php:5923 (__construct) [id: 1554]
/classes/Product.php:5923 (__construct) [id: 1408]
/classes/Product.php:5923 (__construct) [id: 1560]
/classes/Product.php:5923 (__construct) [id: 2524]
/classes/Product.php:5923 (__construct) [id: 1593]
/classes/Product.php:5923 (__construct) [id: 1418]
/classes/Product.php:5923 (__construct) [id: 415]
/classes/Product.php:5923 (__construct) [id: 2003]
/classes/Product.php:5923 (__construct) [id: 1339]
/classes/Product.php:5923 (__construct) [id: 1362]
Address 4 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5975 (__construct) [id: ]
Country 3 /config/config.inc.php:146 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1769 (__construct) [id: 8]
CMS 2 /classes/Link.php:555 (__construct) [id: 4]
/classes/Link.php:1597 (__construct) [id: 2]
Language 2 /config/config.inc.php:211 (__construct) [id: 1]
/classes/Tools.php:561 (__construct) [id: 1]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:691 (getCurrencyInstance) [id: 1]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]
State 1 /classes/controller/FrontController.php:1768 (__construct) [id: 0]
Tax 1 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
Gender 1 /classes/controller/FrontController.php:1692 (__construct) [id: 0]
AddressFormat 1 /classes/controller/FrontController.php:1763 (generateAddress) [id: ]
Risk 1 /classes/controller/FrontController.php:1695 (__construct) [id: ]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 3]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__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/include_paths.php
9 /vendor/composer/autoload_static.php
10 /vendor/symfony/polyfill-php72/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap.php
12 /vendor/symfony/polyfill-mbstring/bootstrap80.php
13 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
14 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
15 /vendor/symfony/polyfill-intl-idn/bootstrap.php
16 /vendor/symfony/deprecation-contracts/function.php
17 /vendor/ralouphie/getallheaders/src/getallheaders.php
18 /vendor/symfony/polyfill-ctype/bootstrap.php
19 /vendor/symfony/polyfill-ctype/bootstrap80.php
20 /vendor/symfony/polyfill-php80/bootstrap.php
21 /vendor/guzzlehttp/promises/src/functions_include.php
22 /vendor/guzzlehttp/promises/src/functions.php
23 /vendor/guzzlehttp/guzzle/src/functions_include.php
24 /vendor/guzzlehttp/guzzle/src/functions.php
25 /vendor/symfony/polyfill-iconv/bootstrap.php
26 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
27 /vendor/jakeasmith/http_build_url/src/http_build_url.php
28 /vendor/lcobucci/jwt/compat/class-aliases.php
29 /vendor/lcobucci/jwt/src/Token.php
30 /vendor/lcobucci/jwt/src/Signature.php
31 /vendor/lcobucci/jwt/compat/json-exception-polyfill.php
32 /vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
33 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
34 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
35 /vendor/symfony/polyfill-intl-icu/bootstrap.php
36 /vendor/symfony/polyfill-php73/bootstrap.php
37 /vendor/symfony/polyfill-php81/bootstrap.php
38 /vendor/api-platform/core/src/deprecation.php
39 /vendor/api-platform/core/src/Api/FilterInterface.php
40 /vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php
41 /vendor/api-platform/core/src/deprecated_interfaces.php
42 /vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php
43 /vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php
44 /vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php
45 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php
46 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/ExistsFilterInterface.php
47 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php
48 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/RangeFilterInterface.php
49 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php
50 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationCollectionExtensionInterface.php
51 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationItemExtensionInterface.php
52 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultCollectionExtensionInterface.php
53 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultItemExtensionInterface.php
54 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Filter/FilterInterface.php
55 /vendor/api-platform/core/src/Doctrine/Orm/QueryAwareInterface.php
56 /vendor/api-platform/core/src/Doctrine/Orm/Util/QueryNameGeneratorInterface.php
57 /vendor/api-platform/core/src/Elasticsearch/Metadata/Document/Factory/DocumentMetadataFactoryInterface.php
58 /vendor/api-platform/core/src/Symfony/Validator/ValidationGroupsGeneratorInterface.php
59 /vendor/api-platform/core/src/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php
60 /vendor/api-platform/core/src/Exception/ExceptionInterface.php
61 /vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php
62 /vendor/api-platform/core/src/State/Pagination/PaginatorInterface.php
63 /vendor/api-platform/core/src/State/Pagination/PartialPaginatorInterface.php
64 /vendor/api-platform/core/src/Documentation/DocumentationInterface.php
65 /vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php
66 /vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php
67 /vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php
68 /vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php
69 /vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php
70 /vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php
71 /vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php
72 /vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php
73 /vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php
74 /vendor/api-platform/core/src/Validator/ValidatorInterface.php
75 /vendor/api-platform/core/src/Api/UrlGeneratorInterface.php
76 /vendor/api-platform/core/src/GraphQl/ExecutorInterface.php
77 /vendor/api-platform/core/src/GraphQl/Error/ErrorHandlerInterface.php
78 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ValidateStageInterface.php
79 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ReadStageInterface.php
80 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityPostDenormalizeStageInterface.php
81 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityStageInterface.php
82 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/WriteStageInterface.php
83 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SerializeStageInterface.php
84 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/DeserializeStageInterface.php
85 /vendor/api-platform/core/src/GraphQl/Resolver/QueryItemResolverInterface.php
86 /vendor/api-platform/core/src/GraphQl/Resolver/QueryCollectionResolverInterface.php
87 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Factory/ResolverFactoryInterface.php
88 /vendor/api-platform/core/src/GraphQl/Resolver/MutationResolverInterface.php
89 /vendor/api-platform/core/src/Core/GraphQl/Subscription/MercureSubscriptionIriGeneratorInterface.php
90 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionIdentifierGeneratorInterface.php
91 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionManagerInterface.php
92 /vendor/api-platform/core/src/Core/GraphQl/Serializer/SerializerContextBuilderInterface.php
93 /vendor/api-platform/core/src/GraphQl/Type/TypesFactoryInterface.php
94 /vendor/api-platform/core/src/GraphQl/Type/Definition/TypeInterface.php
95 /vendor/api-platform/core/src/GraphQl/Type/TypesContainerInterface.php
96 /vendor/psr/container/src/ContainerInterface.php
97 /vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php
98 /vendor/ircmaxell/password-compat/lib/password.php
99 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
100 /vendor/prestashop/laminas-code-lts/polyfill/ReflectionEnumPolyfill.php
101 /src/Core/Version.php
102 /config/alias.php
103 /vendor/prestashop/autoload/src/PrestashopAutoload.php
104 /vendor/prestashop/autoload/src/LegacyClassLoader.php
105 /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
106 /vendor/prestashop/autoload/src/Autoloader.php
107 /config/bootstrap.php
108 /src/Core/ContainerBuilder.php
109 /src/Core/Foundation/IoC/Container.php
110 /src/Adapter/ServiceLocator.php
111 /var/cache/prod/appParameters.php
114 /var/cache/prod/class_index.php
115 /classes/controller/Controller.php
117 /classes/ObjectModel.php
118 /src/Core/Foundation/Database/EntityInterface.php
120 /classes/db/Db.php
122 /classes/Hook.php
124 /classes/module/Module.php
125 /src/Core/Module/Legacy/ModuleInterface.php
127 /classes/Tools.php
128 /classes/Context.php
129 /classes/shop/Shop.php
130 /src/Core/Security/PasswordGenerator.php
131 /classes/db/DbPDO.php
132 /classes/AddressFormat.php
133 /classes/Configuration.php
134 /classes/Validate.php
135 /classes/cache/Cache.php
136 /src/Adapter/EntityMapper.php
137 /classes/db/DbQuery.php
138 /src/Core/Addon/Theme/ThemeManagerBuilder.php
139 /vendor/psr/log/Psr/Log/NullLogger.php
140 /vendor/psr/log/Psr/Log/AbstractLogger.php
141 /vendor/psr/log/Psr/Log/LoggerInterface.php
142 /src/Adapter/Configuration.php
143 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
144 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
145 /src/Core/ConfigurationInterface.php
146 /src/Core/Addon/Theme/ThemeRepository.php
147 /src/Core/Addon/AddonRepositoryInterface.php
148 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
149 /src/Core/Addon/Theme/Theme.php
150 /src/Core/Addon/AddonInterface.php
151 /src/Core/Util/File/YamlParser.php
152 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
153 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
154 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
155 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
156 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
157 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
158 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
159 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
160 /var/cache/prod/yaml/1f26496a9664f25bcc00d49addb66b09.php
161 /src/Core/Util/ArrayFinder.php
162 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccess.php
163 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.php
164 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php
165 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
166 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php
167 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
168 /config/defines_uri.inc.php
169 /classes/Language.php
170 /src/Core/Language/LanguageInterface.php
171 /classes/Country.php
172 /classes/PrestaShopCollection.php
173 /classes/shop/ShopGroup.php
174 /classes/Cookie.php
175 /classes/PhpEncryption.php
176 /classes/PhpEncryptionEngine.php
177 /vendor/defuse/php-encryption/src/Key.php
178 /vendor/defuse/php-encryption/src/Encoding.php
179 /vendor/defuse/php-encryption/src/Core.php
180 /vendor/defuse/php-encryption/src/Crypto.php
181 /vendor/defuse/php-encryption/src/KeyOrPassword.php
182 /vendor/defuse/php-encryption/src/RuntimeTests.php
183 /vendor/defuse/php-encryption/src/DerivedKeys.php
184 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
185 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
186 /src/Core/Session/SessionHandler.php
187 /src/Core/Session/SessionHandlerInterface.php
188 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
189 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
190 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
191 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
192 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
193 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
194 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
195 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
196 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
197 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
198 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
199 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
200 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
201 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
202 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
203 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
204 /config/smarty.config.inc.php
205 /vendor/smarty/smarty/libs/Smarty.class.php
206 /vendor/smarty/smarty/libs/functions.php
207 /vendor/smarty/smarty/libs/Autoloader.php
208 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
209 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
211 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
212 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
213 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
214 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
215 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
217 /config/smartyfront.config.inc.php
218 /classes/Smarty/SmartyResourceModule.php
219 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
220 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
221 /classes/Smarty/SmartyResourceParent.php
222 /classes/Smarty/SmartyLazyRegister.php
223 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
224 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
225 /override/classes/Customer.php
226 /classes/Customer.php
227 /classes/Group.php
228 /classes/Link.php
229 /classes/shop/ShopUrl.php
230 /classes/Dispatcher.php
231 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
232 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
233 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
234 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
235 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
236 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
237 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
238 /src/Adapter/SymfonyContainer.php
239 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
240 /config/db_slave_server.inc.php
241 /src/Adapter/ContainerBuilder.php
242 /src/Adapter/Environment.php
243 /src/Core/EnvironmentInterface.php
244 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
245 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
246 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
247 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
248 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
249 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
250 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
251 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
252 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
253 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
254 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
255 /vendor/symfony/contracts/Service/ResetInterface.php
256 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
257 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
258 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
259 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
260 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
261 /vendor/symfony/contracts/Cache/ItemInterface.php
262 /vendor/psr/cache/src/CacheItemInterface.php
263 /vendor/psr/cache/src/CacheItemPoolInterface.php
264 /vendor/symfony/contracts/Cache/CacheInterface.php
265 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
266 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
267 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
268 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
269 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
270 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
271 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
272 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
273 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
274 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
275 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
276 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
277 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
278 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
279 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
280 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
281 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
282 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
283 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
284 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
285 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
286 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
287 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
288 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
289 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
290 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
292 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
294 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
295 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
296 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
297 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
298 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
299 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
318 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
319 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
320 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
321 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
322 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
323 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
324 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
325 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
326 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
327 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
328 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
329 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
330 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
331 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
332 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
333 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
334 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
335 /var/cache/prod/FrontContainer.php
336 /src/Adapter/Container/LegacyContainer.php
337 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
338 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
339 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
340 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
341 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
342 /vendor/psr/container/src/ContainerExceptionInterface.php
343 /vendor/psr/container/src/NotFoundExceptionInterface.php
344 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
345 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
346 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
347 /src/Adapter/Container/LegacyContainerInterface.php
348 /modules/ps_facetedsearch/vendor/autoload.php
349 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
350 /modules/ps_facetedsearch/vendor/composer/platform_check.php
351 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
352 /modules/ps_facebook/vendor/autoload.php
353 /modules/ps_facebook/vendor/composer/autoload_real.php
354 /modules/ps_facebook/vendor/composer/autoload_static.php
355 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment.php
356 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Client.php
357 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
358 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
359 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
360 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
361 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
362 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
363 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Version.php
364 /modules/ps_eventbus/vendor/autoload.php
365 /modules/ps_eventbus/vendor/composer/autoload_real.php
366 /modules/ps_eventbus/vendor/composer/autoload_static.php
367 /modules/ps_supplierlist/vendor/autoload.php
368 /modules/ps_supplierlist/vendor/composer/autoload_real.php
369 /modules/ps_supplierlist/vendor/composer/platform_check.php
370 /modules/ps_supplierlist/vendor/composer/autoload_static.php
371 /modules/klaviyopsautomation/vendor/autoload.php
372 /modules/klaviyopsautomation/vendor/composer/autoload_real.php
373 /modules/klaviyopsautomation/vendor/composer/platform_check.php
374 /modules/klaviyopsautomation/vendor/composer/autoload_static.php
375 /modules/gamification/vendor/autoload.php
376 /modules/gamification/vendor/composer/autoload_real.php
377 /modules/gamification/vendor/composer/platform_check.php
378 /modules/gamification/vendor/composer/autoload_static.php
379 /modules/ps_edition_basic/vendor/autoload.php
380 /modules/ps_edition_basic/vendor/composer/autoload_real.php
381 /modules/ps_edition_basic/vendor/composer/platform_check.php
382 /modules/ps_edition_basic/vendor/composer/autoload_static.php
383 /modules/ps_edition_basic/vendor/clue/stream-filter/src/functions_include.php
384 /modules/ps_edition_basic/vendor/clue/stream-filter/src/functions.php
385 /modules/ps_edition_basic/vendor/guzzlehttp/psr7/src/functions_include.php
386 /modules/ps_edition_basic/vendor/guzzlehttp/psr7/src/functions.php
387 /modules/ps_edition_basic/vendor/php-http/message/src/filters.php
388 /modules/ps_edition_basic/vendor/symfony/polyfill-intl-grapheme/bootstrap.php
389 /modules/ps_edition_basic/vendor/symfony/string/Resources/functions.php
390 /modules/statsbestcategories/vendor/autoload.php
391 /modules/statsbestcategories/vendor/composer/autoload_real.php
392 /modules/statsbestcategories/vendor/composer/platform_check.php
393 /modules/statsbestcategories/vendor/composer/autoload_static.php
394 /modules/psassistant/vendor/autoload.php
395 /modules/psassistant/vendor/composer/autoload_real.php
396 /modules/psassistant/vendor/composer/platform_check.php
397 /modules/psassistant/vendor/composer/autoload_static.php
398 /modules/ps_brandlist/vendor/autoload.php
399 /modules/ps_brandlist/vendor/composer/autoload_real.php
400 /modules/ps_brandlist/vendor/composer/platform_check.php
401 /modules/ps_brandlist/vendor/composer/autoload_static.php
402 /modules/ps_accounts/vendor/autoload.php
403 /modules/ps_accounts/vendor/composer/autoload_real.php
404 /modules/ps_accounts/vendor/composer/platform_check.php
405 /modules/ps_accounts/vendor/composer/autoload_static.php
406 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
407 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
408 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
409 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
410 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
411 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
412 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
413 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
414 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
415 /modules/psxmarketingwithgoogle/vendor/autoload.php
416 /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php
417 /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php
418 /modules/psshipping/vendor/autoload.php
419 /modules/psshipping/vendor/composer/autoload_real.php
420 /modules/psshipping/vendor/composer/autoload_static.php
421 /modules/ps_mbo/vendor/autoload.php
422 /modules/ps_mbo/vendor/composer/autoload_real.php
423 /modules/ps_mbo/vendor/composer/platform_check.php
424 /modules/ps_mbo/vendor/composer/autoload_static.php
425 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
426 /modules/ps_mbo/bootstrap.php
427 /vendor/symfony/symfony/src/Symfony/Component/Dotenv/Dotenv.php
428 /modules/psxdesign/vendor/autoload.php
429 /modules/psxdesign/vendor/composer/autoload_real.php
430 /modules/psxdesign/vendor/composer/platform_check.php
431 /modules/psxdesign/vendor/composer/autoload_static.php
432 /modules/psxdesign/vendor/jetbrains/phpstorm-stubs/PhpStormStubsMap.php
433 /modules/psxdesign/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php
434 /modules/psxdesign/vendor/humbug/php-scoper/src/functions.php
435 /modules/psxdesign/vendor/humbug/php-scoper/src/json.php
436 /modules/psxdesign/vendor/ramsey/uuid/src/functions.php
437 /modules/ps_metrics/vendor/autoload.php
438 /modules/ps_metrics/vendor/composer/autoload_real.php
439 /modules/ps_metrics/vendor/composer/autoload_static.php
440 /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap.php
441 /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap80.php
442 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment.php
443 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Client.php
444 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
445 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
446 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
447 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
448 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
449 /modules/chronopost/vendor/autoload.php
450 /modules/chronopost/vendor/composer/autoload_real.php
451 /modules/chronopost/vendor/composer/platform_check.php
452 /modules/chronopost/vendor/composer/autoload_static.php
453 /modules/colissimo/vendor/autoload.php
454 /modules/colissimo/vendor/composer/autoload_real.php
455 /modules/colissimo/vendor/composer/platform_check.php
456 /modules/colissimo/vendor/composer/autoload_static.php
457 /modules/ps_checkout/vendor/autoload.php
458 /modules/ps_checkout/vendor/composer/autoload_real.php
459 /modules/ps_checkout/vendor/composer/autoload_static.php
460 /modules/axepta2/vendor/autoload.php
461 /modules/axepta2/vendor/composer/autoload_real.php
462 /modules/axepta2/vendor/composer/autoload_static.php
463 /src/Core/Hook/HookModuleFilter.php
464 /src/Core/Hook/HookModuleFilterInterface.php
465 /modules/klaviyopsautomation/klaviyopsautomation.php
466 /modules/klaviyopsautomation/includes/KlaviyoPsModule.php
467 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
468 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
469 /classes/Translate.php
470 /modules/klaviyopsautomation/translations/fr.php
471 /modules/adwlandingpage/adwlandingpage.php
472 /modules/adwlandingpage/classes/AdwLandingPage.php
473 /modules/adwlandingpage/classes/AdwLandingPageSection.php
474 /modules/adwlandingpage/translations/fr.php
475 /src/PrestaShopBundle/Translation/TranslatorComponent.php
476 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
477 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
478 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
479 /vendor/symfony/contracts/Translation/TranslatorInterface.php
480 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
481 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
482 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
483 /src/PrestaShopBundle/Translation/TranslatorInterface.php
484 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
485 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
486 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
487 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
488 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
489 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
490 /vendor/symfony/contracts/Translation/TranslatorTrait.php
491 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
492 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
493 /var/cache/prod/translations/catalogue.fr-FR.NXhscRe.php
494 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
495 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
496 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
497 /modules/colissimo/colissimo.php
498 /classes/module/CarrierModule.php
499 /modules/colissimo/classes/module.classes.php
500 /modules/colissimo/classes/ColissimoTools.php
501 /modules/colissimo/classes/ColissimoLink.php
502 /modules/colissimo/classes/ColissimoModuleConfiguration.php
503 /modules/colissimo/classes/ColissimoCarrier.php
504 /override/classes/Carrier.php
505 /classes/Carrier.php
506 /modules/colissimo/classes/ColissimoService.php
507 /modules/colissimo/classes/ColissimoOrder.php
508 /modules/colissimo/classes/ColissimoLabel.php
509 /modules/colissimo/classes/ColissimoLabelProduct.php
510 /modules/colissimo/classes/ColissimoDepositSlip.php
511 /modules/colissimo/classes/ColissimoLabelGenerator.php
512 /modules/colissimo/classes/ColissimoPickupPoint.php
513 /modules/colissimo/classes/ColissimoCartPickupPoint.php
514 /modules/colissimo/classes/ColissimoTrackingCode.php
515 /modules/colissimo/classes/ColissimoOrderCarrier.php
516 /classes/order/OrderCarrier.php
517 /modules/colissimo/classes/ColissimoCustomCategory.php
518 /modules/colissimo/classes/ColissimoCustomProduct.php
519 /modules/colissimo/classes/ColissimoCustomDocument.php
520 /modules/colissimo/classes/ColissimoMerchantAddress.php
521 /modules/colissimo/classes/ColissimoAddress.php
522 /modules/colissimo/classes/ColissimoACE.php
523 /modules/colissimo/classes/migration/ColissimoOtherModuleInterface.php
524 /modules/colissimo/classes/migration/ColissimoMigration.php
525 /modules/colissimo/classes/migration/ColissimoSoflexibiliteMigration.php
526 /modules/colissimo/classes/migration/ColissimoSoniceEtiquetageMigration.php
527 /modules/colissimo/classes/migration/ColissimoColissimoSimpliciteMigration.php
528 /modules/colissimo/classes/migration/ColissimoSocolissimoMigration.php
529 /modules/colissimo/classes/logger/AbstractColissimoHandler.php
530 /modules/colissimo/classes/logger/ColissimoFileHandler.php
531 /modules/colissimo/classes/logger/ColissimoNullHandler.php
532 /modules/colissimo/classes/logger/ColissimoLogger.php
533 /modules/colissimo/lib/loader.php
534 /modules/colissimo/lib/ColissimoClient.php
535 /modules/colissimo/lib/Request/AbstractColissimoRequest.php
536 /modules/colissimo/lib/Request/ColissimoGenerateLabelRequest.php
537 /modules/colissimo/lib/Request/ColissimoGenerateBordereauRequest.php
538 /modules/colissimo/lib/Request/ColissimoWidgetAuthenticationRequest.php
539 /modules/colissimo/lib/Request/ColissimoMailboxDetailsRequest.php
540 /modules/colissimo/lib/Request/ColissimoTrackingEnrichiRequest.php
541 /modules/colissimo/lib/Request/ColissimoTrackingSimpleRequest.php
542 /modules/colissimo/lib/Request/ColissimoCheckGenerateLabelRequest.php
543 /modules/colissimo/lib/Request/ColissimoPlanPickupRequest.php
544 /modules/colissimo/lib/Request/ColissimoTrackingTimelineRequest.php
545 /modules/colissimo/lib/Request/ColissimoCreateCustomDocumentRequest.php
546 /modules/colissimo/lib/Request/ColissimoUpdateCustomDocumentRequest.php
547 /modules/colissimo/lib/Request/ColissimoBoxServicesRequest.php
548 /modules/colissimo/lib/Request/ColissimoboxConnectRequest.php
549 /modules/colissimo/lib/Request/ColissimoGenerateTokenRequest.php
550 /modules/colissimo/lib/Request/ColissimoDeliveryDateRequest.php
551 /modules/colissimo/lib/Response/ColissimoReturnedResponseInterface.php
552 /modules/colissimo/lib/Response/AbstractColissimoResponse.php
553 /modules/colissimo/lib/Response/ColissimoResponseParser.php
554 /modules/colissimo/lib/Response/ColissimoGenerateLabelResponse.php
555 /modules/colissimo/lib/Response/ColissimoGenerateBordereauResponse.php
556 /modules/colissimo/lib/Response/ColissimoWidgetAuthenticationResponse.php
557 /modules/colissimo/lib/Response/ColissimoMailboxDetailsResponse.php
558 /modules/colissimo/lib/Response/ColissimoTrackingEnrichiResponse.php
559 /modules/colissimo/lib/Response/ColissimoTrackingSimpleResponse.php
560 /modules/colissimo/lib/Response/ColissimoCheckGenerateLabelResponse.php
561 /modules/colissimo/lib/Response/ColissimoPlanPickupResponse.php
562 /modules/colissimo/lib/Response/ColissimoTrackingTimelineResponse.php
563 /modules/colissimo/lib/Response/ColissimoCreateCustomDocumentResponse.php
564 /modules/colissimo/lib/Response/ColissimoUpdateCustomDocumentResponse.php
565 /modules/colissimo/lib/Response/ColissimoBoxServicesResponse.php
566 /modules/colissimo/lib/Response/ColissimoboxConnectResponse.php
567 /modules/colissimo/lib/Response/ColissimoDeliveryDateResponse.php
568 /modules/colissimo/translations/fr.php
569 /modules/ps_checkout/ps_checkout.php
570 /classes/PaymentModule.php
571 /modules/geodisofficiel/geodisofficiel.php
572 /modules/geodisofficiel/classes/globalConf.php
573 /modules/geodisofficiel/classes/Service/GeodisServiceTranslation.php
574 /modules/geodisofficiel/classes/GeodisTranslation.php
575 /modules/geodisofficiel/classes/Db/GeodisDbInstall.php
576 /modules/geodisofficiel/classes/Db/GeodisDbSchema.php
577 /modules/geodisofficiel/classes/GeodisGroupCarrier.php
578 /modules/geodisofficiel/classes/GeodisCarrier.php
579 /modules/geodisofficiel/classes/GeodisPrestation.php
580 /modules/geodisofficiel/classes/GeodisCarrierOption.php
581 /modules/geodisofficiel/classes/GeodisOption.php
582 /modules/geodisofficiel/classes/Service/GeodisServiceLog.php
583 /modules/geodisofficiel/classes/Service/GeodisServiceConfiguration.php
584 /modules/geodisofficiel/classes/GeodisFiscalCode.php
585 /modules/geodisofficiel/classes/GeodisLog.php
586 /modules/geodisofficiel/classes/Service/GeodisServiceSynchronize.php
587 /modules/geodisofficiel/classes/Service/GeodisServiceWebservice.php
588 /modules/geodisofficiel/classes/Data/GeodisDataRemoval.php
589 /modules/geodisofficiel/classes/Data/GeodisDataSender.php
590 /modules/geodisofficiel/classes/Data/GeodisDataMetaAccount.php
591 /modules/geodisofficiel/classes/Data/GeodisDataCountry.php
592 /modules/geodisofficiel/classes/Data/GeodisDataAccount.php
593 /modules/geodisofficiel/classes/Data/GeodisDataAgency.php
594 /modules/geodisofficiel/classes/Data/GeodisDataCustomerAccount.php
595 /modules/geodisofficiel/classes/GeodisAccount.php
596 /modules/geodisofficiel/classes/Data/GeodisDataPrestation.php
597 /modules/geodisofficiel/classes/GeodisSite.php
598 /modules/geodisofficiel/classes/GeodisAccountPrestation.php
599 /modules/geodisofficiel/classes/GeodisPrestationOption.php
600 /modules/geodisofficiel/classes/GeodisRemoval.php
601 /modules/geodisofficiel/classes/GeodisWSCapacity.php
602 /modules/geodisofficiel/classes/Db/GeodisDbUninstall.php
603 /modules/geodisofficiel/classes/GeodisCartCarrier.php
604 /modules/geodisofficiel/classes/GeodisTabs.php
605 /modules/geodisofficiel/classes/Db/GeodisDbTranslation.php
606 /modules/geodisofficiel/classes/Service/GeodisServiceCron.php
607 /modules/geodisofficiel/classes/GeodisShipment.php
608 /modules/geodisofficiel/classes/GeodisPackage.php
609 /modules/geodisofficiel/classes/GeodisPackageOrderDetail.php
610 /modules/geodisofficiel/classes/GeodisShipmentHistory.php
611 /modules/geodisofficiel/translations/fr.php
612 /classes/Tab.php
613 /modules/psxdesign/psxdesign.php
614 /modules/psxdesign/src/Traits/UseHooks.php
615 /modules/psxdesign/src/Traits/Hooks/UseDisplayBackOfficeHeader.php
616 /modules/psxdesign/src/Traits/Hooks/UseActionThemeConfiguration.php
617 /modules/psxdesign/src/Traits/Hooks/UseActionFrontControllerSetMedia.php
618 /modules/psxdesign/src/Traits/Hooks/UseActionAdminControllerSetMedia.php
619 /modules/psxdesign/src/Traits/Hooks/UseDisplayAfterTitleTag.php
620 /modules/psxdesign/src/Traits/Hooks/UseActionObjectTabUpdateAfter.php
621 /modules/psxdesign/src/Traits/Hooks/UseActionDispatcherBefore.php
622 /modules/psxdesign/src/Traits/Hooks/UseActionObjectLanguageAddAfter.php
623 /src/PrestaShopBundle/Translation/DomainNormalizer.php
624 /modules/ps_facebook/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
625 /modules/psxdesign/src/Service/TabsModifierService.php
626 /modules/psassistant/psassistant.php
627 /src/Adapter/Localization/LegacyTranslator.php
628 /controllers/front/listing/CategoryController.php
629 /classes/controller/ProductListingFrontController.php
630 /classes/controller/ProductPresentingFrontController.php
631 /classes/controller/FrontController.php
632 /src/Adapter/Presenter/Object/ObjectPresenter.php
633 /src/Adapter/Presenter/PresenterInterface.php
634 /src/Adapter/Presenter/Cart/CartPresenter.php
635 /src/Adapter/Image/ImageRetriever.php
636 /classes/tax/TaxConfiguration.php
637 /classes/Smarty/TemplateFinder.php
638 /classes/assets/StylesheetManager.php
639 /classes/assets/AbstractAssetManager.php
640 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
641 /classes/assets/JavascriptManager.php
642 /classes/assets/CccReducer.php
643 /modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php
644 /modules/adwsubcategoriessidebar/translations/fr.php
645 /classes/Category.php
646 /override/classes/webservice/WebserviceRequest.php
647 /classes/webservice/WebserviceRequest.php
648 /src/Core/Localization/Locale/Repository.php
649 /src/Core/Localization/Locale/RepositoryInterface.php
650 /src/Core/Localization/CLDR/LocaleRepository.php
651 /src/Core/Localization/CLDR/LocaleDataSource.php
652 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
653 /src/Core/Data/Layer/AbstractDataLayer.php
654 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
655 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
656 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
657 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
658 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
659 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
660 /vendor/symfony/contracts/Cache/CacheTrait.php
661 /vendor/psr/cache/src/InvalidArgumentException.php
662 /vendor/psr/cache/src/CacheException.php
663 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
664 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
665 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
666 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
667 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
668 /src/Core/Localization/CLDR/Reader.php
669 /src/Core/Localization/CLDR/ReaderInterface.php
670 /src/Core/Localization/Currency/Repository.php
671 /src/Core/Localization/Currency/RepositoryInterface.php
672 /src/Core/Localization/Currency/CurrencyDataSource.php
673 /src/Core/Localization/Currency/DataSourceInterface.php
674 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
675 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
676 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
677 /src/Adapter/Currency/CurrencyDataProvider.php
678 /src/Core/Currency/CurrencyDataProviderInterface.php
679 /src/Adapter/LegacyContext.php
680 /src/Adapter/Tools.php
681 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
682 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
683 /vendor/prestashop/decimal/src/Operation/Rounding.php
684 /src/Core/Localization/Locale.php
685 /src/Core/Localization/LocaleInterface.php
686 /src/Core/Localization/Specification/Price.php
687 /src/Core/Localization/Specification/Number.php
688 /src/Core/Localization/Specification/NumberInterface.php
689 /src/Core/Localization/Specification/Factory.php
690 /src/Core/Localization/CLDR/LocaleData.php
691 /src/Core/Localization/CLDR/NumberSymbolsData.php
692 /src/Core/Localization/CLDR/CurrencyData.php
693 /src/Core/Localization/CLDR/Locale.php
694 /src/Core/Localization/CLDR/LocaleInterface.php
695 /src/Core/Localization/Specification/NumberSymbolList.php
696 /classes/Currency.php
697 /src/Core/Localization/Currency/LocalizedCurrencyId.php
698 /src/Core/Localization/Currency/CurrencyData.php
699 /src/Core/Localization/Currency/CurrencyCollection.php
700 /src/Core/Localization/Currency.php
701 /src/Core/Localization/CurrencyInterface.php
702 /src/Core/Localization/Specification/NumberCollection.php
703 /src/Core/Localization/Number/Formatter.php
704 /override/classes/Cart.php
705 /classes/Cart.php
706 /src/Adapter/AddressFactory.php
707 /classes/CartRule.php
708 /classes/Product.php
709 /src/Core/Domain/Product/ValueObject/RedirectType.php
710 /src/Core/Util/DateTime/DateTime.php
711 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
712 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
713 /src/Core/Domain/Product/ValueObject/ProductType.php
714 /src/Core/Domain/Product/ValueObject/Reference.php
715 /src/Core/Domain/Product/ValueObject/Ean13.php
716 /src/Core/Domain/Product/ValueObject/Isbn.php
717 /src/Core/Domain/Product/ValueObject/Upc.php
718 /src/Core/Domain/Product/ProductSettings.php
719 /src/Core/Image/ImageFormatConfiguration.php
720 /src/Core/Image/ImageFormatConfigurationInterface.php
721 /classes/FeatureFlag.php
722 /src/Core/FeatureFlag/FeatureFlagSettings.php
723 /classes/ImageType.php
724 /classes/ImageManager.php
725 /src/Core/Domain/Shop/ValueObject/ShopId.php
726 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
727 /modules/blockreassurance/blockreassurance.php
728 /src/Core/Module/WidgetInterface.php
729 /classes/Media.php
730 /modules/ps_emailsubscription/ps_emailsubscription.php
731 /override/modules/ps_emailsubscription/ps_emailsubscription.php
732 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
733 /modules/ps_mbo/ps_mbo.php
734 /modules/ps_mbo/src/Traits/HaveTabs.php
735 /modules/ps_mbo/src/Traits/UseHooks.php
736 /modules/ps_mbo/src/Traits/Hooks/UseDisplayBackOfficeEmployeeMenu.php
737 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneOne.php
738 /modules/ps_mbo/src/Traits/HaveCdcComponent.php
739 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneTwo.php
740 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneThree.php
741 /modules/ps_mbo/src/Traits/Hooks/UseDisplayAdminThemesListAfter.php
742 /modules/ps_mbo/src/Traits/Hooks/UseDisplayDashboardTop.php
743 /modules/ps_mbo/src/Traits/Hooks/UseActionAdminControllerSetMedia.php
744 /modules/ps_mbo/src/Traits/Hooks/UseActionBeforeInstallModule.php
745 /modules/ps_mbo/src/Traits/Hooks/UseActionGetAdminToolbarButtons.php
746 /modules/ps_mbo/src/Traits/Hooks/UseActionGetAlternativeSearchPanels.php
747 /modules/ps_mbo/src/Traits/Hooks/UseDisplayAdminAfterHeader.php
748 /modules/ps_mbo/src/Traits/Hooks/UseDisplayModuleConfigureExtraButtons.php
749 /modules/ps_mbo/src/Traits/Hooks/UseActionListModules.php
750 /modules/ps_mbo/src/Traits/Hooks/UseActionModuleRegisterHookAfter.php
751 /modules/ps_mbo/src/Traits/Hooks/UseDisplayEmptyModuleCategoryExtraMessage.php
752 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectShopUrlUpdateAfter.php
753 /modules/ps_mbo/src/Traits/Hooks/UseActionGeneralPageSave.php
754 /modules/ps_mbo/src/Traits/Hooks/UseActionBeforeUpgradeModule.php
755 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectEmployeeDeleteBefore.php
756 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectEmployeeUpdateBefore.php
757 /modules/ps_mbo/src/Traits/HaveShopOnExternalService.php
758 /modules/ps_mbo/src/Tab/TabInterface.php
759 /modules/ps_edition_basic/vendor/symfony/string/UnicodeString.php
760 /modules/ps_edition_basic/vendor/symfony/string/AbstractUnicodeString.php
761 /modules/ps_edition_basic/vendor/symfony/string/AbstractString.php
762 /modules/ps_socialfollow/ps_socialfollow.php
763 /modules/ps_facebook/ps_facebook.php
764 /modules/ps_facebook/translations/fr.php
765 /modules/ps_facebook/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
766 /modules/ps_facebook/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
767 /var/cache/prod/Ps_facebookFrontContainer.php
768 /modules/ps_facebook/classes/Buffer/TemplateBuffer.php
769 /modules/ps_emailalerts/ps_emailalerts.php
770 /modules/ps_emailalerts/MailAlert.php
771 /modules/psxdesign/src/Config/PsxDesignConfig.php
772 /modules/chronopost/chronopost.php
773 /modules/chronopost/libraries/Chronofresh.php
774 /modules/chronopost/libraries/Chronoconfig.php
775 /modules/chronopost/libraries/Chronometa.php
776 /modules/chronopost/translations/fr.php
777 /var/cache/prod/Ps_checkout8505FrontContainer.php
778 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php
779 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidatorInterface.php
780 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/Configuration.php
781 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/ConfigurationInterface.php
782 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/Context.php
783 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/ContextInterface.php
784 /modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php
785 /modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepositoryInterface.php
786 /modules/ps_facebook/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php
787 /modules/ps_facebook/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php
788 /src/Core/Addon/Module/ModuleManagerBuilder.php
789 /var/cache/prod/yaml/d06c655b437c94e4b104887593e8fe1a.php
790 /src/Adapter/LegacyLogger.php
791 /src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
792 /src/Adapter/Module/ModuleDataProvider.php
793 /src/Adapter/Module/AdminModuleDataProvider.php
794 /src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
795 /src/Adapter/Module/Module.php
796 /src/Core/Module/ModuleInterface.php
797 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
798 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
799 /vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
800 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
801 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
802 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
803 /vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
804 /vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
805 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
806 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
807 /vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
808 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
809 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
810 /src/Adapter/Module/ModuleDataUpdater.php
811 /src/Core/Module/ModuleManager.php
812 /src/Core/Module/ModuleManagerInterface.php
813 /src/Core/Module/ModuleRepository.php
814 /src/Core/Module/ModuleRepositoryInterface.php
815 /src/Adapter/HookManager.php
816 /src/Core/Module/SourceHandler/SourceHandlerFactory.php
817 /src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
818 /vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
819 /vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
820 /src/Core/Hook/HookDispatcherInterface.php
821 /modules/ps_accounts/ps_accounts.php
822 /modules/ps_accounts/src/Hook/HookableTrait.php
823 /modules/ps_accounts/src/Module/Install.php
824 /modules/ps_accounts/translations/fr.php
825 /modules/ps_accounts/src/ServiceContainer/PsAccountsContainer.php
826 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/ServiceContainer.php
827 /modules/ps_accounts/config.php
828 /modules/ps_accounts/src/Log/Logger.php
829 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Logger.php
830 /modules/ps_accounts/vendor/psr/log/Psr/Log/LoggerInterface.php
831 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
832 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
833 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
834 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
835 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
836 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
837 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Utils.php
838 /modules/ps_accounts/src/ServiceProvider/ApiClientProvider.php
839 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/Contract/IServiceProvider.php
840 /modules/ps_accounts/src/ServiceProvider/CommandProvider.php
841 /modules/ps_accounts/src/ServiceProvider/DefaultProvider.php
842 /modules/ps_accounts/src/ServiceProvider/OAuth2Provider.php
843 /modules/ps_accounts/src/ServiceProvider/RepositoryProvider.php
844 /modules/ps_accounts/src/ServiceProvider/SessionProvider.php
845 /modules/ps_accounts/src/Service/PsAccountsService.php
846 /modules/ps_accounts/src/Account/Session/ShopSession.php
847 /modules/ps_accounts/src/Account/Session/Session.php
848 /modules/ps_accounts/src/Account/Session/SessionInterface.php
849 /modules/ps_accounts/src/Repository/ConfigurationRepository.php
850 /modules/ps_accounts/src/Adapter/Configuration.php
851 /modules/ps_accounts/src/Service/OAuth2/OAuth2Service.php
852 /modules/ps_accounts/src/Http/Client/ClientConfig.php
853 /modules/ps_accounts/src/Http/Client/ConfigObject.php
854 /modules/ps_accounts/src/Type/Enum.php
855 /modules/ps_accounts/src/Service/OAuth2/OAuth2Client.php
856 /modules/ps_accounts/src/Adapter/Link.php
857 /modules/ps_accounts/src/Context/ShopContext.php
858 /modules/ps_accounts/vendor/ramsey/uuid/src/Uuid.php
859 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidInterface.php
860 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactory.php
861 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactoryInterface.php
862 /modules/ps_accounts/vendor/ramsey/uuid/src/FeatureSet.php
863 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
864 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
865 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
866 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
867 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/StringCodec.php
868 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/CodecInterface.php
869 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
870 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
871 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
872 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
873 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
874 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
875 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
876 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
877 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
878 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
879 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
880 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
881 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
882 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
883 /modules/ps_accounts/vendor/ramsey/uuid/src/BinaryUtils.php
884 /modules/ps_accounts/src/Service/OAuth2/CachedFile.php
885 /modules/ps_accounts/src/Account/LinkShop.php
886 /modules/ps_accounts/src/Cqrs/CommandBus.php
887 /modules/ps_accounts/src/Cqrs/Bus.php
888 /modules/ps_accounts/src/Account/Session/Firebase/ShopSession.php
889 /modules/ps_accounts/src/Account/Session/Firebase/FirebaseSession.php
890 /modules/ps_accounts/src/Account/Session/Firebase/OwnerSession.php
891 /modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalConfiguration.php
892 /modules/ps_accounts/src/Adapter/ConfigurationKeys.php
893 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/FrontControllerValidator.php
894 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/FrontControllerValidatorInterface.php
895 /modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalPayLaterConfiguration.php
896 /modules/paylcr/paylcr.php
897 /modules/paylcr/classes/PayLcrLogger.php
898 /modules/adwbrand/adwbrand.php
899 /modules/axepta2/axepta2.php
900 /modules/axepta2/vendor/axepta-paygate/lib/init.php
901 /src/Adapter/ContainerFinder.php
902 /src/PrestaShopBundle/DependencyInjection/CacheAdapterFactory.php
903 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php
904 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php
905 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
906 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
907 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php
908 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
909 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
910 /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php
911 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php
912 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php
913 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php
914 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php
915 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php
916 /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php
917 /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php
918 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php
919 /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php
920 /vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php
921 /vendor/doctrine/orm/lib/Doctrine/ORM/Exception/NotSupported.php
922 /vendor/doctrine/orm/lib/Doctrine/ORM/Exception/ORMException.php
923 /vendor/doctrine/orm/lib/Doctrine/ORM/ORMException.php
924 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php
925 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php
926 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
927 /vendor/doctrine/doctrine-bundle/ConnectionFactory.php
928 /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php
929 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/EnvVarProcessorInterface.php
930 /vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php
931 /vendor/doctrine/event-manager/src/EventManager.php
932 /vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php
933 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/MySQL/Driver.php
934 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php
935 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
936 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver.php
937 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php
938 /vendor/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
939 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
940 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php
941 /vendor/doctrine/dbal/lib/Doctrine/DBAL/TransactionIsolationLevel.php
942 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ParameterType.php
943 /vendor/doctrine/dbal/lib/Doctrine/DBAL/FetchMode.php
944 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
945 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Connection.php
946 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
947 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php
948 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php
949 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Statement.php
950 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
951 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php
952 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php
953 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php
954 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Result.php
955 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Events.php
956 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MariaDb1027Platform.php
957 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
958 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
959 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DateIntervalUnit.php
960 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/TrimMode.php
961 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Types.php
962 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
963 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php
964 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/AsciiStringType.php
965 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php
966 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php
967 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpIntegerMappingType.php
968 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php
969 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php
970 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php
971 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php
972 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateImmutableType.php
973 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateIntervalType.php
974 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php
975 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpDateTimeMappingType.php
976 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeImmutableType.php
977 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php
978 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzImmutableType.php
979 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php
980 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php
981 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php
982 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php
983 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonType.php
984 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php
985 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php
986 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php
987 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php
988 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php
989 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php
990 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeImmutableType.php
991 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TypeRegistry.php
992 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php
993 /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php
994 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php
995 /vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php
996 /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php
997 /vendor/doctrine/orm/lib/Doctrine/ORM/Event/ListenersInvoker.php
998 /vendor/doctrine/orm/lib/Doctrine/ORM/Utility/IdentifierFlattener.php
999 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/HydrationCompleteHandler.php
1000 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Reflection/ReflectionPropertiesGetter.php
1001 /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php
1002 /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php
1003 /vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php
1004 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php
1005 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php
1006 /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php
1007 /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php
1008 /vendor/doctrine/persistence/src/Persistence/Proxy.php
1009 /modules/axepta2/src/Entity/Axepta2configurationAccount.php
1010 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php
1011 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
1012 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php
1013 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
1014 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
1015 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
1016 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
1017 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
1018 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
1019 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php
1020 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php
1021 /vendor/doctrine/orm/lib/Doctrine/ORM/Id/IdentityGenerator.php
1022 /vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php
1023 /vendor/doctrine/orm/lib/Doctrine/ORM/Events.php
1024 /modules/axepta2/src/Entity/Axepta2configurationPaymentMethod.php
1025 /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php
1026 /modules/axepta2/src/Repository/Axepta2configurationAccountRepository.php
1027 /modules/axepta2/src/Helper/Axepta2Helper.php
1028 /vendor/doctrine/orm/lib/Doctrine/ORM/QueryBuilder.php
1029 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
1030 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
1031 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
1032 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Select.php
1033 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Base.php
1034 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/From.php
1035 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Andx.php
1036 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Composite.php
1037 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parameter.php
1038 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/ParameterTypeInferer.php
1039 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/OrderBy.php
1040 /vendor/doctrine/orm/lib/Doctrine/ORM/Query.php
1041 /vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php
1042 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php
1043 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Lexer.php
1044 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/ParserResult.php
1045 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/ResultSetMapping.php
1046 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectStatement.php
1047 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Node.php
1048 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectExpression.php
1049 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectClause.php
1050 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/RangeVariableDeclaration.php
1051 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/IdentificationVariableDeclaration.php
1052 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/FromClause.php
1053 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/WhereClause.php
1054 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ConditionalPrimary.php
1055 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/InExpression.php
1056 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ArithmeticExpression.php
1057 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/PathExpression.php
1058 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/InputParameter.php
1059 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/OrderByItem.php
1060 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/OrderByClause.php
1061 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php
1062 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php
1063 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php
1064 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/AbstractSqlExecutor.php
1065 /vendor/doctrine/dbal/lib/Doctrine/DBAL/LockMode.php
1066 /vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
1067 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/Result.php
1068 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/DriverStatement.php
1069 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Result.php
1070 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Abstraction/Result.php
1071 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/DriverResultStatement.php
1072 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php
1073 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php
1074 /modules/axepta2/src/Entity/Axepta2paymentMethod.php
1075 /vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php
1076 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
1077 /vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php
1078 /vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/EntityPersister.php
1079 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php
1080 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php
1081 /vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/CachedPersisterContext.php
1082 /vendor/doctrine/orm/lib/Doctrine/ORM/Utility/PersisterHelper.php
1083 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/FilterCollection.php
1084 /src/Adapter/Presenter/Cart/CartLazyArray.php
1085 /src/Adapter/Presenter/AbstractLazyArray.php
1086 /src/Adapter/Product/PriceFormatter.php
1087 /src/Core/Util/Inflector.php
1088 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
1089 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
1090 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
1091 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
1092 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
1093 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
1094 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
1095 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
1096 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
1097 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
1098 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
1099 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
1100 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
1101 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
1102 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
1103 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
1104 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
1105 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
1106 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
1107 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
1108 /classes/Gender.php
1109 /classes/Risk.php
1110 /classes/Meta.php
1111 /classes/Address.php
1112 /classes/State.php
1113 /src/Core/Security/PasswordPolicyConfiguration.php
1114 /src/Core/Configuration/DataConfigurationInterface.php
1115 /src/Core/Security/Hashing.php
1116 /modules/adwcore/adwcore.php
1117 /src/Core/Filter/FrontEndObject/MainFilter.php
1118 /src/Core/Filter/FilterInterface.php
1119 /src/Core/Filter/FrontEndObject/CartFilter.php
1120 /src/Core/Filter/HashMapWhitelistFilter.php
1121 /src/Core/Filter/CollectionFilter.php
1122 /src/Core/Filter/FrontEndObject/ProductFilter.php
1123 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
1124 /src/Core/Filter/FrontEndObject/CustomerFilter.php
1125 /src/Core/Filter/FrontEndObject/ShopFilter.php
1126 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
1127 /modules/ps_shoppingcart/ps_shoppingcart.php
1128 /modules/ps_searchbar/ps_searchbar.php
1129 /modules/ps_imageslider/ps_imageslider.php
1130 /modules/ps_imageslider/Ps_HomeSlide.php
1131 /modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php
1132 /modules/ps_facebook/classes/Config/Env.php
1133 /modules/ps_facebook/classes/Handler/ErrorHandler/ModuleFilteredRavenClient.php
1134 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Client.php
1135 /modules/ps_facebook/classes/Config/Config.php
1136 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Util.php
1137 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Compat.php
1138 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Processor/SanitizeDataProcessor.php
1139 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Processor.php
1140 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Context.php
1141 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Breadcrumbs.php
1142 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Serializer.php
1143 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/ReprSerializer.php
1144 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/TransactionStack.php
1145 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Breadcrumbs/ErrorHandler.php
1146 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Stacktrace.php
1147 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/ErrorHandler.php
1148 /modules/ps_facebook/classes/Dispatcher/EventDispatcher.php
1149 /modules/ps_facebook/classes/Handler/ApiConversionHandler.php
1150 /modules/ps_facebook/classes/Adapter/ConfigurationAdapter.php
1151 /modules/ps_facebook/classes/Factory/ContextFactory.php
1152 /modules/ps_facebook/classes/API/Client/FacebookClient.php
1153 /modules/ps_facebook/classes/Factory/FacebookEssentialsApiClientFactory.php
1154 /modules/ps_facebook/classes/Factory/ApiClientFactoryInterface.php
1155 /modules/ps_facebook/classes/Provider/AccessTokenProvider.php
1156 /modules/ps_facebook/classes/Factory/PsApiClientFactory.php
1157 /modules/ps_facebook/classes/Handler/ConfigurationHandler.php
1158 /modules/ps_facebook/classes/Http/HttpClient.php
1159 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Api.php
1160 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Session.php
1161 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/SessionInterface.php
1162 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/ApiConfig.php
1163 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Http/Client.php
1164 /modules/ps_facebook/classes/Handler/PixelHandler.php
1165 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php
1166 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php
1167 /modules/ps_facebook/classes/Provider/EventDataProvider.php
1168 /modules/ps_facebook/classes/Adapter/ToolsAdapter.php
1169 /modules/ps_facebook/classes/Repository/ProductRepository.php
1170 /modules/ps_facebook/classes/Provider/ProductAvailabilityProvider.php
1171 /modules/ps_facebook/classes/Provider/ProductAvailabilityProviderInterface.php
1172 /modules/ps_facebook/classes/Repository/GoogleCategoryRepository.php
1173 /modules/ps_facebook/classes/Provider/GoogleCategoryProvider.php
1174 /modules/ps_facebook/classes/Provider/GoogleCategoryProviderInterface.php
1175 /modules/psxmarketingwithgoogle/psxmarketingwithgoogle.php
1176 /modules/psxmarketingwithgoogle/translations/fr.php
1177 /var/cache/prod/PsxmarketingwithgoogleFrontContainer.php
1178 /modules/psxmarketingwithgoogle/classes/Adapter/ConfigurationAdapter.php
1179 /modules/psxmarketingwithgoogle/classes/Factory/ContextFactory.php
1180 /modules/psxmarketingwithgoogle/classes/config/Config.php
1181 /modules/psxmarketingwithgoogle/classes/Handler/RemarketingHookHandler.php
1182 /modules/psxmarketingwithgoogle/classes/Buffer/TemplateBuffer.php
1183 /modules/ps_googleanalytics/ps_googleanalytics.php
1184 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
1185 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
1186 /modules/adwmenu/adwmenu.php
1187 /modules/adwmenu/translations/fr.php
1188 /modules/adwslideshow/adwslideshow.php
1189 /modules/adwslideshow/classes/AdwSlide.php
1190 /modules/adwslideshow/classes/AdwSlideshowConfig.php
1191 /modules/adwreassurance/adwreassurance.php
1192 /modules/adwblackmarketblocks/adwblackmarketblocks.php
1193 /modules/adwblackmarketblocks/classes/AdwBlock.php
1194 /modules/adwflashinfo/adwflashinfo.php
1195 /modules/adwflashinfo/classes/ADWFlashInfoModel.php
1196 /modules/opartdevis/opartdevis.php
1197 /modules/opartdevis/models/OpartQuotation.php
1198 /modules/opartdevis/models/HTMLTemplateQuotationPdf.php
1199 /classes/pdf/HTMLTemplate.php
1200 /modules/opartdevis/translations/fr.php
1201 /modules/opartproaccount/opartproaccount.php
1202 /modules/opartproaccount/classes/OpartProAccountRequest.php
1203 /modules/adwanalytics/adwanalytics.php
1204 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
1205 /var/cache/prod/smarty/compile/acotex/12/2d/16/122d16fbd3b23f8d92b35d5d34b20e9940a3a8fb_2.file.header.tpl.php
1206 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
1207 /modules/adwbestsellers/adwbestsellers.php
1208 /modules/adwbestsellers/classes/AdwBestSeller.php
1209 /modules/adwfooterlinks/adwfooterlinks.php
1210 /modules/adwfooterlinks/classes/AdwFooterLink.php
1211 /modules/adwfooterlinks/classes/AdwSocialLink.php
1212 /modules/vaisonet/vaisonet.php
1213 /modules/vaisonet/classes/CustomerDocument.php
1214 /modules/vaisonet/classes/DocumentType.php
1215 /modules/vaisonet/src/Functions.php
1216 /modules/vaisonet/translations/fr.php
1217 /src/Core/Product/Search/ProductSearchContext.php
1218 /src/Core/Product/Search/ProductSearchQuery.php
1219 /src/Core/Product/Search/SortOrder.php
1220 /modules/ps_facetedsearch/ps_facetedsearch.php
1221 /modules/ps_facetedsearch/src/HookDispatcher.php
1222 /modules/ps_facetedsearch/src/Hook/Attribute.php
1223 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
1224 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
1225 /modules/ps_facetedsearch/src/Hook/Category.php
1226 /modules/ps_facetedsearch/src/Hook/Configuration.php
1227 /modules/ps_facetedsearch/src/Hook/Design.php
1228 /modules/ps_facetedsearch/src/Hook/Feature.php
1229 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
1230 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
1231 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
1232 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
1233 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
1234 /modules/ps_facetedsearch/src/Hook/Product.php
1235 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
1236 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
1237 /modules/ps_facetedsearch/src/Filters/Provider.php
1238 /modules/ps_facetedsearch/src/URLSerializer.php
1239 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
1240 /modules/ps_facetedsearch/src/Product/SearchProvider.php
1241 /src/Core/Product/Search/FacetsRendererInterface.php
1242 /src/Core/Product/Search/ProductSearchProviderInterface.php
1243 /modules/ps_facetedsearch/src/Filters/Converter.php
1244 /modules/ps_facetedsearch/src/Product/SearchFactory.php
1245 /src/Core/Product/Search/ProductSearchResult.php
1246 /classes/Manufacturer.php
1247 /src/Core/Util/String/StringModifier.php
1248 /src/Core/Util/String/StringModifierInterface.php
1249 /classes/Combination.php
1250 /modules/ps_facetedsearch/src/Product/Search.php
1251 /modules/ps_facetedsearch/src/Adapter/MySQL.php
1252 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
1253 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
1254 /modules/ps_facetedsearch/src/Filters/Products.php
1255 /classes/stock/StockAvailable.php
1256 /modules/ps_facetedsearch/src/Filters/Block.php
1257 /src/Core/Product/Search/Facet.php
1258 /src/Core/Product/Search/Filter.php
1259 /src/Core/Product/Search/FacetCollection.php
1260 /classes/ProductAssembler.php
1261 /classes/tax/Tax.php
1262 /classes/SpecificPrice.php
1263 /classes/tax/TaxManagerFactory.php
1264 /classes/tax/TaxRulesTaxManager.php
1265 /classes/tax/TaxManagerInterface.php
1266 /classes/tax/TaxCalculator.php
1267 /classes/GroupReduction.php
1268 /src/Core/Localization/CLDR/ComputingPrecision.php
1269 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
1270 /classes/Pack.php
1271 /classes/order/Order.php
1272 /classes/Feature.php
1273 /src/Core/Domain/Combination/CombinationSettings.php
1274 /vendor/prestashop/decimal/src/DecimalNumber.php
1275 /vendor/prestashop/decimal/src/Builder.php
1276 /classes/ProductPresenterFactory.php
1277 /src/Adapter/Presenter/Product/ProductListingPresenter.php
1278 /src/Adapter/Presenter/Product/ProductPresenter.php
1279 /src/Adapter/Product/ProductColorsRetriever.php
1280 /src/Core/Product/ProductPresentationSettings.php
1281 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
1282 /src/Adapter/Presenter/Product/ProductLazyArray.php
1283 /classes/Image.php
1284 /modules/productcombinationscount/productcombinationscount.php
1285 /var/cache/prod/smarty/compile/acotex/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
1286 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
1287 /vendor/smarty/smarty/libs/plugins/modifier.count.php
1288 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
1289 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
1290 /var/cache/prod/smarty/compile/acotex/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
1291 /src/Core/Product/Search/Pagination.php
1292 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/04/5a/cc/045accb0f82b64184ba8043f96b2594f908801e2_2.file.category.tpl.php
1293 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/a7/8c/f2/a78cf2825283742ed147c6b66c9485cb9e000ee5_2.file.product-list.tpl.php
1294 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/db/e3/76/dbe3764725bcaa0f6ef66492da563d25c8ea5515_2.file.layout-left-column.tpl.php
1295 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/6a/31/8e/6a318e64978dc7f005bca84f0b88aa769353e840_2.file.layout-both-columns.tpl.php
1296 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/24/de/69/24de69108b1a4cbc32b63a299d4b399670cba4a2_2.file.helpers.tpl.php
1297 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
1298 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/84/a6/fc/84a6fcd5f236579e81278af40edf83e52937ba22_2.file.head.tpl.php
1299 /var/cache/prod/smarty/compile/acotex/b0/01/d5/b001d5769d97f4b696d620c28c6ca220468dba51_2.file.displayFontTags.tpl.php
1300 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/1a/1b/a3/1a1ba3a9d2ec3d3117de346e083fa20dd33991c4_2.file.head-jsonld.tpl.php
1301 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/3f/9e/78/3f9e787647d844f9f704668f89b86d47b94f9f83_2.file.product-list-jsonld.tpl.php
1302 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/88/11/a3/8811a394a7708333d857d1b51df4b8d333d34eb0_2.file.pagination-seo.tpl.php
1303 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
1304 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
1305 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/c0/a8/f4/c0a8f4c9bf029105d7ec7551a416844d21695389_2.file.stylesheets.tpl.php
1306 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/f0/d6/29/f0d6296fcc7e6466bf4d3870d642b75002192d85_2.file.javascript.tpl.php
1307 /classes/ProductDownload.php
1308 /src/Core/Cart/Calculator.php
1309 /src/Core/Cart/CartRowCollection.php
1310 /src/Core/Cart/Fees.php
1311 /src/Core/Cart/AmountImmutable.php
1312 /src/Core/Cart/CartRuleCollection.php
1313 /src/Core/Cart/CartRuleCalculator.php
1314 /src/Adapter/Product/PriceCalculator.php
1315 /src/Core/Cart/CartRow.php
1316 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
1317 /var/cache/prod/smarty/compile/acotex/21/91/ee/2191eee34d27130a2ed129a3bdd44eb4af410651_2.file.body.tpl.php
1318 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/a8/c4/64/a8c464650b92632c54bf07e5d07ee9097a1db62e_2.file.product-activation.tpl.php
1319 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/c9/ec/1c/c9ec1cd238d995bc4c6057b6595d35d51050c9ad_2.file.header.tpl.php
1320 /var/cache/prod/smarty/compile/acotex/c0/91/a6/c091a684eaf29a47ad4a76231e80769cc0fd8683_2.file.topbar.tpl.php
1321 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
1322 /var/cache/prod/smarty/compile/acotex/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
1323 /modules/pagesnotfound/pagesnotfound.php
1324 /modules/ps_customersignin/ps_customersignin.php
1325 /var/cache/prod/smarty/compile/acotex/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
1326 /var/cache/prod/smarty/compile/acotex/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
1327 /classes/CMS.php
1328 /var/cache/prod/smarty/compile/acotex/04/1b/5e/041b5e4218be42381a8fc9bf938508648fa3652e_2.file.adwmenu_fullwidth.tpl.php
1329 /var/cache/prod/smarty/compile/acotex/7d/d2/d0/7dd2d09389f35701f6a401f872fe24619d4b5d23_2.module.adwmenuviewstemplateshook_menu_item.tpl.php
1330 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/57/08/3f/57083f4bdbf1be8e47316367cbbf833f5fb2d24f_2.file.info_intex.tpl.tpl.php
1331 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/9b/59/f5/9b59f523a9e6d25755c412168231d05b424a431f_2.file.breadcrumb.tpl.php
1332 /var/cache/prod/smarty/compile/acotex/29/6d/65/296d650e6ca6d771a9726b4982a3f7809db1f929_2.file.subcategories-sidebar.tpl.php
1333 /var/cache/prod/smarty/compile/acotex/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
1334 /var/cache/prod/smarty/compile/acotex/d7/dd/97/d7dd977fa67c830183ea95e4cdf89958c6705f3a_2.file.creation_button.tpl.php
1335 /var/cache/prod/smarty/compile/acotex/d9/be/ef/d9beeff5baf8833af93828d718721901af37889e_2.file.simple_form_button.tpl.php
1336 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/b4/9d/53/b49d530455aa0a42ee41d925aa8b62edd4eb2aff_2.file.category-header.tpl.php
1337 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/5c/bc/3b/5cbc3b3966bb3a3386a8bd7970fbdf6c6c482179_2.file.subcategories.tpl.php
1338 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/0d/fe/6f/0dfe6f1d37810e90102b3e98044e18c7793a130d_2.file.products-top.tpl.php
1339 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/ef/ba/f5/efbaf5a61bc45d19cf55917f1d16086d437108c7_2.file.sort-orders.tpl.php
1340 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/fa/0f/76/fa0f7642eb7711bdd6fd26655e7a17e3ec2fc3b8_2.file.products.tpl.php
1341 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/6d/93/6e/6d936e009f53c91cdcce280a92fc906b8b4c48fc_2.file.productlist.tpl.php
1342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1343 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/83/95/5d/83955df37b703712f851f490dc73d6b6c6080416_2.file.product.tpl.php
1344 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/9e/84/1d/9e841dcaba8dcc9232389e7c22bd587be966d7b3_2.file.pagination.tpl.php
1345 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/89/4b/84/894b847cd8c6cf5fb418f38962783259ad5ee7c9_2.file.products-bottom.tpl.php
1346 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/05/50/1d/05501dbb7db5bbb5c59166c69d38bae8060a0e6d_2.file.category-footer.tpl.php
1347 /var/cache/prod/smarty/compile/acotex/4a/b4/ff/4ab4ff9c267616340d6d3d982282d4eccea77818_2.file.adwreassurance.tpl.php
1348 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/c4/19/11/c41911b43d1184eec8b4232b40c7c10034ee192f_2.file.footer.tpl.php
1349 /var/cache/prod/smarty/compile/acotex/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
1350 /var/cache/prod/smarty/compile/acotex/b4/88/ab/b488ab0c21e4a9813ecfdf22b3a4728e04230723_2.file.footer.tpl.php
1351 /modules/ps_facebook/classes/Handler/MessengerHandler.php
1352 /var/cache/prod/smarty/compile/acotexlayouts_layout_left_column_tpl/2f/01/99/2f019967cae53dd605817bee6e161eb49e7072b8_2.file.password-policy-template.tpl.php
1353 /modules/statsdata/statsdata.php
1354 /classes/Connection.php
1355 /classes/ConnectionsSource.php
1356 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1357 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
1358 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1359 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
1360 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
1361 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php