Free shipping on orders over €100 (PT Continental)
×

Filter By

Product

Product

Genre

Genre

Brand

Brand

Fastening type

Fastening type

Sleeve

Sleeve

Jacket style

Jacket style

Other Features

Other Features

Size

Size

Main colour

Main colour

Active filters

  • Main colour: Grey/Light Grey
  • Main colour: Light grey
  • Main colour: Dark Khaki
  • Main colour: Black/Raspberry
Created by Dotec: Web & E-commerce
Load Time2075 ms - You'd better run your shop on a toaster
Querying Time862 ms
Queries782
Memory Peak Usage34.3 Mb
Included Files609 files - 8.64 Mb
PrestaShop Cache- Mb
Global vars0.45 Mb
PrestaShop Version1.7.2.4
PHP Version7.1.33-41+0~20210923.59+debian10~1.gbpbabd8a (OK)
MySQL Version10.3.31-MariaDB-0+deb10u1 (OK)
Memory Limit512M
Max Execution Time60s
Smarty Cacheenabled
Smarty Compilationauto
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 80 ms 80 ms 10.47 Mb 17.67 Mb
__construct 0 ms 81 ms - Mb 17.67 Mb
init 1827 ms 1908 ms 16.47 Mb 27.58 Mb
checkAccess 0 ms 1908 ms - Mb 27.58 Mb
setMedia 1 ms 1909 ms 0.04 Mb 27.58 Mb
postProcess 0 ms 1909 ms - Mb 27.58 Mb
initHeader 0 ms 1909 ms - Mb 27.58 Mb
initContent 56 ms 1965 ms 2.42 Mb 29.41 Mb
initFooter 0 ms 1965 ms - Mb 29.41 Mb
display 110 ms 2075 ms 3.04 Mb 34.30 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 782 queries

