Créer un devis depuis mon panier Demander un devis

Filtres actifs

  • Marque : Ambrovit
  • Marque : Fisher
  • Marque : PGB
  • Marque : Pica
  • Marque : Rhodius
  • Marque : SENCO

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 813 ms
Querying Time 435 ms
Queries 734
Memory Peak Usage 17.2 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 127.112 ms 127.112 ms 3.68 Mb 3.7 Mb
__construct 0.017 ms 127.129 ms - Mb 3.7 Mb
init 27.508 ms 154.637 ms 0.60 Mb 4.7 Mb
checkAccess 0.003 ms 154.640 ms - Mb 4.7 Mb
setMedia 74.261 ms 228.901 ms 1.15 Mb 5.6 Mb
postProcess 0.003 ms 228.904 ms - Mb 5.6 Mb
initHeader 0.001 ms 228.905 ms - Mb 5.6 Mb
initContent 338.221 ms 567.126 ms 5.58 Mb 11.1 Mb
initFooter 0.003 ms 567.129 ms - Mb 11.1 Mb
display 245.700 ms 813 ms 5.65 Mb 17.2 Mb
Hook Time Memory Usage
DisplayLeftColumn 95.521 ms 3.61 Mb
ActionFrontControllerSetMedia 58.083 ms 0.66 Mb
DisplayNavFullWidth 32.276 ms 1.16 Mb
ActionObjectTabUpdateAfter 10.532 ms 0.87 Mb
ActionPresentProductListing 9.421 ms 0.17 Mb
DisplayHeader 9.399 ms 0.18 Mb
DisplayBeforeBodyClosingTag 4.203 ms 0.12 Mb
displayTop 4.077 ms 0.15 Mb
DisplayFooter 2.554 ms 0.15 Mb
ProductSearchProvider 0.804 ms - Mb
displayFooterBeforeNewsletter 0.776 ms 0.04 Mb
DisplayFooterBeforeAdw 0.753 ms 0.03 Mb
ModuleRoutes 0.576 ms 0.02 Mb
DisplayInfoIntox 0.509 ms 0.02 Mb
DisplayAfterBodyOpeningTag 0.453 ms 0.01 Mb
DisplayBanner 0.344 ms 0.02 Mb
DisplayAfterTitleTag 0.317 ms 0.01 Mb
ActionDispatcherBefore 0.193 ms - Mb
Header 0.180 ms - Mb
ActionModuleRegisterHookAfter 0.026 ms - Mb
ActionDispatcher 0.024 ms - Mb
DisplayTop 0.020 ms - Mb
ActionFrontControllerSetVariables 0.010 ms - Mb
ActionFrontControllerInitAfter 0.007 ms - Mb
24 hook(s) 231.057 ms 7.21 Mb
Module Time Memory Usage
klaviyopsautomation 1.843 ms - Mb
adwlandingpage 3.632 ms 0.09 Mb
colissimo 3.222 ms 0.20 Mb
ps_checkout 16.462 ms 0.24 Mb
psxdesign 13.235 ms 0.91 Mb
geodisofficiel 60.051 ms 1.18 Mb
psassistant 0.804 ms 0.02 Mb
adwsubcategoriessidebar 96.176 ms 3.62 Mb
blockreassurance 0.792 ms 0.08 Mb
ps_customeraccountlinks 0.155 ms 0.01 Mb
ps_mbo 3.731 ms 0.05 Mb
ps_emailsubscription 12.249 ms 0.31 Mb
ps_socialfollow 0.380 ms 0.01 Mb
ps_facebook 5.052 ms 0.06 Mb
ps_emailalerts 0.261 ms 0.01 Mb
chronopost 0.500 ms 0.05 Mb
ps_accounts 0.582 ms - Mb
paylcr 1.024 ms 0.03 Mb
adwbrand 0.227 ms 0.01 Mb
axepta2 41.813 ms 0.49 Mb
adwcore 0.830 ms 0.03 Mb
ps_shoppingcart 1.864 ms 0.07 Mb
ps_searchbar 1.698 ms 0.05 Mb
ps_imageslider 0.306 ms 0.01 Mb
psxmarketingwithgoogle 0.814 ms 0.02 Mb
ps_googleanalytics 2.176 ms 0.08 Mb
adwmenu 33.324 ms 1.19 Mb
adwslideshow 0.551 ms 0.04 Mb
adwreassurance 1.026 ms 0.05 Mb
adwblackmarketblocks 0.294 ms 0.02 Mb
adwflashinfo 0.966 ms 0.03 Mb
opartdevis 2.193 ms 0.15 Mb
opartproaccount 0.200 ms 0.01 Mb
adwanalytics 1.226 ms 0.03 Mb
adwbestsellers 0.460 ms 0.01 Mb
adwfooterlinks 2.786 ms 0.16 Mb
vaisonet 1.149 ms - Mb
ps_facetedsearch 1.788 ms 0.07 Mb
productcombinationscount 9.670 ms 0.18 Mb
pagesnotfound 0.148 ms 0.01 Mb
ps_customersignin 1.316 ms 0.05 Mb
statsdata 2.306 ms 0.05 Mb
42 module(s) 329.282 ms 9.61 Mb

