Créer un devis depuis mon panier Demander un devis

Filtres actifs

  • Marque : Acton
  • Marque : ArcelorMittal
  • Marque : Fisher
  • Marque : Ordo
  • Marque : OX Tools
  • Marque : Pica
  • Marque : Simpson

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 869 ms
Querying Time 454 ms
Queries 757
Memory Peak Usage 17.5 Mb
Included Files 1364 files - 15.13 Mb
PrestaShop Cache 0.01 Mb
Global vars 0.45 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 157.049 ms 157.049 ms 3.67 Mb 3.7 Mb
__construct 0.032 ms 157.081 ms - Mb 3.7 Mb
init 37.684 ms 194.765 ms 0.60 Mb 4.7 Mb
checkAccess 0.004 ms 194.769 ms - Mb 4.7 Mb
setMedia 80.205 ms 274.974 ms 1.15 Mb 5.6 Mb
postProcess 0.002 ms 274.976 ms - Mb 5.6 Mb
initHeader 0.001 ms 274.977 ms - Mb 5.6 Mb
initContent 284.190 ms 559.167 ms 5.60 Mb 11.1 Mb
initFooter 0.002 ms 559.169 ms - Mb 11.1 Mb
display 309.344 ms 869 ms 5.96 Mb 17.5 Mb
Hook Time Memory Usage
DisplayLeftColumn 128.943 ms 3.78 Mb
ActionFrontControllerSetMedia 60.403 ms 0.66 Mb
DisplayNavFullWidth 51.232 ms 1.15 Mb
ActionObjectTabUpdateAfter 15.764 ms 0.87 Mb
DisplayBeforeBodyClosingTag 12.712 ms 0.26 Mb
ActionPresentProductListing 10.926 ms 0.17 Mb
DisplayHeader 9.497 ms 0.18 Mb
displayTop 5.710 ms 0.15 Mb
DisplayFooter 4.217 ms 0.15 Mb
displayFooterBeforeNewsletter 1.104 ms 0.04 Mb
DisplayFooterBeforeAdw 1.047 ms 0.03 Mb
DisplayInfoIntox 0.782 ms 0.02 Mb
ProductSearchProvider 0.721 ms - Mb
ModuleRoutes 0.714 ms 0.02 Mb
DisplayAfterBodyOpeningTag 0.546 ms 0.01 Mb
ActionDispatcherBefore 0.528 ms - Mb
DisplayAfterTitleTag 0.479 ms 0.01 Mb
DisplayBanner 0.354 ms 0.02 Mb
Header 0.194 ms - Mb
ActionDispatcher 0.051 ms - Mb
ActionModuleRegisterHookAfter 0.032 ms - Mb
DisplayTop 0.023 ms - Mb
ActionFrontControllerSetVariables 0.010 ms - Mb
ActionFrontControllerInitAfter 0.008 ms - Mb
24 hook(s) 305.998 ms 7.52 Mb
Module Time Memory Usage
klaviyopsautomation 1.948 ms - Mb
adwlandingpage 3.638 ms 0.03 Mb
colissimo 3.245 ms 0.26 Mb
ps_checkout 16.819 ms 0.24 Mb
psxdesign 19.580 ms 0.91 Mb
geodisofficiel 91.454 ms 1.18 Mb
psassistant 1.957 ms 0.02 Mb
adwsubcategoriessidebar 130.428 ms 3.78 Mb
blockreassurance 0.885 ms 0.02 Mb
ps_customeraccountlinks 0.216 ms 0.01 Mb
ps_mbo 4.816 ms 0.05 Mb
ps_emailsubscription 14.827 ms 0.37 Mb
ps_socialfollow 0.550 ms 0.01 Mb
ps_facebook 5.047 ms 0.06 Mb
ps_emailalerts 0.456 ms 0.01 Mb
chronopost 1.042 ms 0.05 Mb
ps_accounts 0.585 ms - Mb
paylcr 1.021 ms 0.03 Mb
adwbrand 0.328 ms 0.01 Mb
axepta2 43.376 ms 0.49 Mb
adwcore 0.885 ms 0.03 Mb
ps_shoppingcart 3.182 ms 0.07 Mb
ps_searchbar 1.820 ms 0.05 Mb
ps_imageslider 0.340 ms 0.01 Mb
psxmarketingwithgoogle 0.864 ms 0.02 Mb
ps_googleanalytics 4.666 ms 0.12 Mb
adwmenu 52.134 ms 1.18 Mb
adwslideshow 0.640 ms 0.04 Mb
adwreassurance 1.341 ms 0.05 Mb
adwblackmarketblocks 0.297 ms 0.02 Mb
adwflashinfo 1.270 ms 0.03 Mb
opartdevis 1.844 ms 0.15 Mb
opartproaccount 0.206 ms 0.01 Mb
adwanalytics 1.364 ms 0.03 Mb
adwbestsellers 0.441 ms 0.01 Mb
adwfooterlinks 4.490 ms 0.16 Mb
vaisonet 0.952 ms - Mb
ps_facetedsearch 1.579 ms 0.06 Mb
productcombinationscount 11.217 ms 0.19 Mb
pagesnotfound 0.174 ms 0.01 Mb
ps_customersignin 1.553 ms 0.05 Mb
statsdata 8.360 ms 0.16 Mb
42 module(s) 441.838 ms 9.91 Mb