Query Time (ms) Rows Filesort Group By Location
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN new_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=19)) GROUP BY pac.id_attribute
215.4 10442601000 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=41)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
40.8 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592)))
33.1 12246 /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY p.id_manufacturer
32.9 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=40)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
28.3 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN new_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((a.id_attribute_group=3)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY pac.id_attribute
25.6 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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 `new_configuration` c
LEFT JOIN `new_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
23 14486 /classes/Configuration.php:157
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=43)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
21.9 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2987
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
14.9 45 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 172
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
12.1 61 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2582
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
10.6 54 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 698
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
10.2 80 /classes/ProductAssembler.php:91
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=42)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
8.9 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2420
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
8.2 29 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2570
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
8.1 45 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2572
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.9 39 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 658
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.8 77 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 719
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.7 63 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2058
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.4 25 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 699
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7 66 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC LIMIT 0, 36
6.9 665523 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2583
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.9 22 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 718
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.8 74 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 702
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.7 74 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 805
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.8 32 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 703
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.6 63 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 657
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.6 62 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 836
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.5 32 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 175
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.1 66 /classes/ProductAssembler.php:91
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 `new_attribute_group` ag INNER JOIN `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `new_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN new_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 new_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `new_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 19 ORDER BY agl.`name` ASC, a.`position` ASC
3.1 422 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (21018, 21019, 21020, 21021, 21022, 21023, 21024, 21025, 21026, 21027, 21028, 21029, 21031, 21032, 21033, 21036, 21037, 21038, 21039, 21040, 21041, 21042, 21043, 21044, 21045, 21046, 21047, 21048, 21050, 21051, 21052, 21055, 21056, 21057, 21058, 21059, 21060, 21061, 21062, 21063, 21064, 21065, 21066, 21067, 21069, 21070, 21071, 21074, 21075, 21076, 21077, 21078, 21079, 21080, 21081, 21082, 21083, 21084, 21085, 21086, 21088, 21089, 21090, 21093, 21094, 21095, 21096, 21097, 21098, 21099, 21100, 21101, 21102, 21103, 21104, 21105, 21107, 21108, 21109, 21112, 21113, 21114, 21115, 21116, 21117, 21118, 21119, 21120, 21121, 21122, 21123, 21124, 21126, 21127, 21128, 21131, 68478, 68479, 68480, 68481, 68482, 68483, 88449, 88450, 88451, 88452, 88453, 88454, 88455, 88456, 88457, 88458, 88459, 88460, 88461, 88462, 88463, 88464, 88465, 88466, 88467, 88468, 88469, 88470, 88471, 88472, 88473, 88474, 88475, 88476, 88477, 88478, 88479, 88480, 88481, 88482, 88484, 88485, 88486, 88487, 88488, 88489, 88490, 88491, 88492, 93624) AND il.`id_lang` = 2 ORDER by i.`position`
3 491 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (21151, 21152, 21153, 21154, 21155, 21156, 21157, 21158, 21159, 21160, 21161, 21162, 21164, 21165, 21166, 21169, 21170, 21171, 21172, 21173, 21174, 21175, 21176, 21177, 21178, 21179, 21180, 21181, 21183, 21184, 21185, 21188, 21189, 21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197, 21198, 21199, 21200, 21202, 21203, 21204, 21207, 21208, 21209, 21210, 21211, 21212, 21213, 21214, 21215, 21216, 21217, 21218, 21219, 21221, 21222, 21223, 21226, 21227, 21228, 21229, 21230, 21231, 21232, 21233, 21234, 21235, 21236, 21237, 21238, 21240, 21241, 21242, 21245, 21246, 21247, 21248, 21249, 21250, 21251, 21252, 21253, 21254, 21255, 21256, 21257, 21259, 21260, 21261, 21264, 68486, 68487, 68488, 68489, 68490, 68491, 88425, 88426, 88427, 88428, 88429, 88430, 88431, 88432, 88433, 88434, 88435, 88436, 88437, 88438, 88439, 88440, 88441, 88442, 88443, 88444, 88445, 88446, 88447, 88448) AND il.`id_lang` = 2 ORDER by i.`position`
3 360 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (75852, 75853, 75854, 75855, 75856, 75857, 75858, 75859, 75860, 75861, 75862, 75863, 75864, 75865, 75866, 75867, 75868, 75869, 75870, 75871, 75872, 75873, 75874, 75875, 75876, 75877, 75878, 75879, 75880, 75881, 75882, 75883, 75884, 75885, 75886, 75887, 75888, 75889, 75890, 75891, 75892, 75893, 75894, 75895, 75896, 75897, 75898, 75899, 75900, 75901, 75902, 75903, 75904, 75905, 75906, 75907, 75908, 75909, 75910, 75911, 75912, 75913, 75914, 75915, 75916, 75917, 75918, 75919, 75920, 75921, 75922, 75923, 75924, 75925, 75926, 75927, 75928, 75929, 75930, 75931, 75932, 75933, 75934, 75935, 75936, 75937, 75938, 75939, 75940, 75941, 75942, 75943, 75944, 75945, 75946, 75947, 75948, 75949, 75950, 75951, 75952, 75953, 75954, 75955, 75956, 75957, 75958, 75959, 75960, 75961, 75962, 75963, 75964, 75965, 75966, 75967, 75968, 75969, 75970, 75971, 75972, 75973, 75974, 75975, 75976, 82219, 82220, 82221, 82222, 82223) AND il.`id_lang` = 2 ORDER by i.`position`
2.8 513 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (75737, 75738, 75739, 75740, 75741, 75742, 75743, 75744, 75745, 75746, 75747, 75748, 75749, 75750, 75751, 75752, 75753, 75754, 75755, 75756, 75757, 75758, 75759, 75760, 75761, 75762, 75763, 75764, 75765, 75766, 75767, 75768, 75769, 75770, 75771, 75777, 75778, 75779, 75780, 75781, 75787, 75788, 75789, 75790, 75791, 75792, 75793, 75794, 75795, 75796, 75797, 75798, 75799, 75800, 75801, 75802, 75803, 75804, 75805, 75806, 75807, 75808, 75809, 75810, 75811, 75812, 75813, 75814, 75815, 75816, 75817, 75818, 75819, 75820, 75821, 75822, 75823, 75824, 75825, 75826, 75827, 75828, 75829, 75830, 75831, 75832, 75833, 75834, 75835, 75836, 75837, 75838, 75839, 75840, 75841, 75842, 75843, 75844, 75845, 75846, 75847, 75848, 75849, 75850, 75851, 77215, 77216, 77217, 77218, 77219, 82224, 82225, 82226, 82227, 82228, 93677, 93678, 93679, 93680, 93681) AND il.`id_lang` = 2 ORDER by i.`position`
2.8 465 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (11325, 11326, 11327, 11328, 11329, 11330, 11332, 11333, 11334, 11335, 11336, 11337, 11339, 11340, 11341, 11342, 11343, 11344, 11346, 11347, 11348, 11349, 11350, 11351, 11353, 11354, 11355, 11356, 11357, 11358, 11360, 11361, 11362, 11363, 11364, 11365, 11367, 11368, 11369, 11370, 11371, 11372, 11381, 11382, 11383, 11384, 11385, 11387, 11388, 11389, 11390, 11391, 11392, 11394, 11395, 11396, 11397, 11398, 11399, 11408, 11409, 11410, 11411, 11412, 11413, 11415, 11416, 11417, 11418, 11419, 11420, 11422, 11423, 11424, 11425, 11426, 11435, 11436, 11437, 11438, 11439, 11440, 11442, 11443, 11444, 11445, 11446, 11447, 11449, 11450, 11451, 11452, 11453, 11454, 11456, 68448, 68449, 68450, 68451, 68452, 68453, 88264, 88265, 88266, 88267, 88268, 88269, 88271, 88277, 88278, 88279, 88280, 88281, 88282, 88283, 88299, 88300, 88301, 88302, 88303, 88304, 88305, 88316, 88317, 88318, 88319, 88320, 88321, 88322, 88323, 88324, 88325, 88326, 88328, 88329, 88330, 88331, 88332, 88344, 88345, 88346, 88347, 88348, 88349, 88350, 93622) AND il.`id_lang` = 2 ORDER by i.`position`
2.7 473 Yes /classes/Product.php:2237
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=46)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
2.7 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (110501, 110502, 110503, 110504, 110505, 110506, 110507, 110508, 110509, 110510, 110511, 110512, 110513, 110514, 110515, 110516, 110517, 110518, 110519, 110520, 110521, 110522, 110523, 110524, 110525, 110526, 110527, 110528, 110529, 110530, 110531, 110532, 110533, 110534, 110535, 110536, 110537, 110538, 110539, 110540, 110541, 110542, 110543, 110544, 110545, 110546, 110547, 110548, 110549, 110550, 110551, 110552, 110553, 110554, 110555, 110556, 110557, 110558, 110559, 110560, 110561, 110562, 110563, 110564, 110565, 110566, 110567, 110568, 110569, 110570, 110571, 110572, 110573, 110574, 110575, 110576, 110577, 110578, 110579, 110580, 110581, 110582, 110583, 110584, 110585, 110586, 110587, 110588, 110589, 110590) AND il.`id_lang` = 2 ORDER by i.`position`
2.6 387 Yes /classes/Product.php:2237
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 `new_attribute_group` ag INNER JOIN `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `new_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN new_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 new_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `new_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 19 ORDER BY agl.`name` ASC, a.`position` ASC
2.5 422 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=47)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
2.5 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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 `new_attribute_group` ag INNER JOIN `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `new_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN new_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 new_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `new_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 6 ORDER BY agl.`name` ASC, a.`position` ASC
2.5 348 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (98286, 98287, 98288, 98289, 98290, 98291, 98292, 98293, 98294, 98295, 98296, 98297, 98298, 98299, 98300, 98301, 98302, 98303, 98304, 98305, 98306, 98307, 98308, 98309, 98310, 98311, 98312, 98313, 98314, 98315, 98316, 98317, 98318, 98319, 98320, 98321, 98322, 98323, 98324, 98325, 98326, 98327, 98328, 98329, 98330, 98331, 98332, 98333, 98334, 98335, 98336, 98337, 98338, 98339, 98340, 98341, 98342, 98343, 98344, 98345, 98346, 98347, 98348, 98349, 98350, 98351, 98352, 98353, 98354, 98355, 98356, 98357, 98358, 98359, 98360, 98361, 98362, 98363, 98364, 98365, 98366, 98367, 98368, 98369, 98370, 98371, 98372, 98373, 98374, 98375, 98376, 98377, 98378, 98379, 98380, 98381, 98382, 98383, 98384, 98385, 98386, 98387, 98388, 98389, 98390, 98391, 98392, 98393) AND il.`id_lang` = 2 ORDER by i.`position`
2.4 468 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (27712, 27713, 27714, 27715, 27716, 27717, 27718, 27719, 27720, 27721, 27722, 27723, 27725, 27726, 27727, 27730, 27731, 27732, 27733, 27734, 27735, 27736, 27737, 27738, 27739, 27740, 27741, 27742, 27744, 27745, 27746, 27749, 27750, 27751, 27752, 27753, 27754, 27755, 27756, 27757, 27758, 27759, 27760, 27761, 27763, 27764, 27765, 27768, 27769, 27770, 27771, 27772, 27773, 27774, 27775, 27776, 27777, 27778, 27779, 27780, 27782, 27783, 27784, 27787, 27788, 27789, 27790, 27791, 27792, 27793, 27794, 27795, 27796, 27797, 27798, 27799, 27801, 27802, 27803, 27806, 27807, 27808, 27809, 27810, 27811, 27812, 27813, 27814, 27815, 27816, 27817, 27818, 27820, 27821, 27822, 27825, 88565, 88566, 88567, 88568, 88569, 88570, 88571, 88573, 88574, 88575, 88576, 88577, 88578, 88579, 88584, 88585, 88586, 88587, 88588, 88589, 88590, 88601, 88602, 88603, 88604, 88605, 88606, 88607, 88608, 88609, 88610, 88611, 88612, 88613, 88614, 88621, 88622, 88623, 88624, 88625, 88626, 88628, 88629, 88630, 88631, 88632, 88633, 88634, 88635, 88636, 93631) AND il.`id_lang` = 2 ORDER by i.`position`
2.4 462 Yes /classes/Product.php:2237
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (172) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.3 120 Yes Yes /classes/Product.php:3517
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (718) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.3 146 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (11457, 11458, 11459, 11460, 11461, 11462, 11464, 11465, 11466, 11467, 11468, 11469, 11471, 11472, 11473, 11474, 11475, 11476, 11478, 11479, 11480, 11481, 11482, 11483, 11485, 11486, 11487, 11488, 11489, 11490, 11492, 11493, 11494, 11495, 11496, 11497, 11499, 11500, 11501, 11502, 11503, 11504, 11513, 11514, 11515, 11516, 11517, 11519, 11520, 11521, 11522, 11523, 11524, 11526, 11527, 11528, 11529, 11530, 11531, 11540, 11541, 11542, 11543, 11544, 11545, 11547, 11548, 11549, 11550, 11551, 11552, 11554, 11555, 11556, 11557, 11558, 11567, 11568, 11569, 11570, 11571, 11572, 11574, 11575, 11576, 11577, 11578, 11579, 11581, 11582, 11583, 11584, 11585, 11586, 11588, 20097, 68467, 68468, 68469, 68470, 68471, 68472, 88384, 88385, 88386, 88387, 88388, 88389, 88391, 88392, 88393, 88394, 88395, 88396, 88401, 88402, 88403, 88404, 88405, 88406, 88411, 88412, 88413, 88414, 88415, 88416) AND il.`id_lang` = 2 ORDER by i.`position`
2.3 444 Yes /classes/Product.php:2237
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, active
FROM `new_hook_module` hm
STRAIGHT_JOIN `new_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `new_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
2.1 370 /classes/Hook.php:373
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (175) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2 130 Yes Yes /classes/Product.php:3517
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (719) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.9 126 Yes Yes /classes/Product.php:3517
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN new_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((a.id_attribute_group=6)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY pac.id_attribute
1.8 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (27845, 27846, 27847, 27848, 27849, 27850, 27851, 27852, 27853, 27854, 27855, 27856, 27858, 27859, 27860, 27863, 27864, 27865, 27866, 27867, 27868, 27869, 27870, 27871, 27872, 27873, 27874, 27875, 27877, 27878, 27879, 27882, 27883, 27884, 27885, 27886, 27887, 27888, 27889, 27890, 27891, 27892, 27893, 27894, 27896, 27897, 27898, 27901, 27902, 27903, 27904, 27905, 27906, 27907, 27908, 27909, 27910, 27911, 27912, 27913, 27915, 27916, 27917, 27920, 27921, 27922, 27923, 27924, 27925, 27926, 27927, 27928, 27929, 27930, 27931, 27932, 27934, 27935, 27936, 27939, 27940, 27941, 27942, 27943, 27944, 27945, 27946, 27947, 27948, 27949, 27950, 27951, 27953, 27954, 27955, 27958, 88673, 88674, 88675, 88676, 88677, 88678, 88679, 88680, 88681, 88682, 88683, 88684, 88685, 88686, 88687, 88688, 88689, 88690, 88691, 88692, 88693, 88694, 88695, 88696, 88697, 88698, 88699, 88700, 88701, 88702, 88703, 88704, 88705, 88706, 88708, 88709, 88710, 88711, 88712, 88713, 88714, 88715, 88716, 88717, 88718, 88719, 88720, 88721, 88722, 88723, 93633) AND il.`id_lang` = 2 ORDER by i.`position`
1.8 329 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (97612, 97613, 97614, 97615, 97616, 97617, 97618, 97619, 97620, 97621, 97622, 97623, 97624, 97625, 97626, 97627, 97628, 97629, 97630, 97631, 97632, 97633, 97634, 97635, 97636, 97637, 97638, 97639, 97640, 97641, 97642, 97643, 97644, 97645, 97646, 97647, 97648, 97649, 97650, 97651, 97652, 97653, 97654, 97655, 97656, 97657, 97658, 97659, 97660, 97661, 97662, 97663, 97664, 97665, 97666, 97667, 97668, 97669, 97670, 97671, 97672, 97673, 97674, 97675, 97676, 97677, 97678, 97679, 97680, 97681, 97682, 97683, 102892, 102893, 102894, 102895, 102896, 102897) AND il.`id_lang` = 2 ORDER by i.`position`
1.7 270 Yes /classes/Product.php:2237
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (698) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.6 146 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (90621, 90622, 90623, 90624, 90625, 90626, 90627, 90628, 90629, 90630, 90631, 90632, 90633, 90634, 90635, 90636, 90637, 90638, 90639, 90640, 90641, 90642, 90643, 90644, 91332, 91333, 91334, 91335, 91336, 91337, 101293, 101294, 101295, 101296, 101297, 101298, 101299, 101300, 101301, 101302, 101303, 101304, 101305, 101306, 101307, 101308, 101309, 101310, 101311, 101312, 101313, 101314, 101315, 101316, 101317, 101318) AND il.`id_lang` = 2 ORDER by i.`position`
1.6 496 Yes /classes/Product.php:2237
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2582) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.6 108 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (70278, 70281, 70284, 70287, 70290, 70293, 70297, 70298, 70299, 70300, 70301, 70302, 90429, 90430, 90431, 90432, 90433, 90434, 90441, 90442, 90443, 90444, 90445, 90446, 91314, 91315, 91316, 91317, 91318, 91319, 101259, 101260, 101261, 101262, 101263, 101264, 101265, 101266, 101267, 101268, 101269, 101270, 101271, 101272, 101273, 101274, 101275, 101276) AND il.`id_lang` = 2 ORDER by i.`position`
1.5 408 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (28358, 28359, 28360, 28361, 28362, 28363, 28364, 28365, 28366, 28367, 28368, 28369, 28371, 28372, 28373, 28376, 28377, 28378, 28379, 28380, 28381, 28382, 28383, 28384, 28385, 28386, 28387, 28388, 28390, 28391, 28392, 28395, 28396, 28397, 28398, 28399, 28400, 28401, 28402, 28403, 28404, 28405, 28406, 28407, 28409, 28410, 28411, 28414, 28415, 28416, 28417, 28418, 28419, 28420, 28421, 28422, 28423, 28424, 28425, 28426, 28428, 28429, 28430, 28433, 28434, 28435, 28436, 28437, 28438, 28439, 28440, 28441, 28442, 28443, 28444, 28445, 28447, 28448, 28449, 28452, 28453, 28454, 28455, 28456, 28457, 28458, 28459, 28460, 28461, 28462, 28463, 28464, 28466, 28467, 28468, 28471, 88637, 88638, 88639, 88640, 88641, 88642, 88643, 88644, 88645, 88646, 88647, 88648, 88649, 88650, 88651, 88652, 88653, 88654, 88659, 88660, 88661, 88662, 88663, 88664) AND il.`id_lang` = 2 ORDER by i.`position`
1.5 264 Yes /classes/Product.php:2237
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (702) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.5 147 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (27978, 27979, 27980, 27981, 27982, 27983, 27984, 27985, 27986, 27987, 27988, 27989, 27991, 27992, 27993, 27996, 27997, 27998, 27999, 28000, 28001, 28002, 28003, 28004, 28005, 28006, 28007, 28008, 28010, 28011, 28012, 28015, 28016, 28017, 28018, 28019, 28020, 28021, 28022, 28023, 28024, 28025, 28026, 28027, 28029, 28030, 28031, 28034, 28035, 28036, 28037, 28038, 28039, 28040, 28041, 28042, 28043, 28044, 28045, 28046, 28048, 28049, 28050, 28053, 28054, 28055, 28056, 28057, 28058, 28059, 28060, 28061, 28062, 28063, 28064, 28065, 28067, 28068, 28069, 28072, 28073, 28074, 28075, 28076, 28077, 28078, 28079, 28080, 28081, 28082, 28083, 28084, 28086, 28087, 28088, 28091, 88724, 88725, 88726, 88727, 88728, 88729, 88730, 88731, 88732, 88733, 88734, 88735, 88736, 88737, 88738, 88739, 88740, 88741, 88742, 88743, 88744, 88745, 88746, 88747, 88748, 88749, 88750, 88751, 88752, 88753) AND il.`id_lang` = 2 ORDER by i.`position`
1.4 276 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (97528, 97529, 97530, 97531, 97532, 97533, 97534, 97535, 97536, 97537, 97538, 97539, 97540, 97541, 97542, 97543, 97544, 97545, 97546, 97547, 97548, 97549, 97550, 97551, 97552, 97553, 97554, 97555, 97556, 97557, 97558, 97559, 97560, 97561, 97562, 97563, 97564, 97565, 97566, 97567, 97568, 97569, 97570, 97571, 97572, 97573, 97574, 97575, 97576, 97577, 97578, 97579, 97580, 97581, 97582, 97583, 97584, 97585, 97586, 97587, 97588, 97589, 97590, 97591, 97592, 97593, 97594, 97595, 97596, 97597, 97598, 97599, 97600, 97601, 97602, 97603, 97604, 97605, 97606, 97607, 97608, 97609, 97610, 97611, 102885, 102886, 102887, 102888, 102889, 102890, 102891) AND il.`id_lang` = 2 ORDER by i.`position`
1.4 336 Yes /classes/Product.php:2237
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (703) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.4 126 Yes Yes /classes/Product.php:3517
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (657) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.3 120 Yes Yes /classes/Product.php:3517
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (658) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.3 147 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `new_module` m
INNER JOIN new_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 `new_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `new_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `new_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `new_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.3 130 Yes Yes /classes/Hook.php:629
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (70212, 70215, 70216, 70219, 70220, 70223, 70224, 70227, 70228, 70231, 70232, 70235, 90423, 90424, 90425, 90426, 90427, 90428, 91300, 91301, 91302, 91303, 91304, 91305, 102610, 102611, 102612, 102613, 102614, 102615) AND il.`id_lang` = 2 ORDER by i.`position`
1.3 191 Yes /classes/Product.php:2237
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (699) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.2 126 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (22064, 22065, 22066, 22067, 22072, 22073, 22074, 22075, 22080, 22081, 22082, 22083, 22088, 22089, 22090, 22091, 22093, 22096, 22097, 22098, 22099, 22104, 22105, 22106, 22107, 22112, 22113, 22114, 22115, 61621, 61623, 61625, 61627, 61629, 61631, 61633, 90178, 90179, 90180, 90181, 90182, 90183, 90184, 90185, 90186, 90187, 90188, 90189, 90190, 90191, 90192, 90193, 90194, 90195, 90196, 90197, 90198, 90199, 90200, 90201, 90202, 90203, 90204, 90205, 90206) AND il.`id_lang` = 2 ORDER by i.`position`
1.2 302 Yes /classes/Product.php:2237
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 `new_attribute_group` ag INNER JOIN `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `new_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN new_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 new_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `new_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 3 ORDER BY agl.`name` ASC, a.`position` ASC
1.2 185 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (98394, 98395, 98396, 98397, 98398, 98399, 98400, 98401, 98402, 98403, 98404, 98405, 98406, 98407, 98408, 98409, 98410, 98411, 98412, 98413, 98414, 98415, 98416, 98417, 98418, 98419, 98420, 98421, 98422, 98423, 98424, 98425, 98426, 98427, 98428, 98429, 98430, 98431, 98432, 98433, 98434, 98435, 98436, 98437, 98438) AND il.`id_lang` = 2 ORDER by i.`position`
1.2 306 Yes /classes/Product.php:2237
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2570) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.2 91 Yes Yes /classes/Product.php:3517
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:349
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:349
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=45)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
1.1 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (24867, 24868, 24869, 24871, 24875, 24876, 24877, 24879, 24883, 24884, 24885, 24887, 24891, 24892, 24893, 24895, 24899, 24900, 24901, 24903, 24907, 24908, 24909, 24911, 24915, 24916, 24917, 24919, 61613, 61614, 61615, 61616, 61617, 61618, 61619, 90052, 90053, 90055, 90056, 90057, 90058, 90059, 90060, 90061, 90062, 90063, 90064, 90065, 90066, 90067, 90068, 90069, 90070, 90071, 90072, 90073, 90074, 90075, 90076, 90077, 90078, 90079, 90080) AND il.`id_lang` = 2 ORDER by i.`position`
1.1 229 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2024-05-29 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `new_category_product` cp
LEFT JOIN `new_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN new_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `new_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN new_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `new_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `new_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `new_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `new_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `new_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,8
1.1 29 /classes/Category.php:958
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (805) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.1 65 Yes Yes /classes/Product.php:3517
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:349
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=49)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
1 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2583) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 45 Yes Yes /classes/Product.php:3517
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2058) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 48 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `new_category` c
INNER JOIN new_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `new_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `new_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 544
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1 27 Yes Yes /classes/Category.php:821
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=50)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
1 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2024-05-29 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `new_category_product` cp
LEFT JOIN `new_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN new_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `new_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN new_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `new_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `new_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `new_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `new_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `new_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 544 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,10
1 1 /classes/Category.php:958
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1474, 504, 1380, 1592))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=105 AND c.nright<=160 AND ps.id_shop='1' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((fp.id_feature=54)) AND ((pac_1.id_attribute IN (1474, 504, 1380, 1592))) GROUP BY fp.id_feature_value
1 12246 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1 1 /classes/CartRule.php:349
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2572) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 78 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `new_category` c
INNER JOIN `new_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
INNER JOIN `new_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 6
AND nleft >= 105 AND nright <= 160
AND c.id_category IN (
SELECT id_category
FROM `new_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC
0.9 125 Yes /modules/ps_categorytree/ps_categorytree.php:117
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2053) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 30 Yes Yes /classes/Product.php:3517
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (836) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 63 Yes Yes /classes/Product.php:3517
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2987) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 90 Yes Yes /classes/Product.php:3517
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
0.9 1 /classes/CartRule.php:349
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:41:29"
AND cr.date_to > "2024-05-29 04:41:29"
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1)
0.9 1 /classes/CartRule.php:349
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2420) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 56 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2901
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.9 25 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 175
ORDER BY `position`
0.8 80 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2053
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.8 32 /classes/ProductAssembler.php:91
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.8 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 175)
0.7 130 /classes/Product.php:3041
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 172
ORDER BY `position`
0.7 85 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2388
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.7 15 /classes/ProductAssembler.php:91
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.7 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 718
ORDER BY `position`
0.7 72 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2389
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.7 16 /classes/ProductAssembler.php:91
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 698)
0.7 146 /classes/Product.php:3041
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `new_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `new_hook_alias` ha
INNER JOIN `new_hook` h ON ha.name = h.name
0.7 0 /classes/Hook.php:185
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 719
ORDER BY `position`
0.7 60 Yes /classes/Product.php:2779
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 719)
0.7 126 /classes/Product.php:3041
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2388) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 14 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 1695
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 11 /classes/ProductAssembler.php:91
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 718)
0.6 146 /classes/Product.php:3041
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2593
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 17 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (107709, 107710, 107711, 107712, 107713, 107714, 107715, 107716, 107717, 107718, 107719, 107720, 107721, 107722, 107723, 107724, 107725, 107726, 107727, 107728, 107729, 107730, 107733, 107734) AND il.`id_lang` = 2 ORDER by i.`position`
0.6 49 Yes /classes/Product.php:2237
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.6 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2901) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 24 Yes Yes /classes/Product.php:3517
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 658)
0.6 147 /classes/Product.php:3041
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2388
ORDER BY `position`
0.6 45 Yes /classes/Product.php:2779
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2593) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 16 Yes Yes /classes/Product.php:3517
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.6 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 698
ORDER BY `position`
0.6 68 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2059
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 10 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2572
ORDER BY `position`
0.6 45 Yes /classes/Product.php:2779
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2389) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 14 Yes Yes /classes/Product.php:3517
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2445) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 8 Yes Yes /classes/Product.php:3517
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 703)
0.5 126 /classes/Product.php:3041
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2389
ORDER BY `position`
0.5 45 Yes /classes/Product.php:2779
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 `new_codazon_theme_configuration` c
LEFT JOIN `new_codazon_theme_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) WHERE c.`theme` = 'codazon-fastestplus-fashion'
0.5 136 /modules/codazonthemeframework/classes/ThemeConfiguration.php:156
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2987)
0.5 90 /classes/Product.php:3041
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (87069, 87070, 87071, 87072, 87074, 87075, 87076, 87077, 87078, 87079, 87080, 87081, 87082, 93635) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 45 Yes /classes/Product.php:2237
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (87097, 87098, 87099, 87100, 87101, 87103, 87104, 87105, 87106, 87107, 87108, 87109, 87110, 93636) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 45 Yes /classes/Product.php:2237
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 657)
0.5 120 /classes/Product.php:3041
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 172)
0.5 120 /classes/Product.php:3041
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2389
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 8 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 699
ORDER BY `position`
0.5 74 Yes /classes/Product.php:2779
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
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 `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 41 ORDER BY vl.`value` ASC
0.5 39 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `new_manufacturer` m INNER JOIN new_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `new_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
0.5 26 Yes /classes/Manufacturer.php:206
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 718
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 12 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2582
ORDER BY `position`
0.5 52 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 657
ORDER BY `position`
0.5 47 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 1696
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 11 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2053
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 19 Yes /classes/Product.php:4665
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2443) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 3 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 1942
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 12 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 172
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 12 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE b.`id_cdzblock` as id_cdzblock, b.`identifier_block`, b.`id_hook`, b.`active`, bl.`title`, bl.`content`
FROM new_cdzblock b
LEFT JOIN new_cdzblock_shop bs ON (b.id_cdzblock = bs.id_cdzblock)
LEFT JOIN new_cdzblock_lang bl ON (b.id_cdzblock = bl.id_cdzblock)
WHERE ( (b.used_for_all = 0 AND bs.id_shop = 1) OR (b.used_for_all = 1))
AND b.theme = "codazon-fastestplus-fashion" 
AND bl.id_lang = 2 AND b.`active` = 1 AND b.`id_hook` = 219 
GROUP BY b.`id_cdzblock`
ORDER BY b.position ASC
0.5 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 699)
0.5 126 /classes/Product.php:3041
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 175
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 11 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2987
ORDER BY `position`
0.5 43 Yes /classes/Product.php:2779
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2901)
0.5 24 /classes/Product.php:3041
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 702)
0.5 147 /classes/Product.php:3041
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1942) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 9 Yes Yes /classes/Product.php:3517
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (70304, 70305, 70306, 70307, 70308, 102753, 109592) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 32 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 702
ORDER BY `position`
0.5 47 Yes /classes/Product.php:2779
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1695) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 10 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 658
ORDER BY `position`
0.5 66 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2583) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /src/Adapter/EntityMapper.php:67
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2059) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 7 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2877
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 3 /classes/ProductAssembler.php:91
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2582)
0.5 108 /classes/Product.php:3041
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 703
ORDER BY `position`
0.5 46 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2572
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 Yes /classes/Product.php:4665
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2572)
0.4 78 /classes/Product.php:3041
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2058
ORDER BY `position`
0.4 51 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (63019, 63020, 63021, 63022, 63023, 65302, 102939, 102940, 102941, 102942) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 33 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2572) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2059
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 9 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2901
ORDER BY `position`
0.4 49 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 698
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (98716, 98717, 98718, 98719, 98720, 98721, 98722, 98723, 98724, 98725, 98726, 98727, 98728, 98729, 98730, 98731) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 22 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2593
ORDER BY `position`
0.4 23 Yes /classes/Product.php:2779
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2053)
0.4 30 /classes/Product.php:3041
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2420
ORDER BY `position`
0.4 62 Yes /classes/Product.php:2779
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2443
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 4 /classes/ProductAssembler.php:91
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2053
ORDER BY `position`
0.4 32 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 703
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 Yes /classes/Product.php:4665
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2443
ORDER BY `position`
0.4 11 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2987) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2445
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 9 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1695
ORDER BY `position`
0.4 33 Yes /classes/Product.php:2779
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 new_shop_group gs
LEFT JOIN new_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN new_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.4 1 Yes /classes/shop/Shop.php:706
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 719
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 Yes /classes/Product.php:4665
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 702
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 Yes /classes/Product.php:4665
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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1696) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 10 Yes Yes /classes/Product.php:3517
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 805)
0.4 65 /classes/Product.php:3041
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 805
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 14 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2593
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.4 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2583
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 10 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2389) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2717) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 805
ORDER BY `position`
0.4 37 Yes /classes/Product.php:2779
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 `new_attribute_group` ag  INNER JOIN new_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 `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `new_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 2) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
0.4 16 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:125
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 657
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2901) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.4 75 /classes/module/Module.php:296
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2059
ORDER BY `position`
0.4 32 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2877
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 11 Yes /classes/Product.php:4665
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 836)
0.4 63 /classes/Product.php:3041
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 836
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 Yes /classes/Product.php:4665
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 `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 42 ORDER BY vl.`value` ASC
0.4 16 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 718) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `new_meta` m
LEFT JOIN `new_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.4 44 Yes /classes/Dispatcher.php:469
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 172
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.4 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2053) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2420
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 19 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 699
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2717
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 2 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2987
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 10 Yes /classes/Product.php:4665
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 1696)
0.4 10 /classes/Product.php:3041
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2570
ORDER BY `position`
0.4 48 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2901
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 8 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2059) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2058
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 19 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2059
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.4 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 658
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 Yes /classes/Product.php:4665
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 1695)
0.4 10 /classes/Product.php:3041
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 718
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.4 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 805) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2420)
0.4 56 /classes/Product.php:3041
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2443
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.4 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2593) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2388
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 6 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 836
ORDER BY `position`
0.4 29 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.4 75 /classes/module/Module.php:296
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2877) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 2 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (91392, 91393, 91394, 91395, 91396, 91397, 91398, 91399) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 27 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2583
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.4 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1942
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 7 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE tr.*
FROM `new_tax_rule` tr
JOIN `new_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 10
AND tr.`id_state` IN (0, 313)
AND ('1600-531' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1600-531')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.4 2 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 719) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE b.`id_cdzblock` as id_cdzblock, b.`identifier_block`, b.`id_hook`, b.`active`, bl.`title`, bl.`content`
FROM new_cdzblock b
LEFT JOIN new_cdzblock_shop bs ON (b.id_cdzblock = bs.id_cdzblock)
LEFT JOIN new_cdzblock_lang bl ON (b.id_cdzblock = bl.id_cdzblock)
WHERE ( (b.used_for_all = 0 AND bs.id_shop = 1) OR (b.used_for_all = 1))
AND b.theme = "codazon-fastestplus-fashion" 
AND bl.id_lang = 2 AND b.`active` = 1 AND b.`id_hook` = 26 
GROUP BY b.`id_cdzblock`
ORDER BY b.position ASC
0.4 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1695) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2445
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 8 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 703) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 657) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (91290, 91291, 91292) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 11 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1695
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 12 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1696
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 11 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2570
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1696
ORDER BY `position`
0.3 33 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2443
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 8 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2582
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 10 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2593
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 9 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1942) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 699) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2445
ORDER BY `position`
0.3 27 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1696) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (63024, 63025, 63026, 63027, 63028, 63029, 102878, 102879, 102880, 102881) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 33 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2583
ORDER BY `position`
0.3 31 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2388
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2570)
0.3 91 /classes/Product.php:3041
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2877)
0.3 2 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2058) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE b.`id_cdzblock` as id_cdzblock, b.`identifier_block`, b.`id_hook`, b.`active`, bl.`title`, bl.`content`
FROM new_cdzblock b
LEFT JOIN new_cdzblock_shop bs ON (b.id_cdzblock = bs.id_cdzblock)
LEFT JOIN new_cdzblock_lang bl ON (b.id_cdzblock = bl.id_cdzblock)
WHERE ( (b.used_for_all = 0 AND bs.id_shop = 1) OR (b.used_for_all = 1))
AND b.theme = "codazon-fastestplus-fashion" 
AND bl.id_lang = 2 AND b.`active` = 1 AND b.`id_hook` = 226 
GROUP BY b.`id_cdzblock`
ORDER BY b.position ASC
0.3 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (73472, 73473, 73474, 73475, 73476, 73477, 73478, 73479, 78516) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 17 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2388) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2572
0.3 78 /classes/Product.php:2219
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 805
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_category` a0
LEFT JOIN `new_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 105) AND (a0.`nright` > 160) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.3 125 Yes /classes/PrestaShopCollection.php:358
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 1695
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2445) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM new_layered_category
WHERE id_category = 544
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.3 14 Yes Yes /modules/ps_facetedsearch/src/Filters/Converter.php:247
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2717
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 7 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 686) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 836) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 551) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 703
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2582) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE COUNT(*)
FROM `new_hook_module` hm
LEFT JOIN `new_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'actionAdminControllerSetMedia' AND hm.`id_module` = 219 LIMIT 1
0.3 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2877) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE COUNT(*)
FROM `new_hook_module` hm
LEFT JOIN `new_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'actionCartSave' AND hm.`id_module` = 219 LIMIT 1
0.3 1 /classes/module/Module.php:2168
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2058)
0.3 48 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 175) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2389
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_category` a0
LEFT JOIN `new_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 105) AND (a0.`nright` > 160) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.3 125 Yes /classes/PrestaShopCollection.php:358
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 1942)
0.3 9 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 172) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 702) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 698) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 75 /classes/module/Module.php:296
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 `new_product_attribute` pa
INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2717) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2053
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 719
0.3 126 /classes/Product.php:2219
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 75 /classes/module/Module.php:296
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2389)
0.3 14 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 658) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 702
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE mc.*
FROM `new_module_currency` mc
WHERE (mc.`id_module` = 155) AND (mc.`id_shop` = 1)
0.3 1 /classes/Currency.php:388
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 570) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE COUNT(*)
FROM `new_hook_module` hm
LEFT JOIN `new_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'displayHome' AND hm.`id_module` = 111 LIMIT 1
0.3 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2059
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
0.3 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 703
0.3 126 /classes/Product.php:2219
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 663) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 719
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 657
0.3 120 /classes/Product.php:2219
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 `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 47 ORDER BY vl.`value` ASC
0.3 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2053
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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 `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 43 ORDER BY vl.`value` ASC
0.3 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2059)
0.3 7 /classes/Product.php:3041
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1942
ORDER BY `position`
0.3 18 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 75 /classes/module/Module.php:296
SELECT SQL_NO_CACHE COUNT(*)
FROM `new_hook_module` hm
LEFT JOIN `new_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'actionObjectProductInCartDeleteBefore' AND hm.`id_module` = 219 LIMIT 1
0.3 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 702
0.3 147 /classes/Product.php:2219
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `new_currency` c
LEFT JOIN new_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.3 2 /classes/Currency.php:603
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2572
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 657
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2388)
0.3 14 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2420) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2717)
0.3 1 /classes/Product.php:3041
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM new_shop s
LEFT JOIN new_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.3 1 /classes/shop/Shop.php:203
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2901
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 718
0.3 146 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 175
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 687) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2583)
0.3 45 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 556) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE COUNT(*)
FROM `new_hook_module` hm
LEFT JOIN `new_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'actionValidateOrder' AND hm.`id_module` = 219 LIMIT 1
0.3 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM new_layered_category WHERE id_category = 544 AND id_shop = 1 GROUP BY `type`, id_value ORDER BY position ASC
0.3 14 Yes Yes /modules/ps_facetedsearch/src/Filters/Block.php:108
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 698
0.3 146 /classes/Product.php:2219
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2877
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 805
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 175
0.2 130 /classes/Product.php:2219
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `new_lang` l
JOIN new_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.2 4 /classes/Language.php:957
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2987
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM new_shop_url su
LEFT JOIN new_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.cfardas.pt' OR su.domain_ssl = 'www.cfardas.pt')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.2 1 Yes /classes/shop/Shop.php:344
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2420
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" OR old="/en/544-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" OR old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" ) AND active=1 AND id_shop="1"
0.2 19 /modules/djseoredirect/djseoredirect.php:276
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1695 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2443) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 718) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2058
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 172
0.2 120 /classes/Product.php:2219
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 `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 46 ORDER BY vl.`value` ASC
0.2 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 719
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 805
0.2 1 /src/Adapter/Database.php:41
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 `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 40 ORDER BY vl.`value` ASC
0.2 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2445)
0.2 8 /classes/Product.php:3041
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 699
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 555) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 836
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2053
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2582
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 1696
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE COUNT(*)
FROM `new_hook_module` hm
LEFT JOIN `new_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'getEmailTemplateVars' AND hm.`id_module` = 224 LIMIT 1
0.2 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 698
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2445
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 658
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2445
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 699
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_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.2 0 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_cms` a
LEFT JOIN `new_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `new_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 5) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2445
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2877
ORDER BY `position`
0.2 10 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2570) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 175
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 544) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
UPDATE `new_configuration` SET `value` = '1',`date_upd` = '2024-05-29 04:41:29' WHERE `name` = 'IFTHENPAY_MBWAY_PAYMENT_INVITE' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1
0.2 1 /classes/Configuration.php:461
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 1942
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2443
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2388
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 658
0.2 147 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2058
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_klarna_osm_configurations WHERE id_country = 15 AND active = 1 AND id_shop = 1 LIMIT 1
0.2 1 /modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php:112
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2053
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 836
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1695 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 671) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 544) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1942
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_klarna_osm_configurations WHERE id_country = 15 AND active = 1 AND id_shop = 1 LIMIT 1
0.2 1 /modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php:112
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 667) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 805
AND `required` = 1
0.2 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" OR old="/en/544-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" OR old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" ) AND active=1 AND id_shop="1"
0.2 19 /modules/djseoredirect/djseoredirect.php:276
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (107293, 107294) AND il.`id_lang` = 2 ORDER by i.`position`
0.2 10 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2901
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE *
FROM `new_category_lang`
WHERE `id_category` = 544 AND `id_shop` = 1
0.2 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 805
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2570
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2420
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2572 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2717 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1695
0.2 10 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2901 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 685) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 703) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 805
0.2 65 /classes/Product.php:2219
SELECT SQL_NO_CACHE *
FROM `new_country` a
LEFT JOIN `new_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `new_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 172
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 657 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 553) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 660) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2717
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `new_lang` l
LEFT JOIN `new_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.2 2 /classes/Language.php:810
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2717
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2583) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2583
0.2 45 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2053 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 805 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1942
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 6
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 658) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 561) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2593)
0.2 16 /classes/Product.php:3041
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 703 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2582
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1696 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 628 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 240 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2717
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2059
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 172
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 0 LIMIT 1
0.2 1 /classes/SpecificPrice.php:397
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2059
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2987
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 657) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2583
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2445
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 657
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE domain, domain_ssl
FROM new_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/shop/ShopUrl.php:169
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2389
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM `new_hook_alias`
0.2 88 /classes/Hook.php:248
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1942
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2987
0.2 90 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 699
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2443
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_country` a
LEFT JOIN `new_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `new_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 718 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_lang` FROM `new_lang` WHERE `iso_code` = 'en' LIMIT 1
0.2 2 /classes/Language.php:674
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2987
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2570
0.2 91 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2877 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 689) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1695
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 805) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 699
0.2 126 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 836
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2389
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 718
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2570
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 703 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 557) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_tax_lang`
WHERE `id_tax` = 1
0.2 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 703
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2717
ORDER BY `position`
0.2 5 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 698
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 172
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2058
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 836 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 120 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2593
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2443
0.2 3 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1696
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_module` FROM `new_module` WHERE `name` = "djseoredirect" LIMIT 1
0.2 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 642 LIMIT 1
0.2 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2877) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE tr.*
FROM `new_tax_rule` tr
JOIN `new_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 313)
AND ('1600-531' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1600-531')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 0 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 836
0.2 63 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_klarna_osm_configurations WHERE id_country = 15 AND active = 1 AND id_shop = 1 LIMIT 1
0.2 1 /modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php:112
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2572
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 719
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE item.`id_g_megamenus` FROM `new_g_megamenus` item
LEFT JOIN  `new_g_megamenus_shop` itemshop 
ON item.`id_g_megamenus` = itemshop.`id_g_megamenus`
WHERE FIND_IN_SET("all_page", item.pages) AND itemshop.id_shop = 1 AND item.`active` = 1
GROUP BY item.`id_g_megamenus` ASC
0.2 2 Yes /modules/g_megamenu/classes/gmegamenusModel.php:109
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 241 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 703 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 558) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2593
0.2 16 /classes/Product.php:2219
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2053
0.2 30 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2059 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 657 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 719) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 718
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1696 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 702
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1696 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 560) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 628 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM `new_hook_alias`
0.2 88 /classes/Hook.php:225
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1695
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 719
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 654 LIMIT 1
0.2 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE *
FROM `new_lang` a
LEFT JOIN `new_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2389 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 652 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 670) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1942 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 239 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE `name`, `meta_title`, `meta_description`, `meta_keywords`, `description`
FROM `new_category_lang` cl
WHERE cl.`id_lang` = 2
AND cl.`id_category` = 544 AND cl.id_shop = 1 LIMIT 1
0.2 1 /classes/Meta.php:387
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 559) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1695
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 657 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 175 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2582
0.2 108 /classes/Product.php:2219
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2053) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 654 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2717 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 563) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2420
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 642 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM `new_image_type`
0.2 7 /classes/ImageType.php:144
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2420
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 569) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2583 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_module` FROM `new_module` WHERE `name` = "ps_featuredproducts" LIMIT 1
0.2 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 564) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_group_lang`
WHERE `id_group` = 1
0.2 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE tr.*
FROM `new_tax_rule` tr
JOIN `new_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 10
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.2 1 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 634 LIMIT 1
0.2 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2572
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2877
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_module` FROM `new_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.2 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 119 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 544) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2570) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE item.`id_g_megamenus` FROM `new_g_megamenus` item
LEFT JOIN  `new_g_megamenus_shop` itemshop 
ON item.`id_g_megamenus` = itemshop.`id_g_megamenus`
WHERE FIND_IN_SET("CAT544", item.pages) AND itemshop.id_shop = 1 AND item.`active` = 1
GROUP BY item.`id_g_megamenus` ASC
0.2 2 Yes /modules/g_megamenu/classes/gmegamenusModel.php:109
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2389
0.2 14 /classes/Product.php:2219
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_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` = 2443)
0.2 3 /classes/Product.php:3041
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1696) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 657
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2388
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 562) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2443) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2901 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2058
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2901
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 566) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2877 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 565) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 5
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE *
FROM `new_g_megamenus` a
LEFT JOIN `new_g_megamenus_lang` `b` ON a.`id_g_megamenus` = b.`id_g_megamenus` AND b.`id_lang` = 2
LEFT JOIN `new_g_megamenus_shop` `c` ON a.`id_g_megamenus` = c.`id_g_megamenus` AND c.`id_shop` = 1
WHERE (a.`id_g_megamenus` = 2) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 719 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (103066) AND il.`id_lang` = 2 ORDER by i.`position`
0.2 1 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE *
FROM `new_group` a
LEFT JOIN `new_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE ctg.`id_group`
FROM new_category_group ctg
WHERE ctg.`id_category` = 544 AND ctg.`id_group` = 1 LIMIT 1
0.2 1 /classes/Category.php:1587
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2717) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM `new_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.2 1 /classes/module/Module.php:2064
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 703
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE value FROM `new_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.2 1 /classes/shop/Shop.php:1133
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 702) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 643 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1696
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM `new_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.2 7 Yes /classes/ImageType.php:108
SELECT SQL_NO_CACHE *
FROM `new_lang` a
LEFT JOIN `new_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1942
0.2 9 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 805 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 836) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 698
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1695) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 175 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 836 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 657
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2059
0.2 7 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1696
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2583 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 658
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 699 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2717
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 649 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2583
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 643 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 703
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 805 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 172) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2582
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2987
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2877
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2570
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 658
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 27
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2877
0.2 2 /classes/Product.php:2219
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2388) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2570
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2583
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2582
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 718
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 175
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 698
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2593
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 699
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 699 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2059) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1942 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 658
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 702 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2053 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 568) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2877
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 15
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 649 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2987) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1696
0.1 10 /classes/Product.php:2219
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 30
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 567) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2593 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2388
0.1 14 /classes/Product.php:2219
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2901 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2058
0.1 48 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2593
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2389) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 836
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2582 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2901
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2388
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 649 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 648 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2443
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2582) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2583 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2389
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2901) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 836 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 648 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2572
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 702
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2901
0.1 24 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2388 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2389 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 698 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE *
FROM `new_currency` a
LEFT JOIN `new_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2572) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 719 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 628 LIMIT 1
0.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 649 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 642 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1942) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `reduction`
FROM `new_group`
WHERE `id_group` = 1 LIMIT 1
0.1 1 /classes/Group.php:150
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 175) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1695 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 658 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 175 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 648 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 719
AND `required` = 1
0.1 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2053 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_shop
FROM `new_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1509
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2389 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2582 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 718 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE mc.*
FROM `new_module_currency` mc
WHERE (mc.`id_module` = 142) AND (mc.`id_shop` = 1)
0.1 1 /classes/Currency.php:388
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 649 LIMIT 1
0.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 702 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 718
AND `required` = 1
0.1 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 658 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2572 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2420
0.1 56 /classes/Product.php:2219
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 118 LIMIT 1
0.1 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2445) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `new_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 654 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2717
0.1 1 /classes/Product.php:2219
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2445 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 698
AND `required` = 1
0.1 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 652 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2570 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 702 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 652 LIMIT 1
0.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE id_shop
FROM `new_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1509
SELECT SQL_NO_CACHE *
FROM `new_country` a
LEFT JOIN `new_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE id_shop
FROM `new_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1509
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 702
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 642 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2059 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2445
0.1 8 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 699
AND `required` = 1
0.1 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2987 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 658 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2987 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2058 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2572 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 699 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 172 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2593) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2059 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 238 LIMIT 1
0.1 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE format
FROM `new_address_format`
WHERE `id_country` = 15 LIMIT 1
0.1 1 /classes/AddressFormat.php:617
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 175
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2388 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 628 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 698 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2420 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2570 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 699) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 7
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 643 LIMIT 1
0.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 718 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 35
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 642 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 648 LIMIT 1
0.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2445 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 649 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2058) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2388 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE ctg.`id_group`
FROM new_category_group ctg
WHERE ctg.`id_category` = 1 AND ctg.`id_group` = 1 LIMIT 1
0.1 1 /classes/Category.php:1587
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_module` FROM `new_module` WHERE `name` = "lgcookieslaw" LIMIT 1
0.1 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2443 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `iso_code`
FROM `new_country`
WHERE `id_country` = 15 LIMIT 1
0.1 1 /classes/Country.php:271
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2987 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2877 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_module` FROM `new_module_shop` WHERE `id_module` = 227 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2149
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 698 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1942 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2593 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2570 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 649 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM new_required_field
0.1 1 /classes/ObjectModel.php:1406
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2420) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `new_country_lang`
WHERE `id_country` = 15
0.1 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 648 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 643 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2582 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2445 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2443 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2420 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2420 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 719 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2058 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_module` FROM `new_module_shop` WHERE `id_module` = 117 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2149
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2593 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 172 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2717 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE data
FROM `new_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.1 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
SELECT SQL_NO_CACHE *
FROM `new_state` a
WHERE (a.`id_state` = 313) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2058 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 172 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2443 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149

