Filtres actifs

  • Thème : Poste
  • Thème : Publicité
  • Thème : Rallye
  • Thème : Voiture ancienne
  • Fabricant : Artisan 43
Load Time 3958 ms
Querying Time 832 ms
Queries 837
Memory Peak Usage 48.7 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 2.391 ms 2.391 ms 29.85 Mb 31.4 Mb
__construct 0.012 ms 2.403 ms - Mb 31.4 Mb
init 933 ms 935 ms 1.47 Mb 32.0 Mb
checkAccess 0.002 ms 935 ms - Mb 32.0 Mb
setMedia 63.460 ms 999 ms 2.11 Mb 33.5 Mb
postProcess 0.001 ms 999 ms - Mb 33.5 Mb
initHeader 0.012 ms 999 ms - Mb 33.5 Mb
initContent 361.039 ms 1360 ms 6.87 Mb 40.6 Mb
initFooter 0.002 ms 1360 ms - Mb 40.6 Mb
display 2598 ms 3958 ms 8.01 Mb 48.7 Mb
Hook Time Memory Usage
displayProductListReviews 67.139 ms 3.56 Mb
displayFooter 15.318 ms 0.88 Mb
ActionFrontControllerSetMedia 11.736 ms 1.77 Mb
displayLeftColumn 7.580 ms 0.51 Mb
displayNav2 5.419 ms 0.22 Mb
DisplayBeforeBodyClosingTag 2.735 ms 0.09 Mb
displayFooterBefore 2.654 ms 0.12 Mb
displayTop 2.415 ms 0.12 Mb
DisplayFooter 0.726 ms 0.12 Mb
DisplayHeader 0.635 ms 0.10 Mb
ProductSearchProvider 0.273 ms - Mb
DisplayLeftColumn 0.169 ms 0.05 Mb
DisplayMyAccountBlock 0.140 ms 0.01 Mb
DisplayAfterBodyOpeningTag 0.005 ms - Mb
DisplayFooterBefore 0.004 ms - Mb
DisplayFooterAfter 0.004 ms - Mb
ModuleRoutes 0.003 ms - Mb
DisplayNavFullWidth 0.003 ms - Mb
18 hook(s) 116.957 ms 7.55 Mb
Module Time Memory Usage
ps_checkout 1012 ms 28.46 Mb
ps_socialfollow 2.487 ms 0.13 Mb
ps_emailalerts 0.143 ms 0.10 Mb
ps_accounts 1.929 ms 0.35 Mb
blockreassurance 0.557 ms 0.11 Mb
blockwishlist 1.202 ms 0.19 Mb
ps_shoppingcart 1.178 ms 0.07 Mb
ps_googleanalytics 3.299 ms 0.22 Mb
productcomments 68.116 ms 3.78 Mb
ps_searchbar 1.472 ms 0.08 Mb
ps_facetedsearch 0.911 ms 0.09 Mb
ps_languageselector 1.669 ms 0.07 Mb
ps_currencyselector 1.967 ms 0.09 Mb
ps_customersignin 1.181 ms 0.08 Mb
ps_mainmenu 2.516 ms 0.35 Mb
ps_categorytree 7.647 ms 0.53 Mb
ps_emailsubscription 1.568 ms 0.09 Mb
ps_linklist 14.329 ms 0.92 Mb
ps_customeraccountlinks 1.850 ms 0.16 Mb
19 module(s) 1126 ms 35.86 Mb

Stopwatch SQL - 837 queries