Stopwatch SQL - 757 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
22.088 ms 278784 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
204
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (7, 48, 28, 1, 61, 57, 22) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p WHERE ((p.on_sale=1))
12.728 ms 278784 /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 (7, 48, 28, 1, 61, 57, 22) AND c.nleft>=3 AND c.nright<=94 GROUP BY p.id_product) p WHERE p.date_add>'2026-04-12 00:00:00'
11.478 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 (7, 48, 28, 1, 61, 57, 22) 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
11.190 ms 278784 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
210
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (7, 48, 28, 1, 61, 57, 22) 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
7.229 ms 63360 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
212
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM aco_product p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN aco_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN aco_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN aco_category_product cp ON (p.id_product = cp.id_product) INNER JOIN aco_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN aco_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN aco_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='3' AND p.id_manufacturer IN (7, 48, 28, 1, 61, 57, 22) 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
7.104 ms 168960 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
13
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `aco_module` m
INNER JOIN aco_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `aco_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `aco_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `aco_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (3))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
4.886 ms 198 Yes Yes /classes/Hook.php:1289
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
3.955 ms 0 /classes/Hook.php:1348
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.814 ms 925 /classes/Configuration.php:180
724
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
2.885 ms 22 /classes/Category.php:1062
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.399 ms 9 Yes Yes /classes/Category.php:916
751
INSERT INTO `aco_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('4764945', '', 'www.acotex-quincaillerie.fr/5-consommable?page=7&q=Marque-Acton-ArcelorMittal-Fisher-Ordo-OX+Tools-Simpson-Pica', '', '2026-04-21 10:25:58')
2.311 ms 1 /classes/ObjectModel.php:622
750
INSERT INTO `aco_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('4813286', '261', '3628718382', '', '1', '1', '2026-04-21 10:25:58')
2.133 ms 1 /classes/ObjectModel.php:622
527
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
2.006 ms 7 Yes Yes /classes/Category.php:916
565
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.990 ms 12 /classes/Category.php:1062
524
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.918 ms 9 Yes Yes /classes/Category.php:916
563
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.906 ms 9 Yes Yes /classes/Category.php:916
575
SELECT SQL_NO_CACHE DISTINCT `id_product_attribute` FROM `aco_specific_price` WHERE `id_product_attribute` != 0
1.871 ms 724 /classes/SpecificPrice.php:310
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
1.832 ms 557 /classes/Hook.php:455
573
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `aco_specific_price` WHERE `id_product` != 0
1.820 ms 386 /classes/SpecificPrice.php:310
546
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.778 ms 5 Yes Yes /classes/Category.php:916
593
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.775 ms 6 /classes/Category.php:1062
619
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.772 ms 1 /classes/Category.php:1062
620
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.769 ms 4 Yes Yes /classes/Category.php:916
554
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.769 ms 5 Yes Yes /classes/Category.php:916
537
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
1.762 ms 1 Yes Yes /classes/Category.php:916
12
SELECT SQL_NO_CACHE lower(name) as name
FROM `aco_hook` h
WHERE (h.active = 1)
1.755 ms 1081 /classes/Hook.php:1388
541
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.745 ms 3 Yes Yes /classes/Category.php:916
614
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.688 ms 5 Yes Yes /classes/Category.php:916
695
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.676 ms 2 /classes/Category.php:1062
592
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 162
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.659 ms 1 Yes Yes /classes/Category.php:916
15
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `aco_hook`
1.618 ms 1081 /classes/Hook.php:1348
564
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.546 ms 1 Yes Yes /classes/Category.php:916
198
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `aco_manufacturer` m INNER JOIN aco_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `aco_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
1.424 ms 66 Yes /classes/Manufacturer.php:201
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` = 147 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,1
1.362 ms 9 /classes/Category.php:1062
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 (7, 48, 28, 1, 61, 57, 22) 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:25:58' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2026-04-21 10:25:58' <= sp.to) 
) WHERE ((sp.reduction>0))
1.353 ms 4 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
639
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
1.337 ms 4 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.268 ms 66 Yes /classes/Manufacturer.php:201
644
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
1.260 ms 2 /classes/Category.php:1062
625
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
1.212 ms 1 /classes/Category.php:1062
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
1.207 ms 103 /classes/module/Module.php:341
669
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
1.197 ms 8 /classes/Category.php:1062
663
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
1.139 ms 5 Yes Yes /classes/Category.php:916
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 (182,1008,184,1011,186,188,206,207,208,209,210,211,212,2015,213,214,216,217,218,219)
1.126 ms 20 /classes/ProductAssembler.php:95
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
1.094 ms 103 /classes/module/Module.php:341
626
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
1.094 ms 1 Yes Yes /classes/Category.php:916
457
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
1.079 ms 1 /src/Adapter/EntityMapper.php:71
579
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
1.075 ms 1 Yes /classes/SpecificPrice.php:576
505
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` = 218) AND (b.`id_shop` = 1) LIMIT 1
1.054 ms 1 /src/Adapter/EntityMapper.php:71
746
INSERT INTO `aco_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
1.047 ms 1 /classes/ObjectModel.php:622
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
1.042 ms 47 Yes /classes/Dispatcher.php:654
710
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `aco_category` c
INNER JOIN aco_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `aco_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `aco_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 26
AND `active` = 1
AND cg.`id_group` =3
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.037 ms 14 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.022 ms 60 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:122
753
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 (182,1008,184,1011,186,188,206,207,208,209,210,211,212,2015,213,214,216,217,218,219) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
1.009 ms 21 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
584
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
1.002 ms 0 /classes/Cart.php:1430
489
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` = 213) AND (b.`id_shop` = 1) LIMIT 1
0.979 ms 1 /src/Adapter/EntityMapper.php:71
690
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.976 ms 4 Yes Yes /classes/Category.php:916
501
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` = 217) AND (b.`id_shop` = 1) LIMIT 1
0.969 ms 1 /src/Adapter/EntityMapper.php:71
589
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.964 ms 3 /classes/Product.php:7528
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.961 ms 225 /classes/PrestaShopCollection.php:383
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.925 ms 225 /classes/PrestaShopCollection.php:383
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.923 ms 225 /classes/PrestaShopCollection.php:383
213
REPLACE INTO aco_layered_filter_block (hash, data) VALUES ("942691ab4a7a5c5911898907249a270c", "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:0;}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:3:{s:4:\"name\";s:4:\"Ordo\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b:1;}i:3;a:2:{s:4:\"name\";s:3:\"DMX\";s:3:\"nbr\";s:1:\"9\";}i:7;a:3:{s:4:\"name\";s:5:\"Acton\";s:3:\"nbr\";s:2:\"87\";s:7:\"checked\";b:1;}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:3:{s:4:\"name\";s:7:\"Simpson\";s:3:\"nbr\";s:1:\"2\";s:7:\"checked\";b:1;}i:27;a:2:{s:4:\"name\";s:8:\"Scell-it\";s:3:\"nbr\";s:1:\"6\";}i:28;a:3:{s:4:\"name\";s:6:\"Fisher\";s:3:\"nbr\";s:1:\"3\";s:7:\"checked\";b:1;}i:31;a:2:{s:4:\"name\";s:3:\"PGB\";s:3:\"nbr\";s:2:\"10\";}i:35;a:2:{s:4:\"name\";s:5:\"Index\";s:3:\"nbr\";s:2:\"15\";}i:42;a:2:{s:4:\"name\";s:8:\"Ambrovit\";s:3:\"nbr\";s:1:\"3\";}i:43;a:2:{s:4:\"name\";s:8:\"Waelbers\";s:3:\"nbr\";s:1:\"1\";}i:48;a:3:{s:4:\"name\";s:13:\"ArcelorMittal\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b:1;}i:53;a:2:{s:4:\"name\";s:7:\"Rhodius\";s:3:\"nbr\";s:2:\"30\";}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:3:{s:4:\"name\";s:8:\"OX Tools\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b: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:2:{s:4:\"name\";s:5:\"SENCO\";s:3:\"nbr\";s:1:\"1\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:2;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";s:1:\"7\";s:4:\"name\";s:14:\"Epaisseur (mm)\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:5:{i:225;a:4:{s:4:\"name\";s:4:\"1.00\";s:3:\"nbr\";s:1:\"1\";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:\"1\";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:\"1\";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:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:62;a:4:{s:4:\"name\";s:4:\"5.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\";}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:8:{i:135;a:4:{s:4:\"name\";s:2:\"20\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:136;a:4:{s:4:\"name\";s:2:\"25\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:137;a:4:{s:4:\"name\";s:2:\"30\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:138;a:4:{s:4:\"name\";s:2:\"35\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:139;a:4:{s:4:\"name\";s:2:\"40\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:140;a:4:{s:4:\"name\";s:2:\"45\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:141;a:4:{s:4:\"name\";s:2:\"50\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:143;a:4:{s:4:\"name\";s:2:\"60\";s:3:\"nbr\";s:1:\"1\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}}}")
0.918 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:209
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.909 ms 103 /classes/module/Module.php:341
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.903 ms 225 /classes/PrestaShopCollection.php:383
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.897 ms 103 /classes/module/Module.php:341
458
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.890 ms 2 Yes /classes/Product.php:3539
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.879 ms 225 /classes/PrestaShopCollection.php:383
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.876 ms 103 /classes/module/Module.php:341
449
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.867 ms 1 /src/Adapter/EntityMapper.php:71
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.865 ms 103 /classes/module/Module.php:341
203
SELECT SQL_NO_CACHE data FROM aco_layered_filter_block WHERE hash="942691ab4a7a5c5911898907249a270c" LIMIT 1
0.862 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:185
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.858 ms 103 /classes/module/Module.php:341
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.857 ms 225 /classes/PrestaShopCollection.php:383
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.854 ms 225 /classes/PrestaShopCollection.php:383
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.851 ms 225 /classes/PrestaShopCollection.php:383
453
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.851 ms 1 /src/Adapter/EntityMapper.php:71
522
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.844 ms 6 Yes /modules/adwmenu/adwmenu.php:877
731
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.840 ms 1 Yes /classes/SpecificPrice.php:576
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.839 ms 103 /classes/module/Module.php:341
513
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.837 ms 1 /classes/CartRule.php:357
461
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.830 ms 1 /src/Adapter/EntityMapper.php:71
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.826 ms 225 /classes/PrestaShopCollection.php:383
470
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` = 209
ORDER BY `position`
0.826 ms 1 Yes /classes/Product.php:3539
481
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` = 212) AND (b.`id_shop` = 1) LIMIT 1
0.826 ms 1 /src/Adapter/EntityMapper.php:71
545
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.824 ms 6 Yes /modules/adwmenu/adwmenu.php:877
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.820 ms 225 /classes/PrestaShopCollection.php:383
454
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.817 ms 2 Yes /classes/Product.php:3539
601
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.817 ms 1 Yes /classes/SpecificPrice.php:576
509
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` = 219) AND (b.`id_shop` = 1) LIMIT 1
0.814 ms 1 /src/Adapter/EntityMapper.php:71
569
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.813 ms 1 /src/Adapter/EntityMapper.php:71
586
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.812 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.810 ms 225 /classes/PrestaShopCollection.php:383
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.806 ms 1 /src/Adapter/EntityMapper.php:71
490
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` = 213
ORDER BY `position`
0.804 ms 3 Yes /classes/Product.php:3539
502
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` = 217
ORDER BY `position`
0.800 ms 1 Yes /classes/Product.php:3539
146
SELECT SQL_NO_CACHE * FROM `aco_currency` c ORDER BY `iso_code` ASC
0.798 ms 1 Yes /classes/Currency.php:708
736
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.797 ms 0 /classes/Cart.php:1430
450
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.797 ms 3 Yes /classes/Product.php:3539
536
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.790 ms 6 Yes /modules/adwmenu/adwmenu.php:877
445
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` = 1011
ORDER BY `position`
0.789 ms 1 Yes /classes/Product.php:3539
754
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` = 999
ORDER BY ag.`position` ASC, a.`position` ASC
0.787 ms 3 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
493
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` = 214) AND (b.`id_shop` = 1) LIMIT 1
0.786 ms 1 /src/Adapter/EntityMapper.php:71
742
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.786 ms 14 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
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.779 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.779 ms 225 /classes/PrestaShopCollection.php:383
494
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` = 214
ORDER BY `position`
0.777 ms 2 Yes /classes/Product.php:3539
478
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` = 211
ORDER BY `position`
0.775 ms 3 Yes /classes/Product.php:3539
441
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.774 ms 1 /src/Adapter/EntityMapper.php:71
465
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.773 ms 1 /src/Adapter/EntityMapper.php:71
597
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.773 ms 1 /src/Adapter/EntityMapper.php:71
39
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminParentOrders')
0.771 ms 225 /classes/PrestaShopCollection.php:383
474
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` = 210
ORDER BY `position`
0.771 ms 2 Yes /classes/Product.php:3539
1
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM aco_shop_group gs
LEFT JOIN aco_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN aco_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
0.764 ms 1 Yes /classes/shop/Shop.php:715
741
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.761 ms 3 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
526
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.760 ms 6 Yes /modules/adwmenu/adwmenu.php:877
141
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.760 ms 225 /classes/Tab.php:357
469
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` = 209) AND (b.`id_shop` = 1) LIMIT 1
0.758 ms 1 /src/Adapter/EntityMapper.php:71
477
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` = 211) AND (b.`id_shop` = 1) LIMIT 1
0.758 ms 1 /src/Adapter/EntityMapper.php:71
553
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.758 ms 6 Yes /modules/adwmenu/adwmenu.php:877
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.757 ms 225 /classes/PrestaShopCollection.php:383
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.757 ms 225 /classes/PrestaShopCollection.php:383
542
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.756 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.752 ms 1 /src/Adapter/EntityMapper.php:71
110
SELECT SQL_NO_CACHE *
FROM `aco_tab` a0
LEFT JOIN `aco_tab_lang` `a1` ON (a0.`id_tab` = a1.`id_tab`)
WHERE (a0.`class_name` = 'AdminGeodisShipmentsGridTransmit')
0.750 ms 225 /classes/PrestaShopCollection.php:383
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.749 ms 225 /classes/PrestaShopCollection.php:383
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.746 ms 225 /classes/PrestaShopCollection.php:383
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.741 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.741 ms 225 /classes/PrestaShopCollection.php:383
497
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` = 216) AND (b.`id_shop` = 1) LIMIT 1
0.740 ms 1 /src/Adapter/EntityMapper.php:71
535
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.740 ms 1 /src/Adapter/EntityMapper.php:71
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.734 ms 225 /classes/PrestaShopCollection.php:383
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.732 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.730 ms 225 /classes/PrestaShopCollection.php:383
755
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` = 1003
ORDER BY ag.`position` ASC, a.`position` ASC
0.730 ms 3 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
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.726 ms 225 /classes/PrestaShopCollection.php:383
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.726 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.725 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.725 ms 1 /src/Adapter/EntityMapper.php:71
482
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` = 212
ORDER BY `position`
0.724 ms 3 Yes /classes/Product.php:3539
473
SELECT SQL_NO_CACHE *
FROM `aco_product` a
LEFT JOIN `aco_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `aco_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 210) AND (b.`id_shop` = 1) LIMIT 1
0.724 ms 1 /src/Adapter/EntityMapper.php:71
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.721 ms 225 /classes/PrestaShopCollection.php:383
588
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.720 ms 1 Yes /classes/Product.php:6024
133
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.718 ms 225 /classes/Tab.php:357
728
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.714 ms 1 /src/Adapter/EntityMapper.php:71
157
SELECT SQL_NO_CACHE id_shop
FROM `aco_group_shop`
WHERE `id_group` = 3
AND id_shop = 1 LIMIT 1
0.710 ms 1 /classes/ObjectModel.php:1729
737
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.707 ms 1 Yes /classes/Product.php:6024
442
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.706 ms 3 Yes /classes/Product.php:3539
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.704 ms 1 Yes /classes/shop/Shop.php:1364
637
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.704 ms 0 /classes/Cart.php:1430
437
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` = 1008
ORDER BY `position`
0.700 ms 1 Yes /classes/Product.php:3539
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` = 74) AND (b.`id_shop` = 1) LIMIT 1
0.698 ms 1 /src/Adapter/EntityMapper.php:71
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.697 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:57
566
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.696 ms 1 /classes/Product.php:3570
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.694 ms 1 /src/Adapter/EntityMapper.php:71
462
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.693 ms 3 Yes /classes/Product.php:3539
506
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` = 218
ORDER BY `position`
0.693 ms 1 Yes /classes/Product.php:3539
540
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.689 ms 6 Yes /modules/adwmenu/adwmenu.php:877
660
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.687 ms 2 /classes/Product.php:7528
559
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.681 ms 1 /src/Adapter/EntityMapper.php:71
555
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.678 ms 1 /src/Adapter/EntityMapper.php:71
738
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.676 ms 4 Yes /modules/adwreassurance/adwreassurance.php:437
549
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.674 ms 1 /src/Adapter/EntityMapper.php:71
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` = 31) AND (b.`id_shop` = 1) LIMIT 1
0.673 ms 1 /src/Adapter/EntityMapper.php:71
523
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.672 ms 6 Yes /modules/adwmenu/adwmenu.php:877
466
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.670 ms 1 Yes /classes/Product.php:3539
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.669 ms 1 /src/Adapter/EntityMapper.php:71
514
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.669 ms 1 /classes/CartRule.php:357
556
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.667 ms 1 /src/Adapter/EntityMapper.php:71
580
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.666 ms 3 /classes/Product.php:3860
611
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.665 ms 2 /classes/Product.php:7528
756
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` = 1629
ORDER BY ag.`position` ASC, a.`position` ASC
0.664 ms 3 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232
525
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.659 ms 1 /src/Adapter/EntityMapper.php:71
159
SELECT SQL_NO_CACHE ctg.`id_group`
FROM aco_category_group ctg
WHERE ctg.`id_category` = 5 AND ctg.`id_group` = 3 LIMIT 1
0.657 ms 1 /classes/Category.php:1751
162
SELECT SQL_NO_CACHE state FROM aco_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.656 ms 1 /classes/FeatureFlag.php:105
560
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.654 ms 4 Yes /modules/adwmenu/adwmenu.php:848
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.653 ms 15 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
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.650 ms 1 /src/Adapter/EntityMapper.php:71
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.650 ms 1 /src/Adapter/EntityMapper.php:71
165
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) AND (b.`id_shop` = 1) LIMIT 1
0.649 ms 1 /src/Adapter/EntityMapper.php:71
655
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.648 ms 0 /classes/Cart.php:1430
211
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `aco_attribute_group` ag INNER JOIN `aco_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `aco_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `aco_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN aco_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN aco_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `aco_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 10 ORDER BY agl.`name` ASC, a.`position` ASC
0.645 ms 40 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
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` = 14) AND (b.`id_shop` = 1) LIMIT 1
0.644 ms 1 /src/Adapter/EntityMapper.php:71
606
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.639 ms 0 /classes/Cart.php:1430
120
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 214) LIMIT 1
0.634 ms 1 /src/Adapter/EntityMapper.php:71
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.634 ms 1 /src/Adapter/EntityMapper.php:71
725
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.634 ms 2 /classes/Product.php:3570
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.633 ms 1 /src/Adapter/EntityMapper.php:71
498
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` = 216
ORDER BY `position`
0.632 ms 2 Yes /classes/Product.php:3539
618
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.631 ms 1 /src/Adapter/EntityMapper.php:71
475
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 210
0.630 ms 1 /classes/Product.php:2899
608
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.628 ms 0 /classes/Cart.php:1430
610
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.627 ms 1 Yes /classes/Product.php:6024
677
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.627 ms 1 Yes /classes/SpecificPrice.php:576
148
SELECT SQL_NO_CACHE value FROM `aco_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.624 ms 1 /classes/shop/Shop.php:1183
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` = 23) AND (b.`id_shop` = 1) LIMIT 1
0.622 ms 1 /src/Adapter/EntityMapper.php:71
125
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.618 ms 225 /classes/Tab.php:357
562
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.616 ms 2 Yes /modules/adwflashinfo/classes/ADWFlashInfoModel.php:124
163
SELECT SQL_NO_CACHE * FROM `aco_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.615 ms 6 Yes /classes/ImageType.php:109
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.609 ms 1 /modules/ps_mbo/ps_mbo.php:333
19
SELECT SQL_NO_CACHE *
FROM aco_adw_landing_page
WHERE 1 AND active = 1 ORDER BY position ASC
0.607 ms 4 Yes /modules/adwlandingpage/classes/AdwLandingPage.php:167
500
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 216 LIMIT 1
0.604 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
745
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.604 ms 1 /src/Adapter/EntityMapper.php:71
69
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.599 ms 225 /classes/Tab.php:357
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.599 ms 1 /src/Adapter/EntityMapper.php:71
749
SELECT SQL_NO_CACHE `id_page`
FROM `aco_page`
WHERE `id_page_type` = 5 AND `id_object` = 5 LIMIT 1
0.598 ms 1 /classes/Page.php:83
485
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` = 2015
ORDER BY `position`
0.597 ms 1 Yes /classes/Product.php:3539
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.595 ms 1 /classes/Language.php:1080
85
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.595 ms 225 /classes/Tab.php:357
440
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1008 LIMIT 1
0.594 ms 3 /modules/productcombinationscount/productcombinationscount.php:97
552
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.594 ms 1 /src/Adapter/EntityMapper.php:71
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.593 ms 1 /classes/shop/Shop.php:214
33
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.593 ms 225 /classes/Tab.php:357
439
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 (1000, 1001, 999) AND il.`id_lang` = 1 ORDER by i.`position`
0.593 ms 3 Yes /classes/Product.php:2915
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.591 ms 1 /classes/Language.php:1214
747
SELECT SQL_NO_CACHE `id_guest`
FROM `aco_connections`
WHERE `id_guest` = 4813286
AND `date_add` > '2026-04-21 09:55:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.588 ms 1 Yes /classes/Connection.php:168
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` = 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.585 ms 0 /classes/Cart.php:1430
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` = 145) AND (b.`id_shop` = 1) LIMIT 1
0.583 ms 1 /src/Adapter/EntityMapper.php:71
93
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.580 ms 225 /classes/Tab.php:357
510
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `aco_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 219
ORDER BY `position`
0.579 ms 1 Yes /classes/Product.php:3539
48
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 205) LIMIT 1
0.578 ms 1 /src/Adapter/EntityMapper.php:71
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` = 25) AND (b.`id_shop` = 1) LIMIT 1
0.576 ms 1 /src/Adapter/EntityMapper.php:71
558
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.575 ms 1 /src/Adapter/EntityMapper.php:71
53
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.574 ms 225 /classes/Tab.php:357
657
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.568 ms 0 /classes/Cart.php:1430
109
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.567 ms 225 /classes/Tab.php:357
77
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.566 ms 225 /classes/Tab.php:357
702
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.566 ms 1 Yes /classes/SpecificPrice.php:576
101
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.561 ms 225 /classes/Tab.php:357
534
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.561 ms 1 /src/Adapter/EntityMapper.php:71
45
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.558 ms 225 /classes/Tab.php:357
117
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.556 ms 225 /classes/Tab.php:357
504
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 217 LIMIT 1
0.555 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
743
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.555 ms 14 Yes /modules/adwfooterlinks/classes/AdwFooterLink.php:55
561
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.553 ms 1 /src/Adapter/EntityMapper.php:71
682
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.553 ms 0 /classes/Cart.php:1430
543
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.551 ms 1 /src/Adapter/EntityMapper.php:71
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` = 95) AND (b.`id_shop` = 1) LIMIT 1
0.549 ms 1 /src/Adapter/EntityMapper.php:71
707
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.549 ms 0 /classes/Cart.php:1430
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.549 ms 1 /src/Adapter/EntityMapper.php:71
550
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.545 ms 1 /src/Adapter/EntityMapper.php:71
447
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 (1003) AND il.`id_lang` = 1 ORDER by i.`position`
0.544 ms 1 Yes /classes/Product.php:2915
404
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 216 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` = 216 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.542 ms 0 /classes/Cart.php:1430
621
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.540 ms 1 /src/Adapter/EntityMapper.php:71
444
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.539 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
557
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.537 ms 1 /src/Adapter/EntityMapper.php:71
612
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.537 ms 1 /src/Adapter/EntityMapper.php:71
521
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `aco_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.534 ms 1 /classes/Cart.php:1300
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` = 161) AND (b.`id_shop` = 1) LIMIT 1
0.532 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` = 4) AND (b.`id_shop` = 1) LIMIT 1
0.530 ms 1 /src/Adapter/EntityMapper.php:71
422
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` = 218 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` = 218 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.529 ms 0 /classes/Cart.php:1430
488
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 2015 LIMIT 1
0.529 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
587
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.528 ms 1 /classes/Product.php:1209
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` = 30) AND (b.`id_shop` = 1) LIMIT 1
0.524 ms 1 /src/Adapter/EntityMapper.php:71
638
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.523 ms 1 Yes /classes/Product.php:6024
594
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.522 ms 1 /classes/Product.php:3570
464
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.519 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
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.517 ms 1 /src/Adapter/EntityMapper.php:71
590
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.517 ms 1 /src/Adapter/EntityMapper.php:71
460
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.516 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
687
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.515 ms 2 /classes/Product.php:7528
26
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 203
0.514 ms 1 /src/Adapter/EntityMapper.php:79
30
UPDATE `aco_tab_lang` SET `id_tab` = '203',`name` = 'Mes informations',`id_lang` = '1' WHERE id_tab = 203 AND id_lang = 1
0.514 ms 1 /classes/ObjectModel.php:880
3
SELECT SQL_NO_CACHE *
FROM `aco_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.510 ms 1 /src/Adapter/EntityMapper.php:71
73
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 208
0.508 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.508 ms 1 /classes/ObjectModel.php:808
551
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.506 ms 1 /src/Adapter/EntityMapper.php:71
684
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 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.506 ms 0 /classes/Cart.php:1430
487
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 (1629) AND il.`id_lang` = 1 ORDER by i.`position`
0.504 ms 1 Yes /classes/Product.php:2915
602
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.504 ms 6 /classes/Product.php:3860
49
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 205
0.500 ms 1 /src/Adapter/EntityMapper.php:79
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` = 3218) AND (b.`id_shop` = 1) LIMIT 1
0.499 ms 1 /src/Adapter/EntityMapper.php:71
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM aco_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.498 ms 1 /classes/shop/ShopUrl.php:178
622
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.498 ms 1 /src/Adapter/EntityMapper.php:71
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.494 ms 2 /classes/PrestaShopCollection.php:383
121
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 214
0.492 ms 1 /src/Adapter/EntityMapper.php:79
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.492 ms 1 /classes/ObjectModel.php:880
124
UPDATE `aco_tab_lang` SET `id_tab` = '214',`name` = 'Introduction',`id_lang` = '1' WHERE id_tab = 214 AND id_lang = 1
0.492 ms 1 /classes/ObjectModel.php:880
673
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.491 ms 1 /src/Adapter/EntityMapper.php:71
179
SELECT SQL_NO_CACHE mc.*
FROM `aco_module_currency` mc
WHERE (mc.`id_module` = 98) AND (mc.`id_shop` = 1)
0.491 ms 1 /classes/Currency.php:853
7
SELECT SQL_NO_CACHE *
FROM `aco_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.484 ms 1 /src/Adapter/EntityMapper.php:71
137
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 216
0.483 ms 1 /src/Adapter/EntityMapper.php:79
456
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.483 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
44
UPDATE `aco_tab_lang` SET `id_tab` = '204',`name` = 'Présentation',`id_lang` = '1' WHERE id_tab = 204 AND id_lang = 1
0.482 ms 1 /classes/ObjectModel.php:880
529
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.482 ms 1 /src/Adapter/EntityMapper.php:71
246
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` = 999
AND cp.`id_cart` = 0 AND cp.`id_product` = 1008 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` = 999
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1008 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.481 ms 0 /classes/Cart.php:1430
304
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 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.481 ms 0 /classes/Cart.php:1430
468
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.480 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
530
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.480 ms 1 /src/Adapter/EntityMapper.php:71
492
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 213 LIMIT 1
0.476 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
496
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 214 LIMIT 1
0.475 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
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` = 85) AND (b.`id_shop` = 1) LIMIT 1
0.475 ms 1 /src/Adapter/EntityMapper.php:71
648
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.475 ms 1 /src/Adapter/EntityMapper.php:71
17
SELECT SQL_NO_CACHE name, alias FROM `aco_hook_alias`
0.474 ms 87 /classes/Hook.php:342
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.474 ms 225 /classes/PrestaShopCollection.php:383
503
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 217
0.474 ms 1 /classes/Product.php:2899
112
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 213) LIMIT 1
0.470 ms 1 /src/Adapter/EntityMapper.php:71
463
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 207
0.470 ms 1 /classes/Product.php:2899
244
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` = 1008 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` = 1008 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.469 ms 0 /classes/Cart.php:1430
512
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 219 LIMIT 1
0.469 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
732
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.469 ms 1 /classes/Product.php:3860
405
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 216
ORDER BY f.position ASC
0.468 ms 1 Yes /classes/Product.php:6024
633
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.467 ms 1 /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.464 ms 1 /classes/Language.php:880
446
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1011
0.464 ms 1 /classes/Product.php:2899
448
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 1011 LIMIT 1
0.464 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
476
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 210 LIMIT 1
0.463 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
571
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 594 LIMIT 1
0.462 ms 3 /classes/SpecificPrice.php:435
600
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.462 ms 0 /classes/SpecificPrice.php:256
452
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.459 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.458 ms 225 /classes/PrestaShopCollection.php:383
659
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.458 ms 1 Yes /classes/Product.php:6024
686
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.458 ms 1 Yes /classes/Product.php:6024
519
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.455 ms 1 /classes/module/Module.php:2664
699
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.455 ms 1 /src/Adapter/EntityMapper.php:71
271
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` = 1011 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` = 1011 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.454 ms 0 /classes/Cart.php:1430
76
UPDATE `aco_tab_lang` SET `id_tab` = '208',`name` = 'Commandes GEODIS',`id_lang` = '1' WHERE id_tab = 208 AND id_lang = 1
0.452 ms 1 /classes/ObjectModel.php:880
313
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.450 ms 0 /classes/Cart.php:1430
372
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` = 1629
AND cp.`id_cart` = 0 AND cp.`id_product` = 2015 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` = 1629
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2015 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.449 ms 0 /classes/Cart.php:1430
507
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 218
0.449 ms 1 /classes/Product.php:2899
178
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_accounts" LIMIT 1
0.448 ms 1 /src/Adapter/Module/ModuleDataProvider.php:256
570
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.448 ms 1 /classes/Combination.php:560
37
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 44
0.446 ms 1 /src/Adapter/EntityMapper.php:79
123
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 214 AND id_lang = 1 LIMIT 1
0.446 ms 1 /classes/ObjectModel.php:879
376
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` = 2015
AND pac.`id_product_attribute` = 1629
AND agl.`id_lang` = 1
0.446 ms 3 /classes/Product.php:7528
409
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 217)
0.446 ms 1 /classes/Product.php:3860
140
UPDATE `aco_tab_lang` SET `id_tab` = '216',`name` = 'Cron',`id_lang` = '1' WHERE id_tab = 216 AND id_lang = 1
0.445 ms 1 /classes/ObjectModel.php:880
395
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` = 214 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` = 214 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.444 ms 0 /classes/Cart.php:1430
14
SELECT SQL_NO_CACHE `name`, `alias` FROM `aco_hook_alias`
0.441 ms 87 /classes/Hook.php:290
431
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` = 219 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` = 219 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.441 ms 0 /classes/Cart.php:1430
156
SELECT SQL_NO_CACHE *
FROM `aco_group_lang`
WHERE `id_group` = 3
0.441 ms 1 /src/Adapter/EntityMapper.php:79
472
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 209 LIMIT 1
0.441 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
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.439 ms 1 /classes/ObjectModel.php:808
358
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` = 212 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` = 212 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.436 ms 0 /classes/Cart.php:1430
508
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 218 LIMIT 1
0.436 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
667
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.436 ms 1 /src/Adapter/EntityMapper.php:71
370
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2015 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` = 2015 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.435 ms 0 /classes/Cart.php:1430
273
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` = 1003
AND cp.`id_cart` = 0 AND cp.`id_product` = 1011 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` = 1003
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1011 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.434 ms 0 /classes/Cart.php:1430
322
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.434 ms 0 /classes/Cart.php:1430
250
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` = 1008
AND pac.`id_product_attribute` = 999
AND agl.`id_lang` = 1
0.433 ms 3 /classes/Product.php:7528
340
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` = 210 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` = 210 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.432 ms 0 /classes/Cart.php:1430
108
UPDATE `aco_tab_lang` SET `id_tab` = '212',`name` = 'Impression',`id_lang` = '1' WHERE id_tab = 212 AND id_lang = 1
0.431 ms 1 /classes/ObjectModel.php:880
599
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2708 LIMIT 1
0.431 ms 22 /classes/SpecificPrice.php:435
182
SELECT SQL_NO_CACHE * FROM `aco_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.431 ms 6 Yes /classes/ImageType.php:109
105
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 212
0.430 ms 1 /src/Adapter/EntityMapper.php:79
129
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 215
0.430 ms 1 /src/Adapter/EntityMapper.php:79
511
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 219
0.430 ms 1 /classes/Product.php:2899
107
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 212 AND id_lang = 1 LIMIT 1
0.430 ms 1 /classes/ObjectModel.php:879
615
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.430 ms 1 /src/Adapter/EntityMapper.php:71
113
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 213
0.429 ms 1 /src/Adapter/EntityMapper.php:79
471
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 209
0.429 ms 1 /classes/Product.php:2899
67
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 207 AND id_lang = 1 LIMIT 1
0.429 ms 1 /classes/ObjectModel.php:879
89
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 210
0.428 ms 1 /src/Adapter/EntityMapper.php:79
480
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 211 LIMIT 1
0.428 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
520
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.428 ms 1 /classes/module/Module.php:2137
81
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 209
0.427 ms 1 /src/Adapter/EntityMapper.php:79
517
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.426 ms 1 /classes/module/Module.php:2664
413
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 217 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` = 217 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.426 ms 0 /classes/Cart.php:1430
97
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 211
0.425 ms 1 /src/Adapter/EntityMapper.php:79
260
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.424 ms 0 /classes/Cart.php:1430
132
UPDATE `aco_tab_lang` SET `id_tab` = '215',`name` = 'Job Cron',`id_lang` = '1' WHERE id_tab = 215 AND id_lang = 1
0.423 ms 1 /classes/ObjectModel.php:880
276
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` = 1011
AND pac.`id_product_attribute` = 1003
AND agl.`id_lang` = 1
0.423 ms 3 /classes/Product.php:7528
386
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` = 213 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` = 213 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.423 ms 0 /classes/Cart.php:1430
52
UPDATE `aco_tab_lang` SET `id_tab` = '205',`name` = 'Transporteurs GEODIS',`id_lang` = '1' WHERE id_tab = 205 AND id_lang = 1
0.422 ms 1 /classes/ObjectModel.php:880
61
SELECT SQL_NO_CACHE id_tab, class_name FROM `aco_tab`
0.422 ms 225 /classes/Tab.php:357
331
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `aco_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 209 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` = 209 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.422 ms 0 /classes/Cart.php:1430
748
SELECT SQL_NO_CACHE id_page_type
FROM aco_page_type
WHERE name = 'category' LIMIT 1
0.422 ms 1 /classes/Page.php:100
286
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.420 ms 0 /classes/Cart.php:1430
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.419 ms 1 /classes/ObjectModel.php:880
438
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 1008
0.418 ms 3 /classes/Product.php:2899
295
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.418 ms 0 /classes/Cart.php:1430
349
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` = 211 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` = 211 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.418 ms 0 /classes/Cart.php:1430
484
SELECT SQL_NO_CACHE COUNT(pa.id_product_attribute) as combinations_count
FROM aco_product_attribute pa
WHERE pa.id_product = 212 LIMIT 1
0.418 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
136
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 216) LIMIT 1
0.417 ms 1 /src/Adapter/EntityMapper.php:71
35
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 43
0.415 ms 1 /src/Adapter/EntityMapper.php:79
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.415 ms 1 /classes/ObjectModel.php:808
80
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 209) LIMIT 1
0.415 ms 1 /src/Adapter/EntityMapper.php:71
56
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 206) LIMIT 1
0.415 ms 1 /src/Adapter/EntityMapper.php:71
572
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE `id_product` != 0 LIMIT 1
0.415 ms 1543 /classes/SpecificPrice.php:297
104
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 212) LIMIT 1
0.414 ms 1 /src/Adapter/EntityMapper.php:71
451
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 186
0.414 ms 1 /classes/Product.php:2899
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.414 ms 1 /classes/ObjectModel.php:808
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.414 ms 1 /classes/ObjectModel.php:808
41
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 204
0.413 ms 1 /src/Adapter/EntityMapper.php:79
88
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 210) LIMIT 1
0.413 ms 1 /src/Adapter/EntityMapper.php:71
25
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 203) LIMIT 1
0.412 ms 1 /src/Adapter/EntityMapper.php:71
34
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 43) LIMIT 1
0.412 ms 1 /src/Adapter/EntityMapper.php:71
96
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 211) LIMIT 1
0.412 ms 1 /src/Adapter/EntityMapper.php:71
128
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 215) LIMIT 1
0.412 ms 1 /src/Adapter/EntityMapper.php:71
100
UPDATE `aco_tab_lang` SET `id_tab` = '211',`name` = 'Logs applicatives',`id_lang` = '1' WHERE id_tab = 211 AND id_lang = 1
0.411 ms 1 /classes/ObjectModel.php:880
678
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.411 ms 13 /classes/Product.php:3860
72
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 208) LIMIT 1
0.410 ms 1 /src/Adapter/EntityMapper.php:71
91
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 210 AND id_lang = 1 LIMIT 1
0.410 ms 1 /classes/ObjectModel.php:879
84
UPDATE `aco_tab_lang` SET `id_tab` = '209',`name` = 'Mes commandes',`id_lang` = '1' WHERE id_tab = 209 AND id_lang = 1
0.409 ms 1 /classes/ObjectModel.php:880
116
UPDATE `aco_tab_lang` SET `id_tab` = '213',`name` = 'Mes commandes',`id_lang` = '1' WHERE id_tab = 213 AND id_lang = 1
0.409 ms 1 /classes/ObjectModel.php:880
130
UPDATE `aco_tab` SET `id_tab` = '215',`id_parent` = '3',`position` = '13',`module` = 'geodisofficiel',`class_name` = 'AdminGeodisCronGrid',`route_name` = '',`active` = '0',`enabled` = '1',`icon` = 'geodis',`wording` = NULL,`wording_domain` = NULL WHERE `id_tab` = 215
0.409 ms 1 /classes/ObjectModel.php:808
139
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 216 AND id_lang = 1 LIMIT 1
0.409 ms 1 /classes/ObjectModel.php:879
609
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.409 ms 1 /classes/Product.php:1209
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.407 ms 1 /classes/ObjectModel.php:808
729
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2283 LIMIT 1
0.407 ms 1 /classes/SpecificPrice.php:435
577
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.406 ms 1 /classes/SpecificPrice.php:381
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.405 ms 1 /classes/ObjectModel.php:808
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.405 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.405 ms 1 /classes/ObjectModel.php:808
31
SELECT SQL_NO_CACHE * FROM `aco_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.404 ms 1 /classes/module/Module.php:2046
154
SELECT SQL_NO_CACHE id_shop
FROM `aco_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.404 ms 1 /classes/ObjectModel.php:1729
51
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 205 AND id_lang = 1 LIMIT 1
0.402 ms 1 /classes/ObjectModel.php:879
75
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 208 AND id_lang = 1 LIMIT 1
0.402 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.402 ms 1 /classes/ObjectModel.php:808
40
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 204) LIMIT 1
0.401 ms 1 /src/Adapter/EntityMapper.php:71
433
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.401 ms 1 /src/Adapter/EntityMapper.php:71
598
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.401 ms 1 /classes/Combination.php:560
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.400 ms 1 /classes/ObjectModel.php:808
515
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.400 ms 1 /classes/module/Module.php:2664
583
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.400 ms 1 /classes/stock/StockAvailable.php:453
9
SELECT SQL_NO_CACHE id_shop
FROM `aco_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.397 ms 1 /classes/ObjectModel.php:1729
83
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 209 AND id_lang = 1 LIMIT 1
0.396 ms 1 /classes/ObjectModel.php:879
115
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 213 AND id_lang = 1 LIMIT 1
0.396 ms 1 /classes/ObjectModel.php:879
576
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.395 ms 1 /classes/SpecificPrice.php:377
99
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 211 AND id_lang = 1 LIMIT 1
0.394 ms 1 /classes/ObjectModel.php:879
173
SELECT SQL_NO_CACHE id_shop FROM aco_shop
0.394 ms 1 /classes/shop/Shop.php:751
149
SELECT SQL_NO_CACHE c.id_currency
FROM `aco_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.393 ms 1 /classes/Currency.php:893
36
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 44) LIMIT 1
0.390 ms 1 /src/Adapter/EntityMapper.php:71
158
SELECT SQL_NO_CACHE `id_category`
FROM `aco_category_shop`
WHERE `id_category` = 5
AND `id_shop` = 1 LIMIT 1
0.390 ms 1 /classes/Category.php:2446
43
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 204 AND id_lang = 1 LIMIT 1
0.389 ms 1 /classes/ObjectModel.php:879
495
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 214
0.389 ms 1 /classes/Product.php:2899
387
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 = 213
ORDER BY f.position ASC
0.388 ms 1 Yes /classes/Product.php:6024
153
SELECT SQL_NO_CACHE *
FROM `aco_currency_lang`
WHERE `id_currency` = 1
0.388 ms 1 /src/Adapter/EntityMapper.php:79
131
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 215 AND id_lang = 1 LIMIT 1
0.386 ms 1 /classes/ObjectModel.php:879
613
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 2003
0.385 ms 1 /src/Adapter/EntityMapper.php:79
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` = 3218
AND image_shop.`cover` = 1 LIMIT 1
0.383 ms 2 /classes/Product.php:3570
726
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.382 ms 1 /classes/Category.php:1373
432
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 = 219
ORDER BY f.position ASC
0.381 ms 1 Yes /classes/Product.php:6024
362
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` = 2015) AND (b.`id_shop` = 1) LIMIT 1
0.379 ms 1 /src/Adapter/EntityMapper.php:71
651
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.379 ms 3 /classes/Product.php:3860
400
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 216)
0.378 ms 1 /classes/Product.php:3860
275
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 = 1011
ORDER BY f.position ASC
0.378 ms 1 Yes /classes/Product.php:6024
423
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 = 218
ORDER BY f.position ASC
0.378 ms 1 Yes /classes/Product.php:6024
708
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.377 ms 1 Yes /classes/Product.php:6024
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 = 182
ORDER BY f.position ASC
0.375 ms 1 Yes /classes/Product.php:6024
264
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` = 1011) AND (b.`id_shop` = 1) LIMIT 1
0.375 ms 1 /src/Adapter/EntityMapper.php:71
744
SELECT SQL_NO_CACHE *
FROM `aco_adw_social_link`
WHERE (active = 1)
ORDER BY position ASC
0.375 ms 3 Yes /modules/adwfooterlinks/classes/AdwSocialLink.php:51
574
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1
0.374 ms 2171 /classes/SpecificPrice.php:297
666
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) AND (b.`id_shop` = 1) LIMIT 1
0.373 ms 1 /src/Adapter/EntityMapper.php:71
57
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 206
0.372 ms 1 /src/Adapter/EntityMapper.php:79
175
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1059
AND `id_module` = 19
AND `id_shop` = 1
0.372 ms 1 /classes/Hook.php:518
581
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 594 AND id_shop=1 LIMIT 1
0.372 ms 1 /classes/Product.php:6884
483
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 212
0.370 ms 1 /classes/Product.php:2899
164
SELECT SQL_NO_CACHE * FROM `aco_image_type`
0.369 ms 6 /classes/ImageType.php:161
305
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.369 ms 1 Yes /classes/Product.php:6024
418
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` = 218)
0.367 ms 1 /classes/Product.php:3860
567
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.367 ms 1 /classes/Category.php:1373
491
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 213
0.366 ms 1 /classes/Product.php:2899
248
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 = 1008
ORDER BY f.position ASC
0.365 ms 3 Yes /classes/Product.php:6024
632
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 3218 LIMIT 1
0.365 ms 1 /classes/SpecificPrice.php:435
640
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.365 ms 1 /src/Adapter/EntityMapper.php:71
374
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 = 2015
ORDER BY f.position ASC
0.363 ms 3 Yes /classes/Product.php:6024
739
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.362 ms 1 /classes/module/Module.php:2664
518
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.360 ms 1 /classes/module/Module.php:2137
585
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.360 ms 1 /classes/stock/StockAvailable.php:453
703
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.360 ms 1 /classes/Product.php:3860
406
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 217
AND image_shop.`cover` = 1 LIMIT 1
0.358 ms 1 /classes/Product.php:3570
617
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.356 ms 1 /src/Adapter/EntityMapper.php:71
151
SELECT SQL_NO_CACHE `id_lang` FROM `aco_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.354 ms 1 /classes/Language.php:880
314
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.353 ms 1 Yes /classes/Product.php:6024
240
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` = 1008)
0.353 ms 3 /classes/Product.php:3860
664
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 142) AND (b.`id_shop` = 1) LIMIT 1
0.353 ms 1 /src/Adapter/EntityMapper.php:71
236
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` = 1008) AND (b.`id_shop` = 1) LIMIT 1
0.351 ms 1 /src/Adapter/EntityMapper.php:71
486
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 2015
0.351 ms 1 /classes/Product.php:2899
645
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.351 ms 1 /classes/Product.php:3570
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.350 ms 1 /src/Adapter/EntityMapper.php:71
616
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.350 ms 1 /src/Adapter/EntityMapper.php:71
459
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 206
0.349 ms 1 /classes/Product.php:2899
479
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 211
0.348 ms 1 /classes/Product.php:2899
591
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 415
0.348 ms 1 /src/Adapter/EntityMapper.php:79
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.347 ms 2 /modules/vaisonet/vaisonet.php:282
727
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 26 LIMIT 1
0.346 ms 1 /classes/Product.php:5670
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.345 ms 1 /classes/tax/TaxRulesTaxManager.php:100
752
SELECT SQL_NO_CACHE data
FROM `aco_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.339 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
323
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.337 ms 1 Yes /classes/Product.php:6024
443
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 184
0.334 ms 1 /classes/Product.php:2899
499
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 216
0.334 ms 1 /classes/Product.php:2899
396
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 = 214
ORDER BY f.position ASC
0.333 ms 1 Yes /classes/Product.php:6024
641
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.333 ms 1 /src/Adapter/EntityMapper.php:71
455
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 188
0.332 ms 1 /classes/Product.php:2899
665
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 117) AND (b.`id_shop` = 1) LIMIT 1
0.332 ms 1 /src/Adapter/EntityMapper.php:71
670
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.331 ms 1 /classes/Product.php:3570
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.330 ms 1 /classes/ObjectModel.php:808
668
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.330 ms 1 /src/Adapter/EntityMapper.php:71
467
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 208
0.328 ms 1 /classes/Product.php:2899
642
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.328 ms 1 /src/Adapter/EntityMapper.php:71
643
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.327 ms 1 /src/Adapter/EntityMapper.php:71
658
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.327 ms 1 /classes/Product.php:1209
649
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.327 ms 1 /classes/Combination.php:560
287
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.325 ms 1 Yes /classes/Product.php:6024
29
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 203 AND id_lang = 1 LIMIT 1
0.324 ms 1 /classes/ObjectModel.php:879
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.324 ms 1 /classes/ObjectModel.php:808
249
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 = 1008
0.323 ms 1 /classes/Product.php:6058
730
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.321 ms 0 /classes/SpecificPrice.php:256
375
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 = 2015
0.320 ms 1 /classes/Product.php:6058
595
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.320 ms 1 /classes/Category.php:1373
341
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 = 210
ORDER BY f.position ASC
0.319 ms 1 Yes /classes/Product.php:6024
578
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.319 ms 0 /classes/SpecificPrice.php:256
332
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 209
ORDER BY f.position ASC
0.318 ms 1 Yes /classes/Product.php:6024
414
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM aco_feature_product pf
LEFT JOIN aco_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN aco_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN aco_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN aco_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 217
ORDER BY f.position ASC
0.318 ms 1 Yes /classes/Product.php:6024
359
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 = 212
ORDER BY f.position ASC
0.318 ms 1 Yes /classes/Product.php:6024
434
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.315 ms 2 Yes /classes/Product.php:3539
261
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.314 ms 1 Yes /classes/Product.php:6024
661
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.314 ms 1 /src/Adapter/EntityMapper.php:71
183
SELECT SQL_NO_CACHE format
FROM `aco_address_format`
WHERE `id_country` = 8 LIMIT 1
0.313 ms 1 /classes/AddressFormat.php:653
296
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.313 ms 1 Yes /classes/Product.php:6024
350
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 = 211
ORDER BY f.position ASC
0.313 ms 1 Yes /classes/Product.php:6024
740
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.310 ms 1 /classes/module/Module.php:2137
27
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM aco_required_field
0.308 ms 1 /classes/ObjectModel.php:1594
720
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.308 ms 1 /src/Adapter/EntityMapper.php:71
351
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` = 212
AND image_shop.`cover` = 1 LIMIT 1
0.307 ms 3 /classes/Product.php:3570
691
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.307 ms 1 /src/Adapter/EntityMapper.php:71
176
SELECT SQL_NO_CACHE `active`
FROM `aco_module`
WHERE `name` = "ps_mbo" LIMIT 1
0.305 ms 1 /modules/ps_mbo/ps_mbo.php:324
672
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 17 LIMIT 1
0.305 ms 1 /classes/Product.php:5670
288
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.300 ms 2 /classes/Product.php:3570
186
SELECT SQL_NO_CACHE *
FROM `aco_country_lang`
WHERE `id_country` = 8
0.298 ms 1 /src/Adapter/EntityMapper.php:79
568
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 133 LIMIT 1
0.298 ms 1 /classes/Product.php:5670
696
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.297 ms 1 /classes/Product.php:3570
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.296 ms 1 /src/Adapter/EntityMapper.php:71
192
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1088
AND `id_module` = 100
AND `id_shop` = 1
0.296 ms 1 /classes/Hook.php:518
607
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.296 ms 1 /classes/stock/StockAvailable.php:453
689
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1362
0.296 ms 1 /src/Adapter/EntityMapper.php:79
274
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` = 1011 AND pa.`id_product` = 1011 AND pa.`id_product_attribute` = 1003 LIMIT 1
0.295 ms 1 /classes/Product.php:1209
719
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.295 ms 1 /src/Adapter/EntityMapper.php:71
711
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 129) AND (b.`id_shop` = 1) LIMIT 1
0.294 ms 1 /src/Adapter/EntityMapper.php:71
324
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` = 209
AND image_shop.`cover` = 1 LIMIT 1
0.291 ms 1 /classes/Product.php:3570
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` = 182
AND image_shop.`cover` = 1 LIMIT 1
0.289 ms 2 /classes/Product.php:3570
382
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` = 213)
0.289 ms 1 /classes/Product.php:3860
596
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 37 LIMIT 1
0.288 ms 1 /classes/Product.php:5670
336
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` = 210)
0.286 ms 1 /classes/Product.php:3860
685
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.286 ms 1 /classes/Product.php:1209
634
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 3218 AND id_shop=1 LIMIT 1
0.285 ms 1 /classes/Product.php:6884
688
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.285 ms 1 /src/Adapter/EntityMapper.php:71
188
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_facebook" LIMIT 1
0.283 ms 1 /classes/module/Module.php:2664
379
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` = 213
AND image_shop.`cover` = 1 LIMIT 1
0.282 ms 3 /classes/Product.php:3570
709
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.282 ms 1 /classes/Product.php:6058
516
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.282 ms 1 /classes/module/Module.php:2137
327
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 209)
0.281 ms 1 /classes/Product.php:3860
366
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` = 2015)
0.281 ms 1 /classes/Product.php:3860
650
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1343 LIMIT 1
0.281 ms 1 /classes/SpecificPrice.php:435
692
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.279 ms 1 /src/Adapter/EntityMapper.php:71
194
SELECT SQL_NO_CACHE `name`
FROM `aco_hook`
WHERE `id_hook` = 1056 LIMIT 1
0.278 ms 1 /classes/Hook.php:244
693
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.277 ms 1 /src/Adapter/EntityMapper.php:71
60
UPDATE `aco_tab_lang` SET `id_tab` = '206',`name` = 'Configuration Front-Office',`id_lang` = '1' WHERE id_tab = 206 AND id_lang = 1
0.276 ms 1 /classes/ObjectModel.php:880
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` = 127) AND (b.`id_shop` = 1) LIMIT 1
0.276 ms 1 /src/Adapter/EntityMapper.php:71
180
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.276 ms 0 /classes/module/Module.php:2664
408
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 217 LIMIT 1
0.276 ms 1 /classes/SpecificPrice.php:435
582
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 594 AND `id_group` = 3 LIMIT 1
0.276 ms 0 /classes/GroupReduction.php:153
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` = 182)
0.275 ms 1 /classes/Product.php:3860
267
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` = 1011)
0.275 ms 1 /classes/Product.php:3860
201
SELECT SQL_NO_CACHE *
FROM `aco_category_lang`
WHERE `id_category` = 5 AND `id_shop` = 1
0.275 ms 1 /src/Adapter/EntityMapper.php:79
59
SELECT SQL_NO_CACHE COUNT(*) FROM aco_tab_lang WHERE id_tab = 206 AND id_lang = 1 LIMIT 1
0.271 ms 1 /classes/ObjectModel.php:879
424
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` = 219
AND image_shop.`cover` = 1 LIMIT 1
0.271 ms 1 /classes/Product.php:3570
717
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.271 ms 1 /src/Adapter/EntityMapper.php:71
675
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1365 LIMIT 1
0.271 ms 1 /classes/SpecificPrice.php:435
427
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` = 219)
0.269 ms 1 /classes/Product.php:3860
653
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1343 AND `id_group` = 3 LIMIT 1
0.268 ms 0 /classes/GroupReduction.php:153
391
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` = 214)
0.267 ms 1 /classes/Product.php:3860
318
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.263 ms 1 /classes/Product.php:3860
256
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.262 ms 1 /classes/Product.php:3860
291
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.262 ms 1 /classes/Product.php:3860
345
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` = 211)
0.262 ms 1 /classes/Product.php:3860
282
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.261 ms 1 /classes/Product.php:3860
309
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.261 ms 1 /classes/Product.php:3860
354
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` = 212)
0.261 ms 1 /classes/Product.php:3860
654
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.261 ms 1 /classes/stock/StockAvailable.php:453
716
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.261 ms 1 /src/Adapter/EntityMapper.php:71
300
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `aco_product` p
INNER JOIN `aco_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `aco_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 206)
0.260 ms 1 /classes/Product.php:3860
65
SELECT SQL_NO_CACHE *
FROM `aco_tab_lang`
WHERE `id_tab` = 207
0.260 ms 1 /src/Adapter/EntityMapper.php:79
417
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 218 LIMIT 1
0.259 ms 1 /classes/SpecificPrice.php:435
403
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 216) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.258 ms 1 /classes/stock/StockAvailable.php:453
605
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.258 ms 1 /classes/stock/StockAvailable.php:453
735
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.258 ms 1 /classes/stock/StockAvailable.php:453
421
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 218) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.257 ms 1 /classes/stock/StockAvailable.php:453
603
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
674
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.256 ms 1 /classes/Combination.php:560
306
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.255 ms 3 /classes/Product.php:3570
718
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.255 ms 1 /src/Adapter/EntityMapper.php:71
646
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.254 ms 1 /classes/Category.php:1373
712
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 146) AND (b.`id_shop` = 1) LIMIT 1
0.252 ms 1 /src/Adapter/EntityMapper.php:71
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` = 1008
AND image_shop.`cover` = 1 LIMIT 1
0.251 ms 1 /classes/Product.php:3570
191
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 32
AND `id_module` = 82
AND `id_shop` = 1
0.250 ms 1 /classes/Hook.php:518
251
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` = 999) LIMIT 1
0.249 ms 1 /src/Adapter/EntityMapper.php:71
247
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` = 1008 AND pa.`id_product` = 1008 AND pa.`id_product_attribute` = 999 LIMIT 1
0.248 ms 1 /classes/Product.php:1209
326
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 209 LIMIT 1
0.248 ms 1 /classes/SpecificPrice.php:435
733
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2283 AND id_shop=1 LIMIT 1
0.248 ms 1 /classes/Product.php:6884
297
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.247 ms 2 /classes/Product.php:3570
388
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` = 214
AND image_shop.`cover` = 1 LIMIT 1
0.246 ms 2 /classes/Product.php:3570
636
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.246 ms 1 /classes/stock/StockAvailable.php:453
407
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.245 ms 1 /classes/Product.php:5670
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` = 147 LIMIT 1
0.245 ms 1 /classes/Category.php:1373
714
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 130) AND (b.`id_shop` = 1) LIMIT 1
0.245 ms 1 /src/Adapter/EntityMapper.php:71
713
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) AND (b.`id_shop` = 1) LIMIT 1
0.244 ms 1 /src/Adapter/EntityMapper.php:71
652
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1343 AND id_shop=1 LIMIT 1
0.243 ms 1 /classes/Product.php:6884
64
SELECT SQL_NO_CACHE *
FROM `aco_tab` a
WHERE (a.`id_tab` = 207) LIMIT 1
0.243 ms 1 /src/Adapter/EntityMapper.php:71
342
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` = 211
AND image_shop.`cover` = 1 LIMIT 1
0.243 ms 3 /classes/Product.php:3570
721
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.243 ms 1 /src/Adapter/EntityMapper.php:71
373
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` = 2015 AND pa.`id_product` = 2015 AND pa.`id_product_attribute` = 1629 LIMIT 1
0.242 ms 1 /classes/Product.php:1209
360
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` = 2015
AND image_shop.`cover` = 1 LIMIT 1
0.241 ms 1 /classes/Product.php:3570
253
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.240 ms 3 /classes/Product.php:3570
377
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` = 1629) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:71
715
SELECT SQL_NO_CACHE *
FROM `aco_category` a
LEFT JOIN `aco_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `aco_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) AND (b.`id_shop` = 1) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:71
315
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.239 ms 1 /classes/Product.php:3570
333
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 210
AND image_shop.`cover` = 1 LIMIT 1
0.239 ms 2 /classes/Product.php:3570
279
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.239 ms 3 /classes/Product.php:3570
397
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` = 216
AND image_shop.`cover` = 1 LIMIT 1
0.239 ms 2 /classes/Product.php:3570
262
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` = 1011
AND image_shop.`cover` = 1 LIMIT 1
0.237 ms 1 /classes/Product.php:3570
656
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.237 ms 1 /classes/stock/StockAvailable.php:453
722
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.237 ms 1 /src/Adapter/EntityMapper.php:71
723
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.237 ms 1 /src/Adapter/EntityMapper.php:71
196
SELECT SQL_NO_CACHE `id_category`
FROM `aco_category_shop`
WHERE `id_category` = 5
AND `id_shop` = 1 LIMIT 1
0.236 ms 1 /classes/Category.php:2446
415
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `aco_image` i
INNER JOIN aco_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 218
AND image_shop.`cover` = 1 LIMIT 1
0.236 ms 1 /classes/Product.php:3570
662
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1339
0.236 ms 1 /src/Adapter/EntityMapper.php:79
184
SELECT SQL_NO_CACHE `need_identification_number`
FROM `aco_country`
WHERE `id_country` = 8 LIMIT 1
0.235 ms 1 /classes/Country.php:402
277
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` = 1003) LIMIT 1
0.235 ms 1 /src/Adapter/EntityMapper.php:71
681
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.235 ms 1 /classes/stock/StockAvailable.php:453
436
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.235 ms 1 /modules/productcombinationscount/productcombinationscount.php:97
700
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2651 LIMIT 1
0.229 ms 6 /classes/SpecificPrice.php:435
630
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 147 LIMIT 1
0.225 ms 1 /classes/Product.php:5670
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.224 ms 0 /classes/tax/TaxRulesTaxManager.php:100
369
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2015) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.221 ms 1 /classes/stock/StockAvailable.php:453
416
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.220 ms 1 /classes/Product.php:5670
635
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 3218 AND `id_group` = 3 LIMIT 1
0.218 ms 0 /classes/GroupReduction.php:153
339
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 210) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.217 ms 1 /classes/stock/StockAvailable.php:453
363
SELECT SQL_NO_CACHE `name`
FROM `aco_manufacturer`
WHERE `id_manufacturer` = 22
AND `active` = 1 LIMIT 1
0.215 ms 1 /classes/Manufacturer.php:312
604
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2708 AND `id_group` = 3 LIMIT 1
0.215 ms 0 /classes/GroupReduction.php:153
193
SELECT SQL_NO_CACHE * FROM aco_hook_module
WHERE `id_hook` = 1089
AND `id_module` = 100
AND `id_shop` = 1
0.214 ms 1 /classes/Hook.php:518
410
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 217 AND id_shop=1 LIMIT 1
0.214 ms 1 /classes/Product.php:6884
683
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.213 ms 1 /classes/stock/StockAvailable.php:453
230
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.213 ms 1 /classes/stock/StockAvailable.php:453
219
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 0 LIMIT 1
0.212 ms 1 /classes/SpecificPrice.php:426
399
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 216 LIMIT 1
0.210 ms 1 /classes/SpecificPrice.php:435
364
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` = 1629 LIMIT 1
0.209 ms 1 /classes/Combination.php:560
676
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.208 ms 0 /classes/SpecificPrice.php:256
378
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1629
0.207 ms 1 /src/Adapter/EntityMapper.php:79
190
SELECT SQL_NO_CACHE `id_module` FROM `aco_module` WHERE `name` = "ps_accounts" LIMIT 1
0.206 ms 1 /src/Adapter/Module/ModuleDataProvider.php:256
671
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.205 ms 1 /classes/Category.php:1373
325
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.203 ms 1 /classes/Product.php:5670
679
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1365 AND id_shop=1 LIMIT 1
0.203 ms 1 /classes/Product.php:6884
265
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` = 1003 LIMIT 1
0.202 ms 1 /classes/Combination.php:560
189
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 28 AND `id_shop` = 1 LIMIT 1
0.200 ms 1 /classes/module/Module.php:2137
401
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 216 AND id_shop=1 LIMIT 1
0.200 ms 1 /classes/Product.php:6884
647
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.200 ms 1 /classes/Product.php:5670
344
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 211 LIMIT 1
0.199 ms 1 /classes/SpecificPrice.php:435
706
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.197 ms 1 /classes/stock/StockAvailable.php:453
357
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 212) 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
371
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 2015) AND (id_product_attribute = 1629) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.196 ms 1 /classes/stock/StockAvailable.php:453
390
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 214 LIMIT 1
0.195 ms 1 /classes/SpecificPrice.php:435
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.194 ms 1 /classes/Product.php:5670
426
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 219 LIMIT 1
0.194 ms 1 /classes/SpecificPrice.php:435
398
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
303
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.192 ms 1 /classes/stock/StockAvailable.php:453
252
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 999
0.191 ms 1 /src/Adapter/EntityMapper.php:79
259
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.190 ms 1 /classes/stock/StockAvailable.php:453
425
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.190 ms 1 /classes/Product.php:5670
321
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.189 ms 1 /classes/stock/StockAvailable.php:453
734
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2283 AND `id_group` = 3 LIMIT 1
0.189 ms 0 /classes/GroupReduction.php:153
270
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1011) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.188 ms 1 /classes/stock/StockAvailable.php:453
181
SELECT SQL_NO_CACHE `id_module` FROM `aco_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.188 ms 0 /classes/module/Module.php:2137
222
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 182 AND id_shop=1 LIMIT 1
0.188 ms 1 /classes/Product.php:6884
412
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 217) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.187 ms 1 /classes/stock/StockAvailable.php:453
238
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` = 999 LIMIT 1
0.187 ms 1 /classes/Combination.php:560
419
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 218 AND id_shop=1 LIMIT 1
0.186 ms 1 /classes/Product.php:6884
365
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 2015 LIMIT 1
0.186 ms 1 /classes/SpecificPrice.php:435
402
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 216 AND `id_group` = 3 LIMIT 1
0.186 ms 0 /classes/GroupReduction.php:153
245
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1008) AND (id_product_attribute = 999) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.185 ms 1 /classes/stock/StockAvailable.php:453
335
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 210 LIMIT 1
0.184 ms 1 /classes/SpecificPrice.php:435
356
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 212 AND `id_group` = 3 LIMIT 1
0.184 ms 0 /classes/GroupReduction.php:153
435
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `aco_product_attribute`
WHERE `id_product` = 182
0.184 ms 1 /classes/Product.php:2899
243
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1008) 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
353
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 212 LIMIT 1
0.183 ms 1 /classes/SpecificPrice.php:435
385
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 213) 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
430
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 219) 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
239
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1008 LIMIT 1
0.183 ms 1 /classes/SpecificPrice.php:435
299
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 206 LIMIT 1
0.183 ms 1 /classes/SpecificPrice.php:435
272
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 1011) AND (id_product_attribute = 1003) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.182 ms 1 /classes/stock/StockAvailable.php:453
337
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 210 AND id_shop=1 LIMIT 1
0.182 ms 1 /classes/Product.php:6884
312
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.181 ms 1 /classes/stock/StockAvailable.php:453
330
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 209) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.181 ms 1 /classes/stock/StockAvailable.php:453
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.181 ms 1 /classes/Category.php:1373
290
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 188 LIMIT 1
0.181 ms 1 /classes/SpecificPrice.php:435
294
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.181 ms 1 /classes/stock/StockAvailable.php:453
308
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 207 LIMIT 1
0.181 ms 1 /classes/SpecificPrice.php:435
381
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 213 LIMIT 1
0.181 ms 1 /classes/SpecificPrice.php:435
266
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 1011 LIMIT 1
0.180 ms 1 /classes/SpecificPrice.php:435
317
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 208 LIMIT 1
0.180 ms 1 /classes/SpecificPrice.php:435
394
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 214) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.180 ms 1 /classes/stock/StockAvailable.php:453
697
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.180 ms 1 /classes/Category.php:1373
255
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 184 LIMIT 1
0.179 ms 1 /classes/SpecificPrice.php:435
348
SELECT SQL_NO_CACHE SUM(quantity)
FROM `aco_stock_available`
WHERE (id_product = 211) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.179 ms 1 /classes/stock/StockAvailable.php:453
278
SELECT SQL_NO_CACHE *
FROM `aco_product_attribute_lang`
WHERE `id_product_attribute` = 1003
0.178 ms 1 /src/Adapter/EntityMapper.php:79
237
SELECT SQL_NO_CACHE `name`
FROM `aco_manufacturer`
WHERE `id_manufacturer` = 7
AND `active` = 1 LIMIT 1
0.178 ms 1 /classes/Manufacturer.php:312
680
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1365 AND `id_group` = 3 LIMIT 1
0.178 ms 0 /classes/GroupReduction.php:153
281
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 186 LIMIT 1
0.177 ms 1 /classes/SpecificPrice.php:435
227
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 182 AND `id_group` = 3 LIMIT 1
0.176 ms 0 /classes/GroupReduction.php:153
285
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.176 ms 1 /classes/stock/StockAvailable.php:453
302
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 206 AND `id_group` = 3 LIMIT 1
0.176 ms 0 /classes/GroupReduction.php:153
389
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.175 ms 1 /classes/Product.php:5670
263
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 32 LIMIT 1
0.175 ms 1 /classes/Product.php:5670
355
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 212 AND id_shop=1 LIMIT 1
0.175 ms 1 /classes/Product.php:6884
334
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.174 ms 1 /classes/Product.php:5670
338
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 210 AND `id_group` = 3 LIMIT 1
0.174 ms 0 /classes/GroupReduction.php:153
704
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2651 AND id_shop=1 LIMIT 1
0.174 ms 1 /classes/Product.php:6884
226
SELECT SQL_NO_CACHE *
FROM `aco_tax_lang`
WHERE `id_tax` = 1
0.172 ms 1 /src/Adapter/EntityMapper.php:79
220
SELECT SQL_NO_CACHE 1 FROM `aco_specific_price` WHERE id_product = 182 LIMIT 1
0.171 ms 1 /classes/SpecificPrice.php:435
352
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.169 ms 1 /classes/Product.php:5670
225
SELECT SQL_NO_CACHE *
FROM `aco_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.168 ms 1 /src/Adapter/EntityMapper.php:71
301
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 206 AND id_shop=1 LIMIT 1
0.167 ms 1 /classes/Product.php:6884
234
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` = 32 LIMIT 1
0.166 ms 1 /classes/Category.php:1373
701
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.166 ms 0 /classes/SpecificPrice.php:256
428
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 219 AND id_shop=1 LIMIT 1
0.165 ms 1 /classes/Product.php:6884
298
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.165 ms 1 /classes/Product.php:5670
380
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.165 ms 1 /classes/Product.php:5670
289
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.164 ms 1 /classes/Product.php:5670
698
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 20 LIMIT 1
0.164 ms 1 /classes/Product.php:5670
241
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1008 AND id_shop=1 LIMIT 1
0.163 ms 1 /classes/Product.php:6884
307
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.163 ms 1 /classes/Product.php:5670
420
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 218 AND `id_group` = 3 LIMIT 1
0.162 ms 0 /classes/GroupReduction.php:153
367
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 2015 AND id_shop=1 LIMIT 1
0.161 ms 1 /classes/Product.php:6884
343
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
383
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 213 AND id_shop=1 LIMIT 1
0.161 ms 1 /classes/Product.php:6884
328
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 209 AND id_shop=1 LIMIT 1
0.160 ms 1 /classes/Product.php:6884
218
SELECT SQL_NO_CACHE `name`
FROM `aco_manufacturer`
WHERE `id_manufacturer` = 57
AND `active` = 1 LIMIT 1
0.160 ms 1 /classes/Manufacturer.php:312
254
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.160 ms 1 /classes/Product.php:5670
316
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.160 ms 1 /classes/Product.php:5670
361
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 32 LIMIT 1
0.159 ms 1 /classes/Product.php:5670
280
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 125 LIMIT 1
0.158 ms 1 /classes/Product.php:5670
292
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 188 AND id_shop=1 LIMIT 1
0.158 ms 1 /classes/Product.php:6884
310
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 207 AND id_shop=1 LIMIT 1
0.158 ms 1 /classes/Product.php:6884
257
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 184 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6884
319
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 208 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6884
346
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 211 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6884
268
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 1011 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6884
283
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 186 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6884
368
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2015 AND `id_group` = 3 LIMIT 1
0.157 ms 0 /classes/GroupReduction.php:153
392
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `aco_product_shop`
WHERE `id_product` = 214 AND id_shop=1 LIMIT 1
0.157 ms 1 /classes/Product.php:6884
242
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1008 AND `id_group` = 3 LIMIT 1
0.151 ms 0 /classes/GroupReduction.php:153
235
SELECT SQL_NO_CACHE name FROM aco_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 32 LIMIT 1
0.150 ms 1 /classes/Product.php:5670
411
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 217 AND `id_group` = 3 LIMIT 1
0.150 ms 0 /classes/GroupReduction.php:153
705
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 2651 AND `id_group` = 3 LIMIT 1
0.148 ms 0 /classes/GroupReduction.php:153
228
SELECT SQL_NO_CACHE `reduction`
FROM `aco_group`
WHERE `id_group` = 3 LIMIT 1
0.142 ms 1 /classes/Group.php:151
320
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 208 AND `id_group` = 3 LIMIT 1
0.141 ms 0 /classes/GroupReduction.php:153
329
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 209 AND `id_group` = 3 LIMIT 1
0.140 ms 0 /classes/GroupReduction.php:153
384
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 213 AND `id_group` = 3 LIMIT 1
0.140 ms 0 /classes/GroupReduction.php:153
429
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 219 AND `id_group` = 3 LIMIT 1
0.140 ms 0 /classes/GroupReduction.php:153
269
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 1011 AND `id_group` = 3 LIMIT 1
0.139 ms 0 /classes/GroupReduction.php:153
284
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 186 AND `id_group` = 3 LIMIT 1
0.139 ms 0 /classes/GroupReduction.php:153
311
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 207 AND `id_group` = 3 LIMIT 1
0.139 ms 0 /classes/GroupReduction.php:153
347
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 211 AND `id_group` = 3 LIMIT 1
0.139 ms 0 /classes/GroupReduction.php:153
393
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 214 AND `id_group` = 3 LIMIT 1
0.139 ms 0 /classes/GroupReduction.php:153
293
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 188 AND `id_group` = 3 LIMIT 1
0.138 ms 0 /classes/GroupReduction.php:153
258
SELECT SQL_NO_CACHE `reduction`
FROM `aco_product_group_reduction_cache`
WHERE `id_product` = 184 AND `id_group` = 3 LIMIT 1
0.138 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
34 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
34 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 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
7 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
7 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
7 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
7 queries
SELECT *
							FROM `aco_product_attribute_lang`
							WHERE `id_product_attribute` = XX
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
5 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
4 queries
SELECT * FROM aco_hook_module
                  WHERE `id_hook` = XX
                  AND `id_module` = XX
                  AND `id_shop` = XX