Doubles

96
SELECT * FROM new_product WHERE id_product = XX
35
SELECT id_group FROM new_cart_rule_group WHERE id_cart_rule = XX
33
SELECT XX FROM `new_specific_price` WHERE id_product = XX LIMIT XX
32
SELECT `id_product_attribute`
			FROM `new_product_attribute`
			WHERE `id_product` = XX
32
							SELECT `id_tax_rules_group`
							FROM `new_product_shop`
							WHERE `id_product` = XX AND id_shop=XX LIMIT XX
32
SELECT
                    p.*,
                    pl.*,
                    sa.out_of_stock,
                    IFNULL(sa.quantity, XX) as quantity,
                    (DATEDIFF(
				p.`date_add`,
				DATE_SUB(
					'XX-XX-XX XX:XX:XX',
					INTERVAL XX DAY
				)
			) > XX) as new
                FROM new_product p
                INNER JOIN new_product_lang pl
                    ON pl.id_product = p.id_product
                    AND pl.id_shop = XX
                    AND pl.id_lang = XX
                    AND p.id_product = XX
                LEFT JOIN new_stock_available sa
			        ON sa.id_product = p.id_product 
			        AND sa.id_shop = XX
32
SELECT name FROM new_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
32
SELECT *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `new_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
32
			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 `new_product_attribute` pa
			 INNER JOIN new_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 `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
			JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
			JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
			JOIN `new_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;
32
			SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
			FROM `new_image` i
			 INNER JOIN new_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
			LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
			WHERE i.`id_product` = XX
			ORDER BY `position`
32
			SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`eanXX`, pa.`isbn`,pa.`upc`
			FROM `new_attribute` a
			LEFT JOIN `new_attribute_lang` al
				ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
			LEFT JOIN `new_product_attribute_combination` pac
				ON (pac.`id_attribute` = a.`id_attribute`)
			LEFT JOIN `new_product_attribute` pa
				ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
			 INNER JOIN new_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
			LEFT JOIN `new_attribute_group_lang` agl
				ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
			WHERE pa.`id_product` = XX
				AND pac.`id_product_attribute` = XX
				AND agl.`id_lang` = XX
32
				SELECT name, value, pf.id_feature, fvl.id_feature_value
				FROM new_feature_product pf
				LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
				LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
				LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
				 INNER JOIN new_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, pf.id_feature_value ASC
32
SELECT SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
32
			SELECT `reduction`
			FROM `new_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