# Query Time (ms) Rows Filesort Group By Location
337
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
56.764 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
303
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
50.149 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
357
SELECT SQL_NO_CACHE * FROM `54cpc_hook_module_exceptions`
WHERE `id_shop` IN (1)
49.207 ms 1 /classes/module/Module.php:2018
259
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
42.507 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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 (344, 1804, 1562, 25, 80, 71, 59, 124, 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 (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) GROUP BY fp.id_feature_value
26.475 ms 7981000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
387
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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=4)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3)) GROUP BY fp.id_feature_value
13.789 ms 17580000 Yes /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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((p.on_sale=1)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3))
10.933 ms 17580000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
386
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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sp.reduction>0)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3))
10.287 ms 17580000 /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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3))
8.893 ms 351600000 /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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3))
8.144 ms 351600000 /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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=14)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3)) GROUP BY fp.id_feature_value
8.089 ms 17580000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
285
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.579 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((a.id_attribute_group=7)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3)) GROUP BY pac.id_attribute
7.385 ms 351600000 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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=10)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3)) GROUP BY fp.id_feature_value
7.364 ms 17580000 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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=15)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3)) GROUP BY fp.id_feature_value
6.801 ms 17580000 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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) AND p.date_add>'2025-07-05 00:00:00'
6.340 ms 17580000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=7)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3)) GROUP BY fp.id_feature_value
5.874 ms 17580000 Yes /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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3))
5.165 ms 351600000 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
389
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=3)) 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=3)) AND ((fp_1.id_feature_value=3)) GROUP BY fp.id_feature_value
4.899 ms 4863800 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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=16)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3)) GROUP BY fp.id_feature_value
4.893 ms 17580000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
380
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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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
4.810 ms 14064000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
391
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) LEFT JOIN 54cpc_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_1.id_feature_value=3)) 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) LEFT JOIN 54cpc_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=5)) AND ((fp_1.id_feature_value IN (344, 1804, 1562, 25, 80, 71, 59, 124, 5))) AND ((fp_2.id_feature_value=3)) GROUP BY fp.id_feature_value
4.344 ms 17580000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
275
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.724 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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
3.385 ms 474 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
774
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
2.764 ms 88 Yes Yes /classes/Category.php:799
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.630 ms 1068 /classes/Configuration.php:180
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)
2.508 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)
2.141 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
804
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;
2.068 ms 1 Yes Yes /classes/Product.php:4520
803
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 (2001229) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.886 ms 1 Yes Yes /classes/Product.php:4520
105
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.847 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.808 ms 1670 Yes Yes /classes/Hook.php:1267
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
1.792 ms 1 /src/Adapter/EntityMapper.php:71
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)
1.785 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
1.761 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
388
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
1.667 ms 34 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
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 (2001350,2001493,2001444,2001501,2001500,2100657,2100607,2001551,2100603,2001502,2101083,2001527,2001436,2001492,2001480,2100727,2001548,2001443,2001442,2001437,2001359,2001336,2001229,2001576)
1.609 ms 24 /classes/ProductAssembler.php:95
299
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.609 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.593 ms 278 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
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)
1.542 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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)
1.528 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
836
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 (2001350,2001493,2001444,2001501,2001500,2100657,2100607,2001551,2100603,2001502,2101083,2001527,2001436,2001492,2001480,2100727,2001548,2001443,2001442,2001437,2001359,2001336,2001229,2001576) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
1.525 ms 2112 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
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)
1.494 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)
1.484 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
779
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 (2001350) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.476 ms 1 Yes Yes /classes/Product.php:4520
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.442 ms 0 /classes/Hook.php:1326
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)
1.397 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
802
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;
1.391 ms 1 Yes Yes /classes/Product.php:4520
782
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 (2001493) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.334 ms 1 Yes Yes /classes/Product.php:4520
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.302 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
796
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;
1.296 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)
1.283 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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)
1.272 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)
1.253 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
53
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.246 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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)
1.241 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
352
SELECT SQL_NO_CACHE *
FROM `54cpc_group_lang`
WHERE `id_group` = 1
1.235 ms 1 /src/Adapter/EntityMapper.php:79
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)
1.228 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.222 ms 12 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
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.221 ms 386 /classes/Hook.php:456
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)
1.217 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
1.204 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)
1.186 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
271
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.185 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
799
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;
1.179 ms 1 Yes Yes /classes/Product.php:4520
791
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 (2101083) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.175 ms 1 Yes Yes /classes/Product.php:4520
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)
1.160 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
789
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 (2100603) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.159 ms 1 Yes Yes /classes/Product.php:4520
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.143 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)
1.137 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)
1.132 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
790
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 (2001502) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.130 ms 1 Yes Yes /classes/Product.php:4520
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)
1.121 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)
1.119 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
49
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.113 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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)
1.113 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)
1.092 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)
1.091 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
354
SELECT SQL_NO_CACHE `id_category`
FROM `54cpc_category_shop`
WHERE `id_category` = 263
AND `id_shop` = 1 LIMIT 1
1.089 ms 1 /classes/Category.php:2450
786
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 (2100657) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.088 ms 1 Yes Yes /classes/Product.php:4520
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)
1.079 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
800
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;
1.071 ms 1 Yes Yes /classes/Product.php:4520
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)
1.069 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
801
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;
1.067 ms 1 Yes Yes /classes/Product.php:4520
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)
1.064 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
797
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;
1.064 ms 1 Yes Yes /classes/Product.php:4520
783
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 (2001444) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.061 ms 1 Yes Yes /classes/Product.php:4520
795
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;
1.060 ms 1 Yes Yes /classes/Product.php:4520
798
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;
1.054 ms 1 Yes Yes /classes/Product.php:4520
376
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.052 ms 278 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
377
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
1.051 ms 13 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
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.049 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.045 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)
1.041 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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)
1.031 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)
1.029 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)
1.027 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.019 ms 43 Yes /classes/Dispatcher.php:654
347
SELECT SQL_NO_CACHE `id_lang` FROM `54cpc_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
1.017 ms 1 /classes/Language.php:883
785
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 (2001500) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.017 ms 1 Yes Yes /classes/Product.php:4520
317
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.011 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)
1.011 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
465
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
1.005 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:109
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)
1.001 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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
1.001 ms 1 /src/Adapter/EntityMapper.php:71
788
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 (2001551) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.000 ms 1 Yes Yes /classes/Product.php:4520
792
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;
1.000 ms 1 Yes Yes /classes/Product.php:4520
793
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.996 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.994 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.990 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.990 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.986 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.984 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.983 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.978 ms 20 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
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.975 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
784
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 (2001501) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.972 ms 1 Yes Yes /classes/Product.php:4520
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.970 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)
0.965 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
787
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 (2100607) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.960 ms 1 Yes Yes /classes/Product.php:4520
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.953 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
794
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.952 ms 1 Yes Yes /classes/Product.php:4520
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)
0.951 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.944 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.941 ms 67 /classes/module/Module.php:345
390
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.941 ms 111 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
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.937 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.936 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.934 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.933 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.933 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.932 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.916 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.916 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.914 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.913 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
817
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.912 ms 2 /classes/Meta.php:193
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.899 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.898 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.887 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.887 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
109
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.885 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.884 ms 1 Yes Yes /classes/Category.php:924
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.880 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.880 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.878 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.877 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.876 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.875 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.871 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.869 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.866 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
75
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.863 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.860 ms 67 /classes/module/Module.php:345
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.859 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.858 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
107
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.857 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
762
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.856 ms 1 /classes/Currency.php:1136
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.855 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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)
0.852 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.849 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.848 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.847 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
773
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.847 ms 1 /src/Adapter/EntityMapper.php:71
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.844 ms 111 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
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.840 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.837 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
353
SELECT SQL_NO_CACHE id_shop
FROM `54cpc_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.837 ms 1 /classes/ObjectModel.php:1729
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.835 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.834 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.829 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.829 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.828 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.825 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.823 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.819 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.817 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
811
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.814 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.813 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.812 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.811 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.810 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)
0.809 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
333
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.805 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.804 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
289
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.803 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
261
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.801 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.796 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
450
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` = 2001501
AND image_shop.`cover` = 1 LIMIT 1
0.796 ms 1 /classes/Product.php:3570
273
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.793 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
436
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` = 2001493 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` = 2001493 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.792 ms 0 /classes/Cart.php:1426
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.792 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
555
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.790 ms 2 Yes /classes/SpecificPrice.php:576
350
SELECT SQL_NO_CACHE id_shop
FROM `54cpc_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.783 ms 1 /classes/ObjectModel.php:1729
12
SELECT SQL_NO_CACHE lower(name) as name
FROM `54cpc_hook` h
WHERE (h.active = 1)
0.779 ms 1090 /classes/Hook.php:1366
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.772 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
0.770 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
339
SELECT SQL_NO_CACHE name, alias FROM `54cpc_hook_alias`
0.765 ms 88 /classes/Hook.php:339
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.759 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
0.755 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
111
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.753 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
321
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.752 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
235
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.749 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
305
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.748 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
634
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.744 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.734 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.732 ms 1 /classes/Cart.php:4243
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.730 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
758
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.729 ms 1 /classes/module/Module.php:2636
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)
0.722 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.719 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.715 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
778
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.715 ms 88 Yes /classes/Category.php:1600
71
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.711 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.709 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.709 ms 1 /src/Adapter/EntityMapper.php:71
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.705 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.704 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.704 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
617
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.704 ms 1 /classes/Product.php:3860
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.699 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.698 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
759
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 243 AND `id_shop` = 1 LIMIT 1
0.698 ms 1 /classes/module/Module.php:2109
219
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.697 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.694 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.689 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
349
SELECT SQL_NO_CACHE *
FROM `54cpc_currency_lang`
WHERE `id_currency` = 1
0.689 ms 1 /src/Adapter/EntityMapper.php:79
315
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.685 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
281
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.682 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.682 ms 1 /src/Adapter/EntityMapper.php:71
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.682 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.681 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.679 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
820
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.677 ms 1 /src/Adapter/EntityMapper.php:71
227
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.676 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.674 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.672 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.671 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.666 ms 88 Yes /classes/PrestaShopCollection.php:383
344
SELECT SQL_NO_CACHE value FROM `54cpc_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.665 ms 1 /classes/shop/Shop.php:1183
561
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.659 ms 5 Yes /classes/Product.php:6017
73
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.659 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
423
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` = 2001350 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` = 2001350 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.658 ms 0 /classes/Cart.php:1426
101
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
15
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `54cpc_hook`
0.656 ms 1090 /classes/Hook.php:1326
331
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
477
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 = 2001500
ORDER BY f.position ASC
0.656 ms 5 Yes /classes/Product.php:6017
560
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.656 ms 0 /classes/Cart.php:1426
115
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.655 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.655 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
265
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.655 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
805
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.655 ms 1 /classes/module/Module.php:2636
658
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.650 ms 5 Yes /classes/Product.php:6017
249
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.649 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
291
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.646 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
440
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` = 2001444) AND (b.`id_shop` = 1) LIMIT 1
0.646 ms 1 /src/Adapter/EntityMapper.php:71
85
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.646 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
97
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.646 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
816
SELECT SQL_NO_CACHE *
FROM `54cpc_hook` a
WHERE (a.`id_hook` = 45) LIMIT 1
0.643 ms 1 /src/Adapter/EntityMapper.php:71
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` = 2001493
ORDER BY `position`
0.641 ms 1 Yes /classes/Product.php:3545
293
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.638 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
17
SELECT SQL_NO_CACHE m.* FROM `54cpc_module` m WHERE m.`active` = 1
0.635 ms 67 /src/Adapter/Module/Repository/ModuleRepository.php:100
657
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `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.634 ms 0 /classes/Cart.php:1426
309
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.634 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
572
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.634 ms 0 /classes/Cart.php:1426
622
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.633 ms 5 Yes /classes/Product.php:6017
670
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.632 ms 5 Yes /classes/Product.php:6017
835
SELECT SQL_NO_CACHE data
FROM `54cpc_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.631 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
645
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.630 ms 0 /classes/Cart.php:1426
342
SELECT SQL_NO_CACHE * FROM `54cpc_currency` c ORDER BY `iso_code` ASC
0.630 ms 1 Yes /classes/Currency.php:709
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.629 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.628 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.627 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
437
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 = 2001493
ORDER BY f.position ASC
0.627 ms 5 Yes /classes/Product.php:6017
424
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 = 2001350
ORDER BY f.position ASC
0.626 ms 5 Yes /classes/Product.php:6017
573
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.626 ms 5 Yes /classes/Product.php:6017
646
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.625 ms 5 Yes /classes/Product.php:6017
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.624 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.622 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
301
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
113
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
31
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.621 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
269
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.621 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.620 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)
0.618 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.618 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.616 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
780
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "productcomments" LIMIT 1
0.615 ms 1 /classes/module/Module.php:2636
818
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.615 ms 2 /classes/Meta.php:193
463
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` = 2001501 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` = 2001501 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.614 ms 0 /classes/Cart.php:1426
513
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 = 2001551
ORDER BY f.position ASC
0.614 ms 5 Yes /classes/Product.php:6017
329
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.613 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
99
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.611 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
525
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 = 2100603
ORDER BY f.position ASC
0.611 ms 4 Yes /classes/Product.php:6017
524
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` = 2100603 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` = 2100603 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.611 ms 0 /classes/Cart.php:1426
512
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` = 2001551 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` = 2001551 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
476
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` = 2001500 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` = 2001500 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
181
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.607 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.607 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
422
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001350) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.607 ms 1 /classes/stock/StockAvailable.php:453
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.606 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
448
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` = 2001444 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` = 2001444 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.606 ms 0 /classes/Cart.php:1426
621
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.606 ms 0 /classes/Cart.php:1426
821
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1
0.605 ms 1 /src/Adapter/EntityMapper.php:79
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.604 ms 1 /classes/Language.php:1216
669
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.604 ms 0 /classes/Cart.php:1426
51
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.603 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
307
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.603 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
694
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` = 2001229 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` = 2001229 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.602 ms 0 /classes/Cart.php:1426
125
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
449
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 = 2001444
ORDER BY f.position ASC
0.601 ms 5 Yes /classes/Product.php:6017
706
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.600 ms 0 /classes/Cart.php:1426
598
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.600 ms 5 Yes /classes/Product.php:6017
536
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` = 2001502 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` = 2001502 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.599 ms 0 /classes/Cart.php:1426
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.599 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
489
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 = 2100657
ORDER BY f.position ASC
0.598 ms 5 Yes /classes/Product.php:6017
775
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.596 ms 2 /classes/Category.php:2242
323
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.595 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
537
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 = 2001502
ORDER BY f.position ASC
0.595 ms 5 Yes /classes/Product.php:6017
237
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
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.593 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
480
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` = 2100657) AND (b.`id_shop` = 1) LIMIT 1
0.591 ms 1 /src/Adapter/EntityMapper.php:71
469
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001500 LIMIT 1
0.588 ms 1 /classes/SpecificPrice.php:435
500
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` = 2100607 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` = 2100607 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.587 ms 0 /classes/Cart.php:1426
93
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.585 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.584 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
781
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 183 AND `id_shop` = 1 LIMIT 1
0.583 ms 1 /classes/module/Module.php:2109
239
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
464
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 = 2001501
ORDER BY f.position ASC
0.582 ms 5 Yes /classes/Product.php:6017
47
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
95
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.580 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
89
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
564
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.578 ms 1 /src/Adapter/EntityMapper.php:71
67
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.577 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
585
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.577 ms 0 /classes/Cart.php:1426
55
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.576 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
682
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `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.575 ms 0 /classes/Cart.php:1426
121
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.573 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
597
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.573 ms 0 /classes/Cart.php:1426
229
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.572 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
549
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 = 2101083
ORDER BY f.position ASC
0.571 ms 5 Yes /classes/Product.php:6017
57
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.570 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.569 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
526
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` = 2001502
AND image_shop.`cover` = 1 LIMIT 1
0.569 ms 1 /classes/Product.php:3570
59
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.568 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.568 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
770
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 246 AND `id_shop` = 1 LIMIT 1
0.568 ms 1 /classes/module/Module.php:2109
103
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
488
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` = 2100657 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` = 2100657 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.567 ms 0 /classes/Cart.php:1426
117
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.564 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.564 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
574
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.564 ms 1 /classes/Product.php:6048
452
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` = 2001501) AND (b.`id_shop` = 1) LIMIT 1
0.563 ms 1 /src/Adapter/EntityMapper.php:71
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` = 2001350
AND image_shop.`cover` = 1 LIMIT 1
0.563 ms 1 /classes/Product.php:3570
81
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.561 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
255
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.561 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
833
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.561 ms 1 /classes/module/Module.php:2636
263
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.560 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
313
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.560 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
813
SELECT SQL_NO_CACHE *
FROM `54cpc_link_block_lang`
WHERE `id_link_block` = 1
0.560 ms 1 /src/Adapter/EntityMapper.php:79
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.560 ms 1 Yes /classes/shop/Shop.php:715
65
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.559 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.557 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
91
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.557 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.555 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
472
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` = 2001500)
0.555 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.555 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
501
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 = 2100607
ORDER BY f.position ASC
0.554 ms 4 Yes /classes/Product.php:6017
79
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.551 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
123
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.551 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.550 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` = 2001350 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.547 ms 2 Yes /classes/SpecificPrice.php:576
69
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.544 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
83
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
63
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
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.540 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.539 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
428
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` = 2001493) AND (b.`id_shop` = 1) LIMIT 1
0.536 ms 1 /src/Adapter/EntityMapper.php:71
531
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` = 2001502 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.536 ms 2 Yes /classes/SpecificPrice.php:576
649
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.536 ms 1 /src/Adapter/EntityMapper.php:71
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.535 ms 2 /classes/CartRule.php:357
637
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.535 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.531 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
686
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` = 2001229) AND (b.`id_shop` = 1) LIMIT 1
0.531 ms 1 /src/Adapter/EntityMapper.php:71
698
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.531 ms 1 /src/Adapter/EntityMapper.php:71
319
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.530 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
701
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.530 ms 2 Yes /classes/SpecificPrice.php:576
257
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.529 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.529 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
586
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.528 ms 5 Yes /classes/Product.php:6017
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.527 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
516
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` = 2100603) AND (b.`id_shop` = 1) LIMIT 1
0.527 ms 1 /src/Adapter/EntityMapper.php:71
633
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.527 ms 0 /classes/Cart.php:1426
519
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` = 2100603 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.526 ms 2 Yes /classes/SpecificPrice.php:576
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` = 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.524 ms 0 /classes/tax/TaxRulesTaxManager.php:109
830
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.524 ms 1 /classes/Meta.php:193
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` = 2001350) AND (b.`id_shop` = 1) LIMIT 1
0.522 ms 1 /src/Adapter/EntityMapper.php:71
548
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` = 2101083 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` = 2101083 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.522 ms 0 /classes/Cart.php:1426
577
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.522 ms 1 /src/Adapter/EntityMapper.php:71
616
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.522 ms 2 Yes /classes/SpecificPrice.php:576
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.521 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
562
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.520 ms 1 /classes/Product.php:3570
35
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.519 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
468
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` = 2001500) AND (b.`id_shop` = 1) LIMIT 1
0.518 ms 1 /src/Adapter/EntityMapper.php:71
609
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.518 ms 0 /classes/Cart.php:1426
661
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.518 ms 1 /src/Adapter/EntityMapper.php:71
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.516 ms 12 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
819
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.514 ms 2 /classes/Meta.php:193
431
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` = 2001493 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.513 ms 2 Yes /classes/SpecificPrice.php:576
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.512 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
695
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 = 2001229
ORDER BY f.position ASC
0.512 ms 4 Yes /classes/Product.php:6017
343
SELECT SQL_NO_CACHE `id_lang` FROM `54cpc_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.511 ms 1 /classes/Language.php:883
520
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` = 2100603)
0.511 ms 1 /classes/Product.php:3860
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.510 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
610
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.510 ms 5 Yes /classes/Product.php:6017
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` = 2001350
ORDER BY `position`
0.508 ms 1 Yes /classes/Product.php:3545
359
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_accounts" LIMIT 1
0.508 ms 1 /src/Adapter/Module/ModuleDataProvider.php:257
18
SELECT SQL_NO_CACHE `id_lang`
FROM `54cpc_lang`
WHERE `locale` = "fr-FR" LIMIT 1
0.507 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:69
443
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` = 2001444 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.506 ms 2 Yes /classes/SpecificPrice.php:576
589
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.504 ms 1 /src/Adapter/EntityMapper.php:71
492
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` = 2100607) AND (b.`id_shop` = 1) LIMIT 1
0.502 ms 1 /src/Adapter/EntityMapper.php:71
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)
0.500 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
455
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` = 2001501 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
458
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.499 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:109
689
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` = 2001229 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
601
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.498 ms 1 /src/Adapter/EntityMapper.php:71
677
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 8, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 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.495 ms 2 Yes /classes/SpecificPrice.php:576
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.494 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
490
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` = 2100607
AND image_shop.`cover` = 1 LIMIT 1
0.494 ms 1 /classes/Product.php:3570
567
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.494 ms 2 Yes /classes/SpecificPrice.php:576
639
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.494 ms 0 /classes/SpecificPrice.php:259
652
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.494 ms 2 Yes /classes/SpecificPrice.php:576
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.493 ms 1 /src/Adapter/EntityMapper.php:71
671
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.493 ms 1 /classes/Product.php:6048
806
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.492 ms 1 /classes/module/Module.php:2109
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)
0.492 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
580
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.492 ms 2 Yes /classes/SpecificPrice.php:576
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)
0.491 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.491 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
640
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.490 ms 2 Yes /classes/SpecificPrice.php:576
776
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.490 ms 1 /classes/Category.php:1585
664
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.488 ms 2 Yes /classes/SpecificPrice.php:576
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.486 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.486 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)
0.486 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
466
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` = 2001500
AND image_shop.`cover` = 1 LIMIT 1
0.485 ms 1 /classes/Product.php:3570
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.485 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)
0.484 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.483 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.483 ms 1 /classes/Category.php:1754
683
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.482 ms 5 Yes /classes/Product.php:6017
707
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.481 ms 4 Yes /classes/Product.php:6017
37
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.481 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
650
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001437 LIMIT 1
0.481 ms 1 /classes/SpecificPrice.php:435
33
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.479 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.479 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
674
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.479 ms 1 /src/Adapter/EntityMapper.php:71
517
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2100603 LIMIT 1
0.478 ms 1 /classes/SpecificPrice.php:435
543
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` = 2101083 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
41
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.475 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.475 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.474 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
495
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` = 2100607 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.474 ms 2 Yes /classes/SpecificPrice.php:576
483
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` = 2100657 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
625
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.473 ms 1 /src/Adapter/EntityMapper.php:71
834
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1
0.473 ms 1 /classes/module/Module.php:2109
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.472 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
613
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.470 ms 1 /src/Adapter/EntityMapper.php:71
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.470 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
528
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` = 2001502) AND (b.`id_shop` = 1) LIMIT 1
0.469 ms 1 /src/Adapter/EntityMapper.php:71
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.468 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
471
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` = 2001500 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.467 ms 2 Yes /classes/SpecificPrice.php:576
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)
0.464 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.461 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.460 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
540
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` = 2101083) AND (b.`id_shop` = 1) LIMIT 1
0.460 ms 1 /src/Adapter/EntityMapper.php:71
628
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.460 ms 2 Yes /classes/SpecificPrice.php:576
514
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` = 2100603
AND image_shop.`cover` = 1 LIMIT 1
0.459 ms 1 /classes/Product.php:3570
767
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.459 ms 1 /classes/module/Module.php:2636
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)
0.458 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.458 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
769
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.458 ms 1 /classes/module/Module.php:2636
760
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.457 ms 1 /classes/module/Module.php:2636
827
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1
0.457 ms 1 /src/Adapter/EntityMapper.php:79
807
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.455 ms 1 /classes/module/Module.php:2636
23
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.454 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
478
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` = 2100657
AND image_shop.`cover` = 1 LIMIT 1
0.454 ms 1 /classes/Product.php:3570
604
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.452 ms 2 Yes /classes/SpecificPrice.php:576
765
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.450 ms 1 /classes/module/Module.php:2636
832
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.450 ms 1 /classes/Meta.php:193
592
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.450 ms 2 Yes /classes/SpecificPrice.php:576
684
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` = 2001229
AND image_shop.`cover` = 1 LIMIT 1
0.450 ms 1 /classes/Product.php:3570
425
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.446 ms 0 /classes/tax/TaxRulesTaxManager.php:109
484
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` = 2100657)
0.445 ms 1 /classes/Product.php:3860
507
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` = 2001551 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
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)
0.443 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.443 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.441 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.441 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.440 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
825
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1
0.440 ms 1 /src/Adapter/EntityMapper.php:79
426
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` = 2001493
AND image_shop.`cover` = 1 LIMIT 1
0.440 ms 1 /classes/Product.php:3570
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.439 ms 1 /classes/Category.php:1378
552
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.439 ms 1 /src/Adapter/EntityMapper.php:71
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.438 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
593
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.437 ms 1 /classes/Product.php:3860
831
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.436 ms 1 /classes/Meta.php:193
481
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2100657 LIMIT 1
0.435 ms 1 /classes/SpecificPrice.php:435
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.435 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` = 2001350)
0.434 ms 1 /classes/Product.php:3860
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.434 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
812
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.433 ms 1 /src/Adapter/EntityMapper.php:71
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)
0.432 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
808
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.431 ms 1 /classes/module/Module.php:2109
432
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` = 2001493)
0.430 ms 1 /classes/Product.php:3860
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.429 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
599
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.429 ms 1 /classes/Product.php:3570
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.429 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.429 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.428 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
504
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` = 2001551) AND (b.`id_shop` = 1) LIMIT 1
0.427 ms 1 /src/Adapter/EntityMapper.php:71
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.426 ms 1 Yes /classes/shop/Shop.php:1364
438
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` = 2001444
AND image_shop.`cover` = 1 LIMIT 1
0.426 ms 1 /classes/Product.php:3570
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.425 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.425 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
659
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.424 ms 1 /classes/Product.php:3570
696
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.422 ms 1 /classes/Product.php:3570
687
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001229 LIMIT 1
0.421 ms 1 /classes/SpecificPrice.php:435
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.419 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
441
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001444 LIMIT 1
0.419 ms 1 /classes/SpecificPrice.php:435
444
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` = 2001444)
0.419 ms 1 /classes/Product.php:3860
365
SELECT SQL_NO_CACHE * FROM `54cpc_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.415 ms 7 Yes /classes/ImageType.php:109
641
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.415 ms 1 /classes/Product.php:3860
568
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.415 ms 1 /classes/Product.php:3860
702
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.409 ms 1 /classes/Product.php:3860
191
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
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.406 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
538
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` = 2101083
AND image_shop.`cover` = 1 LIMIT 1
0.406 ms 1 /classes/Product.php:3570
768
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 245 AND `id_shop` = 1 LIMIT 1
0.406 ms 1 /classes/module/Module.php:2109
575
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.405 ms 1 /classes/Product.php:3570
824
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.405 ms 1 /src/Adapter/EntityMapper.php:71
763
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.405 ms 1 /classes/module/Module.php:2636
814
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.404 ms 1 /src/Adapter/EntityMapper.php:71
647
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.403 ms 1 /classes/Product.php:3570
581
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.401 ms 1 /classes/Product.php:3860
623
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.400 ms 1 /classes/Product.php:3570
771
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.400 ms 1 /classes/module/Module.php:2636
197
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
429
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001493 LIMIT 1
0.400 ms 1 /classes/SpecificPrice.php:435
127
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.399 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
456
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` = 2001501)
0.399 ms 1 /classes/Product.php:3860
496
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` = 2100607)
0.399 ms 1 /classes/Product.php:3860
213
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
826
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.397 ms 1 /src/Adapter/EntityMapper.php:71
815
SELECT SQL_NO_CACHE *
FROM `54cpc_link_block_lang`
WHERE `id_link_block` = 2
0.396 ms 1 /src/Adapter/EntityMapper.php:79
823
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1
0.396 ms 1 /src/Adapter/EntityMapper.php:79
169
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
451
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.394 ms 1 /classes/Product.php:5655
822
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.393 ms 1 /src/Adapter/EntityMapper.php:71
453
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001501 LIMIT 1
0.391 ms 1 /classes/SpecificPrice.php:435
508
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` = 2001551)
0.391 ms 1 /classes/Product.php:3860
761
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 244 AND `id_shop` = 1 LIMIT 1
0.391 ms 1 /classes/module/Module.php:2109
587
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.390 ms 1 /classes/Product.php:3570
177
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
635
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.387 ms 1 /classes/Product.php:3570
420
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001350 AND `id_group` = 1 LIMIT 1
0.387 ms 0 /classes/GroupReduction.php:156
829
SELECT SQL_NO_CACHE *
FROM `54cpc_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 1
0.386 ms 1 /src/Adapter/EntityMapper.php:79
629
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.385 ms 1 /classes/Product.php:3860
662
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001359 LIMIT 1
0.385 ms 1 /classes/SpecificPrice.php:435
137
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.383 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
828
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.382 ms 1 /src/Adapter/EntityMapper.php:71
678
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `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.381 ms 1 /classes/Product.php:3860
611
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.380 ms 1 /classes/Product.php:3570
746
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.380 ms 1 Yes /classes/Product.php:3545
43
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.379 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
672
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.377 ms 1 /classes/Product.php:3570
215
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
614
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001548 LIMIT 1
0.376 ms 1 /classes/SpecificPrice.php:435
653
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.376 ms 1 /classes/Product.php:3860
203
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
544
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` = 2101083)
0.375 ms 1 /classes/Product.php:3860
734
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.375 ms 1 Yes /classes/Product.php:3545
556
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.373 ms 1 /classes/Product.php:3860
690
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` = 2001229)
0.373 ms 1 /classes/Product.php:3860
502
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` = 2001551
AND image_shop.`cover` = 1 LIMIT 1
0.373 ms 1 /classes/Product.php:3570
728
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` = 2001502
ORDER BY `position`
0.373 ms 1 Yes /classes/Product.php:3545
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.372 ms 1 /src/Adapter/EntityMapper.php:71
809
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_linklist" LIMIT 1
0.372 ms 1 /classes/module/Module.php:2636
7
SELECT SQL_NO_CACHE *
FROM `54cpc_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.371 ms 1 /src/Adapter/EntityMapper.php:71
195
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
461
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001501 AND `id_group` = 1 LIMIT 1
0.370 ms 0 /classes/GroupReduction.php:156
756
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.370 ms 1 Yes /classes/Product.php:3545
366
SELECT SQL_NO_CACHE format
FROM `54cpc_address_format`
WHERE `id_country` = 8 LIMIT 1
0.369 ms 1 /classes/AddressFormat.php:656
754
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` = 2001229
ORDER BY `position`
0.368 ms 1 Yes /classes/Product.php:3545
602
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2100727 LIMIT 1
0.368 ms 1 /classes/SpecificPrice.php:435
605
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.368 ms 1 /classes/Product.php:3860
442
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001444
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.367 ms 0 /classes/SpecificPrice.php:259
163
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.367 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
532
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` = 2001502)
0.367 ms 1 /classes/Product.php:3860
665
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.366 ms 1 /classes/Product.php:3860
766
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.366 ms 1 /classes/module/Module.php:2109
372
SELECT SQL_NO_CACHE `id_category`
FROM `54cpc_category_shop`
WHERE `id_category` = 263
AND `id_shop` = 1 LIMIT 1
0.362 ms 1 /classes/Category.php:2450
29
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
550
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.361 ms 1 /classes/Product.php:3570
141
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
460
SELECT SQL_NO_CACHE *
FROM `54cpc_tax_lang`
WHERE `id_tax` = 1
0.360 ms 1 /src/Adapter/EntityMapper.php:79
493
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2100607 LIMIT 1
0.360 ms 1 /classes/SpecificPrice.php:435
651
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.360 ms 0 /classes/SpecificPrice.php:259
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` = 2001501
ORDER BY `position`
0.359 ms 1 Yes /classes/Product.php:3545
736
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.359 ms 1 Yes /classes/Product.php:3545
764
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.359 ms 1 /classes/module/Module.php:2109
482
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2100657
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.358 ms 0 /classes/SpecificPrice.php:259
143
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
777
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `54cpc_category` c
WHERE c.`id_category` = 1 LIMIT 1
0.357 ms 1 /classes/Category.php:1591
726
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` = 2100603
ORDER BY `position`
0.357 ms 1 Yes /classes/Product.php:3545
211
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.356 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.354 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
699
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001576 LIMIT 1
0.354 ms 1 /classes/SpecificPrice.php:435
133
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
155
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
688
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001229
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.353 ms 0 /classes/SpecificPrice.php:259
518
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2100603
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.352 ms 0 /classes/SpecificPrice.php:259
663
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.352 ms 1 /classes/SpecificPrice.php:259
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.351 ms 1 /classes/Language.php:1080
129
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
446
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001444 AND `id_group` = 1 LIMIT 1
0.351 ms 0 /classes/GroupReduction.php:156
772
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 98 AND `id_shop` = 1 LIMIT 1
0.351 ms 1 /classes/module/Module.php:2109
810
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 240 AND `id_shop` = 1 LIMIT 1
0.351 ms 1 /classes/module/Module.php:2109
738
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.350 ms 1 Yes /classes/Product.php:3545
742
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.350 ms 1 Yes /classes/Product.php:3545
14
SELECT SQL_NO_CACHE `name`, `alias` FROM `54cpc_hook_alias`
0.348 ms 88 /classes/Hook.php:287
207
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.348 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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` = 2001444
ORDER BY `position`
0.348 ms 1 Yes /classes/Product.php:3545
744
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.347 ms 1 Yes /classes/Product.php:3545
752
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.347 ms 1 Yes /classes/Product.php:3545
722
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` = 2100607
ORDER BY `position`
0.346 ms 1 Yes /classes/Product.php:3545
345
SELECT SQL_NO_CACHE c.id_currency
FROM `54cpc_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.345 ms 1 /classes/Currency.php:893
505
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001551 LIMIT 1
0.345 ms 1 /classes/SpecificPrice.php:435
193
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.343 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
209
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.343 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.343 ms 1 /src/Adapter/EntityMapper.php:71
579
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.343 ms 0 /classes/SpecificPrice.php:259
530
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001502
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.343 ms 0 /classes/SpecificPrice.php:259
705
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.343 ms 1 /classes/stock/StockAvailable.php:453
145
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.342 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
713
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001493
0.342 ms 1 /classes/Product.php:2902
724
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` = 2001551
ORDER BY `position`
0.342 ms 1 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.342 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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.342 ms 2 /classes/CartRule.php:357
435
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001493) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.342 ms 1 /classes/stock/StockAvailable.php:453
676
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.342 ms 0 /classes/SpecificPrice.php:259
378
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.341 ms 1 /src/Adapter/EntityMapper.php:71
692
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001229 AND `id_group` = 1 LIMIT 1
0.341 ms 0 /classes/GroupReduction.php:156
131
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
596
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.341 ms 1 /classes/stock/StockAvailable.php:453
185
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.340 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
171
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
718
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` = 2001500
ORDER BY `position`
0.338 ms 1 Yes /classes/Product.php:3545
167
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
161
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
515
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.337 ms 1 /classes/Product.php:5655
644
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
709
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001350
0.337 ms 1 /classes/Product.php:2902
748
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.337 ms 1 Yes /classes/Product.php:3545
535
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001502) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.336 ms 1 /classes/stock/StockAvailable.php:453
454
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001501
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.335 ms 0 /classes/SpecificPrice.php:259
643
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001442 AND `id_group` = 1 LIMIT 1
0.335 ms 0 /classes/GroupReduction.php:156
720
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` = 2100657
ORDER BY `position`
0.335 ms 1 Yes /classes/Product.php:3545
407
SELECT SQL_NO_CACHE `name`
FROM `54cpc_manufacturer`
WHERE `id_manufacturer` = 19
AND `active` = 1 LIMIT 1
0.334 ms 1 /classes/Manufacturer.php:316
421
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_group`
WHERE `id_group` = 1 LIMIT 1
0.334 ms 1 /classes/Group.php:154
529
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001502 LIMIT 1
0.334 ms 1 /classes/SpecificPrice.php:435
566
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.334 ms 1 /classes/SpecificPrice.php:259
27
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
730
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` = 2101083
ORDER BY `position`
0.333 ms 1 Yes /classes/Product.php:3545
201
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
510
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001551 AND `id_group` = 1 LIMIT 1
0.332 ms 0 /classes/GroupReduction.php:156
547
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2101083) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.332 ms 1 /classes/stock/StockAvailable.php:453
655
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001437 AND `id_group` = 1 LIMIT 1
0.332 ms 0 /classes/GroupReduction.php:156
675
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001336 LIMIT 1
0.332 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.331 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
750
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.331 ms 1 Yes /classes/Product.php:3545
363
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.330 ms 0 /classes/module/Module.php:2636
638
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001442 LIMIT 1
0.330 ms 1 /classes/SpecificPrice.php:435
693
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001229) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.330 ms 1 /classes/stock/StockAvailable.php:453
470
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001500
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.329 ms 0 /classes/SpecificPrice.php:259
173
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
563
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.328 ms 1 /classes/Product.php:5655
410
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE `id_product` != 0 LIMIT 1
0.328 ms 1537 /classes/SpecificPrice.php:297
183
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
591
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.327 ms 0 /classes/SpecificPrice.php:259
632
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.327 ms 1 /classes/stock/StockAvailable.php:453
413
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001350
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.327 ms 0 /classes/SpecificPrice.php:259
430
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001493
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.327 ms 1 /classes/SpecificPrice.php:259
523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2100603) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.327 ms 1 /classes/stock/StockAvailable.php:453
608
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.327 ms 1 /classes/stock/StockAvailable.php:453
189
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.326 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
527
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.326 ms 1 /classes/Product.php:5655
740
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.326 ms 1 Yes /classes/Product.php:3545
147
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.325 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
565
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001436 LIMIT 1
0.323 ms 1 /classes/SpecificPrice.php:435
153
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.322 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
700
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.322 ms 1 /classes/SpecificPrice.php:259
367
SELECT SQL_NO_CACHE `need_identification_number`
FROM `54cpc_country`
WHERE `id_country` = 8 LIMIT 1
0.321 ms 1 /classes/Country.php:405
159
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
187
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
732
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.321 ms 1 Yes /classes/Product.php:3545
447
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001444) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.320 ms 1 /classes/stock/StockAvailable.php:453
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM 54cpc_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.320 ms 1 /classes/shop/ShopUrl.php:182
135
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.319 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
487
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2100657) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.319 ms 1 /classes/stock/StockAvailable.php:453
139
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.318 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
233
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.318 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
569
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001436 AND id_shop=1 LIMIT 1
0.318 ms 1 /classes/Product.php:6872
710
SELECT SQL_NO_CACHE state FROM 54cpc_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.318 ms 1 /classes/FeatureFlag.php:105
534
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001502 AND `id_group` = 1 LIMIT 1
0.318 ms 0 /classes/GroupReduction.php:156
648
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.318 ms 1 /classes/Product.php:5655
379
SELECT SQL_NO_CACHE *
FROM `54cpc_category_lang`
WHERE `id_category` = 263 AND `id_shop` = 1
0.317 ms 1 /src/Adapter/EntityMapper.php:79
668
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.317 ms 1 /classes/stock/StockAvailable.php:453
681
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.317 ms 1 /classes/stock/StockAvailable.php:453
25
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.317 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
474
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001500 AND `id_group` = 1 LIMIT 1
0.316 ms 0 /classes/GroupReduction.php:156
499
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2100607) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.316 ms 1 /classes/stock/StockAvailable.php:453
522
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2100603 AND `id_group` = 1 LIMIT 1
0.316 ms 0 /classes/GroupReduction.php:156
656
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.316 ms 1 /classes/stock/StockAvailable.php:453
475
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001500) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.315 ms 1 /classes/stock/StockAvailable.php:453
630
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001443 AND id_shop=1 LIMIT 1
0.315 ms 1 /classes/Product.php:6872
667
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001359 AND `id_group` = 1 LIMIT 1
0.315 ms 0 /classes/GroupReduction.php:156
479
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.314 ms 1 /classes/Product.php:5655
149
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.314 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
408
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 0 LIMIT 1
0.314 ms 1 /classes/SpecificPrice.php:426
558
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001527 AND `id_group` = 1 LIMIT 1
0.314 ms 0 /classes/GroupReduction.php:156
175
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.313 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
459
SELECT SQL_NO_CACHE *
FROM `54cpc_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.313 ms 1 /src/Adapter/EntityMapper.php:71
506
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2001551
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.312 ms 1 /classes/SpecificPrice.php:259
680
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001336 AND `id_group` = 1 LIMIT 1
0.312 ms 0 /classes/GroupReduction.php:156
685
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.312 ms 1 /classes/Product.php:5655
467
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.311 ms 1 /classes/Product.php:5655
553
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001527 LIMIT 1
0.311 ms 1 /classes/SpecificPrice.php:435
491
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.310 ms 1 /classes/Product.php:5655
559
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.310 ms 1 /classes/stock/StockAvailable.php:453
673
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.310 ms 1 /classes/Product.php:5655
704
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001576 AND `id_group` = 1 LIMIT 1
0.310 ms 0 /classes/GroupReduction.php:156
151
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.309 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
494
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2100607
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.308 ms 0 /classes/SpecificPrice.php:259
626
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001443 LIMIT 1
0.308 ms 1 /classes/SpecificPrice.php:435
462
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.307 ms 1 /classes/stock/StockAvailable.php:453
165
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `54cpc_translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.307 ms 129 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
434
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001493 AND `id_group` = 1 LIMIT 1
0.306 ms 0 /classes/GroupReduction.php:156
595
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001480 AND `id_group` = 1 LIMIT 1
0.306 ms 0 /classes/GroupReduction.php:156
539
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.306 ms 1 /classes/Product.php:5655
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.304 ms 1 /classes/shop/Shop.php:218
570
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001436 AND `id_group` = 1 LIMIT 1
0.304 ms 0 /classes/GroupReduction.php:156
603
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.304 ms 0 /classes/SpecificPrice.php:259
620
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.304 ms 1 /classes/stock/StockAvailable.php:453
584
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.303 ms 1 /classes/stock/StockAvailable.php:453
578
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001492 LIMIT 1
0.302 ms 1 /classes/SpecificPrice.php:435
615
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.302 ms 0 /classes/SpecificPrice.php:259
619
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001548 AND `id_group` = 1 LIMIT 1
0.302 ms 0 /classes/GroupReduction.php:156
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.301 ms 1 /classes/Product.php:5655
498
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2100607 AND `id_group` = 1 LIMIT 1
0.301 ms 0 /classes/GroupReduction.php:156
571
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.301 ms 1 /classes/stock/StockAvailable.php:453
583
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001492 AND `id_group` = 1 LIMIT 1
0.301 ms 0 /classes/GroupReduction.php:156
427
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
541
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2101083 LIMIT 1
0.300 ms 1 /classes/SpecificPrice.php:435
511
SELECT SQL_NO_CACHE SUM(quantity)
FROM `54cpc_stock_available`
WHERE (id_product = 2001551) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.299 ms 1 /classes/stock/StockAvailable.php:453
660
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.299 ms 1 /classes/Product.php:5655
590
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001480 LIMIT 1
0.297 ms 1 /classes/SpecificPrice.php:435
697
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.296 ms 1 /classes/Product.php:5655
364
SELECT SQL_NO_CACHE `id_module` FROM `54cpc_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.295 ms 0 /classes/module/Module.php:2109
624
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.294 ms 1 /classes/Product.php:5655
600
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
612
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
618
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001548 AND id_shop=1 LIMIT 1
0.292 ms 1 /classes/Product.php:6872
745
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001443
0.291 ms 1 /classes/Product.php:2902
542
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `54cpc_specific_price_priority`
WHERE `id_product` = 2101083
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.289 ms 0 /classes/SpecificPrice.php:259
439
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.289 ms 1 /classes/Product.php:5655
711
SELECT SQL_NO_CACHE * FROM `54cpc_image_type`
0.289 ms 7 /classes/ImageType.php:161
735
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001436
0.289 ms 1 /classes/Product.php:2902
576
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
636
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.286 ms 1 /classes/Product.php:5655
409
SELECT SQL_NO_CACHE 1 FROM `54cpc_specific_price` WHERE id_product = 2001350 LIMIT 1
0.285 ms 1 /classes/SpecificPrice.php:435
691
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001229 AND id_shop=1 LIMIT 1
0.284 ms 1 /classes/Product.php:6872
627
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.283 ms 1 /classes/SpecificPrice.php:259
588
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.282 ms 1 /classes/Product.php:5655
369
SELECT SQL_NO_CACHE *
FROM `54cpc_country_lang`
WHERE `id_country` = 8
0.282 ms 1 /src/Adapter/EntityMapper.php:79
486
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2100657 AND `id_group` = 1 LIMIT 1
0.281 ms 0 /classes/GroupReduction.php:156
654
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001437 AND id_shop=1 LIMIT 1
0.281 ms 1 /classes/Product.php:6872
631
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2001443 AND `id_group` = 1 LIMIT 1
0.280 ms 0 /classes/GroupReduction.php:156
416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001350 AND id_shop=1 LIMIT 1
0.280 ms 1 /classes/Product.php:6872
731
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2101083
0.280 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.277 ms 1 /classes/SpecificPrice.php:377
743
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001548
0.277 ms 1 /classes/Product.php:2902
551
SELECT SQL_NO_CACHE name FROM 54cpc_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 263 LIMIT 1
0.276 ms 1 /classes/Product.php:5655
370
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM 54cpc_required_field
0.276 ms 1 /classes/ObjectModel.php:1592
739
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001480
0.276 ms 1 /classes/Product.php:2902
3
SELECT SQL_NO_CACHE *
FROM `54cpc_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.275 ms 1 /src/Adapter/EntityMapper.php:71
521
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2100603 AND id_shop=1 LIMIT 1
0.275 ms 1 /classes/Product.php:6872
721
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2100657
0.275 ms 1 /classes/Product.php:2902
642
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001442 AND id_shop=1 LIMIT 1
0.274 ms 1 /classes/Product.php:6872
729
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001502
0.274 ms 1 /classes/Product.php:2902
737
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001492
0.274 ms 1 /classes/Product.php:2902
666
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001359 AND id_shop=1 LIMIT 1
0.273 ms 1 /classes/Product.php:6872
727
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2100603
0.273 ms 1 /classes/Product.php:2902
747
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001442
0.272 ms 1 /classes/Product.php:2902
753
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001336
0.272 ms 1 /classes/Product.php:2902
755
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001229
0.272 ms 1 /classes/Product.php:2902
554
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.271 ms 0 /classes/SpecificPrice.php:259
733
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001527
0.271 ms 1 /classes/Product.php:2902
546
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2101083 AND `id_group` = 1 LIMIT 1
0.270 ms 0 /classes/GroupReduction.php:156
719
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001500
0.270 ms 1 /classes/Product.php:2902
473
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001500 AND id_shop=1 LIMIT 1
0.270 ms 1 /classes/Product.php:6872
757
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001576
0.269 ms 1 /classes/Product.php:2902
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.268 ms 1 /classes/SpecificPrice.php:381
723
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2100607
0.268 ms 1 /classes/Product.php:2902
715
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001444
0.267 ms 1 /classes/Product.php:2902
545
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2101083 AND id_shop=1 LIMIT 1
0.266 ms 1 /classes/Product.php:6872
725
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001551
0.266 ms 1 /classes/Product.php:2902
751
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001359
0.266 ms 1 /classes/Product.php:2902
503
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
433
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001493 AND id_shop=1 LIMIT 1
0.264 ms 1 /classes/Product.php:6872
594
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001480 AND id_shop=1 LIMIT 1
0.264 ms 1 /classes/Product.php:6872
533
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001502 AND id_shop=1 LIMIT 1
0.263 ms 1 /classes/Product.php:6872
741
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2100727
0.261 ms 1 /classes/Product.php:2902
749
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001437
0.261 ms 1 /classes/Product.php:2902
607
SELECT SQL_NO_CACHE `reduction`
FROM `54cpc_product_group_reduction_cache`
WHERE `id_product` = 2100727 AND `id_group` = 1 LIMIT 1
0.260 ms 0 /classes/GroupReduction.php:156
679
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001336 AND id_shop=1 LIMIT 1
0.260 ms 1 /classes/Product.php:6872
717
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `54cpc_product_attribute`
WHERE `id_product` = 2001501
0.260 ms 1 /classes/Product.php:2902
606
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2100727 AND id_shop=1 LIMIT 1
0.259 ms 1 /classes/Product.php:6872
457
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001501 AND id_shop=1 LIMIT 1
0.257 ms 1 /classes/Product.php:6872
9
SELECT SQL_NO_CACHE id_shop
FROM `54cpc_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.256 ms 1 /classes/ObjectModel.php:1729
703
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001576 AND id_shop=1 LIMIT 1
0.256 ms 1 /classes/Product.php:6872
445
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001444 AND id_shop=1 LIMIT 1
0.255 ms 1 /classes/Product.php:6872
557
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001527 AND id_shop=1 LIMIT 1
0.253 ms 1 /classes/Product.php:6872
485
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2100657 AND id_shop=1 LIMIT 1
0.248 ms 1 /classes/Product.php:6872
509
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001551 AND id_shop=1 LIMIT 1
0.248 ms 1 /classes/Product.php:6872
582
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2001492 AND id_shop=1 LIMIT 1
0.247 ms 1 /classes/Product.php:6872
497
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `54cpc_product_shop`
WHERE `id_product` = 2100607 AND id_shop=1 LIMIT 1
0.228 ms 1 /classes/Product.php:6872

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)
25 queries
SELECT XX FROM `XXcpc_specific_price` WHERE id_product = XX LIMIT XX
24 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
24 queries
SELECT name FROM XXcpc_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
24 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
24 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
24 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
24 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)
24 queries
                            SELECT `id_tax_rules_group`
                            FROM `XXcpc_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
24 queries
			SELECT `reduction`
			FROM `XXcpc_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