3 queries
				SELECT `name`
				FROM `aco_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
3 queries
        SELECT *
        FROM aco_product_attachment pa
        LEFT JOIN aco_attachment a ON a.id_attachment = pa.id_attachment
        LEFT JOIN aco_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = XX)
        WHERE pa.id_product = XX
3 queries
			SELECT *, ( 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
3 queries
SELECT al.`name` AS attribute_name
            FROM `aco_product_attribute_combination` pac
            LEFT JOIN `aco_attribute` a ON a.`id_attribute` = pac.`id_attribute`
            LEFT JOIN `aco_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
            LEFT JOIN `aco_attribute_lang` al ON (
                a.`id_attribute` = al.`id_attribute`
                AND al.`id_lang` = XX
            )
            WHERE pac.`id_product_attribute` = XX
            ORDER BY ag.`position` ASC, a.`position` ASC
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, XX) AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p LEFT JOIN aco_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN aco_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN aco_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=XX)) GROUP BY pac.id_attribute
2 queries
				SELECT tr.*
				FROM `aco_tax_rule` tr
				JOIN `aco_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2 queries
            SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `aco_product_attribute_image` pai
            LEFT JOIN `aco_image_lang` il ON (il.`id_image` = pai.`id_image`)
            LEFT JOIN `aco_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE pai.`id_product_attribute` IN (XX) AND il.`id_lang` = XX ORDER by i.`position`
