Filtres actifs

  • Thème : EDF GDF
  • Thème : Gendarmerie
  • Thème : Le Mans
  • Thème : Police
  • Thème : Pompiers
  • Thème : Poste
  • Thème : Voiture ancienne
Load Time 5555 ms
Querying Time 981 ms
Queries 794
Memory Peak Usage 48.1 Mb
Included Files 1101 files - 10.00 Mb
PrestaShop Cache - Mb
Global vars 0.21 Mb
PrestaShop Version 8.1.7
PHP Version 8.1.32
MySQL Version 8.0.42-33
Memory Limit 512M
Max Execution Time 165s
Smarty Cache disabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 58.576 ms 58.576 ms 29.85 Mb 31.4 Mb
__construct 0.023 ms 58.599 ms - Mb 31.4 Mb
init 864 ms 922 ms 1.47 Mb 32.0 Mb
checkAccess 0.001 ms 922 ms - Mb 32.0 Mb
setMedia 40.531 ms 963 ms 2.11 Mb 33.5 Mb
postProcess 0.002 ms 963 ms - Mb 33.5 Mb
initHeader 0.002 ms 963 ms - Mb 33.5 Mb
initContent 555.832 ms 1519 ms 6.37 Mb 40.1 Mb
initFooter 0.002 ms 1519 ms - Mb 40.1 Mb
display 4037 ms 5555 ms 7.88 Mb 48.1 Mb
Hook Time Memory Usage
displayProductListReviews 38.815 ms 3.55 Mb
ActionFrontControllerSetMedia 38.215 ms 1.77 Mb
displayFooter 12.342 ms 0.87 Mb
displayLeftColumn 5.448 ms 0.51 Mb
displayNav2 3.540 ms 0.22 Mb
displayFooterBefore 1.927 ms 0.12 Mb
DisplayBeforeBodyClosingTag 1.915 ms 0.09 Mb
displayTop 1.769 ms 0.12 Mb
DisplayFooter 0.783 ms 0.12 Mb
DisplayHeader 0.597 ms 0.10 Mb
ProductSearchProvider 0.221 ms - Mb
DisplayLeftColumn 0.164 ms 0.06 Mb
DisplayMyAccountBlock 0.152 ms 0.01 Mb
DisplayAfterBodyOpeningTag 0.005 ms - Mb
DisplayFooterBefore 0.005 ms - Mb
DisplayFooterAfter 0.004 ms - Mb
ModuleRoutes 0.004 ms - Mb
DisplayNavFullWidth 0.003 ms - Mb
18 hook(s) 105.910 ms 7.54 Mb
Module Time Memory Usage
ps_checkout 1075 ms 28.46 Mb
ps_socialfollow 1.735 ms 0.13 Mb
ps_emailalerts 0.119 ms 0.10 Mb
ps_accounts 1.559 ms 0.35 Mb
blockreassurance 0.559 ms 0.11 Mb
blockwishlist 1.255 ms 0.19 Mb
ps_shoppingcart 0.951 ms 0.07 Mb
ps_googleanalytics 2.438 ms 0.21 Mb
productcomments 39.740 ms 3.77 Mb
ps_searchbar 1.070 ms 0.08 Mb
ps_facetedsearch 0.792 ms 0.10 Mb
ps_languageselector 0.999 ms 0.07 Mb
ps_currencyselector 1.188 ms 0.09 Mb
ps_customersignin 0.949 ms 0.08 Mb
ps_mainmenu 2.222 ms 0.35 Mb
ps_categorytree 5.511 ms 0.53 Mb
ps_emailsubscription 1.085 ms 0.09 Mb
ps_linklist 11.724 ms 0.92 Mb
ps_customeraccountlinks 1.502 ms 0.16 Mb
19 module(s) 1150 ms 35.86 Mb

Stopwatch SQL - 794 queries