32
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
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `new_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)
31
SELECT *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `new_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
20
SELECT 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 `new_feature` f  INNER JOIN new_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = XX) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = XX) ORDER BY f.`position` ASC
10
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, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=XX) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) WHERE ((pac.id_attribute IN (XX, XX, XX, XX))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=XX AND c.nright<=XX AND ps.id_shop='XX' GROUP BY p.id_product) p INNER JOIN new_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac_XX ON (pa.id_product_attribute = pac_XX.id_product_attribute) WHERE ((fp.id_feature=XX)) AND ((pac_XX.id_attribute IN (XX, XX, XX, XX))) GROUP BY fp.id_feature_value
8
			SELECT cl.`link_rewrite`
			FROM `new_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
7
				SELECT `name`
				FROM `new_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
7
            SELECT COUNT(*) FROM `new_orders` o
            LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
            WHERE o.id_customer = XX
            AND ocr.id_cart_rule = XX LIMIT XX
6
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 `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = XX) LEFT JOIN `new_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
			SELECT `id_customization_field`, `type`
			FROM `new_customization_field`
			WHERE `id_product` = XX
			AND `required` = XX
5
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `new_module` m
                LEFT JOIN `new_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
5
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
				LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`id_customer` = XX  AND cr.date_from < "XX-XX-XX XX:XX:XX"
				AND cr.date_to > "XX-XX-XX XX:XX:XX"
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
				LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`group_restriction` = XX  AND cr.date_from < "XX-XX-XX XX:XX:XX"
				AND cr.date_to > "XX-XX-XX XX:XX:XX"
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%")
4
SELECT DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `new_attribute_group` ag INNER JOIN `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `new_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN new_attribute_group_shop attribute_group_shop
        ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = XX)  INNER JOIN new_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `new_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = XX) WHERE ag.id_attribute_group = XX ORDER BY agl.`name` ASC, a.`position` ASC