2 queries
SELECT XX FROM `aco_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
SELECT *
FROM `aco_cms` a
LEFT JOIN `aco_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = XX
LEFT JOIN `aco_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) AND (b.`id_shop` = XX) LIMIT XX
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
112 product
105 product_shop
96 category
90 category_shop
77 product_attribute
69 cart_product
64 product_attribute_shop
58 tab
58 tab_lang
56 image_shop
51 stock_available
50 image
40 specific_price
37 product_lang
34 pack
32 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
19 product_attribute_combination
18 category_product
16 module_shop
14 manufacturer
14 attribute
14 product_attribute_lang
12 attribute_lang
10 attribute_group_lang
7 hook
7 product_sale
7 adwmenu_item
7 adwmenu_item_lang
6 hook_module
6 attribute_group
5 shop
5 lang
5 specific_price_priority
4 shop_url
4 lang_shop
4 currency
3 country
3 hook_alias
3 currency_shop
3 image_type
3 attribute_group_shop
3 product_attachment
3 attachment
3 attachment_lang
3 product_attribute_image
3 adw_footer_link
3 adw_footer_link_lang
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 currency_lang
2 group
2 group_shop
2 manufacturer_shop
2 manufacturer_lang
2 attribute_shop
2 layered_indexable_attribute_lang_value
2 tax_rule
2 tax_rules_group
2 cart_rule
2 cms
2 cms_lang
2 cms_shop
1 configuration_lang
1 module_group
1 adw_landing_page
1 required_field
1 hook_module_exceptions
1 meta
1 meta_lang
1 group_lang
1 feature_flag
1 module_currency
1 address_format
1 webservice_permission
1 layered_category
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 layered_filter_block
1 tax
1 tax_lang
1 adwmenu_quicklink
1 adwmenu_quicklink_lang
1 adw_flash_info
1 adw_flash_info_lang
1 adw_reassurance
1 adw_reassurance_lang
1 adw_social_link
1 connections
1 page_type
1 page
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 33 /classes/Link.php:113 (__construct) [id: 1008]
/classes/Link.php:113 (__construct) [id: 1011]
/classes/Link.php:113 (__construct) [id: 2015]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 182]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1008]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 184]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1011]
/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]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 209]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 210]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 211]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 212]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 2015]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 213]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 214]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 216]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 217]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 218]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 219]
/classes/Link.php:113 (__construct) [id: 1008]
/classes/Link.php:113 (__construct) [id: 1011]
/classes/Link.php:113 (__construct) [id: 2015]
/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 7 /classes/Product.php:5923 (__construct) [id: 999]
/classes/Product.php:5923 (__construct) [id: 1003]
/classes/Product.php:5923 (__construct) [id: 1629]
/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]
Country 4 /config/config.inc.php:146 (__construct) [id: 8]
/classes/controller/FrontController.php:354 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1769 (__construct) [id: 8]
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: ]
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:696 (getCurrencyInstance) [id: 1]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
CMS 2 /classes/Link.php:555 (__construct) [id: 4]
/classes/Link.php:1597 (__construct) [id: 2]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]
Tax 1 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
Connection 1 /modules/statsdata/statsdata.php:118 (setPageConnection) [id: ]
Guest 1 /modules/statsdata/statsdata.php:82 (setNewGuest) [id: ]
Risk 1 /classes/controller/FrontController.php:1695 (__construct) [id: ]
State 1 /classes/controller/FrontController.php:1768 (__construct) [id: 0]
AddressFormat 1 /classes/controller/FrontController.php:1763 (generateAddress) [id: ]
Gender 1 /classes/controller/FrontController.php:1692 (__construct) [id: 0]
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 /src/Core/Session/SessionHandler.php
181 /src/Core/Session/SessionHandlerInterface.php
182 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
183 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
184 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
185 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
186 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
187 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
188 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
189 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
190 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
191 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
192 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
193 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
194 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
195 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
196 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
197 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
198 /config/smarty.config.inc.php
199 /vendor/smarty/smarty/libs/Smarty.class.php
200 /vendor/smarty/smarty/libs/functions.php
201 /vendor/smarty/smarty/libs/Autoloader.php
202 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
203 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
204 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
205 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
206 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
207 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
208 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
209 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
211 /config/smartyfront.config.inc.php
212 /classes/Smarty/SmartyResourceModule.php
213 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
214 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
215 /classes/Smarty/SmartyResourceParent.php
216 /classes/Smarty/SmartyLazyRegister.php
217 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
218 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
219 /override/classes/Customer.php
220 /classes/Customer.php
221 /classes/Group.php
222 /classes/Link.php
223 /classes/shop/ShopUrl.php
224 /classes/Dispatcher.php
225 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
226 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
227 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
228 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
229 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
230 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
231 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
232 /src/Adapter/SymfonyContainer.php
233 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
234 /config/db_slave_server.inc.php
235 /src/Adapter/ContainerBuilder.php
236 /src/Adapter/Environment.php
237 /src/Core/EnvironmentInterface.php
238 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
239 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
240 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
241 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
242 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
243 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
244 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
245 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
246 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
247 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
248 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
249 /vendor/symfony/contracts/Service/ResetInterface.php
250 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
251 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
252 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
253 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
254 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
255 /vendor/symfony/contracts/Cache/ItemInterface.php
256 /vendor/psr/cache/src/CacheItemInterface.php
257 /vendor/psr/cache/src/CacheItemPoolInterface.php
258 /vendor/symfony/contracts/Cache/CacheInterface.php
259 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
260 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
261 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
262 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
263 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
264 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
265 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
266 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
267 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
268 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
269 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
270 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
271 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
272 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
273 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
274 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
275 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
276 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
277 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
278 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
279 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
280 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
281 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
282 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
283 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
284 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
285 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
286 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
287 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
288 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
289 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
290 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
292 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
294 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
295 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
296 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
297 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
298 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
299 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
318 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
319 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
320 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
321 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
322 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
323 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
324 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
325 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
326 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
327 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
328 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
329 /var/cache/prod/FrontContainer.php
330 /src/Adapter/Container/LegacyContainer.php
331 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
332 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
333 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
334 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
335 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
336 /vendor/psr/container/src/ContainerExceptionInterface.php
337 /vendor/psr/container/src/NotFoundExceptionInterface.php
338 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
339 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
340 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
341 /src/Adapter/Container/LegacyContainerInterface.php
342 /modules/ps_facetedsearch/vendor/autoload.php
343 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
344 /modules/ps_facetedsearch/vendor/composer/platform_check.php
345 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
346 /modules/ps_facebook/vendor/autoload.php
347 /modules/ps_facebook/vendor/composer/autoload_real.php
348 /modules/ps_facebook/vendor/composer/autoload_static.php
349 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment.php
350 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Client.php
351 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
352 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
353 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
354 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
355 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
356 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
357 /modules/ps_facebook/vendor/segmentio/analytics-php/lib/Segment/Version.php
358 /modules/ps_eventbus/vendor/autoload.php
359 /modules/ps_eventbus/vendor/composer/autoload_real.php
360 /modules/ps_eventbus/vendor/composer/autoload_static.php
361 /modules/ps_supplierlist/vendor/autoload.php
362 /modules/ps_supplierlist/vendor/composer/autoload_real.php
363 /modules/ps_supplierlist/vendor/composer/platform_check.php
364 /modules/ps_supplierlist/vendor/composer/autoload_static.php
365 /modules/klaviyopsautomation/vendor/autoload.php
366 /modules/klaviyopsautomation/vendor/composer/autoload_real.php
367 /modules/klaviyopsautomation/vendor/composer/platform_check.php
368 /modules/klaviyopsautomation/vendor/composer/autoload_static.php
369 /modules/gamification/vendor/autoload.php
370 /modules/gamification/vendor/composer/autoload_real.php
371 /modules/gamification/vendor/composer/platform_check.php
372 /modules/gamification/vendor/composer/autoload_static.php
373 /modules/ps_edition_basic/vendor/autoload.php
374 /modules/ps_edition_basic/vendor/composer/autoload_real.php
375 /modules/ps_edition_basic/vendor/composer/platform_check.php
376 /modules/ps_edition_basic/vendor/composer/autoload_static.php
377 /modules/ps_edition_basic/vendor/clue/stream-filter/src/functions_include.php
378 /modules/ps_edition_basic/vendor/clue/stream-filter/src/functions.php
379 /modules/ps_edition_basic/vendor/guzzlehttp/psr7/src/functions_include.php
380 /modules/ps_edition_basic/vendor/guzzlehttp/psr7/src/functions.php
381 /modules/ps_edition_basic/vendor/php-http/message/src/filters.php
382 /modules/ps_edition_basic/vendor/symfony/polyfill-intl-grapheme/bootstrap.php
383 /modules/ps_edition_basic/vendor/symfony/string/Resources/functions.php
384 /modules/statsbestcategories/vendor/autoload.php
385 /modules/statsbestcategories/vendor/composer/autoload_real.php
386 /modules/statsbestcategories/vendor/composer/platform_check.php
387 /modules/statsbestcategories/vendor/composer/autoload_static.php
388 /modules/psassistant/vendor/autoload.php
389 /modules/psassistant/vendor/composer/autoload_real.php
390 /modules/psassistant/vendor/composer/platform_check.php
391 /modules/psassistant/vendor/composer/autoload_static.php
392 /modules/ps_brandlist/vendor/autoload.php
393 /modules/ps_brandlist/vendor/composer/autoload_real.php
394 /modules/ps_brandlist/vendor/composer/platform_check.php
395 /modules/ps_brandlist/vendor/composer/autoload_static.php
396 /modules/ps_accounts/vendor/autoload.php
397 /modules/ps_accounts/vendor/composer/autoload_real.php
398 /modules/ps_accounts/vendor/composer/platform_check.php
399 /modules/ps_accounts/vendor/composer/autoload_static.php
400 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
401 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
402 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
403 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
404 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
405 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
406 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
407 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
408 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
409 /modules/psxmarketingwithgoogle/vendor/autoload.php
410 /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php
411 /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php
412 /modules/psshipping/vendor/autoload.php
413 /modules/psshipping/vendor/composer/autoload_real.php
414 /modules/psshipping/vendor/composer/autoload_static.php
415 /modules/ps_mbo/vendor/autoload.php
416 /modules/ps_mbo/vendor/composer/autoload_real.php
417 /modules/ps_mbo/vendor/composer/platform_check.php
418 /modules/ps_mbo/vendor/composer/autoload_static.php
419 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
420 /modules/ps_mbo/bootstrap.php
421 /vendor/symfony/symfony/src/Symfony/Component/Dotenv/Dotenv.php
422 /modules/psxdesign/vendor/autoload.php
423 /modules/psxdesign/vendor/composer/autoload_real.php
424 /modules/psxdesign/vendor/composer/platform_check.php
425 /modules/psxdesign/vendor/composer/autoload_static.php
426 /modules/psxdesign/vendor/jetbrains/phpstorm-stubs/PhpStormStubsMap.php
427 /modules/psxdesign/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php
428 /modules/psxdesign/vendor/humbug/php-scoper/src/functions.php
429 /modules/psxdesign/vendor/humbug/php-scoper/src/json.php
430 /modules/psxdesign/vendor/ramsey/uuid/src/functions.php
431 /modules/ps_metrics/vendor/autoload.php
432 /modules/ps_metrics/vendor/composer/autoload_real.php
433 /modules/ps_metrics/vendor/composer/autoload_static.php
434 /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap.php
435 /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap80.php
436 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment.php
437 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Client.php
438 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
439 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
440 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
441 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
442 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
443 /modules/chronopost/vendor/autoload.php
444 /modules/chronopost/vendor/composer/autoload_real.php
445 /modules/chronopost/vendor/composer/platform_check.php
446 /modules/chronopost/vendor/composer/autoload_static.php
447 /modules/colissimo/vendor/autoload.php
448 /modules/colissimo/vendor/composer/autoload_real.php
449 /modules/colissimo/vendor/composer/platform_check.php
450 /modules/colissimo/vendor/composer/autoload_static.php
451 /modules/ps_checkout/vendor/autoload.php
452 /modules/ps_checkout/vendor/composer/autoload_real.php
453 /modules/ps_checkout/vendor/composer/autoload_static.php
454 /modules/axepta2/vendor/autoload.php
455 /modules/axepta2/vendor/composer/autoload_real.php
456 /modules/axepta2/vendor/composer/autoload_static.php
457 /src/Core/Hook/HookModuleFilter.php
458 /src/Core/Hook/HookModuleFilterInterface.php
459 /modules/klaviyopsautomation/klaviyopsautomation.php
460 /modules/klaviyopsautomation/includes/KlaviyoPsModule.php
461 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
462 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
463 /classes/Translate.php
464 /modules/klaviyopsautomation/translations/fr.php
465 /modules/adwlandingpage/adwlandingpage.php
466 /modules/adwlandingpage/classes/AdwLandingPage.php
467 /modules/adwlandingpage/classes/AdwLandingPageSection.php
468 /modules/adwlandingpage/translations/fr.php
469 /src/PrestaShopBundle/Translation/TranslatorComponent.php
470 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
471 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
472 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
473 /vendor/symfony/contracts/Translation/TranslatorInterface.php
474 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
475 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
476 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
477 /src/PrestaShopBundle/Translation/TranslatorInterface.php
478 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
479 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
480 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
481 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
482 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
483 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
484 /vendor/symfony/contracts/Translation/TranslatorTrait.php
485 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
486 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
487 /var/cache/prod/translations/catalogue.fr-FR.NXhscRe.php
488 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
489 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
490 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
491 /modules/colissimo/colissimo.php
492 /classes/module/CarrierModule.php
493 /modules/colissimo/classes/module.classes.php
494 /modules/colissimo/classes/ColissimoTools.php
495 /modules/colissimo/classes/ColissimoLink.php
496 /modules/colissimo/classes/ColissimoModuleConfiguration.php
497 /modules/colissimo/classes/ColissimoCarrier.php
498 /override/classes/Carrier.php
499 /classes/Carrier.php
500 /modules/colissimo/classes/ColissimoService.php
501 /modules/colissimo/classes/ColissimoOrder.php
502 /modules/colissimo/classes/ColissimoLabel.php
503 /modules/colissimo/classes/ColissimoLabelProduct.php
504 /modules/colissimo/classes/ColissimoDepositSlip.php
505 /modules/colissimo/classes/ColissimoLabelGenerator.php
506 /modules/colissimo/classes/ColissimoPickupPoint.php
507 /modules/colissimo/classes/ColissimoCartPickupPoint.php
508 /modules/colissimo/classes/ColissimoTrackingCode.php
509 /modules/colissimo/classes/ColissimoOrderCarrier.php
510 /classes/order/OrderCarrier.php
511 /modules/colissimo/classes/ColissimoCustomCategory.php
512 /modules/colissimo/classes/ColissimoCustomProduct.php
513 /modules/colissimo/classes/ColissimoCustomDocument.php
514 /modules/colissimo/classes/ColissimoMerchantAddress.php
515 /modules/colissimo/classes/ColissimoAddress.php
516 /modules/colissimo/classes/ColissimoACE.php
517 /modules/colissimo/classes/migration/ColissimoOtherModuleInterface.php
518 /modules/colissimo/classes/migration/ColissimoMigration.php
519 /modules/colissimo/classes/migration/ColissimoSoflexibiliteMigration.php
520 /modules/colissimo/classes/migration/ColissimoSoniceEtiquetageMigration.php
521 /modules/colissimo/classes/migration/ColissimoColissimoSimpliciteMigration.php
522 /modules/colissimo/classes/migration/ColissimoSocolissimoMigration.php
523 /modules/colissimo/classes/logger/AbstractColissimoHandler.php
524 /modules/colissimo/classes/logger/ColissimoFileHandler.php
525 /modules/colissimo/classes/logger/ColissimoNullHandler.php
526 /modules/colissimo/classes/logger/ColissimoLogger.php
527 /modules/colissimo/lib/loader.php
528 /modules/colissimo/lib/ColissimoClient.php
529 /modules/colissimo/lib/Request/AbstractColissimoRequest.php
530 /modules/colissimo/lib/Request/ColissimoGenerateLabelRequest.php
531 /modules/colissimo/lib/Request/ColissimoGenerateBordereauRequest.php
532 /modules/colissimo/lib/Request/ColissimoWidgetAuthenticationRequest.php
533 /modules/colissimo/lib/Request/ColissimoMailboxDetailsRequest.php
534 /modules/colissimo/lib/Request/ColissimoTrackingEnrichiRequest.php
535 /modules/colissimo/lib/Request/ColissimoTrackingSimpleRequest.php
536 /modules/colissimo/lib/Request/ColissimoCheckGenerateLabelRequest.php
537 /modules/colissimo/lib/Request/ColissimoPlanPickupRequest.php
538 /modules/colissimo/lib/Request/ColissimoTrackingTimelineRequest.php
539 /modules/colissimo/lib/Request/ColissimoCreateCustomDocumentRequest.php
540 /modules/colissimo/lib/Request/ColissimoUpdateCustomDocumentRequest.php
541 /modules/colissimo/lib/Request/ColissimoBoxServicesRequest.php
542 /modules/colissimo/lib/Request/ColissimoboxConnectRequest.php
543 /modules/colissimo/lib/Request/ColissimoGenerateTokenRequest.php
544 /modules/colissimo/lib/Request/ColissimoDeliveryDateRequest.php
545 /modules/colissimo/lib/Response/ColissimoReturnedResponseInterface.php
546 /modules/colissimo/lib/Response/AbstractColissimoResponse.php
547 /modules/colissimo/lib/Response/ColissimoResponseParser.php
548 /modules/colissimo/lib/Response/ColissimoGenerateLabelResponse.php
549 /modules/colissimo/lib/Response/ColissimoGenerateBordereauResponse.php
550 /modules/colissimo/lib/Response/ColissimoWidgetAuthenticationResponse.php
551 /modules/colissimo/lib/Response/ColissimoMailboxDetailsResponse.php
552 /modules/colissimo/lib/Response/ColissimoTrackingEnrichiResponse.php
553 /modules/colissimo/lib/Response/ColissimoTrackingSimpleResponse.php
554 /modules/colissimo/lib/Response/ColissimoCheckGenerateLabelResponse.php
555 /modules/colissimo/lib/Response/ColissimoPlanPickupResponse.php
556 /modules/colissimo/lib/Response/ColissimoTrackingTimelineResponse.php
557 /modules/colissimo/lib/Response/ColissimoCreateCustomDocumentResponse.php
558 /modules/colissimo/lib/Response/ColissimoUpdateCustomDocumentResponse.php
559 /modules/colissimo/lib/Response/ColissimoBoxServicesResponse.php
560 /modules/colissimo/lib/Response/ColissimoboxConnectResponse.php
561 /modules/colissimo/lib/Response/ColissimoDeliveryDateResponse.php
562 /modules/colissimo/translations/fr.php
563 /modules/ps_checkout/ps_checkout.php
564 /classes/PaymentModule.php
565 /modules/geodisofficiel/geodisofficiel.php
566 /modules/geodisofficiel/classes/globalConf.php
567 /modules/geodisofficiel/classes/Service/GeodisServiceTranslation.php
568 /modules/geodisofficiel/classes/GeodisTranslation.php
569 /modules/geodisofficiel/classes/Db/GeodisDbInstall.php
570 /modules/geodisofficiel/classes/Db/GeodisDbSchema.php
571 /modules/geodisofficiel/classes/GeodisGroupCarrier.php
572 /modules/geodisofficiel/classes/GeodisCarrier.php
573 /modules/geodisofficiel/classes/GeodisPrestation.php
574 /modules/geodisofficiel/classes/GeodisCarrierOption.php
575 /modules/geodisofficiel/classes/GeodisOption.php
576 /modules/geodisofficiel/classes/Service/GeodisServiceLog.php
577 /modules/geodisofficiel/classes/Service/GeodisServiceConfiguration.php
578 /modules/geodisofficiel/classes/GeodisFiscalCode.php
579 /modules/geodisofficiel/classes/GeodisLog.php
580 /modules/geodisofficiel/classes/Service/GeodisServiceSynchronize.php
581 /modules/geodisofficiel/classes/Service/GeodisServiceWebservice.php
582 /modules/geodisofficiel/classes/Data/GeodisDataRemoval.php
583 /modules/geodisofficiel/classes/Data/GeodisDataSender.php
584 /modules/geodisofficiel/classes/Data/GeodisDataMetaAccount.php
585 /modules/geodisofficiel/classes/Data/GeodisDataCountry.php
586 /modules/geodisofficiel/classes/Data/GeodisDataAccount.php
587 /modules/geodisofficiel/classes/Data/GeodisDataAgency.php
588 /modules/geodisofficiel/classes/Data/GeodisDataCustomerAccount.php
589 /modules/geodisofficiel/classes/GeodisAccount.php
590 /modules/geodisofficiel/classes/Data/GeodisDataPrestation.php
591 /modules/geodisofficiel/classes/GeodisSite.php
592 /modules/geodisofficiel/classes/GeodisAccountPrestation.php
593 /modules/geodisofficiel/classes/GeodisPrestationOption.php
594 /modules/geodisofficiel/classes/GeodisRemoval.php
595 /modules/geodisofficiel/classes/GeodisWSCapacity.php
596 /modules/geodisofficiel/classes/Db/GeodisDbUninstall.php
597 /modules/geodisofficiel/classes/GeodisCartCarrier.php
598 /modules/geodisofficiel/classes/GeodisTabs.php
599 /modules/geodisofficiel/classes/Db/GeodisDbTranslation.php
600 /modules/geodisofficiel/classes/Service/GeodisServiceCron.php
601 /modules/geodisofficiel/classes/GeodisShipment.php
602 /modules/geodisofficiel/classes/GeodisPackage.php
603 /modules/geodisofficiel/classes/GeodisPackageOrderDetail.php
604 /modules/geodisofficiel/classes/GeodisShipmentHistory.php
605 /modules/geodisofficiel/translations/fr.php
606 /classes/Tab.php
607 /modules/psxdesign/psxdesign.php
608 /modules/psxdesign/src/Traits/UseHooks.php
609 /modules/psxdesign/src/Traits/Hooks/UseDisplayBackOfficeHeader.php
610 /modules/psxdesign/src/Traits/Hooks/UseActionThemeConfiguration.php
611 /modules/psxdesign/src/Traits/Hooks/UseActionFrontControllerSetMedia.php
612 /modules/psxdesign/src/Traits/Hooks/UseActionAdminControllerSetMedia.php
613 /modules/psxdesign/src/Traits/Hooks/UseDisplayAfterTitleTag.php
614 /modules/psxdesign/src/Traits/Hooks/UseActionObjectTabUpdateAfter.php
615 /modules/psxdesign/src/Traits/Hooks/UseActionDispatcherBefore.php
616 /modules/psxdesign/src/Traits/Hooks/UseActionObjectLanguageAddAfter.php
617 /src/PrestaShopBundle/Translation/DomainNormalizer.php
618 /modules/ps_facebook/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
619 /modules/psxdesign/src/Service/TabsModifierService.php
620 /modules/psassistant/psassistant.php
621 /src/Adapter/Localization/LegacyTranslator.php
622 /controllers/front/listing/CategoryController.php
623 /classes/controller/ProductListingFrontController.php
624 /classes/controller/ProductPresentingFrontController.php
625 /classes/controller/FrontController.php
626 /src/Adapter/Presenter/Object/ObjectPresenter.php
627 /src/Adapter/Presenter/PresenterInterface.php
628 /src/Adapter/Presenter/Cart/CartPresenter.php
629 /src/Adapter/Image/ImageRetriever.php
630 /classes/tax/TaxConfiguration.php
631 /classes/Smarty/TemplateFinder.php
632 /classes/assets/StylesheetManager.php
633 /classes/assets/AbstractAssetManager.php
634 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
635 /classes/assets/JavascriptManager.php
636 /classes/assets/CccReducer.php
637 /modules/adwsubcategoriessidebar/adwsubcategoriessidebar.php
638 /modules/adwsubcategoriessidebar/translations/fr.php
639 /classes/Category.php
640 /override/classes/webservice/WebserviceRequest.php
641 /classes/webservice/WebserviceRequest.php
642 /src/Core/Localization/Locale/Repository.php
643 /src/Core/Localization/Locale/RepositoryInterface.php
644 /src/Core/Localization/CLDR/LocaleRepository.php
645 /src/Core/Localization/CLDR/LocaleDataSource.php
646 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
647 /src/Core/Data/Layer/AbstractDataLayer.php
648 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
649 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
650 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
651 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
652 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
653 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
654 /vendor/symfony/contracts/Cache/CacheTrait.php
655 /vendor/psr/cache/src/InvalidArgumentException.php
656 /vendor/psr/cache/src/CacheException.php
657 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
658 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
659 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
660 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
661 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
662 /src/Core/Localization/CLDR/Reader.php
663 /src/Core/Localization/CLDR/ReaderInterface.php
664 /src/Core/Localization/Currency/Repository.php
665 /src/Core/Localization/Currency/RepositoryInterface.php
666 /src/Core/Localization/Currency/CurrencyDataSource.php
667 /src/Core/Localization/Currency/DataSourceInterface.php
668 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
669 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
670 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
671 /src/Adapter/Currency/CurrencyDataProvider.php
672 /src/Core/Currency/CurrencyDataProviderInterface.php
673 /src/Adapter/LegacyContext.php
674 /src/Adapter/Tools.php
675 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
676 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
677 /vendor/prestashop/decimal/src/Operation/Rounding.php
678 /src/Core/Localization/Locale.php
679 /src/Core/Localization/LocaleInterface.php
680 /src/Core/Localization/Specification/Price.php
681 /src/Core/Localization/Specification/Number.php
682 /src/Core/Localization/Specification/NumberInterface.php
683 /src/Core/Localization/Specification/Factory.php
684 /src/Core/Localization/CLDR/LocaleData.php
685 /src/Core/Localization/CLDR/NumberSymbolsData.php
686 /src/Core/Localization/CLDR/CurrencyData.php
687 /src/Core/Localization/CLDR/Locale.php
688 /src/Core/Localization/CLDR/LocaleInterface.php
689 /src/Core/Localization/Specification/NumberSymbolList.php
690 /classes/Currency.php
691 /src/Core/Localization/Currency/LocalizedCurrencyId.php
692 /src/Core/Localization/Currency/CurrencyData.php
693 /src/Core/Localization/Currency/CurrencyCollection.php
694 /src/Core/Localization/Currency.php
695 /src/Core/Localization/CurrencyInterface.php
696 /src/Core/Localization/Specification/NumberCollection.php
697 /src/Core/Localization/Number/Formatter.php
698 /override/classes/Cart.php
699 /classes/Cart.php
700 /src/Adapter/AddressFactory.php
701 /classes/CartRule.php
702 /classes/Product.php
703 /src/Core/Domain/Product/ValueObject/RedirectType.php
704 /src/Core/Util/DateTime/DateTime.php
705 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
706 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
707 /src/Core/Domain/Product/ValueObject/ProductType.php
708 /src/Core/Domain/Product/ValueObject/Reference.php
709 /src/Core/Domain/Product/ValueObject/Ean13.php
710 /src/Core/Domain/Product/ValueObject/Isbn.php
711 /src/Core/Domain/Product/ValueObject/Upc.php
712 /src/Core/Domain/Product/ProductSettings.php
713 /src/Core/Image/ImageFormatConfiguration.php
714 /src/Core/Image/ImageFormatConfigurationInterface.php
715 /classes/FeatureFlag.php
716 /src/Core/FeatureFlag/FeatureFlagSettings.php
717 /classes/ImageType.php
718 /classes/ImageManager.php
719 /src/Core/Domain/Shop/ValueObject/ShopId.php
720 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
721 /modules/blockreassurance/blockreassurance.php
722 /src/Core/Module/WidgetInterface.php
723 /classes/Media.php
724 /modules/ps_emailsubscription/ps_emailsubscription.php
725 /override/modules/ps_emailsubscription/ps_emailsubscription.php
726 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
727 /modules/ps_mbo/ps_mbo.php
728 /modules/ps_mbo/src/Traits/HaveTabs.php
729 /modules/ps_mbo/src/Traits/UseHooks.php
730 /modules/ps_mbo/src/Traits/Hooks/UseDisplayBackOfficeEmployeeMenu.php
731 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneOne.php
732 /modules/ps_mbo/src/Traits/HaveCdcComponent.php
733 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneTwo.php
734 /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneThree.php
735 /modules/ps_mbo/src/Traits/Hooks/UseDisplayAdminThemesListAfter.php
736 /modules/ps_mbo/src/Traits/Hooks/UseDisplayDashboardTop.php
737 /modules/ps_mbo/src/Traits/Hooks/UseActionAdminControllerSetMedia.php
738 /modules/ps_mbo/src/Traits/Hooks/UseActionBeforeInstallModule.php
739 /modules/ps_mbo/src/Traits/Hooks/UseActionGetAdminToolbarButtons.php
740 /modules/ps_mbo/src/Traits/Hooks/UseActionGetAlternativeSearchPanels.php
741 /modules/ps_mbo/src/Traits/Hooks/UseDisplayAdminAfterHeader.php
742 /modules/ps_mbo/src/Traits/Hooks/UseDisplayModuleConfigureExtraButtons.php
743 /modules/ps_mbo/src/Traits/Hooks/UseActionListModules.php
744 /modules/ps_mbo/src/Traits/Hooks/UseActionModuleRegisterHookAfter.php
745 /modules/ps_mbo/src/Traits/Hooks/UseDisplayEmptyModuleCategoryExtraMessage.php
746 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectShopUrlUpdateAfter.php
747 /modules/ps_mbo/src/Traits/Hooks/UseActionGeneralPageSave.php
748 /modules/ps_mbo/src/Traits/Hooks/UseActionBeforeUpgradeModule.php
749 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectEmployeeDeleteBefore.php
750 /modules/ps_mbo/src/Traits/Hooks/UseActionObjectEmployeeUpdateBefore.php
751 /modules/ps_mbo/src/Traits/HaveShopOnExternalService.php
752 /modules/ps_mbo/src/Tab/TabInterface.php
753 /modules/ps_edition_basic/vendor/symfony/string/UnicodeString.php
754 /modules/ps_edition_basic/vendor/symfony/string/AbstractUnicodeString.php
755 /modules/ps_edition_basic/vendor/symfony/string/AbstractString.php
756 /modules/ps_socialfollow/ps_socialfollow.php
757 /modules/ps_facebook/ps_facebook.php
758 /modules/ps_facebook/translations/fr.php
759 /modules/ps_facebook/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
760 /modules/ps_facebook/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
761 /var/cache/prod/Ps_facebookFrontContainer.php
762 /modules/ps_facebook/classes/Buffer/TemplateBuffer.php
763 /modules/ps_emailalerts/ps_emailalerts.php
764 /modules/ps_emailalerts/MailAlert.php
765 /modules/psxdesign/src/Config/PsxDesignConfig.php
766 /modules/chronopost/chronopost.php
767 /modules/chronopost/libraries/Chronofresh.php
768 /modules/chronopost/libraries/Chronoconfig.php
769 /modules/chronopost/libraries/Chronometa.php
770 /modules/chronopost/translations/fr.php
771 /var/cache/prod/Ps_checkout8505FrontContainer.php
772 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php
773 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidatorInterface.php
774 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/Configuration.php
775 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/ConfigurationInterface.php
776 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/Context.php
777 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/ContextInterface.php
778 /modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php
779 /modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepositoryInterface.php
780 /modules/ps_facebook/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php
781 /modules/ps_facebook/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php
782 /src/Core/Addon/Module/ModuleManagerBuilder.php
783 /var/cache/prod/yaml/d06c655b437c94e4b104887593e8fe1a.php
784 /src/Adapter/LegacyLogger.php
785 /src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
786 /src/Adapter/Module/ModuleDataProvider.php
787 /src/Adapter/Module/AdminModuleDataProvider.php
788 /src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
789 /src/Adapter/Module/Module.php
790 /src/Core/Module/ModuleInterface.php
791 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
792 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
793 /vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
794 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
795 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
796 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
797 /vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
798 /vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
799 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
800 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
801 /vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
802 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
803 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
804 /src/Adapter/Module/ModuleDataUpdater.php
805 /src/Core/Module/ModuleManager.php
806 /src/Core/Module/ModuleManagerInterface.php
807 /src/Core/Module/ModuleRepository.php
808 /src/Core/Module/ModuleRepositoryInterface.php
809 /src/Adapter/HookManager.php
810 /src/Core/Module/SourceHandler/SourceHandlerFactory.php
811 /src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
812 /vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
813 /vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
814 /src/Core/Hook/HookDispatcherInterface.php
815 /modules/ps_accounts/ps_accounts.php
816 /modules/ps_accounts/src/Hook/HookableTrait.php
817 /modules/ps_accounts/src/Module/Install.php
818 /modules/ps_accounts/translations/fr.php
819 /modules/ps_accounts/src/ServiceContainer/PsAccountsContainer.php
820 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/ServiceContainer.php
821 /modules/ps_accounts/config.php
822 /modules/ps_accounts/src/Log/Logger.php
823 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Logger.php
824 /modules/ps_accounts/vendor/psr/log/Psr/Log/LoggerInterface.php
825 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
826 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
827 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
828 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
829 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
830 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
831 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Utils.php
832 /modules/ps_accounts/src/ServiceProvider/ApiClientProvider.php
833 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/Contract/IServiceProvider.php
834 /modules/ps_accounts/src/ServiceProvider/CommandProvider.php
835 /modules/ps_accounts/src/ServiceProvider/DefaultProvider.php
836 /modules/ps_accounts/src/ServiceProvider/OAuth2Provider.php
837 /modules/ps_accounts/src/ServiceProvider/RepositoryProvider.php
838 /modules/ps_accounts/src/ServiceProvider/SessionProvider.php
839 /modules/ps_accounts/src/Service/PsAccountsService.php
840 /modules/ps_accounts/src/Account/Session/ShopSession.php
841 /modules/ps_accounts/src/Account/Session/Session.php
842 /modules/ps_accounts/src/Account/Session/SessionInterface.php
843 /modules/ps_accounts/src/Repository/ConfigurationRepository.php
844 /modules/ps_accounts/src/Adapter/Configuration.php
845 /modules/ps_accounts/src/Service/OAuth2/OAuth2Service.php
846 /modules/ps_accounts/src/Http/Client/ClientConfig.php
847 /modules/ps_accounts/src/Http/Client/ConfigObject.php
848 /modules/ps_accounts/src/Type/Enum.php
849 /modules/ps_accounts/src/Service/OAuth2/OAuth2Client.php
850 /modules/ps_accounts/src/Adapter/Link.php
851 /modules/ps_accounts/src/Context/ShopContext.php
852 /modules/ps_accounts/vendor/ramsey/uuid/src/Uuid.php
853 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidInterface.php
854 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactory.php
855 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactoryInterface.php
856 /modules/ps_accounts/vendor/ramsey/uuid/src/FeatureSet.php
857 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
858 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
859 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
860 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
861 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/StringCodec.php
862 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/CodecInterface.php
863 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
864 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
865 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
866 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
867 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
868 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
869 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
870 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
871 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
872 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
873 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
874 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
875 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
876 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
877 /modules/ps_accounts/vendor/ramsey/uuid/src/BinaryUtils.php
878 /modules/ps_accounts/src/Service/OAuth2/CachedFile.php
879 /modules/ps_accounts/src/Account/LinkShop.php
880 /modules/ps_accounts/src/Cqrs/CommandBus.php
881 /modules/ps_accounts/src/Cqrs/Bus.php
882 /modules/ps_accounts/src/Account/Session/Firebase/ShopSession.php
883 /modules/ps_accounts/src/Account/Session/Firebase/FirebaseSession.php
884 /modules/ps_accounts/src/Account/Session/Firebase/OwnerSession.php
885 /modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalConfiguration.php
886 /modules/ps_accounts/src/Adapter/ConfigurationKeys.php
887 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/FrontControllerValidator.php
888 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/FrontControllerValidatorInterface.php
889 /modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalPayLaterConfiguration.php
890 /modules/paylcr/paylcr.php
891 /modules/paylcr/classes/PayLcrLogger.php
892 /modules/adwbrand/adwbrand.php
893 /modules/axepta2/axepta2.php
894 /modules/axepta2/vendor/axepta-paygate/lib/init.php
895 /src/Adapter/ContainerFinder.php
896 /src/PrestaShopBundle/DependencyInjection/CacheAdapterFactory.php
897 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php
898 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php
899 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
900 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
901 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php
902 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
903 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
904 /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php
905 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php
906 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php
907 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php
908 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php
909 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php
910 /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php
911 /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php
912 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php
913 /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php
914 /vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php
915 /vendor/doctrine/orm/lib/Doctrine/ORM/Exception/NotSupported.php
916 /vendor/doctrine/orm/lib/Doctrine/ORM/Exception/ORMException.php
917 /vendor/doctrine/orm/lib/Doctrine/ORM/ORMException.php
918 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php
919 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php
920 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
921 /vendor/doctrine/doctrine-bundle/ConnectionFactory.php
922 /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php
923 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/EnvVarProcessorInterface.php
924 /vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php
925 /vendor/doctrine/event-manager/src/EventManager.php
926 /vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php
927 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/MySQL/Driver.php
928 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php
929 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
930 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver.php
931 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php
932 /vendor/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
933 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
934 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php
935 /vendor/doctrine/dbal/lib/Doctrine/DBAL/TransactionIsolationLevel.php
936 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ParameterType.php
937 /vendor/doctrine/dbal/lib/Doctrine/DBAL/FetchMode.php
938 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
939 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Connection.php
940 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
941 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php
942 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php
943 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Statement.php
944 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
945 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php
946 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php
947 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php
948 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Result.php
949 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Events.php
950 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MariaDb1027Platform.php
951 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
952 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
953 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DateIntervalUnit.php
954 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/TrimMode.php
955 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Types.php
956 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
957 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php
958 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/AsciiStringType.php
959 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php
960 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php
961 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpIntegerMappingType.php
962 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php
963 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php
964 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php
965 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php
966 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateImmutableType.php
967 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateIntervalType.php
968 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php
969 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpDateTimeMappingType.php
970 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeImmutableType.php
971 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php
972 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzImmutableType.php
973 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php
974 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php
975 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php
976 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php
977 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonType.php
978 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php
979 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php
980 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php
981 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php
982 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php
983 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php
984 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeImmutableType.php
985 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TypeRegistry.php
986 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php
987 /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php
988 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php
989 /vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php
990 /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php
991 /vendor/doctrine/orm/lib/Doctrine/ORM/Event/ListenersInvoker.php
992 /vendor/doctrine/orm/lib/Doctrine/ORM/Utility/IdentifierFlattener.php
993 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/HydrationCompleteHandler.php
994 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Reflection/ReflectionPropertiesGetter.php
995 /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php
996 /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php
997 /vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php
998 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php
999 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php
1000 /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php
1001 /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php
1002 /vendor/doctrine/persistence/src/Persistence/Proxy.php
1003 /modules/axepta2/src/Entity/Axepta2configurationAccount.php
1004 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php
1005 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
1006 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php
1007 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
1008 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
1009 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
1010 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
1011 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
1012 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
1013 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php
1014 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php
1015 /vendor/doctrine/orm/lib/Doctrine/ORM/Id/IdentityGenerator.php
1016 /vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php
1017 /vendor/doctrine/orm/lib/Doctrine/ORM/Events.php
1018 /modules/axepta2/src/Entity/Axepta2configurationPaymentMethod.php
1019 /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php
1020 /modules/axepta2/src/Repository/Axepta2configurationAccountRepository.php
1021 /modules/axepta2/src/Helper/Axepta2Helper.php
1022 /vendor/doctrine/orm/lib/Doctrine/ORM/QueryBuilder.php
1023 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
1024 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
1025 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
1026 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Select.php
1027 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Base.php
1028 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/From.php
1029 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Andx.php
1030 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Composite.php
1031 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parameter.php
1032 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/ParameterTypeInferer.php
1033 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/OrderBy.php
1034 /vendor/doctrine/orm/lib/Doctrine/ORM/Query.php
1035 /vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php
1036 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php
1037 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Lexer.php
1038 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/ParserResult.php
1039 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/ResultSetMapping.php
1040 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectStatement.php
1041 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Node.php
1042 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectExpression.php
1043 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectClause.php
1044 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/RangeVariableDeclaration.php
1045 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/IdentificationVariableDeclaration.php
1046 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/FromClause.php
1047 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/WhereClause.php
1048 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ConditionalPrimary.php
1049 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/InExpression.php
1050 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ArithmeticExpression.php
1051 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/PathExpression.php
1052 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/InputParameter.php
1053 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/OrderByItem.php
1054 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/OrderByClause.php
1055 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php
1056 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php
1057 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php
1058 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/AbstractSqlExecutor.php
1059 /vendor/doctrine/dbal/lib/Doctrine/DBAL/LockMode.php
1060 /vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
1061 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/Result.php
1062 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/DriverStatement.php
1063 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Result.php
1064 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Abstraction/Result.php
1065 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/DriverResultStatement.php
1066 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php
1067 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php
1068 /modules/axepta2/src/Entity/Axepta2paymentMethod.php
1069 /vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php
1070 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
1071 /vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php
1072 /vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/EntityPersister.php
1073 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php
1074 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php
1075 /vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/CachedPersisterContext.php
1076 /vendor/doctrine/orm/lib/Doctrine/ORM/Utility/PersisterHelper.php
1077 /vendor/doctrine/orm/lib/Doctrine/ORM/Query/FilterCollection.php
1078 /src/Adapter/Presenter/Cart/CartLazyArray.php
1079 /src/Adapter/Presenter/AbstractLazyArray.php
1080 /src/Adapter/Product/PriceFormatter.php
1081 /src/Core/Util/Inflector.php
1082 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
1083 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
1084 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
1085 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
1086 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
1087 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
1088 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
1089 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
1090 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
1091 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
1092 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
1093 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
1094 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
1095 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
1096 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
1097 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
1098 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
1099 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
1100 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
1101 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
1102 /classes/Gender.php
1103 /classes/Risk.php
1104 /classes/Meta.php
1105 /classes/Address.php
1106 /classes/State.php
1107 /src/Core/Security/PasswordPolicyConfiguration.php
1108 /src/Core/Configuration/DataConfigurationInterface.php
1109 /src/Core/Security/Hashing.php
1110 /modules/adwcore/adwcore.php
1111 /src/Core/Filter/FrontEndObject/MainFilter.php
1112 /src/Core/Filter/FilterInterface.php
1113 /src/Core/Filter/FrontEndObject/CartFilter.php
1114 /src/Core/Filter/HashMapWhitelistFilter.php
1115 /src/Core/Filter/CollectionFilter.php
1116 /src/Core/Filter/FrontEndObject/ProductFilter.php
1117 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
1118 /src/Core/Filter/FrontEndObject/CustomerFilter.php
1119 /src/Core/Filter/FrontEndObject/ShopFilter.php
1120 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
1121 /modules/ps_shoppingcart/ps_shoppingcart.php
1122 /modules/ps_searchbar/ps_searchbar.php
1123 /modules/ps_imageslider/ps_imageslider.php
1124 /modules/ps_imageslider/Ps_HomeSlide.php
1125 /modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php
1126 /modules/ps_facebook/classes/Config/Env.php
1127 /modules/ps_facebook/classes/Handler/ErrorHandler/ModuleFilteredRavenClient.php
1128 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Client.php
1129 /modules/ps_facebook/classes/Config/Config.php
1130 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Util.php
1131 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Compat.php
1132 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Processor/SanitizeDataProcessor.php
1133 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Processor.php
1134 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Context.php
1135 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Breadcrumbs.php
1136 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Serializer.php
1137 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/ReprSerializer.php
1138 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/TransactionStack.php
1139 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Breadcrumbs/ErrorHandler.php
1140 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/Stacktrace.php
1141 /modules/ps_facebook/vendor/sentry/sentry/lib/Raven/ErrorHandler.php
1142 /modules/ps_facebook/classes/Dispatcher/EventDispatcher.php
1143 /modules/ps_facebook/classes/Handler/ApiConversionHandler.php
1144 /modules/ps_facebook/classes/Adapter/ConfigurationAdapter.php
1145 /modules/ps_facebook/classes/Factory/ContextFactory.php
1146 /modules/ps_facebook/classes/API/Client/FacebookClient.php
1147 /modules/ps_facebook/classes/Factory/FacebookEssentialsApiClientFactory.php
1148 /modules/ps_facebook/classes/Factory/ApiClientFactoryInterface.php
1149 /modules/ps_facebook/classes/Provider/AccessTokenProvider.php
1150 /modules/ps_facebook/classes/Factory/PsApiClientFactory.php
1151 /modules/ps_facebook/classes/Handler/ConfigurationHandler.php
1152 /modules/ps_facebook/classes/Http/HttpClient.php
1153 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Api.php
1154 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Session.php
1155 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/SessionInterface.php
1156 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/ApiConfig.php
1157 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Http/Client.php
1158 /modules/ps_facebook/classes/Handler/PixelHandler.php
1159 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php
1160 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php
1161 /modules/ps_facebook/classes/Provider/EventDataProvider.php
1162 /modules/ps_facebook/classes/Adapter/ToolsAdapter.php
1163 /modules/ps_facebook/classes/Repository/ProductRepository.php
1164 /modules/ps_facebook/classes/Provider/ProductAvailabilityProvider.php
1165 /modules/ps_facebook/classes/Provider/ProductAvailabilityProviderInterface.php
1166 /modules/ps_facebook/classes/Repository/GoogleCategoryRepository.php
1167 /modules/ps_facebook/classes/Provider/GoogleCategoryProvider.php
1168 /modules/ps_facebook/classes/Provider/GoogleCategoryProviderInterface.php
1169 /modules/psxmarketingwithgoogle/psxmarketingwithgoogle.php
1170 /modules/psxmarketingwithgoogle/translations/fr.php
1171 /var/cache/prod/PsxmarketingwithgoogleFrontContainer.php
1172 /modules/psxmarketingwithgoogle/classes/Adapter/ConfigurationAdapter.php
1173 /modules/psxmarketingwithgoogle/classes/Factory/ContextFactory.php
1174 /modules/psxmarketingwithgoogle/classes/config/Config.php
1175 /modules/psxmarketingwithgoogle/classes/Handler/RemarketingHookHandler.php
1176 /modules/psxmarketingwithgoogle/classes/Buffer/TemplateBuffer.php
1177 /modules/ps_googleanalytics/ps_googleanalytics.php
1178 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
1179 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
1180 /modules/adwmenu/adwmenu.php
1181 /modules/adwmenu/translations/fr.php
1182 /modules/adwslideshow/adwslideshow.php
1183 /modules/adwslideshow/classes/AdwSlide.php
1184 /modules/adwslideshow/classes/AdwSlideshowConfig.php
1185 /modules/adwreassurance/adwreassurance.php
1186 /modules/adwblackmarketblocks/adwblackmarketblocks.php
1187 /modules/adwblackmarketblocks/classes/AdwBlock.php
1188 /modules/adwflashinfo/adwflashinfo.php
1189 /modules/adwflashinfo/classes/ADWFlashInfoModel.php
1190 /modules/opartdevis/opartdevis.php
1191 /modules/opartdevis/models/OpartQuotation.php
1192 /modules/opartdevis/models/HTMLTemplateQuotationPdf.php
1193 /classes/pdf/HTMLTemplate.php
1194 /modules/opartdevis/translations/fr.php
1195 /modules/opartproaccount/opartproaccount.php
1196 /modules/opartproaccount/classes/OpartProAccountRequest.php
1197 /modules/adwanalytics/adwanalytics.php
1198 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
1199 /var/cache/prod/smarty/compile/acotex/12/2d/16/122d16fbd3b23f8d92b35d5d34b20e9940a3a8fb_2.file.header.tpl.php
1200 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
1201 /modules/adwbestsellers/adwbestsellers.php
1202 /modules/adwbestsellers/classes/AdwBestSeller.php
1203 /modules/adwfooterlinks/adwfooterlinks.php
1204 /modules/adwfooterlinks/classes/AdwFooterLink.php
1205 /modules/adwfooterlinks/classes/AdwSocialLink.php
1206 /modules/vaisonet/vaisonet.php
1207 /modules/vaisonet/classes/CustomerDocument.php
1208 /modules/vaisonet/classes/DocumentType.php
1209 /modules/vaisonet/src/Functions.php
1210 /modules/vaisonet/translations/fr.php
1211 /src/Core/Product/Search/ProductSearchContext.php
1212 /src/Core/Product/Search/ProductSearchQuery.php
1213 /src/Core/Product/Search/SortOrder.php
1214 /modules/ps_facetedsearch/ps_facetedsearch.php
1215 /modules/ps_facetedsearch/src/HookDispatcher.php
1216 /modules/ps_facetedsearch/src/Hook/Attribute.php
1217 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
1218 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
1219 /modules/ps_facetedsearch/src/Hook/Category.php
1220 /modules/ps_facetedsearch/src/Hook/Configuration.php
1221 /modules/ps_facetedsearch/src/Hook/Design.php
1222 /modules/ps_facetedsearch/src/Hook/Feature.php
1223 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
1224 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
1225 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
1226 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
1227 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
1228 /modules/ps_facetedsearch/src/Hook/Product.php
1229 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
1230 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
1231 /modules/ps_facetedsearch/src/Filters/Provider.php
1232 /modules/ps_facetedsearch/src/URLSerializer.php
1233 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
1234 /modules/ps_facetedsearch/src/Product/SearchProvider.php
1235 /src/Core/Product/Search/FacetsRendererInterface.php
1236 /src/Core/Product/Search/ProductSearchProviderInterface.php
1237 /modules/ps_facetedsearch/src/Filters/Converter.php
1238 /modules/ps_facetedsearch/src/Product/SearchFactory.php
1239 /src/Core/Product/Search/ProductSearchResult.php
1240 /classes/Manufacturer.php
1241 /src/Core/Util/String/StringModifier.php
1242 /src/Core/Util/String/StringModifierInterface.php
1243 /classes/Combination.php
1244 /modules/ps_facetedsearch/src/Product/Search.php
1245 /modules/ps_facetedsearch/src/Adapter/MySQL.php
1246 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
1247 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
1248 /modules/ps_facetedsearch/src/Filters/Products.php
1249 /classes/stock/StockAvailable.php
1250 /modules/ps_facetedsearch/src/Filters/Block.php
1251 /src/Core/Product/Search/Facet.php
1252 /src/Core/Product/Search/Filter.php
1253 /src/Core/Product/Search/FacetCollection.php
1254 /classes/ProductAssembler.php
1255 /classes/tax/Tax.php
1256 /classes/SpecificPrice.php
1257 /classes/tax/TaxManagerFactory.php
1258 /classes/tax/TaxRulesTaxManager.php
1259 /classes/tax/TaxManagerInterface.php
1260 /classes/tax/TaxCalculator.php
1261 /classes/GroupReduction.php
1262 /src/Core/Localization/CLDR/ComputingPrecision.php
1263 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
1264 /classes/Pack.php
1265 /classes/order/Order.php
1266 /classes/Feature.php
1267 /vendor/prestashop/decimal/src/DecimalNumber.php
1268 /vendor/prestashop/decimal/src/Builder.php
1269 /src/Core/Domain/Combination/CombinationSettings.php
1270 /classes/ProductPresenterFactory.php
1271 /src/Adapter/Presenter/Product/ProductListingPresenter.php
1272 /src/Adapter/Presenter/Product/ProductPresenter.php
1273 /src/Adapter/Product/ProductColorsRetriever.php
1274 /src/Core/Product/ProductPresentationSettings.php
1275 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
1276 /src/Adapter/Presenter/Product/ProductLazyArray.php
1277 /classes/Image.php
1278 /modules/productcombinationscount/productcombinationscount.php
1279 /var/cache/prod/smarty/compile/acotex/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
1280 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
1281 /vendor/smarty/smarty/libs/plugins/modifier.count.php
1282 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
1283 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
1284 /var/cache/prod/smarty/compile/acotex/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
1285 /src/Core/Product/Search/Pagination.php
1286 /vendor/defuse/php-encryption/src/Crypto.php
1287 /vendor/defuse/php-encryption/src/KeyOrPassword.php
1288 /vendor/defuse/php-encryption/src/RuntimeTests.php
1289 /vendor/defuse/php-encryption/src/DerivedKeys.php
1290 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
1291 /vendor/defuse/php-encryption/src/Exception/CryptoException.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/Guest.php
1355 /classes/Connection.php
1356 /classes/Page.php
1357 /classes/ConnectionsSource.php
1358 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1359 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
1360 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1361 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
1362 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
1363 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php