# Query Time (ms) Rows Filesort Group By Location
329
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
61.066 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
267
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
53.334 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
219
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
44.179 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
243
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
41.813 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
388
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_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='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=3)) GROUP BY fp.id_feature_value
27.983 ms 1755820 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
379
SELECT SQL_NO_CACHE p.id_product, sa.out_of_stock 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 ) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 1) DESC, p.quantity DESC, p.id_product DESC
25.992 ms 31924000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
382
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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5)))
24.338 ms 159620000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
380
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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5)))
23.626 ms 159620000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
381
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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5)))
22.875 ms 159620000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
383
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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((p.on_sale=1)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5)))
22.690 ms 7981000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
384
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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND p.date_add>'2025-07-05 00:00:00'
22.500 ms 7981000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
386
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=4)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY fp.id_feature_value
21.809 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
390
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=5)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY fp.id_feature_value
21.670 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
385
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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN 54cpc_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, 1) 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 '2025-07-24 14:49:08' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-07-24 14:49:08' <= sp.to) 
) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sp.reduction>0)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5)))
21.659 ms 7981000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
392
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=8)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY fp.id_feature_value
20.830 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
151
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
20.208 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
394
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=7)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY fp.id_feature_value
19.284 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
396
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=10)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY fp.id_feature_value
19.170 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
400
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=15)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY fp.id_feature_value
18.118 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
398
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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN 54cpc_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=7)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY pac.id_attribute
17.923 ms 159620000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
401
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=16)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY fp.id_feature_value
17.497 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
399
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, 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 FROM 54cpc_product p LEFT JOIN 54cpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 54cpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 54cpc_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 54cpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 54cpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 54cpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 54cpc_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 54cpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=93 AND c.nright<=94 GROUP BY p.id_product) p INNER JOIN 54cpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=14)) AND ((fp_1.id_feature_value IN (60, 55, 344, 1804, 1562, 65, 45, 71, 5))) GROUP BY fp.id_feature_value
17.254 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
395
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `54cpc_feature_value` v LEFT JOIN `54cpc_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `54cpc_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 7 ORDER BY vl.`value` ASC
2.017 ms 474 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
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 `54cpc_configuration` c
LEFT JOIN `54cpc_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.002 ms 1068 /classes/Configuration.php:180
734
SELECT SQL_NO_CACHE c.*, cl.*
FROM `54cpc_category` c
INNER JOIN 54cpc_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `54cpc_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `54cpc_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `54cpc_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 5 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, cl.`name` ASC
1.939 ms 88 Yes Yes /classes/Category.php:799
210
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.776 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
220
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.730 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
146
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.557 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
28
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.551 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
222
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.463 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
393
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `54cpc_feature_value` v LEFT JOIN `54cpc_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `54cpc_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 8 ORDER BY vl.`value` ASC
1.447 ms 278 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
154
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.442 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
224
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.401 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
397
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 `54cpc_attribute_group` ag INNER JOIN `54cpc_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `54cpc_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN 54cpc_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 54cpc_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `54cpc_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 7 ORDER BY agl.`name` ASC, a.`position` ASC
1.369 ms 12 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
417
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `54cpc_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `54cpc_hook_alias` ha
INNER JOIN `54cpc_hook` h ON ha.name = h.name
1.355 ms 0 /classes/Hook.php:1326
330
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.283 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
13
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `54cpc_module` m
INNER JOIN 54cpc_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 `54cpc_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `54cpc_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `54cpc_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
1.245 ms 1670 Yes Yes /classes/Hook.php:1267
208
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.224 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
328
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.221 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
226
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.206 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
332
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.191 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
212
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.155 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
402
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-07-24 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM 54cpc_product p
LEFT JOIN 54cpc_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN 54cpc_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN 54cpc_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (2001527,2001358,2001356,2001436,2001492,2001480,2001467,2001446,2100727,2001558,2001548,2001443,2001442,2001437,2001359,2001336,2001438,2001576,2001461,2001389,2001335)
1.151 ms 21 /classes/ProductAssembler.php:95
440
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001358
ORDER BY f.position ASC
1.135 ms 5 Yes /classes/Product.php:6017
389
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `54cpc_feature_value` v LEFT JOIN `54cpc_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `54cpc_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 3 ORDER BY vl.`value` ASC
1.134 ms 111 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
244
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.131 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
334
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.113 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
228
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.112 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
214
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.082 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
340
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `54cpc_meta` m
LEFT JOIN `54cpc_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.030 ms 43 Yes /classes/Dispatcher.php:654
152
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.025 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
227
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.016 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
418
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 `54cpc_hook_module` hm
STRAIGHT_JOIN `54cpc_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `54cpc_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1.015 ms 386 /classes/Hook.php:456
338
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
1.005 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
254
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.999 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
248
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.974 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
217
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.971 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
250
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.970 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
326
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.967 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
318
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.965 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
374
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `54cpc_feature` f  INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `54cpc_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1) LEFT JOIN `54cpc_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `54cpc_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 1) ORDER BY f.`position` ASC
0.963 ms 20 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
116
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.960 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
322
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.950 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
216
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.948 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
336
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.947 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
387
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `54cpc_feature_value` v LEFT JOIN `54cpc_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `54cpc_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 4 ORDER BY vl.`value` ASC
0.946 ms 34 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
391
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `54cpc_feature_value` v LEFT JOIN `54cpc_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `54cpc_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 5 ORDER BY vl.`value` ASC
0.945 ms 51 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
331
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.943 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
375
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `54cpc_feature_value` v LEFT JOIN `54cpc_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `54cpc_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 3 ORDER BY vl.`value` ASC
0.937 ms 111 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
118
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.929 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
342
SELECT SQL_NO_CACHE * FROM `54cpc_currency` c ORDER BY `iso_code` ASC
0.927 ms 1 Yes /classes/Currency.php:709
491
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001480
ORDER BY f.position ASC
0.924 ms 5 Yes /classes/Product.php:6017
213
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.920 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
246
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.916 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
268
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.915 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
218
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.913 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
452
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001356 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001356 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.903 ms 0 /classes/Cart.php:1426
744
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001436) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.901 ms 1 Yes Yes /classes/Product.php:4520
115
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.900 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
320
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.899 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
76
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.896 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
316
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.888 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
324
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.888 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
215
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.888 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
337
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.887 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
256
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.876 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
793
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `54cpc_category_product` cp
LEFT JOIN `54cpc_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `54cpc_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 54cpc_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (2001527,2001358,2001356,2001436,2001492,2001480,2001467,2001446,2100727,2001558,2001548,2001443,2001442,2001437,2001359,2001336,2001438,2001576,2001461,2001389,2001335) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
0.870 ms 1848 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
166
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.869 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
221
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.843 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
742
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001358) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.841 ms 1 Yes Yes /classes/Product.php:4520
12
SELECT SQL_NO_CACHE lower(name) as name
FROM `54cpc_hook` h
WHERE (h.active = 1)
0.837 ms 1090 /classes/Hook.php:1366
534
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001558)
0.836 ms 1 /classes/Product.php:3860
341
SELECT SQL_NO_CACHE *
FROM `54cpc_category` a
LEFT JOIN `54cpc_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `54cpc_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 263) AND (b.`id_shop` = 1) LIMIT 1
0.835 ms 1 /src/Adapter/EntityMapper.php:71
26
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.830 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
223
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.828 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
745
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001492) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.825 ms 1 Yes Yes /classes/Product.php:4520
252
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.821 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
286
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.820 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
743
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001356) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.815 ms 1 Yes Yes /classes/Product.php:4520
176
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.812 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
494
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001467) AND (b.`id_shop` = 1) LIMIT 1
0.812 ms 1 /src/Adapter/EntityMapper.php:71
196
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.785 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
78
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.775 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
225
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.774 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
747
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001467) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.773 ms 1 Yes Yes /classes/Product.php:4520
503
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001467
ORDER BY f.position ASC
0.770 ms 5 Yes /classes/Product.php:6017
142
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.766 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
376
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 `54cpc_attribute_group` ag  INNER JOIN 54cpc_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 `54cpc_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `54cpc_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `54cpc_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
0.764 ms 13 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
339
SELECT SQL_NO_CACHE name, alias FROM `54cpc_hook_alias`
0.761 ms 88 /classes/Hook.php:339
748
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001446) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.752 ms 1 Yes Yes /classes/Product.php:4520
746
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001480) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.750 ms 1 Yes Yes /classes/Product.php:4520
230
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.748 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
360
SELECT SQL_NO_CACHE 1 FROM 54cpc_cart_product cp INNER JOIN 54cpc_product p
ON (p.id_product = cp.id_product) INNER JOIN 54cpc_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.744 ms 1 /classes/Cart.php:4243
478
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001492 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001492 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.744 ms 0 /classes/Cart.php:1426
266
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.742 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
317
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.740 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
749
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2100727) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.740 ms 1 Yes Yes /classes/Product.php:4520
232
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.738 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
211
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.738 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
453
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001356
ORDER BY f.position ASC
0.737 ms 5 Yes /classes/Product.php:6017
754
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001437) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.736 ms 1 Yes Yes /classes/Product.php:4520
304
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.735 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
470
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001492) AND (b.`id_shop` = 1) LIMIT 1
0.735 ms 1 /src/Adapter/EntityMapper.php:71
497
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001467 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.734 ms 2 Yes /classes/SpecificPrice.php:576
371
SELECT SQL_NO_CACHE *
FROM `54cpc_category` a0
LEFT JOIN `54cpc_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 93) AND (a0.`nright` > 94) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.733 ms 88 Yes /classes/PrestaShopCollection.php:383
290
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.732 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
327
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.732 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
758
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001576) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.732 ms 1 Yes Yes /classes/Product.php:4520
427
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001527
ORDER BY f.position ASC
0.731 ms 5 Yes /classes/Product.php:6017
30
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.730 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
750
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001558) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.730 ms 1 Yes Yes /classes/Product.php:4520
321
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.725 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
80
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.724 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
120
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.724 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
242
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.722 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
278
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.719 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
20
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.718 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
119
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.714 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
52
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.713 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
751
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001548) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.709 ms 1 Yes Yes /classes/Product.php:4520
752
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001443) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.702 ms 1 Yes Yes /classes/Product.php:4520
315
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.700 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
755
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001359) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.696 ms 1 Yes Yes /classes/Product.php:4520
207
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.695 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
753
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001442) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.695 ms 1 Yes Yes /classes/Product.php:4520
361
SELECT SQL_NO_CACHE 1 FROM `54cpc_cart_rule` WHERE ((date_to >= "2025-07-24 00:00:00" AND date_to <= "2025-07-24 23:59:59") OR (date_from >= "2025-07-24 00:00:00" AND date_from <= "2025-07-24 23:59:59") OR (date_from < "2025-07-24 00:00:00" AND date_to > "2025-07-24 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.693 ms 2 /classes/CartRule.php:357
319
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.691 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
756
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001336) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.687 ms 1 Yes Yes /classes/Product.php:4520
234
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.687 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
323
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.686 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
759
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001461) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.685 ms 1 Yes Yes /classes/Product.php:4520
158
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.683 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
144
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.682 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
426
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001527 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001527 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.682 ms 0 /classes/Cart.php:1426
172
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.679 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
253
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.677 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
539
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001558
ORDER BY f.position ASC
0.677 ms 5 Yes /classes/Product.php:6017
42
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.677 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
263
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.674 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
296
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.672 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
36
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.672 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
757
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001438) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.671 ms 1 Yes Yes /classes/Product.php:4520
739
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001527) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.662 ms 1 Yes Yes /classes/Product.php:4520
106
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.660 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
264
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.659 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
59
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.656 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
132
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.654 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
514
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001446 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001446 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.651 ms 0 /classes/Cart.php:1426
298
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.650 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
562
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001443 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001443 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.649 ms 0 /classes/Cart.php:1426
306
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.648 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
575
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001442
ORDER BY f.position ASC
0.648 ms 5 Yes /classes/Product.php:6017
178
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.646 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
272
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.646 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
587
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001437
ORDER BY f.position ASC
0.645 ms 5 Yes /classes/Product.php:6017
333
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.643 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
538
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001558 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001558 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:1426
34
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.638 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
58
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.638 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
660
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001389
ORDER BY f.position ASC
0.637 ms 5 Yes /classes/Product.php:6017
117
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.635 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
156
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.633 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
335
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.631 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
162
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.626 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
612
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001336
ORDER BY f.position ASC
0.626 ms 5 Yes /classes/Product.php:6017
771
SELECT SQL_NO_CACHE *
FROM `54cpc_link_block` a
LEFT JOIN `54cpc_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 2) LIMIT 1
0.626 ms 1 /src/Adapter/EntityMapper.php:71
270
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.625 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
24
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.624 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
257
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.622 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
276
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.622 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
302
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.620 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
262
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.619 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
245
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.618 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
280
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.618 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
292
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.618 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
297
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.618 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
249
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.617 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
439
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001358 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001358 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.616 ms 0 /classes/Cart.php:1426
240
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.614 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
479
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001492
ORDER BY f.position ASC
0.613 ms 5 Yes /classes/Product.php:6017
209
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.612 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
288
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.612 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
635
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001576 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001576 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.610 ms 0 /classes/Cart.php:1426
274
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.609 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
623
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001438 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001438 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.609 ms 0 /classes/Cart.php:1426
258
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.608 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
624
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001438
ORDER BY f.position ASC
0.608 ms 5 Yes /classes/Product.php:6017
636
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001576
ORDER BY f.position ASC
0.606 ms 4 Yes /classes/Product.php:6017
673
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001335
ORDER BY f.position ASC
0.606 ms 5 Yes /classes/Product.php:6017
647
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001461 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001461 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.605 ms 0 /classes/Cart.php:1426
174
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.604 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
515
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001446
ORDER BY f.position ASC
0.602 ms 4 Yes /classes/Product.php:6017
760
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001389) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.602 ms 1 Yes Yes /classes/Product.php:4520
578
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001437) AND (b.`id_shop` = 1) LIMIT 1
0.601 ms 1 /src/Adapter/EntityMapper.php:71
57
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.601 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
310
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.601 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
527
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2100727
ORDER BY f.position ASC
0.599 ms 5 Yes /classes/Product.php:6017
22
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.598 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
356
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 `54cpc_category` c
INNER JOIN 54cpc_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `54cpc_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `54cpc_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 263
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.597 ms 1 Yes Yes /classes/Category.php:924
312
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.596 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
466
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001436
ORDER BY f.position ASC
0.596 ms 5 Yes /classes/Product.php:6017
269
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.593 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
551
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001548
ORDER BY f.position ASC
0.593 ms 5 Yes /classes/Product.php:6017
672
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001335 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001335 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.591 ms 0 /classes/Cart.php:1426
574
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001442 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001442 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.589 ms 0 /classes/Cart.php:1426
25
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.589 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
40
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.588 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
490
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001480 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001480 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.588 ms 0 /classes/Cart.php:1426
265
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.586 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
465
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001436 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001436 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.586 ms 0 /classes/Cart.php:1426
236
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.585 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
282
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.584 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
761
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `54cpc_product_attribute` pa
INNER JOIN 54cpc_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `54cpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `54cpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `54cpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `54cpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2001335) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.584 ms 1 Yes Yes /classes/Product.php:4520
563
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001443
ORDER BY f.position ASC
0.583 ms 5 Yes /classes/Product.php:6017
251
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.582 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
419
SELECT SQL_NO_CACHE tr.*
FROM `54cpc_tax_rule` tr
JOIN `54cpc_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 ('74460' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '74460')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.582 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:109
56
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.581 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
294
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.581 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
308
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.581 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
325
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.581 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
32
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.580 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
615
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001438) AND (b.`id_shop` = 1) LIMIT 1
0.580 ms 1 /src/Adapter/EntityMapper.php:71
29
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.579 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
566
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001442) AND (b.`id_shop` = 1) LIMIT 1
0.579 ms 1 /src/Adapter/EntityMapper.php:71
651
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001389) AND (b.`id_shop` = 1) LIMIT 1
0.579 ms 1 /src/Adapter/EntityMapper.php:71
15
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `54cpc_hook`
0.578 ms 1090 /classes/Hook.php:1326
526
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2100727 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2100727 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.578 ms 0 /classes/Cart.php:1426
62
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.576 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
502
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001467 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001467 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.575 ms 0 /classes/Cart.php:1426
550
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001548 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001548 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.572 ms 0 /classes/Cart.php:1426
128
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.571 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
314
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.571 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
60
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.570 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
260
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.570 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
50
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.569 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
148
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.568 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
659
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001389 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001389 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:1426
164
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.567 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
238
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.567 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
247
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.567 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
603
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001336) AND (b.`id_shop` = 1) LIMIT 1
0.566 ms 1 /src/Adapter/EntityMapper.php:71
284
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.564 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
358
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `54cpc_module` m
LEFT JOIN `54cpc_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.561 ms 67 /classes/module/Module.php:345
100
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.560 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
184
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.560 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
590
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001359) AND (b.`id_shop` = 1) LIMIT 1
0.560 ms 1 /src/Adapter/EntityMapper.php:71
431
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001358) AND (b.`id_shop` = 1) LIMIT 1
0.560 ms 1 /src/Adapter/EntityMapper.php:71
153
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.558 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
192
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.556 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
474
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001492)
0.556 ms 1 /classes/Product.php:3860
648
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001461
ORDER BY f.position ASC
0.556 ms 4 Yes /classes/Product.php:6017
145
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.555 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
678
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001358
ORDER BY `position`
0.555 ms 2 Yes /classes/Product.php:3545
63
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.555 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
598
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001359 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001359 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.555 ms 0 /classes/Cart.php:1426
255
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.554 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
206
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.554 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
54
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.553 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
530
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001558) AND (b.`id_shop` = 1) LIMIT 1
0.553 ms 1 /src/Adapter/EntityMapper.php:71
86
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.552 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
661
SELECT SQL_NO_CACHE *
FROM 54cpc_product_attachment pa
LEFT JOIN 54cpc_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN 54cpc_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 2001389
0.552 ms 1 /classes/Product.php:6048
300
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.550 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
77
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.548 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
518
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2100727) AND (b.`id_shop` = 1) LIMIT 1
0.547 ms 1 /src/Adapter/EntityMapper.php:71
104
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.546 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
241
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.546 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
173
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.545 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
48
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.544 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
554
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001443) AND (b.`id_shop` = 1) LIMIT 1
0.544 ms 1 /src/Adapter/EntityMapper.php:71
149
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.543 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
444
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001356) AND (b.`id_shop` = 1) LIMIT 1
0.543 ms 1 /src/Adapter/EntityMapper.php:71
163
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.542 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
38
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.540 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
627
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001576) AND (b.`id_shop` = 1) LIMIT 1
0.539 ms 1 /src/Adapter/EntityMapper.php:71
457
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001436) AND (b.`id_shop` = 1) LIMIT 1
0.538 ms 1 /src/Adapter/EntityMapper.php:71
782
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1
0.537 ms 1 /src/Adapter/EntityMapper.php:79
72
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.537 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
160
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.534 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
599
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 54cpc_feature_product pf
LEFT JOIN 54cpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN 54cpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN 54cpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN 54cpc_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2001359
ORDER BY f.position ASC
0.534 ms 5 Yes /classes/Product.php:6017
774
SELECT SQL_NO_CACHE *
FROM 54cpc_meta m
LEFT JOIN 54cpc_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.533 ms 2 /classes/Meta.php:193
510
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001446)
0.532 ms 1 /classes/Product.php:3860
482
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001480) AND (b.`id_shop` = 1) LIMIT 1
0.527 ms 1 /src/Adapter/EntityMapper.php:71
180
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.526 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
202
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.526 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
293
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.526 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
177
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.525 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
194
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.525 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
406
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001527) AND (b.`id_shop` = 1) LIMIT 1
0.525 ms 1 /src/Adapter/EntityMapper.php:71
46
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.523 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
79
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.523 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
64
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.522 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
150
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.521 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
170
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.520 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
108
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.519 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
346
SELECT SQL_NO_CACHE *
FROM `54cpc_currency` a
LEFT JOIN `54cpc_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `54cpc_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.518 ms 1 /src/Adapter/EntityMapper.php:71
88
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.517 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
542
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001548) AND (b.`id_shop` = 1) LIMIT 1
0.517 ms 1 /src/Adapter/EntityMapper.php:71
155
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.515 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001437 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001437 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.514 ms 0 /classes/Cart.php:1426
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 54cpc_shop_group gs
LEFT JOIN 54cpc_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN 54cpc_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.514 ms 1 Yes /classes/shop/Shop.php:715
44
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.513 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
611
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 `54cpc_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2001336 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `54cpc_cart_product` cp JOIN `54cpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `54cpc_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` = 2001336 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.513 ms 0 /classes/Cart.php:1426
134
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.511 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
6
SELECT SQL_NO_CACHE *
FROM `54cpc_country` a
LEFT JOIN `54cpc_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `54cpc_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.510 ms 1 /src/Adapter/EntityMapper.php:71
81
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.509 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
138
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.509 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
287
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.508 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
434
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001358 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.508 ms 2 Yes /classes/SpecificPrice.php:576
96
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.508 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
506
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001446) AND (b.`id_shop` = 1) LIMIT 1
0.508 ms 1 /src/Adapter/EntityMapper.php:71
600
SELECT SQL_NO_CACHE *
FROM 54cpc_product_attachment pa
LEFT JOIN 54cpc_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN 54cpc_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 2001359
0.507 ms 1 /classes/Product.php:6048
521
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2100727 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.505 ms 2 Yes /classes/SpecificPrice.php:576
110
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.503 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
136
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.502 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
122
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.502 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
718
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.501 ms 1 /classes/module/Module.php:2636
373
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM 54cpc_layered_category
WHERE controller = 'category'
AND id_category = 263
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.500 ms 12 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
126
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.499 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
205
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.499 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
414
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001527 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.499 ms 2 Yes /classes/SpecificPrice.php:576
27
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.497 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
84
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.496 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
87
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.495 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
124
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.495 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
642
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001461 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.493 ms 2 Yes /classes/SpecificPrice.php:576
351
SELECT SQL_NO_CACHE *
FROM `54cpc_group` a
LEFT JOIN `54cpc_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.493 ms 1 /src/Adapter/EntityMapper.php:71
428
SELECT SQL_NO_CACHE tr.*
FROM `54cpc_tax_rule` tr
JOIN `54cpc_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.492 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:109
33
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.490 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
82
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.489 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
19
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.488 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
92
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.488 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
94
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.488 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
112
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.488 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
200
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.487 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
460
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001436 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.485 ms 2 Yes /classes/SpecificPrice.php:576
467
SELECT SQL_NO_CACHE *
FROM 54cpc_product_attachment pa
LEFT JOIN 54cpc_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN 54cpc_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 2001436
0.483 ms 1 /classes/Product.php:6048
654
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001389 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.483 ms 2 Yes /classes/SpecificPrice.php:576
114
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.481 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
473
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001492 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.481 ms 2 Yes /classes/SpecificPrice.php:576
191
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.480 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
447
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001356 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.479 ms 2 Yes /classes/SpecificPrice.php:576
442
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001356
AND image_shop.`cover` = 1 LIMIT 1
0.477 ms 1 /classes/Product.php:3570
569
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001442 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.477 ms 2 Yes /classes/SpecificPrice.php:576
768
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM 54cpc_link_block lb
INNER JOIN 54cpc_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 45 AND lbs.`id_shop` = 1
ORDER by lbs.`position`
0.477 ms 2 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
98
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.475 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
344
SELECT SQL_NO_CACHE value FROM `54cpc_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.475 ms 1 /classes/shop/Shop.php:1183
668
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001335)
0.474 ms 1 /classes/Product.php:3860
281
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.474 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
204
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.473 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
533
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001558 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.473 ms 2 Yes /classes/SpecificPrice.php:576
593
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001359 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.471 ms 2 Yes /classes/SpecificPrice.php:576
618
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001438 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.470 ms 2 Yes /classes/SpecificPrice.php:576
233
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.468 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
441
SELECT SQL_NO_CACHE *
FROM 54cpc_product_attachment pa
LEFT JOIN 54cpc_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN 54cpc_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 2001358
0.468 ms 1 /classes/Product.php:6048
557
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001443 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.468 ms 2 Yes /classes/SpecificPrice.php:576
607
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001336)
0.467 ms 1 /classes/Product.php:3860
66
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.466 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
311
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.466 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
545
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001548 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.465 ms 2 Yes /classes/SpecificPrice.php:576
143
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.464 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
186
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.464 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
655
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001389)
0.464 ms 1 /classes/Product.php:3860
735
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `54cpc_category` c
LEFT JOIN `54cpc_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1
0.464 ms 2 /classes/Category.php:2242
420
SELECT SQL_NO_CACHE *
FROM `54cpc_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.463 ms 1 /src/Adapter/EntityMapper.php:71
485
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001480 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.463 ms 2 Yes /classes/SpecificPrice.php:576
606
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001336 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.463 ms 2 Yes /classes/SpecificPrice.php:576
140
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.462 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
639
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001461) AND (b.`id_shop` = 1) LIMIT 1
0.462 ms 1 /src/Adapter/EntityMapper.php:71
235
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.461 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
581
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001437 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.461 ms 2 Yes /classes/SpecificPrice.php:576
630
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001576 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.461 ms 2 Yes /classes/SpecificPrice.php:576
787
SELECT SQL_NO_CACHE *
FROM 54cpc_meta m
LEFT JOIN 54cpc_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.460 ms 1 /classes/Meta.php:193
289
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.459 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
775
SELECT SQL_NO_CACHE *
FROM 54cpc_meta m
LEFT JOIN 54cpc_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.456 ms 2 /classes/Meta.php:193
305
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.455 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
454
SELECT SQL_NO_CACHE tr.*
FROM `54cpc_tax_rule` tr
JOIN `54cpc_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.455 ms 0 /classes/tax/TaxRulesTaxManager.php:109
102
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.454 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
182
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.454 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
364
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.454 ms 0 /classes/module/Module.php:2109
488
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001480 AND `id_group` = 1 LIMIT 1
0.454 ms 0 /classes/GroupReduction.php:156
640
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001461 LIMIT 1
0.453 ms 1 /classes/SpecificPrice.php:435
664
SELECT SQL_NO_CACHE *
FROM `54cpc_product` a
LEFT JOIN `54cpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `54cpc_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2001335) AND (b.`id_shop` = 1) LIMIT 1
0.453 ms 1 /src/Adapter/EntityMapper.php:71
137
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.452 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
74
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.451 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
125
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.449 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
51
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.448 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
198
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.446 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
31
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.445 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
277
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.444 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
424
SELECT SQL_NO_CACHE tr.*
FROM `54cpc_tax_rule` tr
JOIN `54cpc_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 ('74460' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '74460')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.444 ms 0 /classes/tax/TaxRulesTaxManager.php:109
667
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001335 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.444 ms 2 Yes /classes/SpecificPrice.php:576
188
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.444 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
435
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001358)
0.444 ms 1 /classes/Product.php:3860
582
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001437)
0.444 ms 1 /classes/Product.php:3860
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM 54cpc_shop_url su
LEFT JOIN 54cpc_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.voituresminiatures.fr' OR su.domain_ssl = 'www.voituresminiatures.fr')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.443 ms 1 Yes /classes/shop/Shop.php:1364
365
SELECT SQL_NO_CACHE * FROM `54cpc_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.443 ms 7 Yes /classes/ImageType.php:109
237
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.442 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
733
SELECT SQL_NO_CACHE *
FROM `54cpc_category` a
LEFT JOIN `54cpc_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `54cpc_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.442 ms 1 /src/Adapter/EntityMapper.php:71
509
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `54cpc_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 2001446 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2025-07-24 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-24 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.440 ms 2 Yes /classes/SpecificPrice.php:576
68
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.438 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
674
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001527
ORDER BY `position`
0.438 ms 1 Yes /classes/Product.php:3545
141
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.437 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
175
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.437 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
37
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.436 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
90
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.435 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
513
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001446) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.435 ms 1 /classes/stock/StockAvailable.php:453
130
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.434 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
275
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.434 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
279
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.434 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
558
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001443)
0.434 ms 1 /classes/Product.php:3860
291
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.433 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
619
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001438)
0.433 ms 1 /classes/Product.php:3860
168
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.431 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
498
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001467)
0.431 ms 1 /classes/Product.php:3860
23
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.430 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
121
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.429 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
273
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.429 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
45
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.429 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
231
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.429 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
486
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001480)
0.428 ms 1 /classes/Product.php:3860
429
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001358
AND image_shop.`cover` = 1 LIMIT 1
0.427 ms 2 /classes/Product.php:3570
190
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.426 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
461
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001436)
0.426 ms 1 /classes/Product.php:3860
61
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.425 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
507
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001446 LIMIT 1
0.425 ms 1 /classes/SpecificPrice.php:435
70
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `54cpc_shop` WHERE `active` = 1)
0.423 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
35
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.421 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
21
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.420 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
415
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001527)
0.419 ms 1 /classes/Product.php:3860
261
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.418 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
722
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `54cpc_currency` c
LEFT JOIN 54cpc_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1
0.416 ms 1 /classes/Currency.php:1136
271
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.414 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
448
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001356)
0.413 ms 1 /classes/Product.php:3860
239
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.413 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
229
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.412 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
295
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.411 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
283
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.410 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
792
SELECT SQL_NO_CACHE data
FROM `54cpc_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.410 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
378
SELECT SQL_NO_CACHE *
FROM `54cpc_category_lang`
WHERE `id_category` = 263 AND `id_shop` = 1
0.410 ms 1 /src/Adapter/EntityMapper.php:79
8
SELECT SQL_NO_CACHE *
FROM `54cpc_lang` a
LEFT JOIN `54cpc_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.409 ms 1 /src/Adapter/EntityMapper.php:71
123
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.409 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
594
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001359)
0.409 ms 1 /classes/Product.php:3860
259
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.408 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
522
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2100727)
0.408 ms 1 /classes/Product.php:3860
408
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 0 LIMIT 1
0.407 ms 1 /classes/SpecificPrice.php:426
49
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.406 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
649
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001389
AND image_shop.`cover` = 1 LIMIT 1
0.405 ms 1 /classes/Product.php:3570
458
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001436 LIMIT 1
0.404 ms 1 /classes/SpecificPrice.php:435
567
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001442 LIMIT 1
0.404 ms 1 /classes/SpecificPrice.php:435
199
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.402 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
778
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1
0.402 ms 1 /src/Adapter/EntityMapper.php:79
55
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.400 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
631
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001576)
0.399 ms 1 /classes/Product.php:3860
546
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001548)
0.399 ms 1 /classes/Product.php:3860
643
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001461)
0.399 ms 1 /classes/Product.php:3860
301
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.398 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
18
SELECT SQL_NO_CACHE `id_lang`
FROM `54cpc_lang`
WHERE `locale` = "fr-FR" LIMIT 1
0.397 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:69
69
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.397 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
93
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.397 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
570
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 `54cpc_product` p
INNER JOIN `54cpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `54cpc_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` = 2001442)
0.397 ms 1 /classes/Product.php:3860
303
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.396 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
591
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001359 LIMIT 1
0.396 ms 1 /classes/SpecificPrice.php:435
483
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001480 LIMIT 1
0.395 ms 1 /classes/SpecificPrice.php:435
285
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.395 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
85
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.394 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
495
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001467 LIMIT 1
0.394 ms 1 /classes/SpecificPrice.php:435
97
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.394 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
433
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001358
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.392 ms 0 /classes/SpecificPrice.php:259
299
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.390 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
368
SELECT SQL_NO_CACHE *
FROM `54cpc_country` a
LEFT JOIN `54cpc_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.390 ms 1 /src/Adapter/EntityMapper.php:71
167
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.390 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
47
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.389 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
588
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001359
AND image_shop.`cover` = 1 LIMIT 1
0.389 ms 1 /classes/Product.php:3570
770
SELECT SQL_NO_CACHE *
FROM `54cpc_link_block_lang`
WHERE `id_link_block` = 1
0.388 ms 1 /src/Adapter/EntityMapper.php:79
455
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001436
AND image_shop.`cover` = 1 LIMIT 1
0.387 ms 1 /classes/Product.php:3570
432
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001358 LIMIT 1
0.387 ms 1 /classes/SpecificPrice.php:435
543
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001548 LIMIT 1
0.386 ms 1 /classes/SpecificPrice.php:435
564
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001442
AND image_shop.`cover` = 1 LIMIT 1
0.385 ms 1 /classes/Product.php:3570
113
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.384 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
616
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001438 LIMIT 1
0.383 ms 1 /classes/SpecificPrice.php:435
519
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2100727 LIMIT 1
0.382 ms 1 /classes/SpecificPrice.php:435
403
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001527
AND image_shop.`cover` = 1 LIMIT 1
0.382 ms 1 /classes/Product.php:3570
53
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.381 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
425
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.381 ms 1 /classes/stock/StockAvailable.php:453
637
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001461
AND image_shop.`cover` = 1 LIMIT 1
0.381 ms 1 /classes/Product.php:3570
357
SELECT SQL_NO_CACHE * FROM `54cpc_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.380 ms 1 /classes/module/Module.php:2018
366
SELECT SQL_NO_CACHE format
FROM `54cpc_address_format`
WHERE `id_country` = 8 LIMIT 1
0.380 ms 1 /classes/AddressFormat.php:656
367
SELECT SQL_NO_CACHE `need_identification_number`
FROM `54cpc_country`
WHERE `id_country` = 8 LIMIT 1
0.380 ms 1 /classes/Country.php:405
525
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2100727) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.380 ms 1 /classes/stock/StockAvailable.php:453
604
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001336 LIMIT 1
0.379 ms 1 /classes/SpecificPrice.php:435
680
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001356
ORDER BY `position`
0.379 ms 1 Yes /classes/Product.php:3545
772
SELECT SQL_NO_CACHE *
FROM `54cpc_link_block_lang`
WHERE `id_link_block` = 2
0.379 ms 1 /src/Adapter/EntityMapper.php:79
103
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.378 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
784
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1
0.377 ms 1 /src/Adapter/EntityMapper.php:79
307
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.376 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
39
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.375 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
309
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.375 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
628
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001576 LIMIT 1
0.375 ms 1 /classes/SpecificPrice.php:435
43
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.375 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
555
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001443 LIMIT 1
0.374 ms 1 /classes/SpecificPrice.php:435
613
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001438
AND image_shop.`cover` = 1 LIMIT 1
0.373 ms 1 /classes/Product.php:3570
313
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.373 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
468
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001492
AND image_shop.`cover` = 1 LIMIT 1
0.371 ms 1 /classes/Product.php:3570
492
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001467
AND image_shop.`cover` = 1 LIMIT 1
0.371 ms 2 /classes/Product.php:3570
516
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2100727
AND image_shop.`cover` = 1 LIMIT 1
0.371 ms 1 /classes/Product.php:3570
762
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.371 ms 1 /classes/module/Module.php:2636
16
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `54cpc_module` m
LEFT JOIN `54cpc_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.370 ms 67 /classes/module/Module.php:345
65
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.370 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
601
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001336
AND image_shop.`cover` = 1 LIMIT 1
0.370 ms 1 /classes/Product.php:3570
692
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2100727
ORDER BY `position`
0.370 ms 1 Yes /classes/Product.php:3545
780
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1
0.369 ms 1 /src/Adapter/EntityMapper.php:79
41
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.369 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
179
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.369 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
343
SELECT SQL_NO_CACHE `id_lang` FROM `54cpc_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.369 ms 1 /classes/Language.php:883
576
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001437
AND image_shop.`cover` = 1 LIMIT 1
0.369 ms 1 /classes/Product.php:3570
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM 54cpc_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.368 ms 1 /classes/shop/ShopUrl.php:182
605
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001336
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.367 ms 0 /classes/SpecificPrice.php:259
445
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001356 LIMIT 1
0.366 ms 1 /classes/SpecificPrice.php:435
471
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001492 LIMIT 1
0.366 ms 1 /classes/SpecificPrice.php:435
501
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001467) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.366 ms 1 /classes/stock/StockAvailable.php:453
652
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001389 LIMIT 1
0.366 ms 1 /classes/SpecificPrice.php:435
786
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 1
0.366 ms 1 /src/Adapter/EntityMapper.php:79
738
SELECT SQL_NO_CACHE c.*, cl.*  FROM `54cpc_category` c
LEFT JOIN `54cpc_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 93 AND c.`nright` >= 94 AND c.`nleft` >= 1 AND c.`nright` <= 176 ORDER BY `nleft` DESC
0.365 ms 88 Yes /classes/Category.php:1600
95
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.365 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
17
SELECT SQL_NO_CACHE m.* FROM `54cpc_module` m WHERE m.`active` = 1
0.364 ms 67 /src/Adapter/Module/Repository/ModuleRepository.php:100
352
SELECT SQL_NO_CACHE *
FROM `54cpc_group_lang`
WHERE `id_group` = 1
0.364 ms 1 /src/Adapter/EntityMapper.php:79
540
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001548
AND image_shop.`cover` = 1 LIMIT 1
0.364 ms 1 /classes/Product.php:3570
625
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001576
AND image_shop.`cover` = 1 LIMIT 1
0.364 ms 1 /classes/Product.php:3570
597
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001359) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.363 ms 1 /classes/stock/StockAvailable.php:453
363
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.363 ms 0 /classes/module/Module.php:2636
472
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001492
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.363 ms 0 /classes/SpecificPrice.php:259
531
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001558 LIMIT 1
0.363 ms 1 /classes/SpecificPrice.php:435
147
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.362 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
552
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001443
AND image_shop.`cover` = 1 LIMIT 1
0.362 ms 1 /classes/Product.php:3570
665
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001335 LIMIT 1
0.362 ms 1 /classes/SpecificPrice.php:435
688
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001467
ORDER BY `position`
0.362 ms 2 Yes /classes/Product.php:3545
157
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.360 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `54cpc_lang` l
JOIN 54cpc_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.359 ms 1 /classes/Language.php:1216
75
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.359 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
185
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.359 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
662
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001335
AND image_shop.`cover` = 1 LIMIT 1
0.359 ms 1 /classes/Product.php:3570
579
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001437 LIMIT 1
0.359 ms 1 /classes/SpecificPrice.php:435
89
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.358 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
135
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.358 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
729
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.358 ms 1 /classes/module/Module.php:2636
131
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.357 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
779
SELECT SQL_NO_CACHE *
FROM `54cpc_cms` a
LEFT JOIN `54cpc_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1
0.357 ms 1 /src/Adapter/EntityMapper.php:71
568
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001442
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.356 ms 0 /classes/SpecificPrice.php:259
671
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001335) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.356 ms 1 /classes/stock/StockAvailable.php:453
359
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_accounts" LIMIT 1
0.355 ms 1 /src/Adapter/Module/ModuleDataProvider.php:257
528
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001558
AND image_shop.`cover` = 1 LIMIT 1
0.355 ms 1 /classes/Product.php:3570
127
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.354 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
621
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001438 AND `id_group` = 1 LIMIT 1
0.354 ms 0 /classes/GroupReduction.php:156
129
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.353 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
459
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001436
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.353 ms 1 /classes/SpecificPrice.php:259
777
SELECT SQL_NO_CACHE *
FROM `54cpc_cms` a
LEFT JOIN `54cpc_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1
0.353 ms 1 /src/Adapter/EntityMapper.php:71
354
SELECT SQL_NO_CACHE `id_category`
FROM `54cpc_category_shop`
WHERE `id_category` = 263
AND `id_shop` = 1 LIMIT 1
0.353 ms 1 /classes/Category.php:2450
83
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.352 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
159
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.352 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
776
SELECT SQL_NO_CACHE *
FROM 54cpc_meta m
LEFT JOIN 54cpc_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.352 ms 2 /classes/Meta.php:193
73
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.351 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
139
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.351 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
161
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.351 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
480
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001480
AND image_shop.`cover` = 1 LIMIT 1
0.351 ms 1 /classes/Product.php:3570
504
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2001446
AND image_shop.`cover` = 1 LIMIT 1
0.351 ms 1 /classes/Product.php:3570
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `54cpc_lang` l
LEFT JOIN `54cpc_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.350 ms 1 /classes/Language.php:1080
187
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.350 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
355
SELECT SQL_NO_CACHE ctg.`id_group`
FROM 54cpc_category_group ctg
WHERE ctg.`id_category` = 263 AND ctg.`id_group` = 1 LIMIT 1
0.350 ms 1 /classes/Category.php:1754
451
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001356) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.350 ms 1 /classes/stock/StockAvailable.php:453
561
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001443) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.350 ms 1 /classes/stock/StockAvailable.php:453
585
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001437) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.350 ms 1 /classes/stock/StockAvailable.php:453
610
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001336) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.350 ms 1 /classes/stock/StockAvailable.php:453
372
SELECT SQL_NO_CACHE `id_category`
FROM `54cpc_category_shop`
WHERE `id_category` = 263
AND `id_shop` = 1 LIMIT 1
0.349 ms 1 /classes/Category.php:2450
790
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.348 ms 1 /classes/module/Module.php:2636
766
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_linklist" LIMIT 1
0.348 ms 1 /classes/module/Module.php:2636
91
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.347 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
133
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.347 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
783
SELECT SQL_NO_CACHE *
FROM `54cpc_cms` a
LEFT JOIN `54cpc_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1
0.347 ms 1 /src/Adapter/EntityMapper.php:71
171
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.346 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
7
SELECT SQL_NO_CACHE *
FROM `54cpc_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.345 ms 1 /src/Adapter/EntityMapper.php:71
362
SELECT SQL_NO_CACHE 1 FROM `54cpc_cart_rule` WHERE ((date_to >= "2025-07-24 00:00:00" AND date_to <= "2025-07-24 23:59:59") OR (date_from >= "2025-07-24 00:00:00" AND date_from <= "2025-07-24 23:59:59") OR (date_from < "2025-07-24 00:00:00" AND date_to > "2025-07-24 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.345 ms 2 /classes/CartRule.php:357
421
SELECT SQL_NO_CACHE *
FROM `54cpc_tax_lang`
WHERE `id_tax` = 1
0.343 ms 1 /src/Adapter/EntityMapper.php:79
658
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001389) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.343 ms 1 /classes/stock/StockAvailable.php:453
580
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001437
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.343 ms 0 /classes/SpecificPrice.php:259
741
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 183 AND `id_shop` = 1 LIMIT 1
0.342 ms 1 /classes/module/Module.php:2109
641
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001461
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.341 ms 0 /classes/SpecificPrice.php:259
14
SELECT SQL_NO_CACHE `name`, `alias` FROM `54cpc_hook_alias`
0.341 ms 88 /classes/Hook.php:287
181
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.341 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
370
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM 54cpc_required_field
0.341 ms 1 /classes/ObjectModel.php:1592
438
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001358) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.340 ms 1 /classes/stock/StockAvailable.php:453
111
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.339 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
736
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `54cpc_category` c
LEFT JOIN `54cpc_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 263 LIMIT 1
0.338 ms 1 /classes/Category.php:1585
450
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001356 AND `id_group` = 1 LIMIT 1
0.337 ms 0 /classes/GroupReduction.php:156
67
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.337 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
195
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.337 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
573
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001442) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.337 ms 1 /classes/stock/StockAvailable.php:453
592
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001359
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.336 ms 1 /classes/SpecificPrice.php:259
99
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.335 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
183
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.334 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
679
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001358
0.334 ms 1 /classes/Product.php:2902
201
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.334 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
101
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.333 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
476
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001492 AND `id_group` = 1 LIMIT 1
0.333 ms 0 /classes/GroupReduction.php:156
629
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001576
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.333 ms 1 /classes/SpecificPrice.php:259
105
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.332 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
407
SELECT SQL_NO_CACHE `name`
FROM `54cpc_manufacturer`
WHERE `id_manufacturer` = 19
AND `active` = 1 LIMIT 1
0.332 ms 1 /classes/Manufacturer.php:316
422
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001527 AND `id_group` = 1 LIMIT 1
0.332 ms 0 /classes/GroupReduction.php:156
682
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001436
ORDER BY `position`
0.332 ms 1 Yes /classes/Product.php:3545
617
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001438
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.332 ms 0 /classes/SpecificPrice.php:259
377
SELECT SQL_NO_CACHE *
FROM `54cpc_category` a
LEFT JOIN `54cpc_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 263) LIMIT 1
0.331 ms 1 /src/Adapter/EntityMapper.php:71
769
SELECT SQL_NO_CACHE *
FROM `54cpc_link_block` a
LEFT JOIN `54cpc_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 1) LIMIT 1
0.330 ms 1 /src/Adapter/EntityMapper.php:71
463
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001436 AND `id_group` = 1 LIMIT 1
0.330 ms 0 /classes/GroupReduction.php:156
532
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001558
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.330 ms 0 /classes/SpecificPrice.php:259
684
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001492
ORDER BY `position`
0.330 ms 1 Yes /classes/Product.php:3545
666
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001335
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.329 ms 0 /classes/SpecificPrice.php:259
107
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.328 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
189
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.328 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
496
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001467
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.328 ms 0 /classes/SpecificPrice.php:259
165
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.327 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
596
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001359 AND `id_group` = 1 LIMIT 1
0.327 ms 0 /classes/GroupReduction.php:156
524
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2100727 AND `id_group` = 1 LIMIT 1
0.325 ms 0 /classes/GroupReduction.php:156
653
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001389
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.325 ms 0 /classes/SpecificPrice.php:259
686
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001480
ORDER BY `position`
0.324 ms 1 Yes /classes/Product.php:3545
690
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001446
ORDER BY `position`
0.324 ms 1 Yes /classes/Product.php:3545
203
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.323 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
763
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.323 ms 1 /classes/module/Module.php:2109
781
SELECT SQL_NO_CACHE *
FROM `54cpc_cms` a
LEFT JOIN `54cpc_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) LIMIT 1
0.323 ms 1 /src/Adapter/EntityMapper.php:71
193
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.323 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
484
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001480
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.322 ms 0 /classes/SpecificPrice.php:259
544
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001548
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.321 ms 0 /classes/SpecificPrice.php:259
663
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.321 ms 1 /classes/Product.php:5655
197
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.321 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
698
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001443
ORDER BY `position`
0.321 ms 1 Yes /classes/Product.php:3545
109
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.320 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
675
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001527
0.320 ms 1 /classes/Product.php:2902
614
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.320 ms 1 /classes/Product.php:5655
764
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.320 ms 1 /classes/module/Module.php:2636
481
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.319 ms 1 /classes/Product.php:5655
464
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001436) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.318 ms 1 /classes/stock/StockAvailable.php:453
694
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001558
ORDER BY `position`
0.318 ms 1 Yes /classes/Product.php:3545
520
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2100727
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.317 ms 0 /classes/SpecificPrice.php:259
622
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001438) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.317 ms 1 /classes/stock/StockAvailable.php:453
634
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001576) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.317 ms 1 /classes/stock/StockAvailable.php:453
650
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.316 ms 1 /classes/Product.php:5655
609
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001336 AND `id_group` = 1 LIMIT 1
0.316 ms 0 /classes/GroupReduction.php:156
423
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_group`
WHERE `id_group` = 1 LIMIT 1
0.315 ms 1 /classes/Group.php:154
560
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001443 AND `id_group` = 1 LIMIT 1
0.314 ms 0 /classes/GroupReduction.php:156
789
SELECT SQL_NO_CACHE *
FROM 54cpc_meta m
LEFT JOIN 54cpc_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "stores"
OR m.page = "stores"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.314 ms 1 /classes/Meta.php:193
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM 54cpc_shop s
LEFT JOIN 54cpc_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.313 ms 1 /classes/shop/Shop.php:218
347
SELECT SQL_NO_CACHE `id_lang` FROM `54cpc_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.313 ms 1 /classes/Language.php:883
536
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001558 AND `id_group` = 1 LIMIT 1
0.313 ms 0 /classes/GroupReduction.php:156
785
SELECT SQL_NO_CACHE *
FROM `54cpc_cms` a
LEFT JOIN `54cpc_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 5) LIMIT 1
0.313 ms 1 /src/Adapter/EntityMapper.php:71
791
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1
0.313 ms 1 /classes/module/Module.php:2109
413
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001527
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.313 ms 0 /classes/SpecificPrice.php:259
369
SELECT SQL_NO_CACHE *
FROM `54cpc_country_lang`
WHERE `id_country` = 8
0.312 ms 1 /src/Adapter/EntityMapper.php:79
537
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001558) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.312 ms 1 /classes/stock/StockAvailable.php:453
556
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001443
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.312 ms 1 /classes/SpecificPrice.php:259
633
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001576 AND `id_group` = 1 LIMIT 1
0.312 ms 0 /classes/GroupReduction.php:156
773
SELECT SQL_NO_CACHE *
FROM `54cpc_hook` a
WHERE (a.`id_hook` = 45) LIMIT 1
0.312 ms 1 /src/Adapter/EntityMapper.php:71
71
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.312 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
169
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.311 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
710
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001576
ORDER BY `position`
0.310 ms 1 Yes /classes/Product.php:3545
712
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001461
ORDER BY `position`
0.310 ms 1 Yes /classes/Product.php:3545
727
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.310 ms 1 /classes/module/Module.php:2636
508
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001446
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.309 ms 1 /classes/SpecificPrice.php:259
731
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.309 ms 1 /classes/module/Module.php:2636
446
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001356
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.308 ms 0 /classes/SpecificPrice.php:259
500
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001467 AND `id_group` = 1 LIMIT 1
0.308 ms 0 /classes/GroupReduction.php:156
700
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001442
ORDER BY `position`
0.308 ms 1 Yes /classes/Product.php:3545
704
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001359
ORDER BY `position`
0.308 ms 1 Yes /classes/Product.php:3545
726
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.308 ms 1 /classes/module/Module.php:2109
708
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001438
ORDER BY `position`
0.307 ms 1 Yes /classes/Product.php:3545
716
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001335
ORDER BY `position`
0.307 ms 1 Yes /classes/Product.php:3545
584
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001437 AND `id_group` = 1 LIMIT 1
0.306 ms 0 /classes/GroupReduction.php:156
430
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.304 ms 1 /classes/Product.php:5655
696
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001548
ORDER BY `position`
0.304 ms 1 Yes /classes/Product.php:3545
706
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001336
ORDER BY `position`
0.304 ms 1 Yes /classes/Product.php:3545
517
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.303 ms 1 /classes/Product.php:5655
702
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001437
ORDER BY `position`
0.303 ms 1 Yes /classes/Product.php:3545
541
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.303 ms 1 /classes/Product.php:5655
646
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001461) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.303 ms 1 /classes/stock/StockAvailable.php:453
493
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.302 ms 1 /classes/Product.php:5655
529
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.302 ms 1 /classes/Product.php:5655
677
SELECT SQL_NO_CACHE * FROM `54cpc_image_type`
0.302 ms 7 /classes/ImageType.php:161
676
SELECT SQL_NO_CACHE state FROM 54cpc_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.301 ms 1 /classes/FeatureFlag.php:105
670
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001335 AND `id_group` = 1 LIMIT 1
0.301 ms 0 /classes/GroupReduction.php:156
767
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 240 AND `id_shop` = 1 LIMIT 1
0.301 ms 1 /classes/module/Module.php:2109
602
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.300 ms 1 /classes/Product.php:5655
549
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001548) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.300 ms 1 /classes/stock/StockAvailable.php:453
765
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.300 ms 1 /classes/module/Module.php:2109
657
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001389 AND `id_group` = 1 LIMIT 1
0.299 ms 0 /classes/GroupReduction.php:156
730
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 246 AND `id_shop` = 1 LIMIT 1
0.299 ms 1 /classes/module/Module.php:2109
456
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.298 ms 1 /classes/Product.php:5655
565
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.298 ms 1 /classes/Product.php:5655
626
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.298 ms 1 /classes/Product.php:5655
788
SELECT SQL_NO_CACHE *
FROM 54cpc_meta m
LEFT JOIN 54cpc_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.298 ms 1 /classes/Meta.php:193
572
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001442 AND `id_group` = 1 LIMIT 1
0.297 ms 0 /classes/GroupReduction.php:156
638
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.297 ms 1 /classes/Product.php:5655
645
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001461 AND `id_group` = 1 LIMIT 1
0.297 ms 0 /classes/GroupReduction.php:156
469
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.297 ms 1 /classes/Product.php:5655
714
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `54cpc_image` i
INNER JOIN 54cpc_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `54cpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 2001389
ORDER BY `position`
0.296 ms 1 Yes /classes/Product.php:3545
740
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "productcomments" LIMIT 1
0.295 ms 1 /classes/module/Module.php:2636
548
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001548 AND `id_group` = 1 LIMIT 1
0.295 ms 0 /classes/GroupReduction.php:156
589
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.295 ms 1 /classes/Product.php:5655
348
SELECT SQL_NO_CACHE *
FROM `54cpc_currency` a
LEFT JOIN `54cpc_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.294 ms 1 /src/Adapter/EntityMapper.php:71
477
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001492) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.294 ms 1 /classes/stock/StockAvailable.php:453
553
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.293 ms 1 /classes/Product.php:5655
512
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001446 AND `id_group` = 1 LIMIT 1
0.292 ms 0 /classes/GroupReduction.php:156
737
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `54cpc_category` c
WHERE c.`id_category` = 1 LIMIT 1
0.292 ms 1 /classes/Category.php:1591
437
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001358 AND `id_group` = 1 LIMIT 1
0.289 ms 0 /classes/GroupReduction.php:156
728
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 245 AND `id_shop` = 1 LIMIT 1
0.289 ms 1 /classes/module/Module.php:2109
443
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.288 ms 1 /classes/Product.php:5655
489
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001480) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.287 ms 1 /classes/stock/StockAvailable.php:453
577
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.287 ms 1 /classes/Product.php:5655
725
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.287 ms 1 /classes/module/Module.php:2636
723
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.287 ms 1 /classes/module/Module.php:2636
404
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `54cpc_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 263 LIMIT 1
0.285 ms 1 /classes/Category.php:1378
608
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001336 AND id_shop=1 LIMIT 1
0.284 ms 1 /classes/Product.php:6872
3
SELECT SQL_NO_CACHE *
FROM `54cpc_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.282 ms 1 /src/Adapter/EntityMapper.php:71
571
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001442 AND id_shop=1 LIMIT 1
0.279 ms 1 /classes/Product.php:6872
410
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE `id_product` != 0 LIMIT 1
0.277 ms 1537 /classes/SpecificPrice.php:297
719
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 243 AND `id_shop` = 1 LIMIT 1
0.277 ms 1 /classes/module/Module.php:2109
720
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.275 ms 1 /classes/module/Module.php:2636
449
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001356 AND id_shop=1 LIMIT 1
0.273 ms 1 /classes/Product.php:6872
681
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001356
0.273 ms 1 /classes/Product.php:2902
683
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001436
0.270 ms 1 /classes/Product.php:2902
411
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE `from` BETWEEN '2025-07-24 00:00:00' AND '2025-07-24 23:59:59' LIMIT 1
0.268 ms 1 /classes/SpecificPrice.php:377
436
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001358 AND id_shop=1 LIMIT 1
0.268 ms 1 /classes/Product.php:6872
732
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 98 AND `id_shop` = 1 LIMIT 1
0.267 ms 1 /classes/module/Module.php:2109
499
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001467 AND id_shop=1 LIMIT 1
0.266 ms 1 /classes/Product.php:6872
721
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 244 AND `id_shop` = 1 LIMIT 1
0.266 ms 1 /classes/module/Module.php:2109
505
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.265 ms 1 /classes/Product.php:5655
595
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001359 AND id_shop=1 LIMIT 1
0.265 ms 1 /classes/Product.php:6872
353
SELECT SQL_NO_CACHE id_shop
FROM `54cpc_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.264 ms 1 /classes/ObjectModel.php:1729
9
SELECT SQL_NO_CACHE id_shop
FROM `54cpc_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.263 ms 1 /classes/ObjectModel.php:1729
644
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001461 AND id_shop=1 LIMIT 1
0.263 ms 1 /classes/Product.php:6872
547
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001548 AND id_shop=1 LIMIT 1
0.262 ms 1 /classes/Product.php:6872
535
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001558 AND id_shop=1 LIMIT 1
0.262 ms 1 /classes/Product.php:6872
687
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001480
0.261 ms 1 /classes/Product.php:2902
409
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001527 LIMIT 1
0.257 ms 1 /classes/SpecificPrice.php:435
689
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001467
0.256 ms 1 /classes/Product.php:2902
693
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2100727
0.256 ms 1 /classes/Product.php:2902
724
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.256 ms 1 /classes/module/Module.php:2109
669
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001335 AND id_shop=1 LIMIT 1
0.255 ms 1 /classes/Product.php:6872
475
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001492 AND id_shop=1 LIMIT 1
0.254 ms 1 /classes/Product.php:6872
559
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001443 AND id_shop=1 LIMIT 1
0.253 ms 1 /classes/Product.php:6872
620
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001438 AND id_shop=1 LIMIT 1
0.253 ms 1 /classes/Product.php:6872
685
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001492
0.253 ms 1 /classes/Product.php:2902
345
SELECT SQL_NO_CACHE c.id_currency
FROM `54cpc_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.252 ms 1 /classes/Currency.php:893
583
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001437 AND id_shop=1 LIMIT 1
0.252 ms 1 /classes/Product.php:6872
632
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001576 AND id_shop=1 LIMIT 1
0.252 ms 1 /classes/Product.php:6872
691
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001446
0.252 ms 1 /classes/Product.php:2902
699
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001443
0.252 ms 1 /classes/Product.php:2902
416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001527 AND id_shop=1 LIMIT 1
0.251 ms 1 /classes/Product.php:6872
703
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001437
0.251 ms 1 /classes/Product.php:2902
462
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001436 AND id_shop=1 LIMIT 1
0.250 ms 1 /classes/Product.php:6872
412
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE `to` BETWEEN '2025-07-24 00:00:00' AND '2025-07-24 23:59:59' LIMIT 1
0.249 ms 1 /classes/SpecificPrice.php:381
487
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001480 AND id_shop=1 LIMIT 1
0.249 ms 1 /classes/Product.php:6872
709
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001438
0.249 ms 1 /classes/Product.php:2902
349
SELECT SQL_NO_CACHE *
FROM `54cpc_currency_lang`
WHERE `id_currency` = 1
0.248 ms 1 /src/Adapter/EntityMapper.php:79
523
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2100727 AND id_shop=1 LIMIT 1
0.245 ms 1 /classes/Product.php:6872
705
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001359
0.245 ms 1 /classes/Product.php:2902
701
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001442
0.244 ms 1 /classes/Product.php:2902
350
SELECT SQL_NO_CACHE id_shop
FROM `54cpc_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.242 ms 1 /classes/ObjectModel.php:1729
511
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001446 AND id_shop=1 LIMIT 1
0.241 ms 1 /classes/Product.php:6872
707
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001336
0.241 ms 1 /classes/Product.php:2902
717
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001335
0.241 ms 1 /classes/Product.php:2902
695
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001558
0.240 ms 1 /classes/Product.php:2902
711
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001576
0.240 ms 1 /classes/Product.php:2902
656
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001389 AND id_shop=1 LIMIT 1
0.239 ms 1 /classes/Product.php:6872
697
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001548
0.239 ms 1 /classes/Product.php:2902
715
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001389
0.236 ms 1 /classes/Product.php:2902
713
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001461
0.236 ms 1 /classes/Product.php:2902
405
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.224 ms 1 /classes/Product.php:5655

Doubles

160 queries
            SELECT `key`, `translation`, `domain`
            FROM `XXcpc_translation`
            WHERE `id_lang` = XX
            AND theme IS NULL
160 queries
            SELECT `key`, `translation`, `domain`
            FROM `XXcpc_translation`
            WHERE `id_lang` = XX
            AND theme  IN (SELECT `theme` FROM `XXcpc_shop` WHERE `active` = XX)
22 queries
SELECT XX FROM `XXcpc_specific_price` WHERE id_product = XX LIMIT XX
21 queries
SELECT image_shop.`id_image`
                    FROM `XXcpc_image` i
                     INNER JOIN XXcpc_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
21 queries
SELECT name FROM XXcpc_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
21 queries
SELECT *
FROM `XXcpc_product` a
LEFT JOIN `XXcpc_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `XXcpc_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
21 queries
				SELECT `priority`, `id_specific_price_priority`
				FROM `XXcpc_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