3
SELECT b.`id_cdzblock` as id_cdzblock, b.`identifier_block`, b.`id_hook`, b.`active`, bl.`title`, bl.`content`
            FROM new_cdzblock b
            LEFT JOIN new_cdzblock_shop bs ON (b.id_cdzblock = bs.id_cdzblock)
            LEFT JOIN new_cdzblock_lang bl ON (b.id_cdzblock = bl.id_cdzblock)
            WHERE ( (b.used_for_all = XX AND bs.id_shop = XX) OR (b.used_for_all = XX))
			AND b.theme = "codazon-fastestplus-fashion" 
            AND bl.id_lang = XX AND b.`active` = XX AND b.`id_hook` = XX 
			GROUP BY b.`id_cdzblock`
            ORDER BY b.position ASC
3
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
3
SELECT * FROM new_klarna_osm_configurations WHERE id_country = XX AND active = XX AND id_shop = XX LIMIT XX
2
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
SELECT pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_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 new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=XX) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) WHERE ((pac.id_attribute IN (XX, XX, XX, XX))) AND p.visibility IN ('both', 'catalog') AND c.nleft>=XX AND c.nright<=XX AND ps.id_shop='XX' GROUP BY p.id_product) p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN new_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN new_product_attribute_combination pac_XX ON (pa.id_product_attribute = pac_XX.id_product_attribute) WHERE ((a.id_attribute_group=XX)) AND ((pac_XX.id_attribute IN (XX, XX, XX, XX))) GROUP BY pac.id_attribute
2
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
				SELECT tr.*
				FROM `new_tax_rule` tr
				JOIN `new_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-XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX-XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
SELECT p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, XX) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, XX) AS id_product_attribute,
					product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
					pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
					il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
					DATEDIFF(product_shop.`date_add`, DATE_SUB("XX-XX-XX XX:XX:XX",
					INTERVAL XX DAY)) > XX AS new, product_shop.price AS orderprice
				FROM `new_category_product` cp
				LEFT JOIN `new_product` p
					ON p.`id_product` = cp.`id_product`
				 INNER JOIN new_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) LEFT JOIN `new_product_attribute_shop` product_attribute_shop
				ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = XX AND product_attribute_shop.id_shop=XX)
				 LEFT JOIN new_stock_available stock
			ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = XX AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
				LEFT JOIN `new_category_lang` cl
					ON (product_shop.`id_category_default` = cl.`id_category`
					AND cl.`id_lang` = XX AND cl.id_shop = XX )
				LEFT JOIN `new_product_lang` pl
					ON (p.`id_product` = pl.`id_product`
					AND pl.`id_lang` = XX AND pl.id_shop = XX )
				LEFT JOIN `new_image_shop` image_shop
					ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=XX AND image_shop.id_shop=XX)
				LEFT JOIN `new_image_lang` il
					ON (image_shop.`id_image` = il.`id_image`
					AND il.`id_lang` = XX)
				LEFT JOIN `new_manufacturer` m
					ON m.`id_manufacturer` = p.`id_manufacturer`
				WHERE product_shop.`id_shop` = XX
					AND cp.`id_category` = XX AND product_shop.`active` = XX AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
			LIMIT XX,XX
2
				SELECT ctg.`id_group`
				FROM new_category_group ctg
				WHERE ctg.`id_category` = XX AND ctg.`id_group` = XX LIMIT XX
2
SELECT `id_module` FROM `new_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
2
SELECT *
FROM `new_category` aXX
LEFT JOIN `new_category_lang` `aXX` ON (aXX.`id_category` = aXX.`id_category`)
WHERE (aXX.`nleft` < XX) AND (aXX.`nright` > XX) AND (aXX.`id_lang` = XX)
ORDER BY aXX.`nleft` asc
2
SELECT mc.*
FROM `new_module_currency` mc
WHERE (mc.`id_module` = XX) AND (mc.`id_shop` = XX)
2
SELECT *
FROM `new_country` a
LEFT JOIN `new_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = XX
LEFT JOIN `new_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = XX
WHERE (a.`id_country` = XX) LIMIT XX
2
SELECT * FROM `new_hook_alias`
2
SELECT *
FROM `new_lang` a
LEFT JOIN `new_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = XX
WHERE (a.`id_lang` = XX) LIMIT XX
2
SELECT * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/XX-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" OR old="/en/XX-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" OR old="https://www.cfardas.pt/en/XX-brands?q=corprincipal-colourgreylightgrey-colourdarkkhaki-colourblackraspberry-colourlightgrey" ) AND active=XX AND id_shop="XX"

Tables stress

210 product
127 product_attribute
114 product_shop
98 product_attribute_shop
97 product_attribute_combination
82 stock_available
79 category_lang
71 attribute
68 attribute_lang
66 image_lang
66 product_lang
64 image
52 feature_lang
52 feature_shop
52 feature
52 category
42 feature_product
38 feature_value_lang
37 attribute_group
37 attribute_group_lang
35 cart_rule_group
34 image_shop
34 category_shop
33 specific_price
32 product_group_reduction_cache
32 product_attribute_image
20 layered_indexable_feature
20 layered_indexable_feature_lang_value
19 category_product
16 product_sale
12 cart_rule_lang
12 cart_rule
11 module
10 manufacturer
10 hook
9 module_shop
8 hook_module
7 order_cart_rule
7 orders
6 layered_indexable_feature_value_lang_value
6 feature_value
5 attribute_group_shop
5 lang
5 customization_field
5 lang_shop
4 shop
4 shop_url
4 layered_indexable_attribute_lang_value
4 category_group
4 country
4 attribute_shop
3 cdzblock
3 cdzblock_shop
3 g_megamenus_shop
3 g_megamenus
3 klarna_osm_configurations
3 hook_alias
3 currency_shop
3 cdzblock_lang
3 tax_rule
3 tax_rules_group
3 country_lang
3 country_shop
2 shop_group
2 configuration
2 module_currency
2 image_type
2 currency
2 djseor
2 layered_category
2 group_shop
2 group
1 meta
1 manufacturer_shop
1 cms_shop
1 cms_lang
1 cms
1 layered_indexable_attribute_group_lang_value
1 layered_indexable_attribute_group
1 g_megamenus_lang
1 group_lang
1 codazon_theme_configuration
1 codazon_theme_configuration_lang
1 meta_lang
1 required_field
1 state
1 address_format
1 manufacturer_lang
1 configuration_lang
1 tax
1 tax_lang
1 hook_module_exceptions
1 module_group
1 ganalytics_data

ObjectModel instances

NameInstancesSource
Product 224 /classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Adapter/Image/ImageRetriever.php [52]
/classes/Link.php [98]
/classes/Link.php [98]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
/src/Core/Foundation/Database/EntityRepository.php [141]
Category 42 /modules/djseoredirect/djseoredirect.php [323]
/controllers/front/listing/CategoryController.php [67]
/modules/djseoredirect/djseoredirect.php [323]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/controllers/front/listing/CategoryController.php [144]
/modules/ps_facetedsearch/src/Product/Search.php [101]
/classes/PrestaShopCollection.php [360]
/classes/PrestaShopCollection.php [360]
/classes/Link.php [371]
/classes/Link.php [371]
/modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php [116]
/classes/PrestaShopCollection.php [360]
/classes/PrestaShopCollection.php [360]
/classes/Link.php [371]
/classes/Link.php [371]
/modules/ps_categorytree/ps_categorytree.php [288]
/modules/ps_categorytree/ps_categorytree.php [291]
Combination 32 /classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
Country 9 /config/config.inc.php [147]
/classes/controller/FrontController.php [355]
/classes/AddressFormat.php [354]
/classes/controller/FrontController.php [1646]
/modules/paypal/paypal.php [335]
/classes/AddressFormat.php [354]
/modules/ps_contactinfo/ps_contactinfo.php [99]
/classes/AddressFormat.php [354]
/modules/ps_contactinfo/ps_contactinfo.php [99]
State 6 /classes/AddressFormat.php [354]
/classes/controller/FrontController.php [1645]
/classes/AddressFormat.php [354]
/modules/ps_contactinfo/ps_contactinfo.php [98]
/classes/AddressFormat.php [354]
/modules/ps_contactinfo/ps_contactinfo.php [98]
Address 4 /classes/Product.php [2903]
/classes/Product.php [2984]
/classes/Product.php [4617]
/classes/shop/Shop.php [479]
Language 3 /config/config.inc.php [200]
/classes/Tools.php [534]
/classes/Tools.php [465]
Currency 3 /classes/Tools.php [583]
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php [49]
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php [49]
AddressFormat 3 /classes/controller/FrontController.php [1640]
/modules/ps_contactinfo/ps_contactinfo.php [93]
/modules/ps_contactinfo/ps_contactinfo.php [93]
ThemeConfiguration 2 /modules/codazonthemeframework/codazonthemeframework.php [205]
/modules/codazonthemeframework/codazonthemeframework.php [228]
Tax 2 /classes/tax/TaxRulesTaxManager.php [127]
/classes/tax/TaxRulesTaxManager.php [127]
GmegamenusModel 1 /modules/g_megamenu/g_megamenu.php [1221]
Risk 1 /classes/controller/FrontController.php [1610]
Shop 1 /config/config.inc.php [121]
Gender 1 /classes/controller/FrontController.php [1607]
Group 1 /classes/Cart.php [214]
Cart 1 /classes/controller/FrontController.php [425]
Customer 1 /config/config.inc.php [234]
ShopGroup 1 /classes/shop/Shop.php [561]
CMS 1 /classes/Link.php [522]

Included Files

#Filename
1/index.php
2/config/config.inc.php
3/config/defines_custom.inc.php
4/config/defines.inc.php
5/config/autoload.php
6/config/alias.php
7/classes/PrestaShopAutoload.php
8/app/cache/dev/class_index.php
9/app/autoload.php
10/vendor/autoload.php
11/vendor/composer/autoload_real.php
12/vendor/composer/ClassLoader.php
13/vendor/composer/include_paths.php
14/vendor/composer/autoload_static.php
15/vendor/react/promise/src/functions_include.php
16/vendor/react/promise/src/functions.php
17/vendor/swiftmailer/swiftmailer/lib/swift_required.php
18/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
19/vendor/paragonie/random_compat/lib/random.php
20/vendor/icanboogie/common/bootstrap.php
21/vendor/icanboogie/common/lib/helpers.php
22/vendor/ircmaxell/password-compat/lib/password.php
23/vendor/symfony/polyfill-php70/bootstrap.php
24/vendor/symfony/polyfill-php56/bootstrap.php
25/vendor/symfony/polyfill-php55/bootstrap.php
26/vendor/symfony/polyfill-php54/bootstrap.php
27/vendor/symfony/polyfill-mbstring/bootstrap.php
28/vendor/symfony/polyfill-intl-icu/bootstrap.php
29/vendor/symfony/polyfill-apcu/bootstrap.php
30/vendor/jakeasmith/http_build_url/src/http_build_url.php
31/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
32/config/settings.inc.php
33/config/bootstrap.php
34/src/Core/ContainerBuilder.php
35/src/Core/Foundation/IoC/Container.php
36/src/Adapter/ServiceLocator.php
37/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
38/app/cache/dev/appParameters.php
39/classes/controller/Controller.php
40/classes/ObjectModel.php
41/src/Core/Foundation/Database/EntityInterface.php
42/classes/db/Db.php
43/classes/Tools.php
44/classes/Context.php
45/classes/shop/Shop.php
46/classes/db/DbPDO.php
47/classes/Configuration.php
48/classes/Validate.php
49/classes/cache/Cache.php
50/src/Adapter/EntityMapper.php
51/classes/db/DbQuery.php
52/src/Core/Addon/Theme/ThemeManagerBuilder.php
53/src/Adapter/Configuration.php
54/src/Core/ConfigurationInterface.php
55/src/Core/Addon/Theme/ThemeRepository.php
56/src/Core/Addon/AddonRepositoryInterface.php
57/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php
58/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php
59/vendor/symfony/symfony/src/Symfony/Component/Yaml/Unescaper.php
60/src/Core/Addon/Theme/Theme.php
61/src/Core/Addon/AddonInterface.php
62/vendor/shudrum/array-finder/ArrayFinder.php
63/config/defines_uri.inc.php
64/classes/Language.php
65/classes/Country.php
66/classes/PrestaShopCollection.php
67/classes/shop/ShopGroup.php
68/classes/Cookie.php
69/classes/PhpEncryption.php
70/vendor/defuse/php-encryption/src/Core.php
71/classes/PhpEncryptionEngine.php
72/vendor/defuse/php-encryption/src/Key.php
73/vendor/defuse/php-encryption/src/Encoding.php
74/config/smarty.config.inc.php
75/classes/Smarty/SmartyDev.php
76/vendor/prestashop/smarty/Smarty.class.php
77/vendor/prestashop/smarty/sysplugins/smarty_internal_data.php
78/vendor/prestashop/smarty/sysplugins/smarty_internal_templatebase.php
79/vendor/prestashop/smarty/sysplugins/smarty_internal_template.php
80/vendor/prestashop/smarty/sysplugins/smarty_resource.php
81/vendor/prestashop/smarty/sysplugins/smarty_internal_resource_file.php
82/vendor/prestashop/smarty/sysplugins/smarty_cacheresource.php
83/vendor/prestashop/smarty/sysplugins/smarty_internal_cacheresource_file.php
84/config/smartyfront.config.inc.php
85/classes/Smarty/SmartyResourceModule.php
86/vendor/prestashop/smarty/sysplugins/smarty_resource_custom.php
87/classes/Smarty/SmartyResourceParent.php
88/classes/Smarty/SmartyLazyRegister.php
89/vendor/prestashop/smarty/plugins/modifier.truncate.php
90/classes/Customer.php
91/classes/Group.php
92/classes/Link.php
93/classes/shop/ShopUrl.php
94/classes/Dispatcher.php
95/classes/Hook.php
96/override/classes/Hook.php
97/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
98/config/db_slave_server.inc.php
99/classes/module/Module.php
100/modules/lgcookieslaw/lgcookieslaw.php
101/modules/lgcookieslaw/config/config.inc.php
102/modules/lgcookieslaw/vendor/autoload.php
103/modules/lgcookieslaw/vendor/composer/autoload_real.php
104/modules/lgcookieslaw/vendor/composer/autoload_static.php
105/src/PrestaShopBundle/Translation/TranslatorComponent.php
106/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
107/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
108/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
109/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
110/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
111/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
112/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
113/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
114/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
115/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
116/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
117/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
118/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/BCResourceInterfaceChecker.php
119/app/cache/dev/translations/catalogue.en-US.8739602554c7f3241958e3cc9b57fdecb474d508.php
120/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
121/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
122/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
123/classes/Translate.php
124/modules/lgcookieslaw/translations/en.php
125/modules/lgcookieslaw/classes/LGCookiesLawPurpose.php
126/modules/codazonwishlist/codazonwishlist.php
127/src/Core/Module/WidgetInterface.php
128/modules/codazonwishlist/translations/en.php
129/modules/advancedreturns/advancedreturns.php
130/modules/advancedreturns/vendor/autoload.php
131/modules/advancedreturns/vendor/composer/autoload_real.php
132/modules/advancedreturns/vendor/composer/autoload_static.php
133/modules/advancedreturns/src/Constants/ARConstants.php
134/modules/djseoredirect/djseoredirect.php
135/modules/djseoredirect/models/djSeoRedirectList.php
136/modules/djseoredirect/translations/en.php
137/classes/Category.php
138/controllers/front/listing/CategoryController.php
139/classes/controller/ProductListingFrontController.php
140/classes/controller/ProductPresentingFrontController.php
141/classes/controller/FrontController.php
142/override/classes/controller/FrontController.php
143/src/Adapter/ObjectPresenter.php
144/src/Core/Foundation/Templating/PresenterInterface.php
145/src/Adapter/Cart/CartPresenter.php
146/src/Adapter/Product/PriceFormatter.php
147/src/Adapter/Image/ImageRetriever.php
148/classes/tax/TaxConfiguration.php
149/classes/Smarty/TemplateFinder.php
150/classes/assets/StylesheetManager.php
151/classes/assets/AbstractAssetManager.php
152/src/Adapter/Assets/AssetUrlGeneratorTrait.php
153/classes/assets/JavascriptManager.php
154/classes/assets/CccReducer.php
155/modules/contactcustomer/contactcustomer.php
156/modules/contactcustomer/translations/en.php
157/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php
158/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
159/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php
160/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
161/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
162/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/TaggedContainerInterface.php
163/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php
164/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php
165/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
166/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
167/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
168/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
169/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
170/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
171/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
172/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
173/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
174/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
175/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php
176/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php
177/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
178/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
179/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php
180/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ExtensionCompilerPass.php
181/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php
182/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/DecoratorServicePass.php
183/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveParameterPlaceHoldersPass.php
184/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
185/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php
186/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php
187/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
188/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php
189/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php
190/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php
191/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php
192/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php
193/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php
194/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php
195/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php
196/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php
197/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php
198/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php
199/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php
200/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php
201/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php
202/classes/Media.php
203/vendor/symfony/symfony/src/Symfony/Component/Debug/Debug.php
204/vendor/symfony/symfony/src/Symfony/Component/Debug/ExceptionHandler.php
205/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php
206/vendor/psr/log/Psr/Log/LogLevel.php
207/vendor/symfony/symfony/src/Symfony/Component/Debug/BufferingLogger.php
208/vendor/psr/log/Psr/Log/AbstractLogger.php
209/vendor/psr/log/Psr/Log/LoggerInterface.php
210/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php
211/classes/Currency.php
212/src/Core/Cldr/Repository.php
213/vendor/icanboogie/cldr/lib/RunTimeProvider.php
214/vendor/icanboogie/cldr/lib/ProviderChainTrait.php
215/vendor/icanboogie/cldr/lib/ProviderInterface.php
216/vendor/icanboogie/cldr/lib/CacheInterface.php
217/vendor/icanboogie/cldr/lib/FileProvider.php
218/vendor/icanboogie/cldr/lib/WebProvider.php
219/vendor/icanboogie/cldr/lib/Repository.php
220/vendor/icanboogie/cldr/lib/AccessorTrait.php
221/vendor/icanboogie/cldr/lib/LocaleCollection.php
222/vendor/icanboogie/cldr/lib/RepositoryPropertyTrait.php
223/vendor/icanboogie/cldr/lib/CollectionTrait.php
224/vendor/icanboogie/cldr/lib/Locale.php
225/vendor/icanboogie/cldr/lib/CodePropertyTrait.php
226/vendor/icanboogie/cldr/lib/Supplemental.php
227/vendor/icanboogie/cldr/lib/Currency.php
228/vendor/icanboogie/cldr/lib/LocalizedCurrency.php
229/vendor/icanboogie/cldr/lib/LocalizedObjectWithFormatter.php
230/vendor/icanboogie/cldr/lib/LocalizedObject.php
231/vendor/icanboogie/cldr/lib/LocalePropertyTrait.php
232/classes/Cart.php
233/src/Adapter/AddressFactory.php
234/classes/CartRule.php
235/classes/Product.php
236/classes/webservice/WebserviceRequest.php
237/src/Core/Product/Search/ProductSearchContext.php
238/src/Core/Product/Search/ProductSearchQuery.php
239/src/Core/Product/Search/SortOrder.php
240/modules/ps_facetedsearch/ps_facetedsearch.php
241/modules/ps_facetedsearch/vendor/autoload.php
242/modules/ps_facetedsearch/vendor/composer/autoload_real.php
243/modules/ps_facetedsearch/vendor/composer/autoload_static.php
244/modules/ps_facetedsearch/src/HookDispatcher.php
245/modules/ps_facetedsearch/src/Hook/Attribute.php
246/modules/ps_facetedsearch/src/Hook/AbstractHook.php
247/modules/ps_facetedsearch/src/Hook/AttributeGroup.php
248/modules/ps_facetedsearch/src/Hook/Category.php
249/modules/ps_facetedsearch/src/Hook/Design.php
250/modules/ps_facetedsearch/src/Hook/Feature.php
251/modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
252/modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
253/modules/ps_facetedsearch/src/Hook/FeatureValue.php
254/modules/ps_facetedsearch/src/Hook/Product.php
255/modules/ps_facetedsearch/src/Hook/ProductSearch.php
256/modules/ps_facetedsearch/src/Hook/SpecificPrice.php
257/modules/ps_facetedsearch/src/URLSerializer.php
258/modules/ps_facetedsearch/src/Filters/DataAccessor.php
259/modules/ps_facetedsearch/src/Product/SearchProvider.php
260/src/Core/Product/Search/FacetsRendererInterface.php
261/src/Core/Product/Search/ProductSearchProviderInterface.php
262/modules/ps_facetedsearch/src/Filters/Converter.php
263/modules/ps_facetedsearch/src/Product/SearchFactory.php
264/src/Core/Product/Search/ProductSearchResult.php
265/classes/Combination.php
266/override/classes/Combination.php
267/modules/ps_facetedsearch/src/Product/Search.php
268/modules/ps_facetedsearch/src/Adapter/MySQL.php
269/modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
270/modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
271/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
272/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
273/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
274/modules/ps_facetedsearch/src/Filters/Products.php
275/classes/stock/StockAvailable.php
276/override/classes/stock/StockAvailable.php
277/modules/ps_facetedsearch/src/Filters/Block.php
278/classes/Manufacturer.php
279/src/Core/Product/Search/Facet.php
280/src/Core/Product/Search/Filter.php
281/src/Core/Product/Search/FacetCollection.php
282/classes/ProductAssembler.php
283/classes/tax/Tax.php
284/classes/Address.php
285/classes/SpecificPrice.php
286/classes/tax/TaxManagerFactory.php
287/classes/tax/TaxRulesTaxManager.php
288/classes/tax/TaxManagerInterface.php
289/classes/tax/TaxCalculator.php
290/classes/GroupReduction.php
291/classes/Feature.php
292/classes/ProductPresenterFactory.php
293/src/Core/Product/ProductListingPresenter.php
294/src/Core/Product/ProductPresenter.php
295/src/Adapter/Product/ProductColorsRetriever.php
296/src/Core/Product/ProductPresentationSettings.php
297/classes/Image.php
298/classes/ImageType.php
299/src/Core/Addon/Module/ModuleManagerBuilder.php
300/app/config/config.php
301/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
302/vendor/guzzlehttp/guzzle/src/Client.php
303/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
304/vendor/guzzlehttp/guzzle/src/ClientInterface.php
305/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
306/vendor/guzzlehttp/guzzle/src/Url.php
307/vendor/guzzlehttp/guzzle/src/Utils.php
308/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
309/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
310/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
311/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
312/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
313/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
314/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
315/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
316/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
317/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
318/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
319/vendor/guzzlehttp/guzzle/src/RequestFsm.php
320/src/Adapter/Tools.php
321/app/config/parameters.php
322/src/Adapter/Module/ModuleZipManager.php
323/src/Adapter/Addons/AddonsDataProvider.php
324/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
325/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
326/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.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/MultiGetCache.php
332/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
333/src/Adapter/LegacyContext.php
334/src/Adapter/LegacyLogger.php
335/src/Adapter/Module/AdminModuleDataProvider.php
336/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
337/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
338/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
339/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
340/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
341/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
342/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
343/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
344/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
345/src/Adapter/Module/ModuleDataUpdater.php
346/src/Adapter/Module/ModuleDataProvider.php
347/src/Core/Addon/Module/ModuleManager.php
348/src/Core/Addon/AddonManagerInterface.php
349/src/Core/Addon/Module/ModuleRepository.php
350/src/Core/Addon/Module/ModuleRepositoryInterface.php
351/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
352/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
353/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
354/vendor/icanboogie/cldr/lib/Numbers.php
355/vendor/icanboogie/cldr/lib/CurrencyFormatter.php
356/vendor/icanboogie/cldr/lib/NumberFormatter.php
357/vendor/icanboogie/cldr/lib/NumberPattern.php
358/classes/ImageManager.php
359/classes/Customization.php
360/app/cache/dev/smarty/compile/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f.module.facets.tpl.php
361/app/cache/dev/smarty/compile/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379.module.active-filters.tpl.php
362/src/Core/Product/Search/Pagination.php
363/modules/codazonthemeframework/codazonthemeframework.php
364/modules/codazonthemeframework/translations/en.php
365/modules/codazonthemeframework/classes/SimpleXmlExtended.php
366/modules/codazonthemeframework/classes/ThemeConfiguration.php
367/modules/codazonthemeframework/classes/ConfigSource/AbstractSelectOptions.php
368/modules/ps_legalcompliance/ps_legalcompliance.php
369/modules/ps_legalcompliance/entities/AeucCMSRoleEmailEntity.php
370/modules/ps_legalcompliance/entities/AeucEmailEntity.php
371/src/Core/Foundation/Database/EntityManager.php
372/src/Core/Foundation/Database/DatabaseInterface.php
373/src/Adapter/Database.php
374/src/Core/Foundation/Filesystem/FileSystem.php
375/src/Core/Email/EmailLister.php
376/modules/pspixel/pspixel.php
377/modules/pspixel/translations/en.php
378/modules/ps_emailsubscription/ps_emailsubscription.php
379/src/Adapter/Product/PriceCalculator.php
380/classes/ProductDownload.php
381/classes/order/Order.php
382/override/classes/order/Order.php
383/classes/Gender.php
384/classes/Risk.php
385/classes/Meta.php
386/classes/AddressFormat.php
387/classes/State.php
388/modules/djglobalvars/djglobalvars.php
389/modules/djglobalvars/translations/en.php
390/classes/form/CustomerLoginForm.php
391/classes/form/AbstractForm.php
392/classes/form/FormInterface.php
393/src/Core/Foundation/Templating/RenderableInterface.php
394/classes/form/CustomerLoginFormatter.php
395/classes/form/FormFormatterInterface.php
396/classes/ValidateConstraintTranslator.php
397/src/Core/Foundation/Templating/RenderableProxy.php
398/modules/codazonframework/codazonframework.php
399/modules/codazonframework/translations/en.php
400/modules/codazonwishlist/classes/CdzWishList.php
401/app/cache/dev/smarty/compile/03/b9/00/03b9006a01fa80628af43f06ac602a20c7c3dd1d.file.wishlist-top-link.tpl.php
402/modules/codazonslideshow/codazonslideshow.php
403/modules/codazonslideshow/translations/en.php
404/modules/codazonmegamenupro/codazonmegamenupro.php
405/modules/codazonmegamenupro/translations/en.php
406/modules/codazonflyingcart/codazonflyingcart.php
407/modules/hreflang_on_pages/hreflang_on_pages.php
408/modules/hreflang_on_pages/translations/en.php
409/app/cache/dev/smarty/compile/bb/00/7a/bb007acf9794d34bebc612ce24a9542952ef14ce.file.hreflang_on_pages.tpl.php
410/modules/ps_searchbar/ps_searchbar.php
411/modules/ps_shoppingcart/ps_shoppingcart.php
412/modules/codazoncmsblock/codazoncmsblock.php
413/modules/codazoncmsblock/classes/CMSBlock.php
414/modules/codazoncmsblock/translations/en.php
415/modules/codazoncmsblock/Widget.php
416/modules/codazoncmsblock/WidgetGroup.php
417/modules/codazoncmsblock/classes/WidgetHelperForm.php
418/classes/helper/HelperForm.php
419/classes/helper/Helper.php
420/modules/multibanco/multibanco.php
421/override/classes/PaymentModule.php
422/modules/ps_googleanalytics/ps_googleanalytics.php
423/modules/ps_googleanalytics/vendor/autoload.php
424/modules/ps_googleanalytics/vendor/composer/autoload_real.php
425/modules/ps_googleanalytics/vendor/composer/platform_check.php
426/modules/ps_googleanalytics/vendor/composer/autoload_static.php
427/modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
428/modules/ps_googleanalytics/classes/Hook/HookInterface.php
429/app/cache/dev/smarty/compile/f6/c5/d3/f6c5d3335ef9d97218c980e534798af65e723120.file.ps_googleanalytics.tpl.php
430/vendor/prestashop/smarty/plugins/modifier.escape.php
431/modules/ps_googleanalytics/classes/Handler/ModuleHandler.php
432/modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
433/modules/ps_featuredproducts/ps_featuredproducts.php
434/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
435/modules/ps_googleanalytics/classes/Wrapper/WrapperInterface.php
436/modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
437/app/cache/dev/smarty/compile/82/c9/ef/82c9ef5008a41191685053c1518477b795278d59.file.ga_tag.tpl.php
438/modules/ifthenpay_mbway/ifthenpay_mbway.php
439/modules/ifthenpay_mbway/translations/en.php
440/modules/seomanager/seomanager.php
441/modules/seomanager/translations/en.php
442/app/cache/dev/smarty/compile/e0/62/43/e062437f4049618bc9b683b0587f84c4d5a717c6.file.header.tpl.php
443/modules/ppannouncements/ppannouncements.php
444/modules/ppannouncements/translations/en.php
445/app/cache/dev/smarty/compile/f4/88/96/f48896ee232b83e0c4e6ba3fc4be6890045f24f1.file.ppannouncment-front.tpl.php
446/vendor/prestashop/smarty/plugins/modifier.date_format.php
447/vendor/prestashop/smarty/plugins/shared.make_timestamp.php
448/modules/paypal/paypal.php
449/modules/paypal/vendor/autoload.php
450/modules/paypal/vendor/composer/autoload_real.php
451/modules/paypal/vendor/composer/autoload_static.php
452/modules/paypal/vendor/symfony/polyfill-php72/bootstrap.php
453/modules/paypal/vendor/symfony/polyfill-php72/Php72.php
454/modules/paypal/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
455/modules/paypal/vendor/ralouphie/getallheaders/src/getallheaders.php
456/modules/paypal/vendor/symfony/polyfill-intl-idn/bootstrap.php
457/modules/paypal/vendor/guzzlehttp/psr7/src/functions_include.php
458/modules/paypal/vendor/guzzlehttp/psr7/src/functions.php
459/modules/paypal/vendor/guzzlehttp/promises/src/functions_include.php
460/modules/paypal/vendor/guzzlehttp/promises/src/functions.php
461/modules/paypal/vendor/guzzlehttp/guzzle/src/functions_include.php
462/modules/paypal/vendor/guzzlehttp/guzzle/src/functions.php
463/modules/paypal/smarty/plugins/modifier.paypalreplace.php
464/modules/paypal/translations/en.php
465/modules/paypal/en.php
466/modules/paypal/classes/AbstractMethodPaypal.php
467/modules/paypal/vendor/ppbtlib/src/AbstractMethod.php
468/modules/paypal/classes/MethodEC.php
469/modules/paypal/classes/API/PaypalApiManager.php
470/modules/paypal/classes/API/PaypalApiManagerInterface.php
471/modules/paypal/classes/API/PaypalClient.php
472/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/ProductionEnvironment.php
473/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/PayPalEnvironment.php
474/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Environment.php
475/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/PayPalHttpClient.php
476/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/HttpClient.php
477/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Encoder.php
478/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Json.php
479/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer.php
480/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Text.php
481/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Multipart.php
482/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Form.php
483/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/AuthorizationInjector.php
484/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Injector.php
485/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/GzipInjector.php
486/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/FPTIInstrumentationInjector.php
487/app/cache/dev/smarty/compile/1f/b5/b4/1fb5b414db934f3cbce1f81a5328eb449f2525ce.module.prefetch.tpl.php
488/app/cache/dev/smarty/compile/61/e2/48/61e2484aa132942cb98c09ee2008624a7bf3dbca.file.header.tpl.php
489/modules/stripe_official/stripe_official.php
490/modules/stripe_official/vendor/autoload.php
491/modules/stripe_official/vendor/composer/autoload_real.php
492/modules/stripe_official/vendor/composer/autoload_static.php
493/modules/stripe_official/translations/en.php
494/modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
495/modules/stripe_official/vendor/stripe/stripe-php/lib/Stripe.php
496/modules/shiptimize/shiptimize.php
497/modules/shiptimize/includes/prestaShiptimize.php
498/modules/shiptimize/includes/core/shiptimize.php
499/modules/shiptimize/includes/prestaShiptimizeOrder.php
500/modules/shiptimize/includes/core/shiptimize-order.php
501/modules/shiptimize/includes/core/ShiptimizeOptions.php
502/modules/shiptimize/includes/prestaShiptimizeCarrierManager.php
503/modules/shiptimize/includes/core/shiptimize-api-v3.php
504/modules/shiptimize/constants.php
505/modules/shiptimize/translations/en.php
506/modules/pk_lookbook/pk_lookbook.php
507/modules/pk_lookbook/classes/Pk_LookbookItem.php
508/modules/g_megamenu/g_megamenu.php
509/modules/g_megamenu/classes/gmegamenusModel.php
510/modules/g_megamenu/classes/gmegamenusitemModel.php
511/modules/g_megamenu/controllers/admin/AdminGloboMegamenuController.php
512/classes/controller/ModuleAdminController.php
513/classes/controller/AdminController.php
514/modules/g_megamenu/translations/en.php
515/modules/dotecwpposts/dotecwpposts.php
516/modules/dotecwpposts/lib/bootstrap.php
517/modules/dotecwpposts/lib/types/module.php
518/modules/dotecwpposts/lib/classes/DTCWPControllerCore.php
519/modules/dotecwpposts/lib/classes/DTCWPInstallCore.php
520/modules/dotecwpposts/models/DTCWPModel.php
521/modules/dotecwpposts/helpers/DTCWPPostsHelper.php
522/modules/dotecwpposts/controllers/front/DTCWPCronController.php
523/modules/dotecwpposts/controllers/admin/DTCWPConfigController.php
524/modules/dotecwpposts/controllers/admin/DTCWPConfigHookController.php
525/modules/dotecwpposts/controllers/front/DTCWPFrontController.php
526/modules/dotecwpposts/translations/en.php
527/modules/klarnapaymentsofficial/klarnapaymentsofficial.php
528/modules/klarnapaymentsofficial/classes/klarnapaymentsapi.php
529/modules/klarnapaymentsofficial/classes/KlarnaOrderDetailsCommon.php
530/modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php
531/modules/klarnapaymentsofficial/translations/en.php
532/app/cache/dev/smarty/compile/9a/e6/6a/9ae66af9291e382312743a82dafb63b8ef49000b.file.onsite_messaging_script.tpl.php
533/modules/recentlyviewedproduct/recentlyviewedproduct.php
534/modules/recentlyviewedproduct/translations/en.php
535/modules/zakeke/zakeke.php
536/modules/zakeke/webservice/WebserviceSpecificManagementZakekeCurrency.php
537/classes/webservice/WebserviceSpecificManagementInterface.php
538/modules/zakeke/classes/ZakekeEnabled.php
539/modules/zakeke/classes/ZakekeConfiguratorEnabled.php
540/modules/zakeke/classes/ZakekeApi.php
541/modules/zakeke/classes/ZakekeItem.php
542/modules/zakeke/classes/ZakekeConfiguratorItem.php
543/modules/zakeke/classes/ZakekePrice.php
544/modules/zakeke/classes/ZakekeCompatibility.php
545/modules/zakeke/classes/ZakekeOrderService.php
546/modules/zakeke/classes/ZakekeDisplayCustomization.php
547/modules/zakeke/classes/ZakekeWebserviceService.php
548/modules/zakeke/classes/ZakekeConnectService.php
549/modules/zakeke/classes/ZakekeEditUrl.php
550/modules/dtc_deliveryestimate/dtc_deliveryestimate.php
551/modules/dtc_deliveryestimate/classes/DtcMultiShipping.php
552/modules/dtcchatgpt/dtcchatgpt.php
553/vendor/defuse/php-encryption/src/Crypto.php
554/vendor/defuse/php-encryption/src/KeyOrPassword.php
555/vendor/defuse/php-encryption/src/RuntimeTests.php
556/vendor/defuse/php-encryption/src/DerivedKeys.php
557/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
558/vendor/defuse/php-encryption/src/Exception/CryptoException.php
559/app/cache/dev/smarty/compile/layouts_layout_left_column_tpl/44/0c/16/440c166e4bb067ce8f0777fa6796322f930d509e.file.category.tpl.php
560/modules/ps_languageselector/ps_languageselector.php
561/app/cache/dev/smarty/compile/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf.module.ps_languageselector.tpl.php
562/modules/ps_currencyselector/ps_currencyselector.php
563/modules/ps_customersignin/ps_customersignin.php
564/app/cache/dev/smarty/compile/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c.module.ps_customersignin.tpl.php
565/app/cache/dev/smarty/compile/c3/8f/3e/c38f3eda4236585b14d76ff269409d8963ef3c36.file.mini-login-form.tpl.php
566/classes/form/FormField.php
567/app/cache/dev/smarty/compile/44/c8/a8/44c8a8b61862ffb7bb3156bdd8e47ae2f8d97b34.file.dropdown_content.tpl.php
568/app/cache/dev/smarty/compile/88/7b/ac/887bac184ff437928fd12c632c5404e8586cb065.file.form-fields.tpl.php
569/vendor/prestashop/smarty/plugins/function.html_select_date.php
570/vendor/prestashop/smarty/plugins/shared.escape_special_chars.php
571/app/cache/dev/smarty/compile/ce/76/0a/ce760a54b6d0799906eb2c1bd5ec959831b5e0e4.file.form-errors.tpl.php
572/modules/ps_contactinfo/ps_contactinfo.php
573/app/cache/dev/smarty/compile/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2.module.nav.tpl.php
574/app/cache/dev/smarty/compile/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617.module.ps_searchbar.tpl.php
575/app/cache/dev/smarty/compile/68/4e/f2/684ef25e056a0e66a43f3a763d29900207e3c061.module.ps_searchbar_style_01.tpl.php
576/app/cache/dev/smarty/compile/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880.module.ps_shoppingcart.tpl.php
577/app/cache/dev/smarty/compile/c2/aa/05/c2aa057cb4db0527d1d01efb683d42dfd58c828b.file.1_menu.tpl.php
578/app/cache/dev/smarty/compile/56/27/3b/56273bb651d9bdcac37207e8e238b0ab0892ba53.file.menu.tpl.php
579/modules/ps_categorytree/ps_categorytree.php
580/app/cache/dev/smarty/compile/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d.module.ps_categorytree.tpl.php
581/app/cache/dev/smarty/compile/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5.module.ps_facetedsearch.tpl.php
582/src/Core/Foundation/Database/EntityRepository.php
583/src/Adapter/EntityMetaDataRetriever.php
584/src/Core/Foundation/Database/EntityMetaData.php
585/src/Core/Foundation/Database/EntityManager/QueryBuilder.php
586/app/cache/dev/smarty/compile/21/0a/70/210a7040e4a8a62ec56dea245775c7d3986818c4.file.cmsblock.tpl.php
587/modules/ps_linklist/ps_linklist.php
588/modules/ps_linklist/src/LinkBlockRepository.php
589/modules/ps_linklist/src/LinkBlock.php
590/modules/ps_linklist/src/LinkBlockPresenter.php
591/app/cache/dev/smarty/cache/ps_linklist/displayFooter/1/1/1/2/15/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872.linkblock.tpl.php
592/modules/ps_customeraccountlinks/ps_customeraccountlinks.php
593/app/cache/dev/smarty/cache/ps_customeraccountlinks/1/1/1/2/15/42/f9/46/42f9461127ce7396a601c2484841253ea5ba658f.ps_customeraccountlinks.tpl.php
594/app/cache/dev/smarty/compile/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d.module.ps_contactinfo.tpl.php
595/modules/ps_socialfollow/ps_socialfollow.php
596/app/cache/dev/smarty/cache/ps_socialfollow/1/1/1/2/15/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577.ps_socialfollow.tpl.php
597/classes/CMS.php
598/app/cache/dev/smarty/compile/25/cb/cf/25cbcf0bbaddb945cb752a9f06451665cd3e1dbf.module.footer-cart.tpl.php
599/modules/codazonflyingcart/translations/en.php
600/app/cache/dev/smarty/compile/e8/95/a5/e895a59c81d824b50126cfa76c48122d443716df.file.displayBeforeClosingTag.tpl.php
601/app/cache/dev/smarty/compile/fc/fc/9f/fcfc9f256087a0e574d9237a75a263945dff3409.file.wishlist-modal.tpl.php
602/app/cache/dev/smarty/compile/4c/0a/c6/4c0ac6aac5e0d696f1af878ccc35001a33709567.file.form-fields.tpl.php
603/modules/ps_googleanalytics/classes/Hook/HookDisplayFooter.php
604/modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
605/modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php