Stopwatch SQL - 734 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
36.395 ms 278784 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 (42, 28, 31, 57, 53, 71) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p WHERE p.date_add>'2026-04-12 00:00:00'
18.878 ms 278784 /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 (42, 28, 31, 57, 53, 71) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p WHERE ((p.on_sale=1))
16.850 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 (42, 28, 31, 57, 53, 71) 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
14.101 ms 278784 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 (42, 28, 31, 57, 53, 71) 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
8.916 ms 168960 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 (42, 28, 31, 57, 53, 71) 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
8.648 ms 63360 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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
5.196 ms 0 /classes/Hook.php:1348
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`
4.789 ms 198 Yes Yes /classes/Hook.php:1289
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`)
3.724 ms 925 /classes/Configuration.php:180
223
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.940 ms 557 /classes/Hook.php:455
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 (42, 28, 31, 57, 53, 71) 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:29:37' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2026-04-21 10:29:37' <= sp.to) 
) WHERE ((sp.reduction>0))
2.181 ms 4 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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
2.040 ms 9 Yes Yes /classes/Category.php:916
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.966 ms 66 Yes /classes/Manufacturer.php:201
213
REPLACE INTO aco_layered_filter_block (hash, data) VALUES ("63d5094cbc9ef04976f4e142a04ad2aa", "a:1:{s:7:\"filters\";a:4:{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:1;}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:2:{s:4:\"name\";s:11:\"Blue-Master\";s:3:\"nbr\";s:2:\"87\";}i:18;a:2:{s:4:\"name\";s:6:\"Klimas\";s:3:\"nbr\";s:1:\"7\";}i:21;a:2:{s:4:\"name\";s:16:\"Laurent Fixation\";s:3:\"nbr\";s:1:\"8\";}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:3:{s:4:\"name\";s:3:\"PGB\";s:3:\"nbr\";s:2:\"10\";s:7:\"checked\";b:1;}i:35;a:2:{s:4:\"name\";s:5:\"Index\";s:3:\"nbr\";s:2:\"15\";}i:42;a:3:{s:4:\"name\";s:8:\"Ambrovit\";s:3:\"nbr\";s:1:\"3\";s:7:\"checked\";b:1;}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:3:{s:4:\"name\";s:7:\"Rhodius\";s:3:\"nbr\";s:2:\"30\";s:7:\"checked\";b:1;}i:57;a:3:{s:4:\"name\";s:4:\"Pica\";s:3:\"nbr\";s:2:\"83\";s:7:\"checked\";b:1;}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:2:{s:4:\"name\";s:16:\"I.N.G. Fixations\";s:3:\"nbr\";s:1:\"8\";}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:2:{s:4:\"name\";s:4:\"TJEP\";s:3:\"nbr\";s:1:\"1\";}i:71;a:3:{s:4:\"name\";s:5:\"SENCO\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b: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:12:{i:788;a:4:{s:4:\"name\";s:4:\"0.60\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:717;a:4:{s:4:\"name\";s:4:\"0.80\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:225;a:4:{s:4:\"name\";s:4:\"1.00\";s:3:\"nbr\";s:1:\"5\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:486;a:4:{s:4:\"name\";s:4:\"1.50\";s:3:\"nbr\";s:1:\"3\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:787;a:4:{s:4:\"name\";s:4:\"1.90\";s:3:\"nbr\";s:1:\"5\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:226;a:4:{s:4:\"name\";s:4:\"2.00\";s:3:\"nbr\";s:1:\"2\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:808;a:4:{s:4:\"name\";s:4:\"2.20\";s:3:\"nbr\";s:1:\"2\";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:\"2\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:431;a:4:{s:4:\"name\";s:4:\"2.50\";s:3:\"nbr\";s:1:\"3\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:60;a:4:{s:4:\"name\";s:4:\"3.00\";s:3:\"nbr\";s:1:\"3\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:61;a:4:{s:4:\"name\";s:4:\"4.00\";s:3:\"nbr\";s:1:\"2\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:795;a:4:{s:4:\"name\";s:4:\"7.00\";s:3:\"nbr\";s:1:\"3\";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\";}i:3;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";s:2:\"10\";s:4:\"name\";s:13:\"Longueur (mm)\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:675;a:4:{s:4:\"name\";s:6:\"100.00\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:434;a:4:{s:4:\"name\";s:6:\"200.00\";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.960 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:209
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.929 ms 66 Yes /classes/Manufacturer.php:201
576
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.762 ms 6 /classes/Category.php:1062
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 (170,178,3311,171,172,173,174,175,176,177,179,180,181,182,184,186,188,206,207,208)
1.669 ms 20 /classes/ProductAssembler.php:95
12
SELECT SQL_NO_CACHE lower(name) as name
FROM `aco_hook` h
WHERE (h.active = 1)
1.651 ms 1081 /classes/Hook.php:1388
552
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.638 ms 9 Yes Yes /classes/Category.php:916
575
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
1.550 ms 1 Yes Yes /classes/Category.php:916
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.458 ms 60 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:122
252
SELECT SQL_NO_CACHE DISTINCT `id_product_attribute` FROM `aco_specific_price` WHERE `id_product_attribute` != 0
1.438 ms 724 /classes/SpecificPrice.php:310
730
INSERT INTO `aco_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4765608', '', 'www.acotex-quincaillerie.fr/5-consommable?page=4&q=Marque-Ambrovit-Fisher-PGB-Rhodius-SENCO-Pica', '', '2026-04-21 10:29:38')
1.438 ms 1 /classes/ObjectModel.php:622
554
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
1.410 ms 12 /classes/Category.php:1062
513
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.360 ms 9 Yes Yes /classes/Category.php:916
535
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
1.329 ms 5 Yes Yes /classes/Category.php:916
530
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
1.317 ms 3 Yes Yes /classes/Category.php:916
597
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
1.301 ms 5 Yes Yes /classes/Category.php:916
543
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
1.300 ms 5 Yes Yes /classes/Category.php:916
250
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `aco_specific_price` WHERE `id_product` != 0
1.299 ms 386 /classes/SpecificPrice.php:310
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
1.217 ms 1 Yes /classes/shop/Shop.php:715
516
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
1.189 ms 7 Yes Yes /classes/Category.php:916
602
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.182 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
1.138 ms 40 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
693
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.123 ms 14 Yes Yes /classes/Category.php:916
707
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.114 ms 22 /classes/Category.php:1062
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` = 3311 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
1.064 ms 1 Yes /classes/SpecificPrice.php:576
276
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` = 171 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` = 171 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.041 ms 0 /classes/Cart.php:1430
553
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
1.032 ms 1 Yes Yes /classes/Category.php:916
678
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.026 ms 2 /classes/Category.php:1062
203
SELECT SQL_NO_CACHE data FROM aco_layered_filter_block WHERE hash="63d5094cbc9ef04976f4e142a04ad2aa" LIMIT 1
1.017 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:185
603
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
1.014 ms 4 Yes Yes /classes/Category.php:916
15
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `aco_hook`
1.004 ms 1081 /classes/Hook.php:1348
610
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.999 ms 9 /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
0.977 ms 15 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
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` = 147
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.969 ms 1 Yes Yes /classes/Category.php:916
622
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.969 ms 4 Yes Yes /classes/Category.php:916
627
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.961 ms 2 /classes/Category.php:1062
526
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.958 ms 1 Yes Yes /classes/Category.php:916
285
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` = 172 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` = 172 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.945 ms 0 /classes/Cart.php:1430
646
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.931 ms 5 Yes Yes /classes/Category.php:916
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.924 ms 103 /classes/module/Module.php:341
673
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
0.918 ms 4 Yes Yes /classes/Category.php:916
584
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.904 ms 1 Yes /classes/SpecificPrice.php:576
652
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.903 ms 8 /classes/Category.php:1062
426
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` = 178) AND (b.`id_shop` = 1) LIMIT 1
0.894 ms 1 /src/Adapter/EntityMapper.php:71
482
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` = 186) AND (b.`id_shop` = 1) LIMIT 1
0.890 ms 1 /src/Adapter/EntityMapper.php:71
470
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` = 181) AND (b.`id_shop` = 1) LIMIT 1
0.888 ms 1 /src/Adapter/EntityMapper.php:71
231
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` = 170 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` = 170 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.876 ms 0 /classes/Cart.php:1430
294
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` = 173 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` = 173 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.871 ms 0 /classes/Cart.php:1430
572
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.866 ms 3 /classes/Product.php:7528
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.862 ms 103 /classes/module/Module.php:341
608
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.862 ms 1 /classes/Category.php:1062
474
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` = 182) AND (b.`id_shop` = 1) LIMIT 1
0.845 ms 1 /src/Adapter/EntityMapper.php:71
303
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` = 174 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` = 174 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.830 ms 0 /classes/Cart.php:1430
312
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` = 175 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` = 175 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.825 ms 0 /classes/Cart.php:1430
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.823 ms 103 /classes/module/Module.php:341
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.818 ms 1 Yes /classes/shop/Shop.php:1364
541
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.815 ms 1 /src/Adapter/EntityMapper.php:71
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` = 178 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` = 178 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.812 ms 0 /classes/Cart.php:1430
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.807 ms 103 /classes/module/Module.php:341
471
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` = 181
ORDER BY `position`
0.799 ms 2 Yes /classes/Product.php:3539
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.798 ms 1 /src/Adapter/EntityMapper.php:71
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` = 172) AND (b.`id_shop` = 1) LIMIT 1
0.791 ms 1 /src/Adapter/EntityMapper.php:71
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` = 3311 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` = 3311 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.777 ms 0 /classes/Cart.php:1430
434
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` = 171) AND (b.`id_shop` = 1) LIMIT 1
0.754 ms 1 /src/Adapter/EntityMapper.php:71
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.750 ms 103 /classes/module/Module.php:341
467
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` = 180
ORDER BY `position`
0.745 ms 2 Yes /classes/Product.php:3539
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` = 2504
AND cp.`id_cart` = 0 AND cp.`id_product` = 3311 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` = 2504
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3311 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
446
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` = 174) AND (b.`id_shop` = 1) LIMIT 1
0.741 ms 1 /src/Adapter/EntityMapper.php:71
569
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.736 ms 0 /classes/Cart.php:1430
589
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.735 ms 0 /classes/Cart.php:1430
454
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` = 176) AND (b.`id_shop` = 1) LIMIT 1
0.732 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.729 ms 1 /src/Adapter/EntityMapper.php:71
455
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` = 176
ORDER BY `position`
0.728 ms 1 Yes /classes/Product.php:3539
466
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` = 180) AND (b.`id_shop` = 1) LIMIT 1
0.728 ms 1 /src/Adapter/EntityMapper.php:71
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.725 ms 103 /classes/module/Module.php:341
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.725 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:57
571
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.725 ms 1 Yes /classes/Product.php:6024
439
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` = 172
ORDER BY `position`
0.724 ms 2 Yes /classes/Product.php:3539
442
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` = 173) AND (b.`id_shop` = 1) LIMIT 1
0.721 ms 1 /src/Adapter/EntityMapper.php:71
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.714 ms 1 /src/Adapter/EntityMapper.php:71
451
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` = 175
ORDER BY `position`
0.713 ms 2 Yes /classes/Product.php:3539
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.709 ms 1 /src/Adapter/EntityMapper.php:71
450
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` = 175) AND (b.`id_shop` = 1) LIMIT 1
0.709 ms 1 /src/Adapter/EntityMapper.php:71
232
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 = 170
ORDER BY f.position ASC
0.706 ms 1 Yes /classes/Product.php:6024
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` = 3311
AND pac.`id_product_attribute` = 2504
AND agl.`id_lang` = 1
0.706 ms 2 /classes/Product.php:7528
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.705 ms 2 /classes/PrestaShopCollection.php:383
304
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 = 174
ORDER BY f.position ASC
0.705 ms 1 Yes /classes/Product.php:6024
534
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.699 ms 6 Yes /modules/adwmenu/adwmenu.php:877
593
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.691 ms 1 Yes /classes/Product.php:6024
321
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` = 176 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` = 176 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.688 ms 0 /classes/Cart.php:1430
594
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.681 ms 2 /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 = 3311
ORDER BY f.position ASC
0.674 ms 1 Yes /classes/Product.php:6024
241
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 = 178
ORDER BY f.position ASC
0.667 ms 1 Yes /classes/Product.php:6024
277
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 = 171
ORDER BY f.position ASC
0.664 ms 1 Yes /classes/Product.php:6024
732
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 (170,178,3311,171,172,173,174,175,176,177,179,180,181,182,184,186,188,206,207,208) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
0.661 ms 20 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
591
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.653 ms 0 /classes/Cart.php:1430
330
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` = 177 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` = 177 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
478
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` = 184) AND (b.`id_shop` = 1) LIMIT 1
0.652 ms 1 /src/Adapter/EntityMapper.php:71
286
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 = 172
ORDER BY f.position ASC
0.651 ms 1 Yes /classes/Product.php:6024
443
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` = 173
ORDER BY `position`
0.645 ms 2 Yes /classes/Product.php:3539
245
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` = 3311) AND (b.`id_shop` = 1) LIMIT 1
0.639 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.638 ms 1 /src/Adapter/EntityMapper.php:71
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.638 ms 1 /src/Adapter/EntityMapper.php:71
295
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 = 173
ORDER BY f.position ASC
0.637 ms 1 Yes /classes/Product.php:6024
542
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.635 ms 6 Yes /modules/adwmenu/adwmenu.php:877
685
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.634 ms 1 Yes /classes/SpecificPrice.php:576
430
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` = 3311
ORDER BY `position`
0.630 ms 2 Yes /classes/Product.php:3539
435
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` = 171
ORDER BY `position`
0.629 ms 2 Yes /classes/Product.php:3539
567
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.625 ms 0 /classes/Cart.php:1430
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` = 3311)
0.622 ms 11 /classes/Product.php:3860
425
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 170 LIMIT 1
0.619 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
447
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` = 174
ORDER BY `position`
0.615 ms 2 Yes /classes/Product.php:3539
427
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` = 178
ORDER BY `position`
0.614 ms 1 Yes /classes/Product.php:3539
339
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` = 179 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` = 179 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.611 ms 0 /classes/Cart.php:1430
562
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.609 ms 1 Yes /classes/SpecificPrice.php:576
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.606 ms 103 /classes/module/Module.php:341
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.606 ms 225 /classes/PrestaShopCollection.php:383
221
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` = 170)
0.606 ms 1 /classes/Product.php:3860
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.605 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.601 ms 225 /classes/PrestaShopCollection.php:383
495
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` = 207
ORDER BY `position`
0.597 ms 3 Yes /classes/Product.php:3539
660
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.596 ms 1 Yes /classes/SpecificPrice.php:576
690
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.596 ms 0 /classes/Cart.php:1430
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.592 ms 1 /src/Adapter/EntityMapper.php:71
348
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` = 180 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` = 180 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.589 ms 0 /classes/Cart.php:1430
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.587 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.580 ms 225 /classes/PrestaShopCollection.php:383
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.580 ms 2 /modules/vaisonet/vaisonet.php:282
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.578 ms 1 /src/Adapter/EntityMapper.php:71
224
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.574 ms 1 /classes/tax/TaxRulesTaxManager.php:100
486
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` = 188) AND (b.`id_shop` = 1) LIMIT 1
0.573 ms 1 /src/Adapter/EntityMapper.php:71
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.565 ms 1 /src/Adapter/EntityMapper.php:71
178
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_accounts" LIMIT 1
0.565 ms 1 /src/Adapter/Module/ModuleDataProvider.php:256
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` = 208
ORDER BY `position`
0.564 ms 1 Yes /classes/Product.php:3539
14
SELECT SQL_NO_CACHE `name`, `alias` FROM `aco_hook_alias`
0.563 ms 87 /classes/Hook.php:290
462
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` = 179) AND (b.`id_shop` = 1) LIMIT 1
0.562 ms 1 /src/Adapter/EntityMapper.php:71
502
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.560 ms 1 /classes/CartRule.php:357
357
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` = 181 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` = 181 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.557 ms 0 /classes/Cart.php:1430
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.555 ms 225 /classes/PrestaShopCollection.php:383
432
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 (2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514) AND il.`id_lang` = 1 ORDER by i.`position`
0.555 ms 11 Yes /classes/Product.php:2915
719
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.553 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.551 ms 225 /classes/PrestaShopCollection.php:383
313
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 = 175
ORDER BY f.position ASC
0.551 ms 1 Yes /classes/Product.php:6024
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` = 208) AND (b.`id_shop` = 1) LIMIT 1
0.549 ms 1 /src/Adapter/EntityMapper.php:71
544
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.548 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.545 ms 1 /classes/Language.php:1080
558
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.545 ms 1 /src/Adapter/EntityMapper.php:71
278
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` = 172
AND image_shop.`cover` = 1 LIMIT 1
0.543 ms 2 /classes/Product.php:3570
479
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` = 184
ORDER BY `position`
0.543 ms 3 Yes /classes/Product.php:3539
290
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` = 173)
0.541 ms 1 /classes/Product.php:3860
643
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.539 ms 2 /classes/Product.php:7528
714
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.537 ms 1 Yes /classes/SpecificPrice.php:576
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` = 186 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` = 186 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.535 ms 0 /classes/Cart.php:1430
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.534 ms 1 /classes/Language.php:1214
375
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` = 184 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` = 184 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.533 ms 0 /classes/Cart.php:1430
366
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` = 182 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` = 182 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
580
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.530 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.529 ms 1 /src/Adapter/EntityMapper.php:71
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.529 ms 225 /classes/PrestaShopCollection.php:383
162
SELECT SQL_NO_CACHE state FROM aco_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.528 ms 1 /classes/FeatureFlag.php:105
555
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.527 ms 1 /classes/Product.php:3570
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.526 ms 225 /classes/PrestaShopCollection.php:383
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` = 206) AND (b.`id_shop` = 1) LIMIT 1
0.526 ms 1 /src/Adapter/EntityMapper.php:71
494
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` = 207) AND (b.`id_shop` = 1) LIMIT 1
0.526 ms 1 /src/Adapter/EntityMapper.php:71
281
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` = 172)
0.524 ms 1 /classes/Product.php:3860
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.523 ms 225 /classes/PrestaShopCollection.php:383
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.523 ms 1 /src/Adapter/EntityMapper.php:71
483
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` = 186
ORDER BY `position`
0.523 ms 3 Yes /classes/Product.php:3539
475
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` = 182
ORDER BY `position`
0.522 ms 2 Yes /classes/Product.php:3539
458
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` = 177) AND (b.`id_shop` = 1) LIMIT 1
0.521 ms 1 /src/Adapter/EntityMapper.php:71
453
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 175 LIMIT 1
0.518 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
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.515 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.515 ms 225 /classes/PrestaShopCollection.php:383
179
SELECT SQL_NO_CACHE mc.*
FROM `aco_module_currency` mc
WHERE (mc.`id_module` = 98) AND (mc.`id_shop` = 1)
0.515 ms 1 /classes/Currency.php:853
275
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 171) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.514 ms 1 /classes/stock/StockAvailable.php:453
322
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 = 176
ORDER BY f.position ASC
0.514 ms 1 Yes /classes/Product.php:6024
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.510 ms 225 /classes/PrestaShopCollection.php:383
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.510 ms 225 /classes/PrestaShopCollection.php:383
3
SELECT SQL_NO_CACHE *
FROM `aco_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.509 ms 1 /src/Adapter/EntityMapper.php:71
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.509 ms 225 /classes/PrestaShopCollection.php:383
670
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.506 ms 2 /classes/Product.php:7528
640
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.505 ms 0 /classes/Cart.php:1430
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.503 ms 47 Yes /classes/Dispatcher.php:654
429
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 178 LIMIT 1
0.503 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
511
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.503 ms 6 Yes /modules/adwmenu/adwmenu.php:877
299
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` = 174)
0.502 ms 1 /classes/Product.php:3860
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.501 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` = 3311 AND pa.`id_product` = 3311 AND pa.`id_product_attribute` = 2504 LIMIT 1
0.501 ms 1 /classes/Product.php:1209
437
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 171 LIMIT 1
0.501 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
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.499 ms 225 /classes/PrestaShopCollection.php:383
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.497 ms 1 /classes/shop/Shop.php:214
487
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` = 188
ORDER BY `position`
0.497 ms 2 Yes /classes/Product.php:3539
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.496 ms 225 /classes/PrestaShopCollection.php:383
585
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.495 ms 6 /classes/Product.php:3860
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.494 ms 1 /src/Adapter/EntityMapper.php:71
331
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 = 177
ORDER BY f.position ASC
0.494 ms 1 Yes /classes/Product.php:6024
469
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 180 LIMIT 1
0.494 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
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.493 ms 225 /classes/PrestaShopCollection.php:383
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.492 ms 225 /classes/PrestaShopCollection.php:383
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.488 ms 225 /classes/PrestaShopCollection.php:383
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.488 ms 225 /classes/PrestaShopCollection.php:383
175
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1059
AND `id_module` = 19
AND `id_shop` = 1
0.488 ms 1 /classes/Hook.php:518
272
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` = 171)
0.488 ms 1 /classes/Product.php:3860
621
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.488 ms 1 Yes /classes/Product.php:6024
182
SELECT SQL_NO_CACHE * FROM `aco_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.485 ms 6 Yes /classes/ImageType.php:109
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.484 ms 225 /classes/PrestaShopCollection.php:383
433
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 3311 LIMIT 1
0.484 ms 11 /modules/productcombinationscount/productcombinationscount.php:97
512
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.483 ms 6 Yes /modules/adwmenu/adwmenu.php:877
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.480 ms 1 /src/Adapter/EntityMapper.php:71
420
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` = 208 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` = 208 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
620
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.476 ms 0 /classes/Cart.php:1430
19
SELECT SQL_NO_CACHE *
FROM aco_adw_landing_page
WHERE 1 AND active = 1 ORDER BY position ASC
0.475 ms 4 Yes /modules/adwlandingpage/classes/AdwLandingPage.php:167
448
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 174
0.474 ms 1 /classes/Product.php:2899
393
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` = 188 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` = 188 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.472 ms 0 /classes/Cart.php:1430
550
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.472 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.471 ms 1 /modules/ps_mbo/ps_mbo.php:333
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` = 170
AND image_shop.`cover` = 1 LIMIT 1
0.470 ms 2 /classes/Product.php:3570
463
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` = 179
ORDER BY `position`
0.470 ms 1 Yes /classes/Product.php:3539
188
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_facebook" LIMIT 1
0.468 ms 1 /classes/module/Module.php:2664
192
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1088
AND `id_module` = 100
AND `id_shop` = 1
0.468 ms 1 /classes/Hook.php:518
308
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` = 175)
0.467 ms 1 /classes/Product.php:3860
163
SELECT SQL_NO_CACHE * FROM `aco_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.466 ms 6 Yes /classes/ImageType.php:109
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` = 2504) LIMIT 1
0.466 ms 1 /src/Adapter/EntityMapper.php:71
287
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` = 173
AND image_shop.`cover` = 1 LIMIT 1
0.466 ms 2 /classes/Product.php:3570
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` = 171
AND image_shop.`cover` = 1 LIMIT 1
0.464 ms 2 /classes/Product.php:3570
109
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.464 ms 225 /classes/Tab.php:357
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM aco_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.462 ms 1 /classes/shop/ShopUrl.php:178
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.461 ms 225 /classes/PrestaShopCollection.php:383
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.461 ms 225 /classes/PrestaShopCollection.php:383
491
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` = 206
ORDER BY `position`
0.461 ms 2 Yes /classes/Product.php:3539
340
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 = 179
ORDER BY f.position ASC
0.461 ms 1 Yes /classes/Product.php:6024
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.460 ms 225 /classes/PrestaShopCollection.php:383
402
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` = 206 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` = 206 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.460 ms 0 /classes/Cart.php:1430
444
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 173
0.459 ms 1 /classes/Product.php:2899
233
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` = 178
AND image_shop.`cover` = 1 LIMIT 1
0.458 ms 1 /classes/Product.php:3570
465
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 179 LIMIT 1
0.457 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
441
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 172 LIMIT 1
0.456 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
296
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` = 174
AND image_shop.`cover` = 1 LIMIT 1
0.454 ms 2 /classes/Product.php:3570
411
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` = 207 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` = 207 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.453 ms 0 /classes/Cart.php:1430
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.452 ms 225 /classes/PrestaShopCollection.php:383
638
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.452 ms 0 /classes/Cart.php:1430
335
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` = 179)
0.452 ms 1 /classes/Product.php:3860
191
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 32
AND `id_module` = 82
AND `id_shop` = 1
0.451 ms 1 /classes/Hook.php:518
449
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 174 LIMIT 1
0.451 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
459
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` = 177
ORDER BY `position`
0.446 ms 3 Yes /classes/Product.php:3539
577
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.446 ms 1 /classes/Product.php:3570
510
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `aco_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.446 ms 1 /classes/Cart.php:1300
733
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` = 2504
ORDER BY ag.`position` ASC, a.`position` ASC
0.445 ms 2 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
563
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.443 ms 3 /classes/Product.php:3860
242
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` = 3311
AND image_shop.`cover` = 1 LIMIT 1
0.441 ms 2 /classes/Product.php:3570
667
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.439 ms 0 /classes/Cart.php:1430
196
SELECT SQL_NO_CACHE `id_category`
FROM `aco_category_shop`
WHERE `id_category` = 5
AND `id_shop` = 1 LIMIT 1
0.439 ms 1 /classes/Category.php:2446
7
SELECT SQL_NO_CACHE *
FROM `aco_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.438 ms 1 /src/Adapter/EntityMapper.php:71
53
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.438 ms 225 /classes/Tab.php:357
573
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.436 ms 1 /src/Adapter/EntityMapper.php:71
349
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 = 180
ORDER BY f.position ASC
0.436 ms 1 Yes /classes/Product.php:6024
176
SELECT SQL_NO_CACHE `active`
FROM `aco_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.435 ms 1 /modules/ps_mbo/ps_mbo.php:324
317
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` = 176)
0.435 ms 1 /classes/Product.php:3860
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.434 ms 103 /classes/module/Module.php:341
194
SELECT SQL_NO_CACHE `name`
FROM `aco_hook`
WHERE `id_hook` = 1056 LIMIT 1
0.434 ms 1 /classes/Hook.php:244
546
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.434 ms 1 /src/Adapter/EntityMapper.php:71
77
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.433 ms 225 /classes/Tab.php:357
665
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.433 ms 0 /classes/Cart.php:1430
236
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` = 178)
0.432 ms 1 /classes/Product.php:3860
173
SELECT SQL_NO_CACHE id_shop FROM aco_shop
0.430 ms 1 /classes/shop/Shop.php:751
230
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 170) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.428 ms 1 /classes/stock/StockAvailable.php:453
314
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` = 176
AND image_shop.`cover` = 1 LIMIT 1
0.428 ms 1 /classes/Product.php:3570
515
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.427 ms 6 Yes /modules/adwmenu/adwmenu.php:877
592
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.426 ms 1 /classes/Product.php:1209
305
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` = 175
AND image_shop.`cover` = 1 LIMIT 1
0.426 ms 2 /classes/Product.php:3570
721
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.425 ms 4 Yes /modules/adwreassurance/adwreassurance.php:437
477
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 182 LIMIT 1
0.424 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
548
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.423 ms 1 /src/Adapter/EntityMapper.php:71
69
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.422 ms 225 /classes/Tab.php:357
358
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 = 181
ORDER BY f.position ASC
0.422 ms 1 Yes /classes/Product.php:6024
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.420 ms 1 /src/Adapter/EntityMapper.php:71
183
SELECT SQL_NO_CACHE format
FROM `aco_address_format`
WHERE `id_country` = 8 LIMIT 1
0.419 ms 1 /classes/AddressFormat.php:653
180
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.418 ms 0 /classes/module/Module.php:2664
525
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.418 ms 6 Yes /modules/adwmenu/adwmenu.php:877
17
SELECT SQL_NO_CACHE name, alias FROM `aco_hook_alias`
0.417 ms 87 /classes/Hook.php:342
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.417 ms 225 /classes/PrestaShopCollection.php:383
529
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.415 ms 6 Yes /modules/adwmenu/adwmenu.php:877
254
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.414 ms 1 /classes/SpecificPrice.php:381
61
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.413 ms 225 /classes/Tab.php:357
344
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` = 180)
0.413 ms 1 /classes/Product.php:3860
45
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.411 ms 225 /classes/Tab.php:357
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 = 186
ORDER BY f.position ASC
0.410 ms 1 Yes /classes/Product.php:6024
551
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.409 ms 2 Yes /modules/adwflashinfo/classes/ADWFlashInfoModel.php:124
326
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` = 177)
0.409 ms 1 /classes/Product.php:3860
436
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 171
0.406 ms 1 /classes/Product.php:2899
422
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` = 170) AND (b.`id_shop` = 1) LIMIT 1
0.406 ms 1 /src/Adapter/EntityMapper.php:71
445
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 173 LIMIT 1
0.405 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
720
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.404 ms 1 Yes /classes/Product.php:6024
33
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.403 ms 225 /classes/Tab.php:357
353
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` = 181)
0.403 ms 1 /classes/Product.php:3860
158
SELECT SQL_NO_CACHE `id_category`
FROM `aco_category_shop`
WHERE `id_category` = 5
AND `id_shop` = 1 LIMIT 1
0.402 ms 1 /classes/Category.php:2446
219
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 0 LIMIT 1
0.402 ms 1 /classes/SpecificPrice.php:426
452
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 175
0.400 ms 1 /classes/Product.php:2899
545
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.399 ms 1 /src/Adapter/EntityMapper.php:71
367
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 = 182
ORDER BY f.position ASC
0.399 ms 1 Yes /classes/Product.php:6024
549
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.398 ms 4 Yes /modules/adwmenu/adwmenu.php:848
540
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.397 ms 1 /src/Adapter/EntityMapper.php:71
146
SELECT SQL_NO_CACHE * FROM `aco_currency` c ORDER BY `iso_code` ASC
0.392 ms 1 Yes /classes/Currency.php:708
532
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.391 ms 1 /src/Adapter/EntityMapper.php:71
518
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.390 ms 1 /src/Adapter/EntityMapper.php:71
616
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.390 ms 1 /classes/Product.php:3860
201
SELECT SQL_NO_CACHE *
FROM `aco_category_lang`
WHERE `id_category` = 5 AND `id_shop` = 1
0.389 ms 1 /src/Adapter/EntityMapper.php:79
253
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.387 ms 1 /classes/SpecificPrice.php:377
539
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.387 ms 1 /src/Adapter/EntityMapper.php:71
284
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 172) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.385 ms 1 /classes/stock/StockAvailable.php:453
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.382 ms 225 /classes/PrestaShopCollection.php:383
570
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.382 ms 1 /classes/Product.php:1209
614
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.382 ms 1 /src/Adapter/EntityMapper.php:71
323
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` = 177
AND image_shop.`cover` = 1 LIMIT 1
0.379 ms 3 /classes/Product.php:3570
376
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 = 184
ORDER BY f.position ASC
0.379 ms 1 Yes /classes/Product.php:6024
724
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.379 ms 3 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
711
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.378 ms 1 /src/Adapter/EntityMapper.php:71
481
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 184 LIMIT 1
0.376 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
85
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.374 ms 225 /classes/Tab.php:357
293
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 173) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.373 ms 1 /classes/stock/StockAvailable.php:453
514
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.372 ms 1 /src/Adapter/EntityMapper.php:71
517
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.371 ms 1 /src/Adapter/EntityMapper.php:71
190
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_accounts" LIMIT 1
0.370 ms 1 /src/Adapter/Module/ModuleDataProvider.php:256
297
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.370 ms 1 /classes/Product.php:5670
536
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.370 ms 1 /src/Adapter/EntityMapper.php:71
268
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 2504
0.369 ms 1 /src/Adapter/EntityMapper.php:79
503
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.367 ms 1 /classes/CartRule.php:357
600
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.367 ms 1 /src/Adapter/EntityMapper.php:71
547
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.366 ms 1 /src/Adapter/EntityMapper.php:71
251
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1
0.365 ms 2171 /classes/SpecificPrice.php:297
440
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 172
0.365 ms 1 /classes/Product.php:2899
473
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 181 LIMIT 1
0.365 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
117
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.364 ms 225 /classes/Tab.php:357
527
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.364 ms 1 /src/Adapter/EntityMapper.php:71
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` = 84) AND (b.`id_shop` = 1) LIMIT 1
0.364 ms 1 /src/Adapter/EntityMapper.php:71
421
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 = 208
ORDER BY f.position ASC
0.364 ms 1 Yes /classes/Product.php:6024
595
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.363 ms 1 /src/Adapter/EntityMapper.php:71
30
UPDATE `aco_tab_lang` SET `id_tab` = '203',`name` = 'Mes informations',`id_lang` = '1' WHERE id_tab = 203 AND id_lang = 1
0.363 ms 1 /classes/ObjectModel.php:880
220
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 170 LIMIT 1
0.363 ms 1 /classes/SpecificPrice.php:435
222
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 170 AND id_shop=1 LIMIT 1
0.362 ms 1 /classes/Product.php:6884
669
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.361 ms 1 Yes /classes/Product.php:6024
298
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 174 LIMIT 1
0.361 ms 1 /classes/SpecificPrice.php:435
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` = 121) AND (b.`id_shop` = 1) LIMIT 1
0.361 ms 1 /src/Adapter/EntityMapper.php:71
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.360 ms 1 /src/Adapter/EntityMapper.php:71
531
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.360 ms 1 /src/Adapter/EntityMapper.php:71
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.359 ms 225 /classes/PrestaShopCollection.php:383
332
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` = 179
AND image_shop.`cover` = 1 LIMIT 1
0.359 ms 1 /classes/Product.php:3570
519
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.359 ms 1 /src/Adapter/EntityMapper.php:71
682
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.359 ms 1 /src/Adapter/EntityMapper.php:71
101
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.358 ms 225 /classes/Tab.php:357
156
SELECT SQL_NO_CACHE *
FROM `aco_group_lang`
WHERE `id_group` = 3
0.358 ms 1 /src/Adapter/EntityMapper.php:79
271
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 171 LIMIT 1
0.357 ms 1 /classes/SpecificPrice.php:435
81
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 209
0.357 ms 1 /src/Adapter/EntityMapper.php:79
352
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 181 LIMIT 1
0.356 ms 1 /classes/SpecificPrice.php:435
291
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 173 AND id_shop=1 LIMIT 1
0.355 ms 1 /classes/Product.php:6884
538
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.355 ms 1 /src/Adapter/EntityMapper.php:71
394
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 = 188
ORDER BY f.position ASC
0.354 ms 1 Yes /classes/Product.php:6024
428
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 178
0.354 ms 1 /classes/Product.php:2899
533
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.353 ms 1 /src/Adapter/EntityMapper.php:71
520
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.352 ms 1 /src/Adapter/EntityMapper.php:71
524
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.352 ms 1 /src/Adapter/EntityMapper.php:71
661
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.352 ms 13 /classes/Product.php:3860
93
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.351 ms 225 /classes/Tab.php:357
521
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.350 ms 1 /src/Adapter/EntityMapper.php:71
270
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.348 ms 1 /classes/Product.php:5670
528
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.348 ms 1 /src/Adapter/EntityMapper.php:71
289
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 173 LIMIT 1
0.347 ms 1 /classes/SpecificPrice.php:435
461
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 177 LIMIT 1
0.347 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
537
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.347 ms 1 /src/Adapter/EntityMapper.php:71
377
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` = 186
AND image_shop.`cover` = 1 LIMIT 1
0.346 ms 3 /classes/Product.php:3570
522
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.346 ms 1 /src/Adapter/EntityMapper.php:71
84
UPDATE `aco_tab_lang` SET `id_tab` = '209',`name` = 'Mes commandes',`id_lang` = '1' WHERE id_tab = 209 AND id_lang = 1
0.345 ms 1 /classes/ObjectModel.php:880
153
SELECT SQL_NO_CACHE *
FROM `aco_currency_lang`
WHERE `id_currency` = 1
0.345 ms 1 /src/Adapter/EntityMapper.php:79
280
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 172 LIMIT 1
0.345 ms 1 /classes/SpecificPrice.php:435
403
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 = 206
ORDER BY f.position ASC
0.345 ms 1 Yes /classes/Product.php:6024
496
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 207
0.345 ms 1 /classes/Product.php:2899
523
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.345 ms 1 /src/Adapter/EntityMapper.php:71
728
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.343 ms 1 /src/Adapter/EntityMapper.php:71
631
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.341 ms 1 /src/Adapter/EntityMapper.php:71
691
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.340 ms 1 Yes /classes/Product.php:6024
504
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.339 ms 1 /classes/module/Module.php:2664
292
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 173 AND `id_group` = 3 LIMIT 1
0.338 ms 0 /classes/GroupReduction.php:153
273
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 171 AND id_shop=1 LIMIT 1
0.337 ms 1 /classes/Product.php:6884
247
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` = 2504 LIMIT 1
0.337 ms 1 /classes/Combination.php:560
407
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` = 207)
0.336 ms 1 /classes/Product.php:3860
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.336 ms 1 /classes/ObjectModel.php:808
341
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` = 180
AND image_shop.`cover` = 1 LIMIT 1
0.336 ms 2 /classes/Product.php:3570
412
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 = 207
ORDER BY f.position ASC
0.335 ms 1 Yes /classes/Product.php:6024
83
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 209 AND id_lang = 1 LIMIT 1
0.333 ms 1 /classes/ObjectModel.php:879
362
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` = 182)
0.332 ms 1 /classes/Product.php:3860
497
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 207 LIMIT 1
0.332 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
35
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 43
0.331 ms 1 /src/Adapter/EntityMapper.php:79
186
SELECT SQL_NO_CACHE *
FROM `aco_country_lang`
WHERE `id_country` = 8
0.331 ms 1 /src/Adapter/EntityMapper.php:79
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` = 122) AND (b.`id_shop` = 1) LIMIT 1
0.331 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.331 ms 1 /classes/ObjectModel.php:1729
431
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 3311
0.331 ms 11 /classes/Product.php:2899
457
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 176 LIMIT 1
0.331 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
302
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 174) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.329 ms 1 /classes/stock/StockAvailable.php:453
692
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.329 ms 1 /classes/Product.php:6058
493
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 206 LIMIT 1
0.329 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
506
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.328 ms 1 /classes/module/Module.php:2664
311
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 175) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.326 ms 1 /classes/stock/StockAvailable.php:453
189
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 28 AND `id_shop` = 1 LIMIT 1
0.325 ms 1 /classes/module/Module.php:2137
80
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 209) LIMIT 1
0.324 ms 1 /src/Adapter/EntityMapper.php:71
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` = 86) AND (b.`id_shop` = 1) LIMIT 1
0.324 ms 1 /src/Adapter/EntityMapper.php:71
371
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` = 184)
0.322 ms 1 /classes/Product.php:3860
656
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.322 ms 1 /src/Adapter/EntityMapper.php:71
279
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.320 ms 1 /classes/Product.php:5670
350
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` = 181
AND image_shop.`cover` = 1 LIMIT 1
0.320 ms 2 /classes/Product.php:3570
76
UPDATE `aco_tab_lang` SET `id_tab` = '208',`name` = 'Commandes GEODIS',`id_lang` = '1' WHERE id_tab = 208 AND id_lang = 1
0.319 ms 1 /classes/ObjectModel.php:880
229
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.319 ms 0 /classes/tax/TaxRulesTaxManager.php:100
642
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.319 ms 1 Yes /classes/Product.php:6024
729
SELECT SQL_NO_CACHE `id_guest`
FROM `aco_connections`
WHERE `id_guest` = 4813950
AND `date_add` > '2026-04-21 09:59:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.319 ms 1 Yes /classes/Connection.php:168
329
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 177) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.318 ms 1 /classes/stock/StockAvailable.php:453
624
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.316 ms 1 /src/Adapter/EntityMapper.php:71
423
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` = 170
ORDER BY `position`
0.316 ms 2 Yes /classes/Product.php:3539
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.314 ms 1 /classes/ObjectModel.php:880
309
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 175 AND id_shop=1 LIMIT 1
0.314 ms 1 /classes/Product.php:6884
34
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 43) LIMIT 1
0.313 ms 1 /src/Adapter/EntityMapper.php:71
227
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 170 AND `id_group` = 3 LIMIT 1
0.313 ms 0 /classes/GroupReduction.php:153
686
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.312 ms 1 /classes/Product.php:3860
703
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.311 ms 1 /src/Adapter/EntityMapper.php:71
9
SELECT SQL_NO_CACHE id_shop
FROM `aco_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.310 ms 1 /classes/ObjectModel.php:1729
260
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 3311) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.309 ms 1 /classes/stock/StockAvailable.php:453
696
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.309 ms 1 /src/Adapter/EntityMapper.php:71
501
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 208 LIMIT 1
0.307 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
485
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 186 LIMIT 1
0.306 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
611
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.305 ms 2 /classes/Product.php:3570
100
UPDATE `aco_tab_lang` SET `id_tab` = '211',`name` = 'Logs applicatives',`id_lang` = '1' WHERE id_tab = 211 AND id_lang = 1
0.305 ms 1 /classes/ObjectModel.php:880
307
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 175 LIMIT 1
0.305 ms 1 /classes/SpecificPrice.php:435
359
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` = 182
AND image_shop.`cover` = 1 LIMIT 1
0.305 ms 2 /classes/Product.php:3570
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` = 186)
0.305 ms 1 /classes/Product.php:3860
574
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 415
0.305 ms 1 /src/Adapter/EntityMapper.php:79
258
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 3311 AND id_shop=1 LIMIT 1
0.304 ms 1 /classes/Product.php:6884
626
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.304 ms 1 /src/Adapter/EntityMapper.php:71
701
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.303 ms 1 /src/Adapter/EntityMapper.php:71
218
SELECT SQL_NO_CACHE `name`
FROM `aco_manufacturer`
WHERE `id_manufacturer` = 57
AND `active` = 1 LIMIT 1
0.302 ms 1 /classes/Manufacturer.php:312
288
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.302 ms 1 /classes/Product.php:5670
125
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.301 ms 225 /classes/Tab.php:357
468
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 180
0.301 ms 1 /classes/Product.php:2899
634
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.300 ms 3 /classes/Product.php:3860
147
SELECT SQL_NO_CACHE `id_lang` FROM `aco_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.299 ms 1 /classes/Language.php:880
282
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 172 AND id_shop=1 LIMIT 1
0.297 ms 1 /classes/Product.php:6884
694
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.296 ms 1 /src/Adapter/EntityMapper.php:71
725
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.296 ms 14 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
193
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1089
AND `id_module` = 100
AND `id_shop` = 1
0.295 ms 1 /classes/Hook.php:518
456
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 176
0.295 ms 1 /classes/Product.php:2899
52
UPDATE `aco_tab_lang` SET `id_tab` = '205',`name` = 'Transporteurs GEODIS',`id_lang` = '1' WHERE id_tab = 205 AND id_lang = 1
0.294 ms 1 /classes/ObjectModel.php:880
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` = 125 LIMIT 1
0.294 ms 1 /classes/Category.php:1373
368
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` = 184
AND image_shop.`cover` = 1 LIMIT 1
0.294 ms 3 /classes/Product.php:3570
507
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.293 ms 1 /classes/module/Module.php:2137
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.292 ms 1 /classes/ObjectModel.php:808
151
SELECT SQL_NO_CACHE `id_lang` FROM `aco_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.292 ms 1 /classes/Language.php:880
476
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 182
0.292 ms 1 /classes/Product.php:2899
568
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.291 ms 1 /classes/stock/StockAvailable.php:453
508
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.291 ms 1 /classes/module/Module.php:2664
320
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 176) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.290 ms 1 /classes/stock/StockAvailable.php:453
389
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` = 188)
0.290 ms 1 /classes/Product.php:3860
505
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.290 ms 1 /classes/module/Module.php:2137
184
SELECT SQL_NO_CACHE `need_identification_number`
FROM `aco_country`
WHERE `id_country` = 8 LIMIT 1
0.288 ms 1 /classes/Country.php:402
255
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `aco_specific_price_priority`
WHERE `id_product` = 3311
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.288 ms 0 /classes/SpecificPrice.php:256
623
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.288 ms 1 /src/Adapter/EntityMapper.php:71
704
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.288 ms 1 /src/Adapter/EntityMapper.php:71
89
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 210
0.287 ms 1 /src/Adapter/EntityMapper.php:79
327
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 177 AND id_shop=1 LIMIT 1
0.287 ms 1 /classes/Product.php:6884
316
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 176 LIMIT 1
0.286 ms 1 /classes/SpecificPrice.php:435
248
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 3311 LIMIT 1
0.285 ms 21 /classes/SpecificPrice.php:435
578
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.284 ms 1 /classes/Category.php:1373
91
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 210 AND id_lang = 1 LIMIT 1
0.284 ms 1 /classes/ObjectModel.php:879
581
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.284 ms 1 /classes/Combination.php:560
300
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 174 AND id_shop=1 LIMIT 1
0.283 ms 1 /classes/Product.php:6884
398
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` = 206)
0.283 ms 1 /classes/Product.php:3860
582
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2708 LIMIT 1
0.283 ms 22 /classes/SpecificPrice.php:435
556
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.282 ms 1 /classes/Category.php:1373
674
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.281 ms 1 /src/Adapter/EntityMapper.php:71
246
SELECT SQL_NO_CACHE `name`
FROM `aco_manufacturer`
WHERE `id_manufacturer` = 31
AND `active` = 1 LIMIT 1
0.281 ms 1 /classes/Manufacturer.php:312
702
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.281 ms 1 /src/Adapter/EntityMapper.php:71
25
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 203) LIMIT 1
0.280 ms 1 /src/Adapter/EntityMapper.php:71
653
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.280 ms 1 /classes/Product.php:3570
726
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.280 ms 14 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
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.279 ms 1 /classes/Category.php:1751
695
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.279 ms 1 /src/Adapter/EntityMapper.php:71
319
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 176 AND `id_group` = 3 LIMIT 1
0.278 ms 0 /classes/GroupReduction.php:153
164
SELECT SQL_NO_CACHE * FROM `aco_image_type`
0.276 ms 6 /classes/ImageType.php:161
262
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 3311) AND (id_product_attribute = 2504) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.276 ms 1 /classes/stock/StockAvailable.php:453
274
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 171 AND `id_group` = 3 LIMIT 1
0.276 ms 0 /classes/GroupReduction.php:153
460
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 177
0.276 ms 1 /classes/Product.php:2899
44
UPDATE `aco_tab_lang` SET `id_tab` = '204',`name` = 'Présentation',`id_lang` = '1' WHERE id_tab = 204 AND id_lang = 1
0.275 ms 1 /classes/ObjectModel.php:880
698
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.275 ms 1 /src/Adapter/EntityMapper.php:71
708
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.275 ms 2 /classes/Product.php:3570
249
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE `id_product` != 0 LIMIT 1
0.275 ms 1543 /classes/SpecificPrice.php:297
557
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 133 LIMIT 1
0.275 ms 1 /classes/Product.php:5670
395
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` = 206
AND image_shop.`cover` = 1 LIMIT 1
0.274 ms 2 /classes/Product.php:3570
500
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 208
0.274 ms 1 /classes/Product.php:2899
157
SELECT SQL_NO_CACHE id_shop
FROM `aco_group_shop`
WHERE `id_group` = 3
AND id_shop = 1 LIMIT 1
0.273 ms 1 /classes/ObjectModel.php:1729
416
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` = 208)
0.273 ms 1 /classes/Product.php:3860
601
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.273 ms 1 /src/Adapter/EntityMapper.php:71
705
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.273 ms 1 /src/Adapter/EntityMapper.php:71
133
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.272 ms 225 /classes/Tab.php:357
325
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 177 LIMIT 1
0.272 ms 1 /classes/SpecificPrice.php:435
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.271 ms 1 /classes/ObjectModel.php:880
56
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 206) LIMIT 1
0.271 ms 1 /src/Adapter/EntityMapper.php:71
181
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.271 ms 0 /classes/module/Module.php:2137
36
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 44) LIMIT 1
0.270 ms 1 /src/Adapter/EntityMapper.php:71
65
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 207
0.270 ms 1 /src/Adapter/EntityMapper.php:79
306
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.270 ms 1 /classes/Product.php:5670
625
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.269 ms 1 /src/Adapter/EntityMapper.php:71
697
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.269 ms 1 /src/Adapter/EntityMapper.php:71
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.268 ms 1 /classes/ObjectModel.php:808
239
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 178) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.267 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` = 188
AND image_shop.`cover` = 1 LIMIT 1
0.267 ms 2 /classes/Product.php:3570
706
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.267 ms 1 /src/Adapter/EntityMapper.php:71
26
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 203
0.266 ms 1 /src/Adapter/EntityMapper.php:79
237
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 178 AND id_shop=1 LIMIT 1
0.266 ms 1 /classes/Product.php:6884
57
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 206
0.265 ms 1 /src/Adapter/EntityMapper.php:79
235
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 178 LIMIT 1
0.265 ms 1 /classes/SpecificPrice.php:435
588
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.265 ms 1 /classes/stock/StockAvailable.php:453
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.265 ms 1 /classes/ObjectModel.php:808
596
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 2003
0.265 ms 1 /src/Adapter/EntityMapper.php:79
234
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.264 ms 1 /classes/Product.php:5670
675
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.264 ms 1 /src/Adapter/EntityMapper.php:71
283
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 172 AND `id_group` = 3 LIMIT 1
0.264 ms 0 /classes/GroupReduction.php:153
480
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 184
0.264 ms 1 /classes/Product.php:2899
73
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 208
0.263 ms 1 /src/Adapter/EntityMapper.php:79
579
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 37 LIMIT 1
0.263 ms 1 /classes/Product.php:5670
559
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.262 ms 1 /classes/Combination.php:560
141
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.261 ms 225 /classes/Tab.php:357
226
SELECT SQL_NO_CACHE *
FROM `aco_tax_lang`
WHERE `id_tax` = 1
0.261 ms 1 /src/Adapter/EntityMapper.php:79
37
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 44
0.260 ms 1 /src/Adapter/EntityMapper.php:79
374
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 184) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.260 ms 1 /classes/stock/StockAvailable.php:453
472
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 181
0.260 ms 1 /classes/Product.php:2899
715
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.260 ms 1 /classes/Product.php:3860
49
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 205
0.260 ms 1 /src/Adapter/EntityMapper.php:79
334
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 179 LIMIT 1
0.260 ms 1 /classes/SpecificPrice.php:435
633
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1343 LIMIT 1
0.260 ms 1 /classes/SpecificPrice.php:435
244
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 33 LIMIT 1
0.259 ms 1 /classes/Product.php:5670
315
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.258 ms 1 /classes/Product.php:5670
41
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 204
0.258 ms 1 /src/Adapter/EntityMapper.php:79
72
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 208) LIMIT 1
0.257 ms 1 /src/Adapter/EntityMapper.php:71
586
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2708 AND id_shop=1 LIMIT 1
0.257 ms 1 /classes/Product.php:6884
587
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2708 AND `id_group` = 3 LIMIT 1
0.257 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` = 85) AND (b.`id_shop` = 1) LIMIT 1
0.257 ms 1 /src/Adapter/EntityMapper.php:71
404
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` = 207
AND image_shop.`cover` = 1 LIMIT 1
0.257 ms 3 /classes/Product.php:3570
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.256 ms 1 /classes/ObjectModel.php:880
75
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 208 AND id_lang = 1 LIMIT 1
0.256 ms 1 /classes/ObjectModel.php:879
128
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 215) LIMIT 1
0.255 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.255 ms 1 /classes/ObjectModel.php:808
632
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.255 ms 1 /classes/Combination.php:560
48
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 205) LIMIT 1
0.254 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.254 ms 1 /classes/ObjectModel.php:808
310
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 175 AND `id_group` = 3 LIMIT 1
0.254 ms 0 /classes/GroupReduction.php:153
489
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 188 LIMIT 1
0.254 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
647
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.254 ms 1 /src/Adapter/EntityMapper.php:71
121
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 214
0.253 ms 1 /src/Adapter/EntityMapper.php:79
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.252 ms 1 /classes/ObjectModel.php:808
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.252 ms 1 /classes/ObjectModel.php:808
617
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 3218 AND id_shop=1 LIMIT 1
0.252 ms 1 /classes/Product.php:6884
40
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 204) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:71
64
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 207) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:71
88
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 210) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:71
217
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.251 ms 1 /classes/Product.php:5670
628
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.251 ms 1 /classes/Product.php:3570
301
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 174 AND `id_group` = 3 LIMIT 1
0.250 ms 0 /classes/GroupReduction.php:153
96
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 211) LIMIT 1
0.249 ms 1 /src/Adapter/EntityMapper.php:71
97
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 211
0.249 ms 1 /src/Adapter/EntityMapper.php:79
243
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` = 33 LIMIT 1
0.248 ms 1 /classes/Category.php:1373
318
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 176 AND id_shop=1 LIMIT 1
0.248 ms 1 /classes/Product.php:6884
651
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.247 ms 1 /src/Adapter/EntityMapper.php:71
31
SELECT SQL_NO_CACHE * FROM `aco_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.246 ms 1 /classes/module/Module.php:2046
464
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 179
0.246 ms 1 /classes/Product.php:2899
650
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.246 ms 1 /src/Adapter/EntityMapper.php:71
59
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 206 AND id_lang = 1 LIMIT 1
0.245 ms 1 /classes/ObjectModel.php:879
488
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 188
0.245 ms 1 /classes/Product.php:2899
615
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 3218 LIMIT 1
0.245 ms 1 /classes/SpecificPrice.php:435
338
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 179) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.245 ms 1 /classes/stock/StockAvailable.php:453
343
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 180 LIMIT 1
0.245 ms 1 /classes/SpecificPrice.php:435
560
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 594 LIMIT 1
0.245 ms 3 /classes/SpecificPrice.php:435
700
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.245 ms 1 /src/Adapter/EntityMapper.php:71
136
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 216) LIMIT 1
0.244 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.244 ms 1 /classes/ObjectModel.php:879
648
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.244 ms 1 /src/Adapter/EntityMapper.php:71
413
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` = 208
AND image_shop.`cover` = 1 LIMIT 1
0.243 ms 1 /classes/Product.php:3570
67
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 207 AND id_lang = 1 LIMIT 1
0.243 ms 1 /classes/ObjectModel.php:879
676
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.243 ms 1 /src/Adapter/EntityMapper.php:71
679
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.243 ms 1 /classes/Product.php:3570
51
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 205 AND id_lang = 1 LIMIT 1
0.242 ms 1 /classes/ObjectModel.php:879
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.242 ms 1 /classes/ObjectModel.php:808
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.242 ms 1 /classes/ObjectModel.php:808
120
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 214) LIMIT 1
0.242 ms 1 /src/Adapter/EntityMapper.php:71
43
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 204 AND id_lang = 1 LIMIT 1
0.241 ms 1 /classes/ObjectModel.php:879
225
SELECT SQL_NO_CACHE *
FROM `aco_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.241 ms 1 /src/Adapter/EntityMapper.php:71
238
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 178 AND `id_group` = 3 LIMIT 1
0.241 ms 0 /classes/GroupReduction.php:153
484
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 186
0.241 ms 1 /classes/Product.php:2899
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` = 161) AND (b.`id_shop` = 1) LIMIT 1
0.241 ms 1 /src/Adapter/EntityMapper.php:71
324
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.241 ms 1 /classes/Product.php:5670
336
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 179 AND id_shop=1 LIMIT 1
0.240 ms 1 /classes/Product.php:6884
649
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.240 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.238 ms 1 /classes/Currency.php:893
509
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.238 ms 1 /classes/module/Module.php:2137
566
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.238 ms 1 /classes/stock/StockAvailable.php:453
104
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 212) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
105
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 212
0.237 ms 1 /src/Adapter/EntityMapper.php:79
112
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 213) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
148
SELECT SQL_NO_CACHE value FROM `aco_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.237 ms 1 /classes/shop/Shop.php:1183
259
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 3311 AND `id_group` = 3 LIMIT 1
0.237 ms 0 /classes/GroupReduction.php:153
347
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 180) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.237 ms 1 /classes/stock/StockAvailable.php:453
492
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 206
0.236 ms 1 /classes/Product.php:2899
699
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.236 ms 1 /src/Adapter/EntityMapper.php:71
345
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 180 AND id_shop=1 LIMIT 1
0.233 ms 1 /classes/Product.php:6884
583
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.232 ms 0 /classes/SpecificPrice.php:256
641
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.232 ms 1 /classes/Product.php:1209
99
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 211 AND id_lang = 1 LIMIT 1
0.231 ms 1 /classes/ObjectModel.php:879
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.231 ms 1 /classes/ObjectModel.php:808
108
UPDATE `aco_tab_lang` SET `id_tab` = '212',`name` = 'Impression',`id_lang` = '1' WHERE id_tab = 212 AND id_lang = 1
0.231 ms 1 /classes/ObjectModel.php:880
396
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.231 ms 1 /classes/Product.php:5670
677
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.231 ms 1 /src/Adapter/EntityMapper.php:71
113
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 213
0.230 ms 1 /src/Adapter/EntityMapper.php:79
364
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 182 AND `id_group` = 3 LIMIT 1
0.229 ms 0 /classes/GroupReduction.php:153
333
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.228 ms 1 /classes/Product.php:5670
564
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 594 AND id_shop=1 LIMIT 1
0.226 ms 1 /classes/Product.php:6884
666
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.226 ms 1 /classes/stock/StockAvailable.php:453
356
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 181) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.226 ms 1 /classes/stock/StockAvailable.php:453
671
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.225 ms 1 /src/Adapter/EntityMapper.php:71
116
UPDATE `aco_tab_lang` SET `id_tab` = '213',`name` = 'Mes commandes',`id_lang` = '1' WHERE id_tab = 213 AND id_lang = 1
0.224 ms 1 /classes/ObjectModel.php:880
107
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 212 AND id_lang = 1 LIMIT 1
0.223 ms 1 /classes/ObjectModel.php:879
668
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.223 ms 1 /classes/Product.php:1209
361
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 182 LIMIT 1
0.223 ms 1 /classes/SpecificPrice.php:435
328
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 177 AND `id_group` = 3 LIMIT 1
0.222 ms 0 /classes/GroupReduction.php:153
354
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 181 AND id_shop=1 LIMIT 1
0.221 ms 1 /classes/Product.php:6884
365
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 182) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.220 ms 1 /classes/stock/StockAvailable.php:453
370
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 184 LIMIT 1
0.220 ms 1 /classes/SpecificPrice.php:435
657
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.220 ms 1 /classes/Combination.php:560
664
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.218 ms 1 /classes/stock/StockAvailable.php:453
644
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.217 ms 1 /src/Adapter/EntityMapper.php:71
115
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 213 AND id_lang = 1 LIMIT 1
0.216 ms 1 /classes/ObjectModel.php:879
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.215 ms 1 /classes/ObjectModel.php:808
124
UPDATE `aco_tab_lang` SET `id_tab` = '214',`name` = 'Introduction',`id_lang` = '1' WHERE id_tab = 214 AND id_lang = 1
0.215 ms 1 /classes/ObjectModel.php:880
228
SELECT SQL_NO_CACHE `reduction`
FROM `aco_group`
WHERE `id_group` = 3 LIMIT 1
0.215 ms 1 /classes/Group.php:151
342
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.215 ms 1 /classes/Product.php:5670
27
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM aco_required_field
0.215 ms 1 /classes/ObjectModel.php:1594
123
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 214 AND id_lang = 1 LIMIT 1
0.214 ms 1 /classes/ObjectModel.php:879
351
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.214 ms 1 /classes/Product.php:5670
363
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 182 AND id_shop=1 LIMIT 1
0.212 ms 1 /classes/Product.php:6884
590
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.210 ms 1 /classes/stock/StockAvailable.php:453
379
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 186 LIMIT 1
0.209 ms 1 /classes/SpecificPrice.php:435
658
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1365 LIMIT 1
0.207 ms 1 /classes/SpecificPrice.php:435
731
SELECT SQL_NO_CACHE data
FROM `aco_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.207 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
712
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2283 LIMIT 1
0.206 ms 1 /classes/SpecificPrice.php:435
129
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 215
0.205 ms 1 /src/Adapter/EntityMapper.php:79
137
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 216
0.205 ms 1 /src/Adapter/EntityMapper.php:79
637
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.205 ms 1 /classes/stock/StockAvailable.php:453
727
SELECT SQL_NO_CACHE *
FROM `aco_adw_social_link`
WHERE (active = 1)
ORDER BY position ASC
0.205 ms 3 Yes /modules/adwfooterlinks/classes/AdwSocialLink.php:51
383
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 186) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.203 ms 1 /classes/stock/StockAvailable.php:453
722
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.203 ms 1 /classes/module/Module.php:2664
408
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 207 AND id_shop=1 LIMIT 1
0.202 ms 1 /classes/Product.php:6884
397
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 206 LIMIT 1
0.201 ms 1 /classes/SpecificPrice.php:435
410
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 207) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.201 ms 1 /classes/stock/StockAvailable.php:453
618
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 3218 AND `id_group` = 3 LIMIT 1
0.200 ms 0 /classes/GroupReduction.php:153
378
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.199 ms 1 /classes/Product.php:5670
360
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.198 ms 1 /classes/Product.php:5670
392
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 188) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.197 ms 1 /classes/stock/StockAvailable.php:453
346
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 180 AND `id_group` = 3 LIMIT 1
0.197 ms 0 /classes/GroupReduction.php:153
716
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2283 AND id_shop=1 LIMIT 1
0.195 ms 1 /classes/Product.php:6884
683
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2651 LIMIT 1
0.194 ms 6 /classes/SpecificPrice.php:435
672
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1362
0.194 ms 1 /src/Adapter/EntityMapper.php:79
401
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 206) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.193 ms 1 /classes/stock/StockAvailable.php:453
709
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.193 ms 1 /classes/Category.php:1373
369
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.192 ms 1 /classes/Product.php:5670
388
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 188 LIMIT 1
0.192 ms 1 /classes/SpecificPrice.php:435
681
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 20 LIMIT 1
0.191 ms 1 /classes/Product.php:5670
710
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 26 LIMIT 1
0.191 ms 1 /classes/Product.php:5670
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.190 ms 1 /classes/ObjectModel.php:808
132
UPDATE `aco_tab_lang` SET `id_tab` = '215',`name` = 'Job Cron',`id_lang` = '1' WHERE id_tab = 215 AND id_lang = 1
0.190 ms 1 /classes/ObjectModel.php:880
687
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2651 AND id_shop=1 LIMIT 1
0.189 ms 1 /classes/Product.php:6884
337
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 179 AND `id_group` = 3 LIMIT 1
0.188 ms 0 /classes/GroupReduction.php:153
406
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 207 LIMIT 1
0.188 ms 1 /classes/SpecificPrice.php:435
372
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 184 AND id_shop=1 LIMIT 1
0.187 ms 1 /classes/Product.php:6884
355
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 181 AND `id_group` = 3 LIMIT 1
0.187 ms 0 /classes/GroupReduction.php:153
561
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.186 ms 0 /classes/SpecificPrice.php:256
619
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.186 ms 1 /classes/stock/StockAvailable.php:453
684
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.186 ms 0 /classes/SpecificPrice.php:256
140
UPDATE `aco_tab_lang` SET `id_tab` = '216',`name` = 'Cron',`id_lang` = '1' WHERE id_tab = 216 AND id_lang = 1
0.185 ms 1 /classes/ObjectModel.php:880
131
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 215 AND id_lang = 1 LIMIT 1
0.184 ms 1 /classes/ObjectModel.php:879
419
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 208) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.184 ms 1 /classes/stock/StockAvailable.php:453
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.183 ms 1 /classes/ObjectModel.php:808
689
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.183 ms 1 /classes/stock/StockAvailable.php:453
415
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 208 LIMIT 1
0.182 ms 1 /classes/SpecificPrice.php:435
639
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.181 ms 1 /classes/stock/StockAvailable.php:453
565
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 594 AND `id_group` = 3 LIMIT 1
0.181 ms 0 /classes/GroupReduction.php:153
713
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.179 ms 0 /classes/SpecificPrice.php:256
139
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 216 AND id_lang = 1 LIMIT 1
0.178 ms 1 /classes/ObjectModel.php:879
717
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2283 AND `id_group` = 3 LIMIT 1
0.178 ms 0 /classes/GroupReduction.php:153
424
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 170
0.176 ms 1 /classes/Product.php:2899
613
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 147 LIMIT 1
0.176 ms 1 /classes/Product.php:5670
381
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 186 AND id_shop=1 LIMIT 1
0.175 ms 1 /classes/Product.php:6884
636
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1343 AND `id_group` = 3 LIMIT 1
0.173 ms 0 /classes/GroupReduction.php:153
612
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.171 ms 1 /classes/Category.php:1373
718
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.171 ms 1 /classes/stock/StockAvailable.php:453
387
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.170 ms 1 /classes/Product.php:5670
390
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 188 AND id_shop=1 LIMIT 1
0.169 ms 1 /classes/Product.php:6884
654
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.168 ms 1 /classes/Category.php:1373
405
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.167 ms 1 /classes/Product.php:5670
723
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.167 ms 1 /classes/module/Module.php:2137
373
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 184 AND `id_group` = 3 LIMIT 1
0.166 ms 0 /classes/GroupReduction.php:153
399
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 206 AND id_shop=1 LIMIT 1
0.164 ms 1 /classes/Product.php:6884
662
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1365 AND id_shop=1 LIMIT 1
0.163 ms 1 /classes/Product.php:6884
645
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1339
0.163 ms 1 /src/Adapter/EntityMapper.php:79
680
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.161 ms 1 /classes/Category.php:1373
414
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.161 ms 1 /classes/Product.php:5670
409
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 207 AND `id_group` = 3 LIMIT 1
0.160 ms 0 /classes/GroupReduction.php:153
635
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1343 AND id_shop=1 LIMIT 1
0.159 ms 1 /classes/Product.php:6884
417
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 208 AND id_shop=1 LIMIT 1
0.158 ms 1 /classes/Product.php:6884
630
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.155 ms 1 /classes/Product.php:5670
382
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 186 AND `id_group` = 3 LIMIT 1
0.154 ms 0 /classes/GroupReduction.php:153
391
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 188 AND `id_group` = 3 LIMIT 1
0.153 ms 0 /classes/GroupReduction.php:153
629
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.149 ms 1 /classes/Category.php:1373
659
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.148 ms 0 /classes/SpecificPrice.php:256
400
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 206 AND `id_group` = 3 LIMIT 1
0.147 ms 0 /classes/GroupReduction.php:153
663
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1365 AND `id_group` = 3 LIMIT 1
0.147 ms 0 /classes/GroupReduction.php:153
688
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2651 AND `id_group` = 3 LIMIT 1
0.143 ms 0 /classes/GroupReduction.php:153
655
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1
0.140 ms 1 /classes/Product.php:5670
418
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 208 AND `id_group` = 3 LIMIT 1
0.139 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
32 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
32 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`
9 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
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
6 queries
SELECT `id_module` FROM `aco_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
6 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
5 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
5 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
5 queries
            SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
            pa.`reference`, pa.`eanXX`, pa.`isbn`, pa.`upc`, pa.`mpn`,
            pal.`available_now`, pal.`available_later`
            FROM `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