21 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 `XXcpc_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
21 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 `XXcpc_product` p
INNER JOIN `XXcpc_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `XXcpc_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)
21 queries
                            SELECT `id_tax_rules_group`
                            FROM `XXcpc_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
21 queries
			SELECT `reduction`
			FROM `XXcpc_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
21 queries
SELECT SUM(quantity)
FROM `XXcpc_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
21 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 `XXcpc_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 `XXcpc_cart_product` cp JOIN `XXcpc_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `XXcpc_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
21 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM XXcpc_feature_product pf
                LEFT JOIN XXcpc_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN XXcpc_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN XXcpc_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN XXcpc_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
21 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `XXcpc_image` i
             INNER JOIN XXcpc_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `XXcpc_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
21 queries
SELECT `id_product_attribute`
            FROM `XXcpc_product_attribute`
            WHERE `id_product` = XX
21 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `XXcpc_product_attribute` pa
             INNER JOIN XXcpc_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            JOIN `XXcpc_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `XXcpc_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `XXcpc_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `XXcpc_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
13 queries
SELECT `id_module` FROM `XXcpc_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
8 queries
SELECT fp.id_feature, fp.id_feature_value, 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 FROM XXcpc_product p LEFT JOIN XXcpc_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN XXcpc_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN XXcpc_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 XXcpc_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN XXcpc_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN XXcpc_category_product cp ON (p.id_product = cp.id_product) INNER JOIN XXcpc_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN XXcpc_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN XXcpc_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (XX, XX, XX, XX, XX, XX, XX, XX, XX))) AND ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p INNER JOIN XXcpc_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN XXcpc_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((fp.id_feature=XX)) AND ((fp_XX.id_feature_value IN (XX, XX, XX, XX, XX, XX, XX, XX, XX))) GROUP BY fp.id_feature_value
6 queries
SELECT v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `XXcpc_feature_value` v LEFT JOIN `XXcpc_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = XX) LEFT JOIN `XXcpc_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = XX) WHERE v.`id_feature` = XX ORDER BY vl.`value` ASC
5 queries
SELECT *
FROM `XXcpc_cms` a
LEFT JOIN `XXcpc_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) LIMIT XX
5 queries
SELECT *
							FROM `XXcpc_cms_lang`
							WHERE `id_cms` = XX AND `id_shop` = XX