24 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
24 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
24 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
24 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`
24 queries
SELECT `id_product_attribute`
            FROM `XXcpc_product_attribute`
            WHERE `id_product` = XX
24 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
7 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) LEFT JOIN XXcpc_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((fp.id_feature_value IN (XX, XX, XX, XX, XX, XX, XX, XX, XX))) AND ((fp_XX.id_feature_value=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) 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))) AND ((fp_XX.id_feature_value=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
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_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 *
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
95 feature_product
91 product
91 product_shop
70 product_attribute
53 specific_price
49 cart_product
48 image
48 image_shop
48 product_attribute_shop
47 stock_available
46 product_attribute_combination
35 category_lang
30 feature_value_lang
29 category
26 attribute_group
26 attribute
25 feature
25 feature_shop
25 feature_lang
25 attribute_lang
25 product_lang
24 specific_price_priority
24 product_group_reduction_cache
24 pack
24 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
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 product_attachment
2 attachment
2 attachment_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 72 /classes/Link.php:113 (__construct) [id: 2001350]
/classes/Link.php:113 (__construct) [id: 2001493]
/classes/Link.php:113 (__construct) [id: 2001444]
/classes/Link.php:113 (__construct) [id: 2001501]
/classes/Link.php:113 (__construct) [id: 2001500]
/classes/Link.php:113 (__construct) [id: 2100657]
/classes/Link.php:113 (__construct) [id: 2100607]
/classes/Link.php:113 (__construct) [id: 2001551]
/classes/Link.php:113 (__construct) [id: 2100603]
/classes/Link.php:113 (__construct) [id: 2001502]
/classes/Link.php:113 (__construct) [id: 2101083]
/classes/Link.php:113 (__construct) [id: 2001527]
/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: 2100727]
/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: 2001229]
/classes/Link.php:113 (__construct) [id: 2001576]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001350]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001493]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001444]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001501]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001500]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2100657]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2100607]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001551]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2100603]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001502]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2101083]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001527]
/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: 2100727]
/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: 2001229]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2001576]
/classes/Link.php:113 (__construct) [id: 2001350]
/classes/Link.php:113 (__construct) [id: 2001493]
/classes/Link.php:113 (__construct) [id: 2001444]
/classes/Link.php:113 (__construct) [id: 2001501]
/classes/Link.php:113 (__construct) [id: 2001500]
/classes/Link.php:113 (__construct) [id: 2100657]
/classes/Link.php:113 (__construct) [id: 2100607]
/classes/Link.php:113 (__construct) [id: 2001551]
/classes/Link.php:113 (__construct) [id: 2100603]
/classes/Link.php:113 (__construct) [id: 2001502]
/classes/Link.php:113 (__construct) [id: 2101083]
/classes/Link.php:113 (__construct) [id: 2001527]
/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: 2100727]
/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: 2001229]
/classes/Link.php:113 (__construct) [id: 2001576]
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