5 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
5 queries
SELECT *
							FROM `aco_product_attribute_lang`
							WHERE `id_product_attribute` = 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` = 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 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 `name`
				FROM `aco_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
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 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
2 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

Tables stress

141 category_lang
108 product
103 product_shop
96 category
90 category_shop
69 product_attribute
65 cart_product
58 tab
58 tab_lang
56 image_shop
56 product_attribute_shop
49 stock_available
48 image
41 specific_price
37 product_lang
32 pack
30 image_lang
27 product_group_reduction_cache
27 feature_product
27 feature_lang
27 feature_value_lang
27 feature
27 feature_shop
25 category_group
20 module
18 category_product
16 module_shop
15 product_attribute_combination
13 manufacturer
10 attribute
10 product_attribute_lang
8 attribute_group_lang
8 attribute_lang
7 hook
7 product_sale
7 adwmenu_item
7 adwmenu_item_lang
6 hook_module
6 specific_price_priority
5 shop
5 lang
4 shop_url
4 lang_shop
4 currency
4 attribute_group
3 country
3 hook_alias
3 currency_shop
3 image_type
3 attribute_group_shop
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 product_attribute_image
1 adwmenu_quicklink
1 adwmenu_quicklink_lang
1 adw_flash_info
1 adw_flash_info_lang
1 product_attachment
1 attachment
1 attachment_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 29 /classes/Link.php:113 (__construct) [id: 3311]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 170]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 178]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 3311]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 171]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 172]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 173]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 174]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 175]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 176]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 177]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 179]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 180]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 181]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 182]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 184]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 186]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 188]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 206]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 207]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 208]
/classes/Link.php:113 (__construct) [id: 3311]
/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 5 /classes/Product.php:5923 (__construct) [id: 2504]
/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 /vendor/prestashop/decimal/src/DecimalNumber.php
1274 /vendor/prestashop/decimal/src/Builder.php
1275 /src/Core/Domain/Combination/CombinationSettings.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