4 queries
				SELECT tr.*
				FROM `XXcpc_tax_rule` tr
				JOIN `XXcpc_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
4 queries
        SELECT *
        FROM XXcpc_product_attachment pa
        LEFT JOIN XXcpc_attachment a ON a.id_attachment = pa.id_attachment
        LEFT JOIN XXcpc_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = XX)
        WHERE pa.id_product = XX
2 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `XXcpc_module` m
                LEFT JOIN `XXcpc_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
2 queries
SELECT *
FROM `XXcpc_category` a
LEFT JOIN `XXcpc_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `XXcpc_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
2 queries
SELECT `id_lang` FROM `XXcpc_lang`
                    WHERE `locale` = 'fr-fr'
                    OR `language_code` = 'fr-fr' LIMIT XX
2 queries
		SELECT `id_category`
		FROM `XXcpc_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT XX FROM `XXcpc_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 `XXcpc_link_block` a
LEFT JOIN `XXcpc_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = XX
WHERE (a.`id_link_block` = XX) LIMIT XX
2 queries
SELECT *
							FROM `XXcpc_link_block_lang`
							WHERE `id_link_block` = XX

Tables stress

320 translation
164 shop
82 product
82 product_shop
64 product_attribute
61 feature_product
47 specific_price
44 stock_available
43 cart_product
43 product_attribute_combination
42 image
42 image_shop
42 product_attribute_shop
32 category_lang
29 category
27 feature_value_lang
23 attribute_group
23 attribute
22 feature
22 feature_shop
22 feature_lang
22 attribute_lang
22 product_lang
21 specific_price_priority
21 product_group_reduction_cache
21 pack
21 image_lang
20 category_group
19 module
18 category_product
17 product_sale
16 module_shop
8 category_shop
7 hook
7 meta
7 meta_lang
6 lang
6 feature_value
6 layered_indexable_feature_value_lang_value
5 currency
5 cms
5 cms_shop
5 cms_lang
4 shop_url
4 lang_shop
4 currency_shop
4 tax_rule
4 tax_rules_group
4 product_attachment
4 attachment
4 attachment_lang
3 country
3 hook_alias
3 link_block
3 link_block_shop
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 currency_lang
2 group
2 group_shop
2 cart_rule
2 image_type
2 attribute_group_shop
2 attribute_group_lang
2 link_block_lang
1 configuration_lang
1 module_group
1 group_lang
1 hook_module_exceptions
1 address_format
1 required_field
1 layered_category
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 attribute_shop
1 layered_indexable_attribute_lang_value
1 manufacturer
1 tax
1 tax_lang
1 feature_flag
1 ganalytics_data

ObjectModel instances

Name Instances Source
Product 63 /classes/Link.php:113 (__construct) [id: 2001527]
/classes/Link.php:113 (__construct) [id: 2001358]
/classes/Link.php:113 (__construct) [id: 2001356]
/classes/Link.php:113 (__construct) [id: 2001436]
/classes/Link.php:113 (__construct) [id: 2001492]
/classes/Link.php:113 (__construct) [id: 2001480]
/classes/Link.php:113 (__construct) [id: 2001467]
/classes/Link.php:113 (__construct) [id: 2001446]
/classes/Link.php:113 (__construct) [id: 2100727]
/classes/Link.php:113 (__construct) [id: 2001558]
/classes/Link.php:113 (__construct) [id: 2001548]
/classes/Link.php:113 (__construct) [id: 2001443]
/classes/Link.php:113 (__construct) [id: 2001442]
/classes/Link.php:113 (__construct) [id: 2001437]
/classes/Link.php:113 (__construct) [id: 2001359]
/classes/Link.php:113 (__construct) [id: 2001336]
/classes/Link.php:113 (__construct) [id: 2001438]
/classes/Link.php:113 (__construct) [id: 2001576]
/classes/Link.php:113 (__construct) [id: 2001461]
/classes/Link.php:113 (__construct) [id: 2001389]
/classes/Link.php:113 (__construct) [id: 2001335]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001527]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001358]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001356]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001436]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001492]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001480]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001467]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001446]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2100727]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001558]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001548]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001443]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001442]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001437]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001359]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001336]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001438]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001576]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001461]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001389]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001335]
/classes/Link.php:113 (__construct) [id: 2001527]
/classes/Link.php:113 (__construct) [id: 2001358]
/classes/Link.php:113 (__construct) [id: 2001356]
/classes/Link.php:113 (__construct) [id: 2001436]
/classes/Link.php:113 (__construct) [id: 2001492]
/classes/Link.php:113 (__construct) [id: 2001480]
/classes/Link.php:113 (__construct) [id: 2001467]
/classes/Link.php:113 (__construct) [id: 2001446]
/classes/Link.php:113 (__construct) [id: 2100727]
/classes/Link.php:113 (__construct) [id: 2001558]
/classes/Link.php:113 (__construct) [id: 2001548]
/classes/Link.php:113 (__construct) [id: 2001443]
/classes/Link.php:113 (__construct) [id: 2001442]
/classes/Link.php:113 (__construct) [id: 2001437]
/classes/Link.php:113 (__construct) [id: 2001359]
/classes/Link.php:113 (__construct) [id: 2001336]
/classes/Link.php:113 (__construct) [id: 2001438]
/classes/Link.php:113 (__construct) [id: 2001576]
/classes/Link.php:113 (__construct) [id: 2001461]
/classes/Link.php:113 (__construct) [id: 2001389]
/classes/Link.php:113 (__construct) [id: 2001335]
Category 7 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 263]
/classes/Meta.php:380 (__construct) [id: 263]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 263]
/modules/ps_categorytree/ps_categorytree.php:371 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
CMS 6 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 0]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 1]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 2]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 3]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 4]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 5]
Address 4 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5960 (__construct) [id: ]
Country 3 /config/config.inc.php:146 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1767 (__construct) [id: 8]
Hook 2 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 45]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 45]
Language 2 /config/config.inc.php:211 (__construct) [id: 1]
/classes/Tools.php:560 (__construct) [id: 1]
PrestaShop\Module\LinkList\Model\LinkBlock 2 /modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 1]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 2]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:690 (getCurrencyInstance) [id: 1]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
Tax 2 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
State 1 /classes/controller/FrontController.php:1766 (__construct) [id: 0]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]
AddressFormat 1 /classes/controller/FrontController.php:1761 (generateAddress) [id: ]
Risk 1 /classes/controller/FrontController.php:1694 (__construct) [id: ]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
Gender 1 /classes/controller/FrontController.php:1691 (__construct) [id: 0]

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-intl-normalizer/bootstrap.php
12 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
13 /vendor/symfony/polyfill-intl-idn/bootstrap.php
14 /vendor/symfony/polyfill-mbstring/bootstrap.php
15 /vendor/symfony/polyfill-mbstring/bootstrap80.php
16 /vendor/symfony/polyfill-php80/bootstrap.php
17 /vendor/symfony/polyfill-ctype/bootstrap.php
18 /vendor/symfony/polyfill-ctype/bootstrap80.php
19 /vendor/symfony/deprecation-contracts/function.php
20 /vendor/guzzlehttp/promises/src/functions_include.php
21 /vendor/guzzlehttp/promises/src/functions.php
22 /vendor/symfony/polyfill-iconv/bootstrap.php
23 /vendor/ralouphie/getallheaders/src/getallheaders.php
24 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
25 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
26 /vendor/guzzlehttp/guzzle/src/functions_include.php
27 /vendor/guzzlehttp/guzzle/src/functions.php
28 /vendor/symfony/polyfill-php81/bootstrap.php
29 /vendor/symfony/polyfill-php73/bootstrap.php
30 /vendor/symfony/polyfill-intl-icu/bootstrap.php
31 /vendor/lcobucci/jwt/compat/class-aliases.php
32 /vendor/lcobucci/jwt/src/Token.php
33 /vendor/lcobucci/jwt/src/Signature.php
34 /vendor/lcobucci/jwt/compat/json-exception-polyfill.php
35 /vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
36 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
37 /vendor/jakeasmith/http_build_url/src/http_build_url.php
38 /vendor/prestashop/laminas-code-lts/polyfill/ReflectionEnumPolyfill.php
39 /vendor/ircmaxell/password-compat/lib/password.php
40 /vendor/api-platform/core/src/deprecation.php
41 /vendor/api-platform/core/src/Api/FilterInterface.php
42 /vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php
43 /vendor/api-platform/core/src/deprecated_interfaces.php
44 /vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php
45 /vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php
46 /vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php
47 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php
48 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/ExistsFilterInterface.php
49 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php
50 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/RangeFilterInterface.php
51 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php
52 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationCollectionExtensionInterface.php
53 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationItemExtensionInterface.php
54 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultCollectionExtensionInterface.php
55 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultItemExtensionInterface.php
56 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Filter/FilterInterface.php
57 /vendor/api-platform/core/src/Doctrine/Orm/QueryAwareInterface.php
58 /vendor/api-platform/core/src/Doctrine/Orm/Util/QueryNameGeneratorInterface.php
59 /vendor/api-platform/core/src/Elasticsearch/Metadata/Document/Factory/DocumentMetadataFactoryInterface.php
60 /vendor/api-platform/core/src/Symfony/Validator/ValidationGroupsGeneratorInterface.php
61 /vendor/api-platform/core/src/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php
62 /vendor/api-platform/core/src/Exception/ExceptionInterface.php
63 /vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php
64 /vendor/api-platform/core/src/State/Pagination/PaginatorInterface.php
65 /vendor/api-platform/core/src/State/Pagination/PartialPaginatorInterface.php
66 /vendor/api-platform/core/src/Documentation/DocumentationInterface.php
67 /vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php
68 /vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php
69 /vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php
70 /vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php
71 /vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php
72 /vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php
73 /vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php
74 /vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php
75 /vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php
76 /vendor/api-platform/core/src/Validator/ValidatorInterface.php
77 /vendor/api-platform/core/src/Api/UrlGeneratorInterface.php
78 /vendor/api-platform/core/src/GraphQl/ExecutorInterface.php
79 /vendor/api-platform/core/src/GraphQl/Error/ErrorHandlerInterface.php
80 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ValidateStageInterface.php
81 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ReadStageInterface.php
82 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityPostDenormalizeStageInterface.php
83 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityStageInterface.php
84 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/WriteStageInterface.php
85 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SerializeStageInterface.php
86 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/DeserializeStageInterface.php
87 /vendor/api-platform/core/src/GraphQl/Resolver/QueryItemResolverInterface.php
88 /vendor/api-platform/core/src/GraphQl/Resolver/QueryCollectionResolverInterface.php
89 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Factory/ResolverFactoryInterface.php
90 /vendor/api-platform/core/src/GraphQl/Resolver/MutationResolverInterface.php
91 /vendor/api-platform/core/src/Core/GraphQl/Subscription/MercureSubscriptionIriGeneratorInterface.php
92 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionIdentifierGeneratorInterface.php
93 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionManagerInterface.php
94 /vendor/api-platform/core/src/Core/GraphQl/Serializer/SerializerContextBuilderInterface.php
95 /vendor/api-platform/core/src/GraphQl/Type/TypesFactoryInterface.php
96 /vendor/api-platform/core/src/GraphQl/Type/Definition/TypeInterface.php
97 /vendor/api-platform/core/src/GraphQl/Type/TypesContainerInterface.php
98 /vendor/psr/container/src/ContainerInterface.php
99 /vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php
100 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.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/dev/appParameters.php
114 /var/cache/dev/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/ArrayFinder.php
152 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccess.php
153 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.php
154 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php
155 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
156 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php
157 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
158 /config/defines_uri.inc.php
159 /classes/Language.php
160 /src/Core/Language/LanguageInterface.php
161 /classes/Country.php
162 /classes/PrestaShopCollection.php
163 /classes/shop/ShopGroup.php
164 /classes/Cookie.php
165 /classes/PhpEncryption.php
166 /classes/PhpEncryptionEngine.php
167 /vendor/defuse/php-encryption/src/Key.php
168 /vendor/defuse/php-encryption/src/Encoding.php
169 /vendor/defuse/php-encryption/src/Core.php
170 /vendor/defuse/php-encryption/src/Crypto.php
171 /vendor/defuse/php-encryption/src/KeyOrPassword.php
172 /vendor/defuse/php-encryption/src/RuntimeTests.php
173 /vendor/defuse/php-encryption/src/DerivedKeys.php
174 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
175 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
176 /src/Core/Session/SessionHandler.php
177 /src/Core/Session/SessionHandlerInterface.php
178 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
179 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
180 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
181 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
182 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
183 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
184 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
185 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
186 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
187 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
188 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
189 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
190 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
191 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
192 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
193 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
194 /config/smarty.config.inc.php
195 /classes/Smarty/SmartyDev.php
196 /vendor/smarty/smarty/libs/Smarty.class.php
197 /vendor/smarty/smarty/libs/functions.php
198 /vendor/smarty/smarty/libs/Autoloader.php
199 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
200 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
201 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
202 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
203 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
204 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
205 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
206 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
207 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
208 /config/smartyfront.config.inc.php
209 /classes/Smarty/SmartyResourceModule.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
211 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
212 /classes/Smarty/SmartyResourceParent.php
213 /classes/Smarty/SmartyLazyRegister.php
214 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
215 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
216 /classes/Customer.php
217 /classes/Group.php
218 /classes/Link.php
219 /classes/shop/ShopUrl.php
220 /classes/Dispatcher.php
221 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
222 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
223 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
224 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
225 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
226 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
227 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
228 /src/Adapter/SymfonyContainer.php
229 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
230 /config/db_slave_server.inc.php
231 /modules/ps_checkout/ps_checkout.php
232 /modules/ps_checkout/vendor/autoload.php
233 /modules/ps_checkout/vendor/composer/autoload_real.php
234 /modules/ps_checkout/vendor/composer/platform_check.php
235 /modules/ps_checkout/vendor/composer/autoload_static.php
236 /modules/ps_checkout/vendor/clue/stream-filter/src/functions_include.php
237 /modules/ps_checkout/vendor/clue/stream-filter/src/functions.php
238 /modules/ps_checkout/vendor/php-http/message/src/filters.php
239 /modules/ps_checkout/vendor/ramsey/uuid/src/functions.php
240 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment.php
241 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment/Client.php
242 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
243 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
244 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
245 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
246 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
247 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
248 /modules/ps_checkout/vendor/segmentio/analytics-php/lib/Segment/Version.php
249 /classes/PaymentModule.php
250 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
251 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
252 /classes/Translate.php
253 /modules/ps_checkout/translations/fr.php
254 /src/PrestaShopBundle/Translation/TranslatorComponent.php
255 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
256 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
257 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
258 /vendor/symfony/contracts/Translation/TranslatorInterface.php
259 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
260 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
261 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
262 /src/PrestaShopBundle/Translation/TranslatorInterface.php
263 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
264 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
265 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
266 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
267 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
268 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
269 /vendor/symfony/contracts/Translation/TranslatorTrait.php
270 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
271 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
272 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
273 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
274 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
275 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
276 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
277 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
278 /vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
279 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php
280 /vendor/symfony/symfony/src/Symfony/Component/Finder/Comparator/NumberComparator.php
281 /vendor/symfony/symfony/src/Symfony/Component/Finder/Comparator/Comparator.php
282 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php
283 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php
284 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php
285 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/FilenameFilterIterator.php
286 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php
287 /vendor/symfony/symfony/src/Symfony/Component/Finder/Glob.php
288 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/PathFilterIterator.php
289 /vendor/symfony/symfony/src/Symfony/Component/Finder/SplFileInfo.php
290 /src/Adapter/ContainerFinder.php
291 /src/Core/Exception/ContainerNotFoundException.php
292 /src/PrestaShopBundle/Translation/TranslatorLanguageLoader.php
293 /src/Adapter/Module/Repository/ModuleRepository.php
294 /src/Core/Repository/AbstractObjectModelRepository.php
295 /vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/XliffFileLoader.php
296 /vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/LoaderInterface.php
297 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php
298 /vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php
299 /vendor/symfony/symfony/src/Symfony/Component/Translation/Util/XliffUtils.php
300 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
301 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
302 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
303 /controllers/front/listing/CategoryController.php
304 /classes/controller/ProductListingFrontController.php
305 /classes/controller/ProductPresentingFrontController.php
306 /classes/controller/FrontController.php
307 /src/Adapter/Presenter/Object/ObjectPresenter.php
308 /src/Adapter/Presenter/PresenterInterface.php
309 /src/Adapter/Presenter/Cart/CartPresenter.php
310 /src/Adapter/Product/PriceFormatter.php
311 /src/Adapter/Image/ImageRetriever.php
312 /classes/tax/TaxConfiguration.php
313 /classes/Smarty/TemplateFinder.php
314 /classes/assets/StylesheetManager.php
315 /classes/assets/AbstractAssetManager.php
316 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
317 /classes/assets/JavascriptManager.php
318 /classes/assets/CccReducer.php
319 /classes/Category.php
320 /classes/webservice/WebserviceRequest.php
321 /src/Adapter/ContainerBuilder.php
322 /src/Adapter/Environment.php
323 /src/Core/EnvironmentInterface.php
324 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
325 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
326 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
327 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
328 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
329 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
330 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
331 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
332 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
333 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
334 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
335 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
336 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
337 /vendor/symfony/contracts/Service/ResetInterface.php
338 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
339 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
340 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
341 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
342 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
343 /vendor/symfony/contracts/Cache/ItemInterface.php
344 /vendor/psr/cache/src/CacheItemInterface.php
345 /vendor/psr/cache/src/CacheItemPoolInterface.php
346 /vendor/symfony/contracts/Cache/CacheInterface.php
347 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
348 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
349 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
350 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
351 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
352 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
353 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
354 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
355 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
356 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
357 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
358 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
359 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
360 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
361 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
362 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
363 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
364 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
365 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
366 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
367 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
368 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
369 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
370 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
371 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
372 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
373 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
374 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
375 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
376 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
377 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
378 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
379 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
380 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
381 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
382 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
383 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
384 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
385 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
386 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
387 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
388 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
389 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
390 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
391 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
392 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
393 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
394 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
395 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
396 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
397 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
398 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
399 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
400 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
401 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
402 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
403 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
404 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
405 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
406 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
407 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
408 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
409 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
410 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
411 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
412 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
413 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
414 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
415 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
416 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
417 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ReflectionClassResource.php
418 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/DirectoryResource.php
419 /var/cache/dev/FrontContainer.php
420 /src/Adapter/Container/LegacyContainer.php
421 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
422 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
423 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
424 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
425 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
426 /vendor/psr/container/src/ContainerExceptionInterface.php
427 /vendor/psr/container/src/NotFoundExceptionInterface.php
428 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
429 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
430 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
431 /src/Adapter/Container/LegacyContainerInterface.php
432 /modules/psgdpr/vendor/autoload.php
433 /modules/psgdpr/vendor/composer/autoload_real.php
434 /modules/psgdpr/vendor/composer/autoload_static.php
435 /modules/ps_shoppingcart/vendor/autoload.php
436 /modules/ps_shoppingcart/vendor/composer/autoload_real.php
437 /modules/ps_shoppingcart/vendor/composer/platform_check.php
438 /modules/ps_shoppingcart/vendor/composer/autoload_static.php
439 /modules/ps_newproducts/vendor/autoload.php
440 /modules/ps_newproducts/vendor/composer/autoload_real.php
441 /modules/ps_newproducts/vendor/composer/platform_check.php
442 /modules/ps_newproducts/vendor/composer/autoload_static.php
443 /modules/ps_bestsellers/vendor/autoload.php
444 /modules/ps_bestsellers/vendor/composer/autoload_real.php
445 /modules/ps_bestsellers/vendor/composer/platform_check.php
446 /modules/ps_bestsellers/vendor/composer/autoload_static.php
447 /modules/ps_emailsubscription/vendor/autoload.php
448 /modules/ps_emailsubscription/vendor/composer/autoload_real.php
449 /modules/ps_emailsubscription/vendor/composer/autoload_static.php
450 /modules/ps_socialfollow/vendor/autoload.php
451 /modules/ps_socialfollow/vendor/composer/autoload_real.php
452 /modules/ps_socialfollow/vendor/composer/autoload_static.php
453 /modules/contactform/vendor/autoload.php
454 /modules/contactform/vendor/composer/autoload_real.php
455 /modules/contactform/vendor/composer/autoload_static.php
456 /modules/ps_sharebuttons/vendor/autoload.php
457 /modules/ps_sharebuttons/vendor/composer/autoload_real.php
458 /modules/ps_sharebuttons/vendor/composer/platform_check.php
459 /modules/ps_sharebuttons/vendor/composer/autoload_static.php
460 /modules/ps_emailalerts/vendor/autoload.php
461 /modules/ps_emailalerts/vendor/composer/autoload_real.php
462 /modules/ps_emailalerts/vendor/composer/autoload_static.php
463 /modules/statsproduct/vendor/autoload.php
464 /modules/statsproduct/vendor/composer/autoload_real.php
465 /modules/statsproduct/vendor/composer/autoload_static.php
466 /modules/ps_themecusto/vendor/autoload.php
467 /modules/ps_themecusto/vendor/composer/autoload_real.php
468 /modules/ps_themecusto/vendor/composer/platform_check.php
469 /modules/ps_themecusto/vendor/composer/autoload_static.php
470 /modules/ps_categorytree/vendor/autoload.php
471 /modules/ps_categorytree/vendor/composer/autoload_real.php
472 /modules/ps_categorytree/vendor/composer/autoload_static.php
473 /modules/gsitemap/vendor/autoload.php
474 /modules/gsitemap/vendor/composer/autoload_real.php
475 /modules/gsitemap/vendor/composer/platform_check.php
476 /modules/gsitemap/vendor/composer/autoload_static.php
477 /modules/ps_googleanalytics/vendor/autoload.php
478 /modules/ps_googleanalytics/vendor/composer/autoload_real.php
479 /modules/ps_googleanalytics/vendor/composer/platform_check.php
480 /modules/ps_googleanalytics/vendor/composer/autoload_static.php
481 /modules/blockreassurance/vendor/autoload.php
482 /modules/blockreassurance/vendor/composer/autoload_real.php
483 /modules/blockreassurance/vendor/composer/autoload_static.php
484 /modules/ps_facetedsearch/vendor/autoload.php
485 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
486 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
487 /modules/ps_distributionapiclient/vendor/autoload.php
488 /modules/ps_distributionapiclient/vendor/composer/autoload_real.php
489 /modules/ps_distributionapiclient/vendor/composer/autoload_static.php
490 /modules/ps_distributionapiclient/vendor/symfony/polyfill-intl-grapheme/bootstrap.php
491 /modules/ps_distributionapiclient/vendor/symfony/string/Resources/functions.php
492 /modules/ps_linklist/vendor/autoload.php
493 /modules/ps_linklist/vendor/composer/autoload_real.php
494 /modules/ps_linklist/vendor/composer/platform_check.php
495 /modules/ps_linklist/vendor/composer/autoload_static.php
496 /modules/blockwishlist/vendor/autoload.php
497 /modules/blockwishlist/vendor/composer/autoload_real.php
498 /modules/blockwishlist/vendor/composer/autoload_static.php
499 /modules/ps_languageselector/vendor/autoload.php
500 /modules/ps_languageselector/vendor/composer/autoload_real.php
501 /modules/ps_languageselector/vendor/composer/platform_check.php
502 /modules/ps_languageselector/vendor/composer/autoload_static.php
503 /modules/ps_currencyselector/vendor/autoload.php
504 /modules/ps_currencyselector/vendor/composer/autoload_real.php
505 /modules/ps_currencyselector/vendor/composer/platform_check.php
506 /modules/ps_currencyselector/vendor/composer/autoload_static.php
507 /modules/ps_mainmenu/vendor/autoload.php
508 /modules/ps_mainmenu/vendor/composer/autoload_real.php
509 /modules/ps_mainmenu/vendor/composer/platform_check.php
510 /modules/ps_mainmenu/vendor/composer/autoload_static.php
511 /modules/ps_searchbar/vendor/autoload.php
512 /modules/ps_searchbar/vendor/composer/autoload_real.php
513 /modules/ps_searchbar/vendor/composer/platform_check.php
514 /modules/ps_searchbar/vendor/composer/autoload_static.php
515 /modules/ps_featuredproducts/vendor/autoload.php
516 /modules/ps_featuredproducts/vendor/composer/autoload_real.php
517 /modules/ps_featuredproducts/vendor/composer/platform_check.php
518 /modules/ps_featuredproducts/vendor/composer/autoload_static.php
519 /src/Core/Localization/Locale/Repository.php
520 /src/Core/Localization/Locale/RepositoryInterface.php
521 /src/Core/Localization/CLDR/LocaleRepository.php
522 /src/Core/Localization/CLDR/LocaleDataSource.php
523 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
524 /src/Core/Data/Layer/AbstractDataLayer.php
525 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
526 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
527 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
528 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
529 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
530 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
531 /vendor/symfony/contracts/Cache/CacheTrait.php
532 /vendor/psr/cache/src/InvalidArgumentException.php
533 /vendor/psr/cache/src/CacheException.php
534 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
535 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
536 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
537 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
538 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
539 /src/Core/Localization/CLDR/Reader.php
540 /src/Core/Localization/CLDR/ReaderInterface.php
541 /src/Core/Localization/Currency/Repository.php
542 /src/Core/Localization/Currency/RepositoryInterface.php
543 /src/Core/Localization/Currency/CurrencyDataSource.php
544 /src/Core/Localization/Currency/DataSourceInterface.php
545 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
546 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
547 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
548 /src/Adapter/Currency/CurrencyDataProvider.php
549 /src/Core/Currency/CurrencyDataProviderInterface.php
550 /src/Adapter/LegacyContext.php
551 /src/Adapter/Tools.php
552 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
553 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
554 /vendor/prestashop/decimal/src/Operation/Rounding.php
555 /src/Core/Localization/Locale.php
556 /src/Core/Localization/LocaleInterface.php
557 /src/Core/Localization/Specification/Price.php
558 /src/Core/Localization/Specification/Number.php
559 /src/Core/Localization/Specification/NumberInterface.php
560 /src/Core/Localization/Specification/Factory.php
561 /src/Core/Localization/CLDR/LocaleData.php
562 /src/Core/Localization/CLDR/NumberSymbolsData.php
563 /src/Core/Localization/CLDR/CurrencyData.php
564 /src/Core/Localization/CLDR/Locale.php
565 /src/Core/Localization/CLDR/LocaleInterface.php
566 /src/Core/Localization/Specification/NumberSymbolList.php
567 /classes/Currency.php
568 /src/Core/Localization/Currency/LocalizedCurrencyId.php
569 /src/Core/Localization/Currency/CurrencyData.php
570 /src/Core/Localization/Currency/CurrencyCollection.php
571 /src/Core/Localization/Currency.php
572 /src/Core/Localization/CurrencyInterface.php
573 /src/Core/Localization/Specification/NumberCollection.php
574 /src/Core/Localization/Number/Formatter.php
575 /classes/Cart.php
576 /src/Adapter/AddressFactory.php
577 /classes/CartRule.php
578 /classes/Product.php
579 /src/Core/Domain/Product/ValueObject/RedirectType.php
580 /src/Core/Util/DateTime/DateTime.php
581 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
582 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
583 /src/Core/Domain/Product/ValueObject/ProductType.php
584 /src/Core/Domain/Product/ValueObject/Reference.php
585 /src/Core/Domain/Product/ValueObject/Ean13.php
586 /src/Core/Domain/Product/ValueObject/Isbn.php
587 /src/Core/Domain/Product/ValueObject/Upc.php
588 /src/Core/Domain/Product/ProductSettings.php
589 /src/Core/Domain/Shop/ValueObject/ShopId.php
590 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
591 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/UnexpectedTypeException.php
592 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/RuntimeException.php
593 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/ExceptionInterface.php
594 /modules/ps_socialfollow/ps_socialfollow.php
595 /src/Core/Module/WidgetInterface.php
596 /src/PrestaShopBundle/Translation/DomainNormalizer.php
597 /modules/ps_emailalerts/ps_emailalerts.php
598 /modules/ps_emailalerts/MailAlert.php
599 /modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
600 /modules/ps_checkout/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
601 /modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
602 /var/cache/dev/Ps_checkout8440FrontContainer.php
603 /modules/ps_checkout/src/Validator/FrontControllerValidator.php
604 /modules/ps_checkout/src/Validator/MerchantValidator.php
605 /modules/ps_checkout/src/PayPal/PayPalConfiguration.php
606 /modules/ps_checkout/src/Configuration/PrestaShopConfiguration.php
607 /modules/ps_checkout/src/Configuration/PrestaShopConfigurationOptionsResolver.php
608 /modules/ps_checkout/src/Shop/ShopProvider.php
609 /vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php
610 /vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/Options.php
611 /modules/ps_checkout/src/Repository/PayPalCodeRepository.php
612 /modules/ps_checkout/src/Repository/PsAccountRepository.php
613 /modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php
614 /modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php
615 /src/Core/Addon/Module/ModuleManagerBuilder.php
616 /src/Core/Util/File/YamlParser.php
617 /var/cache/dev/yaml/e0d50270f574fb6bf4863d27aebf877c.php
618 /src/Adapter/LegacyLogger.php
619 /src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
620 /src/Adapter/Module/ModuleDataProvider.php
621 /src/Adapter/Module/AdminModuleDataProvider.php
622 /src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
623 /src/Adapter/Module/Module.php
624 /src/Core/Module/ModuleInterface.php
625 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
626 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
627 /vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
628 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
629 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
630 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
631 /vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
632 /vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
633 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
634 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
635 /vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
636 /vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
637 /vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
638 /src/Adapter/Module/ModuleDataUpdater.php
639 /src/Core/Module/ModuleManager.php
640 /src/Core/Module/ModuleManagerInterface.php
641 /src/Core/Module/ModuleRepository.php
642 /src/Core/Module/ModuleRepositoryInterface.php
643 /src/Adapter/HookManager.php
644 /src/Core/Module/SourceHandler/SourceHandlerFactory.php
645 /src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
646 /vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
647 /vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php
648 /modules/ps_distributionapiclient/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php
649 /src/Core/Hook/HookDispatcherInterface.php
650 /modules/ps_accounts/ps_accounts.php
651 /modules/ps_accounts/vendor/autoload.php
652 /modules/ps_accounts/vendor/composer/autoload_real.php
653 /modules/ps_accounts/vendor/composer/platform_check.php
654 /modules/ps_accounts/vendor/composer/autoload_static.php
655 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
656 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
657 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
658 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
659 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
660 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
661 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
662 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
663 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
664 /modules/ps_accounts/src/Hook/HookableTrait.php
665 /modules/ps_accounts/src/Module/Install.php
666 /modules/ps_accounts/translations/fr.php
667 /modules/ps_accounts/src/ServiceContainer/PsAccountsContainer.php
668 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/ServiceContainer.php
669 /modules/ps_accounts/config.php
670 /modules/ps_accounts/src/Log/Logger.php
671 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Logger.php
672 /modules/ps_accounts/vendor/psr/log/Psr/Log/LoggerInterface.php
673 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
674 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
675 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
676 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
677 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
678 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
679 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Utils.php
680 /modules/ps_accounts/src/ServiceProvider/ApiClientProvider.php
681 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/Contract/IServiceProvider.php
682 /modules/ps_accounts/src/ServiceProvider/CommandProvider.php
683 /modules/ps_accounts/src/ServiceProvider/DefaultProvider.php
684 /modules/ps_accounts/src/ServiceProvider/OAuth2Provider.php
685 /modules/ps_accounts/src/ServiceProvider/RepositoryProvider.php
686 /modules/ps_accounts/src/ServiceProvider/SessionProvider.php
687 /modules/ps_accounts/src/Service/PsAccountsService.php
688 /modules/ps_accounts/src/Account/Session/ShopSession.php
689 /modules/ps_accounts/src/Account/Session/Session.php
690 /modules/ps_accounts/src/Account/Session/SessionInterface.php
691 /modules/ps_accounts/src/Repository/ConfigurationRepository.php
692 /modules/ps_accounts/src/Adapter/Configuration.php
693 /modules/ps_accounts/src/Service/OAuth2/OAuth2Service.php
694 /modules/ps_accounts/src/Http/Client/ClientConfig.php
695 /modules/ps_accounts/src/Http/Client/ConfigObject.php
696 /modules/ps_accounts/src/Type/Enum.php
697 /modules/ps_accounts/src/Service/OAuth2/OAuth2Client.php
698 /modules/ps_accounts/src/Adapter/Link.php
699 /modules/ps_accounts/src/Context/ShopContext.php
700 /modules/ps_accounts/vendor/ramsey/uuid/src/Uuid.php
701 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidInterface.php
702 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactory.php
703 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactoryInterface.php
704 /modules/ps_accounts/vendor/ramsey/uuid/src/FeatureSet.php
705 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
706 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
707 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
708 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
709 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/StringCodec.php
710 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/CodecInterface.php
711 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
712 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
713 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
714 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
715 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
716 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
717 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
718 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
719 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
720 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
721 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
722 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
723 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
724 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
725 /modules/ps_accounts/vendor/ramsey/uuid/src/BinaryUtils.php
726 /modules/ps_accounts/src/Service/OAuth2/CachedFile.php
727 /modules/ps_accounts/src/Account/LinkShop.php
728 /modules/ps_accounts/src/Cqrs/CommandBus.php
729 /modules/ps_accounts/src/Cqrs/Bus.php
730 /modules/ps_accounts/src/Account/Session/Firebase/ShopSession.php
731 /modules/ps_accounts/src/Account/Session/Firebase/FirebaseSession.php
732 /modules/ps_accounts/src/Account/Session/Firebase/OwnerSession.php
733 /modules/ps_checkout/src/Context/PrestaShopContext.php
734 /modules/ps_checkout/src/ExpressCheckout/ExpressCheckoutConfiguration.php
735 /modules/ps_checkout/src/PayPal/PayPalPayLaterConfiguration.php
736 /modules/ps_checkout/src/Version/Version.php
737 /modules/ps_accounts/src/Adapter/ConfigurationKeys.php
738 /modules/blockreassurance/blockreassurance.php
739 /classes/Media.php
740 /modules/blockwishlist/blockwishlist.php
741 /classes/ProductDownload.php
742 /classes/tax/Tax.php
743 /src/Core/Localization/CLDR/ComputingPrecision.php
744 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
745 /src/Core/Cart/Calculator.php
746 /src/Core/Cart/CartRowCollection.php
747 /src/Core/Cart/Fees.php
748 /src/Core/Cart/AmountImmutable.php
749 /src/Core/Cart/CartRuleCollection.php
750 /src/Core/Cart/CartRuleCalculator.php
751 /src/Adapter/Product/PriceCalculator.php
752 /classes/order/Order.php
753 /src/Core/Cart/CartRow.php
754 /vendor/prestashop/decimal/src/DecimalNumber.php
755 /vendor/prestashop/decimal/src/Builder.php
756 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
757 /classes/Gender.php
758 /classes/Risk.php
759 /classes/Meta.php
760 /classes/Address.php
761 /classes/ImageType.php
762 /classes/State.php
763 /src/Core/Security/PasswordPolicyConfiguration.php
764 /src/Core/Configuration/DataConfigurationInterface.php
765 /src/Core/Security/Hashing.php
766 /src/Core/Filter/FrontEndObject/MainFilter.php
767 /src/Core/Filter/FilterInterface.php
768 /src/Core/Filter/FrontEndObject/CartFilter.php
769 /src/Core/Filter/HashMapWhitelistFilter.php
770 /src/Core/Filter/CollectionFilter.php
771 /src/Core/Filter/FrontEndObject/ProductFilter.php
772 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
773 /src/Core/Filter/FrontEndObject/CustomerFilter.php
774 /src/Core/Filter/FrontEndObject/ShopFilter.php
775 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
776 /modules/ps_shoppingcart/ps_shoppingcart.php
777 /modules/ps_googleanalytics/ps_googleanalytics.php
778 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
779 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
780 /classes/Smarty/SmartyDevTemplate.php
781 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
782 /var/cache/dev/smarty/compile/classic/8e/2d/c2/8e2dc2efe1f51d8426b558d343f58ad20b4ab00d_2.file.ps_googleanalytics.tpl.php
783 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
784 /modules/productcomments/productcomments.php
785 /modules/ps_searchbar/ps_searchbar.php
786 /src/Core/Product/Search/ProductSearchContext.php
787 /src/Core/Product/Search/ProductSearchQuery.php
788 /src/Core/Product/Search/SortOrder.php
789 /modules/ps_facetedsearch/ps_facetedsearch.php
790 /modules/ps_facetedsearch/src/HookDispatcher.php
791 /modules/ps_facetedsearch/src/Hook/Attribute.php
792 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
793 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
794 /modules/ps_facetedsearch/src/Hook/Category.php
795 /modules/ps_facetedsearch/src/Hook/Configuration.php
796 /modules/ps_facetedsearch/src/Hook/Design.php
797 /modules/ps_facetedsearch/src/Hook/Feature.php
798 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
799 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
800 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
801 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
802 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
803 /modules/ps_facetedsearch/src/Hook/Product.php
804 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
805 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
806 /modules/ps_facetedsearch/src/Filters/Provider.php
807 /modules/ps_facetedsearch/src/URLSerializer.php
808 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
809 /modules/ps_facetedsearch/src/Product/SearchProvider.php
810 /src/Core/Product/Search/FacetsRendererInterface.php
811 /src/Core/Product/Search/ProductSearchProviderInterface.php
812 /modules/ps_facetedsearch/src/Filters/Converter.php
813 /modules/ps_facetedsearch/src/Product/SearchFactory.php
814 /src/Core/Product/Search/ProductSearchResult.php
815 /classes/Combination.php
816 /modules/ps_facetedsearch/src/Product/Search.php
817 /modules/ps_facetedsearch/src/Adapter/MySQL.php
818 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
819 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
820 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
821 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
822 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
823 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
824 /modules/ps_facetedsearch/src/Filters/Products.php
825 /classes/stock/StockAvailable.php
826 /modules/ps_facetedsearch/src/Filters/Block.php
827 /modules/ps_facetedsearch/src/Definition/Availability.php
828 /src/Core/Product/Search/Facet.php
829 /src/Core/Product/Search/Filter.php
830 /src/Core/Product/Search/FacetCollection.php
831 /classes/ProductAssembler.php
832 /classes/Manufacturer.php
833 /classes/SpecificPrice.php
834 /classes/tax/TaxManagerFactory.php
835 /classes/tax/TaxRulesTaxManager.php
836 /classes/tax/TaxManagerInterface.php
837 /classes/tax/TaxCalculator.php
838 /classes/GroupReduction.php
839 /classes/Pack.php
840 /classes/Feature.php
841 /classes/ProductPresenterFactory.php
842 /src/Adapter/Presenter/Product/ProductListingPresenter.php
843 /src/Adapter/Presenter/Product/ProductPresenter.php
844 /src/Adapter/Product/ProductColorsRetriever.php
845 /src/Core/Product/ProductPresentationSettings.php
846 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
847 /src/Adapter/Presenter/Product/ProductLazyArray.php
848 /src/Adapter/Presenter/AbstractLazyArray.php
849 /classes/Image.php
850 /src/Core/Image/ImageFormatConfiguration.php
851 /src/Core/Image/ImageFormatConfigurationInterface.php
852 /classes/FeatureFlag.php
853 /src/Core/FeatureFlag/FeatureFlagSettings.php
854 /src/Core/Util/Inflector.php
855 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
856 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
857 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
858 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
859 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
860 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
861 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
862 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
863 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
864 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
865 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
866 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
867 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
868 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
869 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
870 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
871 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
872 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
873 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
874 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
875 /var/cache/dev/smarty/compile/classic/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
876 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
877 /vendor/smarty/smarty/libs/plugins/modifier.count.php
878 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
879 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
880 /var/cache/dev/smarty/compile/classic/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
881 /src/Core/Product/Search/Pagination.php
882 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/9d/f8/f1/9df8f15a295a1808eedf4c4ee67981b0f59b4881_2.file.category.tpl.php
883 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/6f/5b/ce/6f5bce7efe7c805bf1600fbcc9797adb6ee58d30_2.file.product-list.tpl.php
884 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e5/e0/48/e5e048b17fb9fd2b5929988a5f01def4f5a9a379_2.file.layout-left-column.tpl.php
885 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/c7/02/b4/c702b4ab2e5c120cb7fcb8874f56c2ffddc875c6_2.file.layout-both-columns.tpl.php
886 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/53/63/ec/5363ec530e11659e32683c4d5c684a8183d4e108_2.file.helpers.tpl.php
887 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
888 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/3d/81/75/3d817562f98bc90cd63e0ba8eff6335c4f847374_2.file.head.tpl.php
889 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/44/11/77/441177fe499374cbd6e36da56a6fbc509063f1ca_2.file.head-jsonld.tpl.php
890 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/f5/28/7c/f5287c98bc38896925bbe76a28ddd082aaa16e01_2.file.product-list-jsonld.tpl.php
891 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/eb/94/bb/eb94bb657bebf8581906c2a8b1a5e2d499c3ea35_2.file.pagination-seo.tpl.php
892 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
893 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
894 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/15/86/79/1586795d67934e4018d80c8b6b205badb35aa893_2.file.stylesheets.tpl.php
895 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/de/1c/8a/de1c8ab832015038a771b9ec64797fd07e2337c5_2.file.javascript.tpl.php
896 /src/Core/Util/String/StringModifier.php
897 /src/Core/Util/String/StringModifierInterface.php
898 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/dd/18/9d/dd189db3b79954188aae99d2faf19c25112b12f9_2.file.product-activation.tpl.php
899 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/16/dc/c8/16dcc8d4fcdc16d1d4f251e0fe2039fbdce493c1_2.file.header.tpl.php
900 /modules/ps_languageselector/ps_languageselector.php
901 /modules/ps_currencyselector/ps_currencyselector.php
902 /modules/ps_customersignin/ps_customersignin.php
903 /var/cache/dev/smarty/compile/classic/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
904 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
905 /var/cache/dev/smarty/compile/classic/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
906 /modules/ps_mainmenu/ps_mainmenu.php
907 /modules/ps_mainmenu/ps_menutoplinks.class.php
908 /var/cache/dev/smarty/compile/classic/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
909 /var/cache/dev/smarty/compile/classic/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
910 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/c8/15/02/c815026333007705e307deca1a1b7f22fc9e74db_2.file.notifications.tpl.php
911 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/c7/52/dc/c752dc58c6bb94af01889519879fd0f510cc2f36_2.file.breadcrumb.tpl.php
912 /modules/ps_categorytree/ps_categorytree.php
913 /var/cache/dev/smarty/compile/classic/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
914 /var/cache/dev/smarty/compile/classic/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
915 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/54/f5/cf/54f5cf3037738a68a994f6c8b070e1d0171f4358_2.file.category-header.tpl.php
916 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/0c/25/8f/0c258f173f38c7dbb521916a649b462e90986eb8_2.file.products-top.tpl.php
917 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/45/4c/9e/454c9ea3472eda744735b58aba8009773f8d9e24_2.file.sort-orders.tpl.php
918 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/57/d2/a1/57d2a12e674937c6ea211c994a08d09aa378c737_2.file.products.tpl.php
919 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/da/06/b5/da06b58b2da1a4b7a876c609ebc0258e9ee2922e_2.file.productlist.tpl.php
920 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
921 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/06/88/5c/06885ce5259cfc2bcc1ff98c64454ea3ad28d9f0_2.file.product.tpl.php
922 /modules/productcomments/src/Repository/ProductCommentRepository.php
923 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php
924 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php
925 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
926 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php
927 /vendor/doctrine/doctrine-bundle/Registry.php
928 /vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php
929 /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php
930 /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php
931 /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php
932 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php
933 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php
934 /vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php
935 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php
936 /vendor/doctrine/doctrine-bundle/ConnectionFactory.php
937 /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php
938 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/EnvVarProcessorInterface.php
939 /vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php
940 /vendor/doctrine/event-manager/src/EventManager.php
941 /vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php
942 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/MySQL/Driver.php
943 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php
944 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
945 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver.php
946 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php
947 /vendor/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
948 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
949 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php
950 /vendor/doctrine/dbal/lib/Doctrine/DBAL/TransactionIsolationLevel.php
951 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ParameterType.php
952 /vendor/doctrine/dbal/lib/Doctrine/DBAL/FetchMode.php
953 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
954 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Connection.php
955 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
956 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php
957 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php
958 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Statement.php
959 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
960 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php
961 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php
962 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php
963 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Result.php
964 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Events.php
965 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySQL80Platform.php
966 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySQL57Platform.php
967 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
968 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
969 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DateIntervalUnit.php
970 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/TrimMode.php
971 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Types.php
972 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
973 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php
974 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/AsciiStringType.php
975 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php
976 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php
977 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpIntegerMappingType.php
978 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php
979 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php
980 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php
981 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php
982 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateImmutableType.php
983 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateIntervalType.php
984 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php
985 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpDateTimeMappingType.php
986 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeImmutableType.php
987 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php
988 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzImmutableType.php
989 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php
990 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php
991 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php
992 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php
993 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonType.php
994 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php
995 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php
996 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php
997 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php
998 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php
999 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php
1000 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeImmutableType.php
1001 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TypeRegistry.php
1002 /modules/productcomments/src/Entity/ProductComment.php
1003 /vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Proxy.php
1004 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/Proxy.php
1005 /vendor/doctrine/persistence/src/Persistence/Proxy.php
1006 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php
1007 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php
1008 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
1009 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
1010 /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php
1011 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php
1012 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php
1013 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php
1014 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php
1015 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php
1016 /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php
1017 /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php
1018 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php
1019 /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php
1020 /vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php
1021 /vendor/doctrine/orm/lib/Doctrine/ORM/Exception/NotSupported.php
1022 /vendor/doctrine/orm/lib/Doctrine/ORM/Exception/ORMException.php
1023 /vendor/doctrine/orm/lib/Doctrine/ORM/ORMException.php
1024 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php
1025 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php
1026 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
1027 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php
1028 /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php
1029 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php
1030 /vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php
1031 /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php
1032 /vendor/doctrine/orm/lib/Doctrine/ORM/Event/ListenersInvoker.php
1033 /vendor/doctrine/orm/lib/Doctrine/ORM/Utility/IdentifierFlattener.php
1034 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/HydrationCompleteHandler.php
1035 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Reflection/ReflectionPropertiesGetter.php
1036 /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php
1037 /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php
1038 /vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php
1039 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php
1040 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php
1041 /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php
1042 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
1043 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
1044 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
1045 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
1046 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php
1047 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php
1048 /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php
1049 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php
1050 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
1051 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php
1052 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
1053 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
1054 /vendor/doctrine/orm/lib/Doctrine/ORM/Id/IdentityGenerator.php
1055 /vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php
1056 /vendor/doctrine/orm/lib/Doctrine/ORM/Events.php
1057 /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php
1058 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
1059 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php
1060 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/Result.php
1061 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/DriverStatement.php
1062 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Result.php
1063 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Abstraction/Result.php
1064 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/DriverResultStatement.php
1065 /vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
1066 /var/cache/dev/smarty/compile/classic/e9/e4/d0/e9e4d0b935584380ea8beb3f467908e1cd2486f5_2.module.productcommentsviewstemplateshookproductlistreviews.tpl.php
1067 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7b/22/5b/7b225b1cac2a85047d542d16e5f384c93dd6fb97_2.file.product-flags.tpl.php
1068 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/02/23/c1/0223c1d47155c6e4b2bd80b26f32725957956e14_2.file.pagination.tpl.php
1069 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/d6/c6/f9/d6c6f9d545d2798ff6bc18b93c261f82e9144275_2.file.products-bottom.tpl.php
1070 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7b/71/2c/7b712c354a69fdb01c35e7342f8fa7585536ec2c_2.file.category-footer.tpl.php
1071 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/f7/4f/29/f74f29c9819ad7775ccd22da9ee33215ea97a04f_2.file.footer.tpl.php
1072 /modules/ps_emailsubscription/ps_emailsubscription.php
1073 /var/cache/dev/smarty/compile/classic/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
1074 /var/cache/dev/smarty/compile/classic/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577_2.module.ps_socialfollowps_socialfollow.tpl.php
1075 /modules/ps_linklist/ps_linklist.php
1076 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
1077 /modules/ps_linklist/src/Filter/LinkFilter.php
1078 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
1079 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
1080 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
1081 /modules/ps_linklist/src/Model/LinkBlock.php
1082 /classes/CMS.php
1083 /var/cache/dev/smarty/compile/classic/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.php
1084 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
1085 /var/cache/dev/smarty/compile/classic/42/f9/46/42f9461127ce7396a601c2484841253ea5ba658f_2.module.ps_customeraccountlinksps_customeraccountlinks.tpl.php
1086 /var/cache/dev/smarty/compile/classic/d3/be/a1/d3bea152bc88d6ad4c16c87750962bcaf4f57aa3_2.module.blockwishlistviewstemplateshookaccountmyaccountblock.tpl.php
1087 /var/cache/dev/smarty/compile/classic/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php
1088 /var/cache/dev/smarty/compile/classic/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php
1089 /var/cache/dev/smarty/compile/classic/f9/93/73/f9937302c902c18a7e92f61a7bb91ac32c58d2fe_2.module.blockwishlistviewstemplatescomponentsmodalsdelete.tpl.php
1090 /var/cache/dev/smarty/compile/classic/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php
1091 /var/cache/dev/smarty/compile/classic/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php
1092 /var/cache/dev/smarty/compile/classic/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php
1093 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/d3/04/42/d3044246739ad2144aef299ad348bef636c80839_2.file.password-policy-template.tpl.php
1094 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1095 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
1096 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1097 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
1098 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
1099 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
1100 /var/cache/dev/smarty/compile/classic/08/31/29/083129759a4737a6f0f9eaad34069f692d924f47_2.file.ga_tag.tpl.php