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

Trousers Style

Trousers Style

Other Features

Other Features

Size

Size

Main colour

Main colour

Active filters

  • Main colour: Navy/Pink
  • Main colour: Chocolate
  • Main colour: Light grey
  • Main colour: Fuschia/Black
Created by Dotec: Web & E-commerce
Load Time1903 ms - You'd better run your shop on a toaster
Querying Time968 ms
Queries865
Memory Peak Usage36.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.48 Mb 17.67 Mb
__construct 0 ms 80 ms - Mb 17.67 Mb
init 1597 ms 1677 ms 18.03 Mb 29.19 Mb
checkAccess 0 ms 1677 ms - Mb 29.19 Mb
setMedia 1 ms 1678 ms 0.11 Mb 29.19 Mb
postProcess 0 ms 1678 ms - Mb 29.19 Mb
initHeader 0 ms 1678 ms - Mb 29.19 Mb
initContent 56 ms 1734 ms 2.42 Mb 31.04 Mb
initFooter 0 ms 1734 ms - Mb 31.04 Mb
display 168 ms 1903 ms 3.23 Mb 36.29 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 865 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
206.6 10442601000 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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY pac.id_attribute
52.5 22464 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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
48.8 22464 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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
48.6 22464 Yes /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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY p.id_manufacturer
45.9 22464 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 (480, 428, 504, 613))) 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 (480, 428, 504, 613)))
43.6 22464 /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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
41.3 22464 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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
26.4 22464 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`)
22.4 14486 /classes/Configuration.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`
19.9 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 = 698
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
11.8 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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
10.4 22464 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 = 718
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
9.5 74 /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 (480, 428, 504, 613))) 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
7.3 2239488 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 = 1677
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.3 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 = 699
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.1 66 /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
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 = 658
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.9 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
5.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 = 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 = 702
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.4 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 = 2420
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.3 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 = 2058
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.2 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 = 172
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5 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 = 1678
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
4.6 48 /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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
4.3 22464 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 = 1343
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
4.1 27 /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 = 1344
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
4.1 27 /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
3.7 66 /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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
3.7 22464 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 = 169
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
3.5 55 /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 = 6 ORDER BY agl.`name` ASC, a.`position` ASC
3.3 348 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
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 = 174
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
3.3 48 /classes/ProductAssembler.php:91
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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY pac.id_attribute
2.9 22464 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 = 170
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
2.9 33 /classes/ProductAssembler.php:91
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;
2.8 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 (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.8 473 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 (62478, 62479, 62480, 62481, 62482, 62483, 62484, 62487, 62488, 62489, 62490, 62491, 62492, 62493, 62496, 62497, 62498, 62499, 62500, 62501, 62502, 62505, 62506, 62507, 62508, 62509, 62510, 62511, 62514, 62515, 62516, 62517, 62518, 62519, 62520, 62523, 62524, 62525, 62526, 62527, 62528, 62529, 62532, 62533, 62534, 62535, 62536, 62537, 62538, 81577, 81578, 81579, 81580, 81581, 81582, 81583, 81584, 81585, 81586, 81587, 81588, 81589, 81590, 81591, 81592, 81593, 81594, 81595, 81596, 81597, 81598, 81599, 81600, 81601, 81602, 81603, 81604, 81605, 81606, 81607, 81608, 81609, 81610, 81611, 88825, 88826, 88827, 88828, 88829, 88830, 88831, 88832, 88833, 88834, 88835, 88836, 88837, 88838, 88839, 88840, 88841, 88842, 88843, 88844, 88845, 88846, 88847, 88848) AND il.`id_lang` = 2 ORDER by i.`position`
2.8 522 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.7 422 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
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 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.4 444 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 (73648, 73649, 73650, 73651, 73652, 73653, 73654, 73655, 73656, 73657, 73658, 73659, 73660, 73661, 73662, 73663, 73664, 73665, 73666, 73667, 73668, 73669, 73670, 73671, 73672, 73673, 73674, 73675, 73676, 73677, 73678, 73679, 73680, 73681, 73682, 73683, 73684, 73685, 73686, 73687, 73688, 73689, 73690, 73691, 73692, 73693, 73694, 73695, 73696, 73697, 73698, 73699, 73700, 73701, 73702, 73703, 73704, 73705, 73706, 73707, 73708, 73709, 73710, 73711, 73712, 73713, 73714, 73715, 73716, 73717, 73718, 73719, 73720, 73721, 73722, 73723, 73724, 73725, 73726, 73727, 73728, 73729, 73730, 73731, 73732, 73733, 73734, 73735, 73736, 73737, 73738, 73739, 73740, 73741, 73742, 73743, 73744, 73745, 73746, 73747, 73748, 73749, 73750, 73751, 73752) AND il.`id_lang` = 2 ORDER by i.`position`
2.3 420 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 (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`
2.2 491 Yes /classes/Product.php:2237
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 = 173
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
2.2 30 /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 (62604, 62605, 62606, 62607, 62608, 62609, 62610, 62611, 62612, 62613, 62614, 62615, 62616, 62617, 62618, 62619, 62620, 62621, 62622, 62623, 62624, 62625, 62626, 62627, 62628, 62629, 62630, 62631, 62632, 62633, 62634, 62635, 62636, 62637, 62638, 62639, 62640, 62641, 62642, 62643, 62644, 62645, 62646, 62647, 62648, 62649, 62650, 62651, 62652, 62653, 62654, 62655, 62656, 62657, 62658, 62659, 81612, 81613, 81614, 81615, 81616, 81617, 81618, 81619, 81620, 81621, 81622, 81623, 81624, 81625, 81626, 81627, 81628, 81629, 81630, 81631, 81632, 81633, 81634, 81635, 81636, 81637, 81638, 81639, 81640, 81641, 81642, 81643, 81644, 81645, 81646, 81647, 81648, 81649, 81650, 81651) AND il.`id_lang` = 2 ORDER by i.`position`
2.2 480 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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
2 22464 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 (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`
1.8 462 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`
1.7 513 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.6 185 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
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
1.6 370 /classes/Hook.php:373
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.6 130 Yes Yes /classes/Hook.php:629
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.6 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 (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`
1.6 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 (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`
1.6 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 (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.5 496 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 (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.4 329 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 (169) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.4 105 Yes Yes /classes/Product.php:3517
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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
1.4 22464 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 (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 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 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 (1677) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.3 108 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;
1.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 (73753, 73754, 73755, 73756, 73757, 73758, 73759, 73760, 73761, 73762, 73763, 73764, 73765, 73766, 73767, 73768, 73769, 73770, 73771, 73772, 73773, 73774, 73775, 73776, 73777, 73778, 73779, 73780, 73781, 73782, 73783, 73784, 73785, 73786, 73787, 73788, 73789, 73790, 73791, 73792, 73793, 73794, 73795, 73796, 73797, 73798, 73799, 73800, 73801, 73802, 73803, 73804, 73805, 73806, 73807, 73808, 73809, 73810, 73811, 73812, 73813, 73814, 73815, 73816, 73817, 73818, 73819, 73820, 73821, 73822, 73823, 73824, 73825, 73826, 73827, 73828, 73829, 73830, 73831, 73832, 73833, 73834, 73835, 73836, 73837, 73838, 73839, 73840, 73841, 73842) AND il.`id_lang` = 2 ORDER by i.`position`
1.3 360 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 (480, 428, 504, 613))) 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 (480, 428, 504, 613))) GROUP BY fp.id_feature_value
1.3 22464 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 (1678) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.3 96 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 (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.3 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.2 147 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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.2 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 (719) 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 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.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 (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.2 408 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 (657) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.1 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 (174) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.1 90 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 (175) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.1 130 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 (73843, 73844, 73845, 73846, 73847, 73848, 73849, 73850, 73851, 73852, 73853, 73854, 73855, 73856, 73857, 73858, 73859, 73860, 73861, 73862, 73863, 73864, 73865, 73866, 73867, 73868, 73869, 73870, 73871, 73872, 73873, 73874, 73875, 73876, 73877, 73878, 73879, 73880, 73881, 73882, 73883, 73884, 73885, 73886, 73887, 73888, 73889, 73890, 73891, 73892, 73893, 73894, 73895, 73896, 73897, 73898, 73899, 73900, 73901, 73902, 73903, 73904, 73905, 73906, 73907) AND il.`id_lang` = 2 ORDER by i.`position`
1.1 260 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 (172) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 120 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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 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 (73908, 73909, 73910, 73911, 73912, 73913, 73914, 73915, 73916, 73917, 73918, 73919, 73920, 73921, 73922, 73923, 73924, 73925, 73926, 73927, 73928, 73929, 73930, 73931, 73932, 73933, 73934, 73935, 73936, 73937, 73938, 73939, 73940, 73941, 73942, 73943, 73944, 73945, 73946, 73947, 73948, 73949, 73950, 73951, 73952, 73953, 73954, 73955, 73956, 73957, 73958, 73959, 73960, 73961, 73962, 73963, 73964, 73965, 73966, 73967) AND il.`id_lang` = 2 ORDER by i.`position`
0.9 239 Yes /classes/Product.php:2237
(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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 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 (1343) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 55 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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 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.9 146 /classes/Product.php:3041
(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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
0.8 1 /classes/CartRule.php:349
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 (75244, 75245, 75246, 75247, 75248, 75249, 75250, 75251, 75252, 75253, 75254, 75255, 75256, 75257, 75258, 75259, 75260, 75261, 75262, 75263, 75264, 75265, 75266, 75267, 75268, 75269, 75270, 75271, 75272, 75273, 75274, 75275, 75276, 75277, 75278, 75279, 75280, 75281, 75282, 75283, 75284, 75285, 75286, 75287, 75288, 86502, 86503, 86504, 86505, 86506, 86507, 86508, 86509, 86510, 86511) AND il.`id_lang` = 2 ORDER by i.`position`
0.8 170 Yes /classes/Product.php:2237
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.8 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
(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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
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 03:58:42"
AND cr.date_to > "2024-05-29 03:58:42"
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1)
0.8 1 /classes/CartRule.php:349
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 (75199, 75200, 75201, 75202, 75203, 75204, 75205, 75206, 75207, 75208, 75209, 75210, 75211, 75212, 75213, 75214, 75215, 75216, 75217, 75218, 75219, 75220, 75221, 75222, 75223, 75224, 75225, 75226, 75227, 75228, 75229, 75230, 75231, 75232, 75233, 75234, 75235, 75236, 75237, 75238, 75239, 75240, 75241, 75242, 75243, 86442, 86443, 86444, 86445, 86446, 86447, 86448, 86449, 86450, 86451) AND il.`id_lang` = 2 ORDER by i.`position`
0.8 170 Yes /classes/Product.php:2237
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.8 125 Yes /modules/ps_categorytree/ps_categorytree.php:117
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`
0.8 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 (1344) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.8 55 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
0.8 27 Yes Yes /classes/Category.php:821
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 (173) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.7 60 Yes Yes /classes/Product.php:3517
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 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.7 56 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` = 718
ORDER BY `position`
0.7 72 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 (170) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.7 65 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 (1361) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.7 23 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 (78340, 78341, 78342, 78343, 78344, 78345, 78346, 78347, 78348, 78349, 78350, 78351, 78352, 78353, 78354, 78355, 78356, 78357, 78358, 78359, 78360, 78361, 78362, 78363, 78364) AND il.`id_lang` = 2 ORDER by i.`position`
0.7 106 Yes /classes/Product.php:2237
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 = 2577
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.7 32 /classes/ProductAssembler.php:91
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;
0.6 48 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 = 2139
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 26 /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` = 1678
ORDER BY `position`
0.6 60 Yes /classes/Product.php:2779
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.6 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `new_specific_price` WHERE `id_product` != 0
0.6 659 /classes/SpecificPrice.php:281
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 (2577) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 30 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `new_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 1678 AND `id_customer` = 0 AND `id_product_attribute` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-05-29 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-05-29 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 2 Yes /classes/SpecificPrice.php:540
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` = 1677)
0.6 108 /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 (2304) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 10 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 (2139) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 25 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` = 699
ORDER BY `position`
0.6 74 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.6 11 /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` = 169
ORDER BY `position`
0.6 65 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.6 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 = 1346
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 20 /classes/ProductAssembler.php:91
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
0.6 1 /classes/Category.php:958
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `new_specific_price` WHERE `id_product` != 0 LIMIT 1
0.5 660 /classes/SpecificPrice.php:273
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` = 2139
ORDER BY `position`
0.5 83 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 (2305) 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 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 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.5 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
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 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 (97911, 97912, 97913, 97914, 97915, 97916, 97917, 97918, 97919, 97920, 97921, 97922, 97923, 97924, 97925, 97926, 97927, 97928, 97929, 97930, 97931, 97932, 97933, 97934, 97935, 97936, 97937, 102882, 102883, 102884) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 90 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 (63019, 63020, 63021, 63022, 63023, 65302, 102939, 102940, 102941, 102942) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 33 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 = 1678
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 12 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 (2053) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 30 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 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.5 147 /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` = 718)
0.5 146 /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 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.5 10 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 (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 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 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 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` = 719)
0.5 126 /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 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.5 9 /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.5 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 (1796) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 5 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 *
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.5 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.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` = 172
ORDER BY `position`
0.5 85 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 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.5 130 /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` = 703)
0.5 126 /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` = 657)
0.5 120 /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 (75373, 75374, 75375, 75376, 75377, 75383, 75384, 75385, 75386, 75387, 75388, 75389, 75390, 75391, 75392) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 50 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 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` = 699)
0.5 126 /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 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 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.5 33 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 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 = 1361
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 28 /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.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 = 2304
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 13 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 (63024, 63025, 63026, 63027, 63028, 63029, 102878, 102879, 102880, 102881) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 33 Yes /classes/Product.php:2237
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.5 10 /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 = 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 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 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 = 2450
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 8 /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 = 2445
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 2577
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 1677
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 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 (2450) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 7 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 (1942) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 9 Yes Yes /classes/Product.php:3517
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.4 136 /modules/codazonthemeframework/classes/ThemeConfiguration.php:156
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 = 2304
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 11 /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 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` = 2577
ORDER BY `position`
0.4 30 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 = 1695
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 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` = 172)
0.4 120 /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` = 2420
ORDER BY `position`
0.4 62 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` = 175
ORDER BY `position`
0.4 80 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` = 169)
0.4 105 /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` = 702
ORDER BY `position`
0.4 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 (1346) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 15 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 = 2305
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 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 = 170
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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` = 703
ORDER BY `position`
0.4 46 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 (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 *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 15, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `new_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 1677 AND `id_customer` = 0 AND `id_product_attribute` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-05-29 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-05-29 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.4 2 Yes /classes/SpecificPrice.php:540
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.4 60 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.4 47 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` = 173
ORDER BY `position`
0.4 47 Yes /classes/Product.php:2779
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 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` = 2305
ORDER BY `position`
0.4 28 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 = 1796
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 6 /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` = 2304
ORDER BY `position`
0.4 21 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 = 1695
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 = 698
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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` = 2058
ORDER BY `position`
0.4 51 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 (2059) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 7 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` = 2445
ORDER BY `position`
0.4 27 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` = 1678)
0.4 96 /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` = 174
ORDER BY `position`
0.4 56 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 (51358, 51360, 51361, 51362, 51363, 51364, 51365, 51366, 51367, 51368, 51369, 51371, 51372, 51373, 51375, 51376, 51377, 51378, 51381, 51382, 51383, 51385, 63062) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 46 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` = 1695
ORDER BY `position`
0.4 33 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 = 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 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` = 2450
ORDER BY `position`
0.4 30 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 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` = 1344
ORDER BY `position`
0.4 34 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 = 718
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 (73472, 73473, 73474, 73475, 73476, 73477, 73478, 73479, 78516) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 17 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 = 703
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 (83520, 83521, 83522) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 28 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 = 719
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 657
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 702
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 2450
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 2058
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 19 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` = 1677
ORDER BY `position`
0.4 59 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` = 1344)
0.4 55 /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 = 2053
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 19 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.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 = 1942
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 7 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` = 170
ORDER BY `position`
0.4 41 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` = 174)
0.4 90 /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` = 2420)
0.4 56 /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.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 = 658
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` = 54 ORDER BY vl.`value` ASC
0.4 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
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.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 = 172
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 = 174
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 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` = 1678) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
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
UPDATE `new_configuration` SET `value` = '1',`date_upd` = '2024-05-29 03:58:42' 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.3 1 /classes/Configuration.php:461
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
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 *
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` = 1346) 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` = 703) AND (b.`id_shop` = 1) LIMIT 1
0.3 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 = 2139
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 15 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 = 1343
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 15 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` = 1343)
0.3 55 /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` = 2445) AND (b.`id_shop` = 1) LIMIT 1
0.3 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.3 19 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` = 1343
ORDER BY `position`
0.3 34 Yes /classes/Product.php:2779
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 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 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 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 l.*, ls.`id_shop`
FROM `new_lang` l
LEFT JOIN `new_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.3 2 /classes/Language.php:810
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.3 3 Yes Yes /classes/Product.php:3517
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.3 1 Yes /classes/shop/Shop.php:706
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` = 169) AND (b.`id_shop` = 1) LIMIT 1
0.3 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 = 1344
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 15 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 = 169
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 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` = 1696) 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` = 2577) 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` = 170) 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` = 719) 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` = 1796) 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 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.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 = 2305
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 = 2443
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 8 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.3 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` = 2443) 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` = 718) 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` = 170)
0.3 65 /classes/Product.php:3041
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.3 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
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` 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 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 = 173
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 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 (91290, 91291, 91292) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 11 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 718
0.3 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` = 2053
ORDER BY `position`
0.3 32 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` = 2450) 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` = 2304) 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` = 1361) 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` = 1344) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
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.3 1 /classes/tax/TaxRulesTaxManager.php:120
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` = 1346)
0.3 15 /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 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 *
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.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` = 172) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
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 *
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` = 2305) 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 (70304, 70305, 70306, 70307, 70308, 102753, 109592) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 32 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` = 1942
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 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 = 2059
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 9 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 = 1361
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 WHERE id_product = 719
0.3 1 /src/Adapter/Database.php:41
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 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_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.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 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 WHERE id_product = 1361
0.3 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` = 2059
ORDER BY `position`
0.3 32 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` = 2059) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1361
0.3 1 /src/Adapter/Database.php:41
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` = 2450)
0.3 7 /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` = 657) 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` = 1343) 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` = 1678
0.3 96 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 699
0.3 126 /classes/Product.php:2219
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` = 1677) 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` = 175) 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 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 = 1796
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 11 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` = 2577
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 = 175
0.3 1 /src/Adapter/Database.php:41
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 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` = 173)
0.3 60 /classes/Product.php:3041
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.3 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` = 702
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` = 40 ORDER BY vl.`value` ASC
0.3 6 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` = 2717) 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` = 1796
ORDER BY `position`
0.3 14 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 174
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 169
0.3 105 /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` = 1346
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` = 718
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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.3 2 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 170
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 170
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2445
0.3 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.3 5 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 (91441, 91442, 91443, 91444, 91445, 91446, 91447) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 30 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` = 2450
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` = 1695)
0.3 10 /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 (83510, 83511, 83512, 83513, 83514, 83515, 83516, 83517, 83518, 83519) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 21 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2717
0.3 1 /src/Adapter/Database.php:41
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 = 1346
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 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` = 1346
ORDER BY `position`
0.3 10 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` = 2304
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` = 2304)
0.3 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` = 1678
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` = 1361)
0.3 23 /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` = 1344
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` = 2058) 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` = 1696)
0.3 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` = 2443
ORDER BY `position`
0.3 11 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2445
0.3 1 /src/Adapter/Database.php:41
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 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 `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 658
0.3 147 /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` = 1343
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 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 * FROM new_product WHERE id_product = 173
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 719
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 172
0.3 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` = 2445
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` = 2443
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` = 173) 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` = 1361
ORDER BY `position`
0.3 29 Yes /classes/Product.php:2779
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 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.3 3 /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` = 2139) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1678
0.3 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` = 2059
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` = 1796)
0.3 5 /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` = 2577)
0.3 30 /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` = 2053
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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 *
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` = 174) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
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.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1346
0.3 15 /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` = 2053)
0.3 30 /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` = 174
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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 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.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` = 698
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 = 1678
0.3 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.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2305
0.3 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_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 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 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 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.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1677 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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.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` = 1696
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` = 657
0.2 120 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE `from` BETWEEN '2024-05-29 00:00:00' AND '2024-05-29 23:59:59' LIMIT 1
0.2 1 /classes/SpecificPrice.php:348
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1344
0.2 55 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 698
0.2 146 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 172
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2450) 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_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 718
AND `required` = 1
0.2 1 /classes/Product.php:5087
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` = 173
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 699
0.2 1 /src/Adapter/Database.php:41
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` = 2139)
0.2 25 /classes/Product.php:3041
SELECT SQL_NO_CACHE * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" OR old="/en/544-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" OR old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" ) AND active=1 AND id_shop="1"
0.2 19 /modules/djseoredirect/djseoredirect.php:276
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_product WHERE id_product = 1361
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2445 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` = 558) 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 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.2 1 /classes/shop/Shop.php:203
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2139
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` = 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_product WHERE id_product = 173
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1678 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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` = 169
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 * FROM new_product WHERE id_product = 175
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 170 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2053
0.2 1 /src/Adapter/Database.php:41
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1942 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 698
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` = 719
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 = 173
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 170
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 173
0.2 60 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 169
0.2 1 /src/Adapter/Database.php:41
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_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_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 * FROM new_product WHERE id_product = 2305
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` = 2139
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
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 * FROM new_product WHERE id_product = 2305
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2139
0.2 1 /src/Adapter/Database.php:41
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 = 1346
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 *
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.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 * FROM new_product WHERE id_product = 2717
0.2 1 /src/Adapter/Database.php:41
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` = 2305)
0.2 3 /classes/Product.php:3041
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1677
0.2 1 /src/Adapter/Database.php:41
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 * FROM new_product WHERE id_product = 1677
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2445
0.2 8 /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` = 170
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 = 652 LIMIT 1
0.2 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.2 1 /classes/Product.php:4384
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 = 2304) 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 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.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` = 658
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
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 `id_module` FROM `new_module` WHERE `name` = "lgcookieslaw" LIMIT 1
0.2 1 /classes/module/Module.php:2597
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 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.2 1 /classes/Category.php:1269
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 * 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 = 2443
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2445 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` = 719 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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.2 0 /classes/Product.php:5804
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 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` = 1361
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` = 175
0.2 130 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 658 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 169
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` = 1677
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 170 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` = 687) 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 = 1343
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1677
0.2 1 /src/Adapter/Database.php:41
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_product WHERE id_product = 658
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 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 (65590, 65591, 65592, 65593, 66727) AND il.`id_lang` = 2 ORDER by i.`position`
0.2 11 Yes /classes/Product.php:2237
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_product WHERE id_product = 1942
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 172 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1361 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1343
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` = 553) 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_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 `id_module` FROM `new_module_shop` WHERE `id_module` = 227 AND `id_shop` = 1 LIMIT 1
0.2 1 /classes/module/Module.php:2149
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 1 FROM `new_specific_price` WHERE id_product = 2304 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 = 649 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 702 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
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_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 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 `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_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 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.2 1 /classes/Product.php:3041
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1344 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 `iso_code`
FROM `new_country`
WHERE `id_country` = 15 LIMIT 1
0.2 1 /classes/Country.php:271
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
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 = 2420) 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 = 2717
0.2 1 /src/Adapter/Database.php:41
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.2 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1343
0.2 55 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 719
0.2 1 /src/Adapter/Database.php:41
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.2 2 /classes/Currency.php:603
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2420
0.2 56 /classes/Product.php:2219
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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1796 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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 `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 170
AND `required` = 1
0.2 1 /classes/Product.php:5087
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_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.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2305 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 170 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1677
0.2 108 /classes/Product.php:2219
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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1361) 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 = 648 LIMIT 1
0.2 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.2 1 /classes/Product.php:4384
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 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.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1344) 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_tax_lang`
WHERE `id_tax` = 1
0.2 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE *
FROM `new_state` a
WHERE (a.`id_state` = 313) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
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 1 FROM `new_specific_price` WHERE id_product = 702 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 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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 174) 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_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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 658 AND `id_group` = 1 LIMIT 1
0.2 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.2 1 /classes/Product.php:5087
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` = 2305
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_country_lang`
WHERE `id_country` = 15
0.2 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2304
0.2 10 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 174
0.2 90 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE `to` BETWEEN '2024-05-29 00:00:00' AND '2024-05-29 23:59:59' LIMIT 1
0.2 1 /classes/SpecificPrice.php:352
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 702
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1796 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 174
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 719
0.2 126 /classes/Product.php:2219
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 = 2304
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 30
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
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.2 0 /classes/Product.php:5804
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 = 658
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2053
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1343 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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 `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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2420 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` = 175 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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 = 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 = 1343
0.2 1 /src/Adapter/Database.php:41
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 1 FROM `new_specific_price` WHERE id_product = 1361 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 169
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 172 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 698 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2577 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1346 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 718 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 175 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
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 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_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 658 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` = 1344 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 703
0.2 1 /src/Adapter/Database.php:41
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1361 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
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` = 1796
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2443 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2577
0.2 1 /src/Adapter/Database.php:41
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 * FROM new_product WHERE id_product = 703
0.2 1 /src/Adapter/Database.php:41
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_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 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 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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 170) 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 = 699
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_product WHERE id_product = 703
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1796 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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 mc.*
FROM `new_module_currency` mc
WHERE (mc.`id_module` = 155) AND (mc.`id_shop` = 1)
0.2 1 /classes/Currency.php:388
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_product WHERE id_product = 174
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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 169 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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 = 657
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 702 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1678
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2058
0.2 1 /src/Adapter/Database.php:41
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.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 702
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2420 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
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_product WHERE id_product = 2577
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_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_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 = 2058
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 `id_module` FROM `new_module` WHERE `name` = "djseoredirect" LIMIT 1
0.2 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 174
AND `required` = 1
0.2 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 657
0.2 1 /src/Adapter/Database.php:41
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 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_product WHERE id_product = 702
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2304
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1796
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` = 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 * FROM new_product WHERE id_product = 718
0.2 1 /src/Adapter/Database.php:41
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 name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 648 LIMIT 1
0.2 1 /classes/Product.php:4384
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.2 1 /classes/stock/StockAvailable.php:380
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 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 = 2304
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2059
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1695 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 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 = 699
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2305 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 = 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 * FROM new_product WHERE id_product = 2420
0.2 1 /src/Adapter/Database.php:41
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 `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 1343
AND `required` = 1
0.2 1 /classes/Product.php:5087
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 `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 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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 174 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
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 name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 661 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 = 120 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2450
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` = 644 LIMIT 1
0.2 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2577 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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 = 2450
0.2 1 /src/Adapter/Database.php:41
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.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2577
0.2 1 /src/Adapter/Database.php:41
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 * FROM new_product WHERE id_product = 1346
0.2 1 /src/Adapter/Database.php:41
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 * FROM new_product WHERE id_product = 1796
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 * 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_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1796
0.2 5 /classes/Product.php:2219
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 1 FROM `new_specific_price` WHERE id_product = 2058 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 173) 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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1343 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
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 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 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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2058 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1346
0.2 1 /src/Adapter/Database.php:41
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` = 2053
0.2 30 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2059
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE id_shop
FROM `new_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1509
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1343 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1677 LIMIT 1
0.2 2 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE data
FROM `new_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.2 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
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 1 FROM `new_specific_price` WHERE id_product = 1678 LIMIT 1
0.2 2 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1696
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 719 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2058
0.2 48 /classes/Product.php:2219
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2445 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
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_product WHERE id_product = 2450
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_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 718 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` = 2577 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 35
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 = 648 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_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 719
AND `required` = 1
0.2 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2443 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.2 3 /classes/CartRule.php:369
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 `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 24
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2139
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` = 661 LIMIT 1
0.2 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 169 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 `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 7
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" OR old="/en/544-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" OR old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" ) AND active=1 AND id_shop="1"
0.2 19 /modules/djseoredirect/djseoredirect.php:276
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_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2577
0.2 30 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1361
0.2 23 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2450
0.2 7 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 699
AND `required` = 1
0.2 1 /classes/Product.php:5087
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_product WHERE id_product = 1796
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 = 648 LIMIT 1
0.2 1 /classes/Product.php:4384
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 `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 169
AND `required` = 1
0.2 1 /classes/Product.php:5087
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_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 1796
AND `required` = 1
0.2 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 = 654 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1796) 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_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
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_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.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2059 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` = 169 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 = 1677) 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` = 2053 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2717
0.2 1 /classes/Product.php:2219
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 `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 `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 5
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` = 170
0.2 65 /classes/Product.php:2219
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 644 LIMIT 1
0.2 1 /classes/Product.php:4384
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.2 1 /classes/module/Module.php:2168
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_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.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_module` FROM `new_module` WHERE `name` = "ps_featuredproducts" LIMIT 1
0.1 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` = 667) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1678) 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_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.1 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` = 562) AND (b.`id_shop` = 1) LIMIT 1
0.1 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` = 663) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
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 *
FROM `new_category_lang`
WHERE `id_category` = 544 AND `id_shop` = 1
0.1 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 6
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
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_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2139
0.1 25 /classes/Product.php:2219
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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.1 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` = 686) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
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 1 FROM `new_specific_price` WHERE id_product = 2139 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `new_specific_price_priority`
WHERE `id_product` = 1677
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 0 /classes/SpecificPrice.php:238
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 = 240
0.1 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` = 568) AND (b.`id_shop` = 1) LIMIT 1
0.1 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` = 565) AND (b.`id_shop` = 1) LIMIT 1
0.1 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` = 560) AND (b.`id_shop` = 1) LIMIT 1
0.1 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` = 563) AND (b.`id_shop` = 1) LIMIT 1
0.1 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` = 660) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
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 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 = 634 LIMIT 1
0.1 1 /classes/Product.php:4384
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.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2450 AND `id_group` = 1 LIMIT 1
0.1 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` = 567) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
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
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_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2450 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 = 240
0.1 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` = 689) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2304 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_klarna_osm_configurations WHERE id_country = 15 AND active = 1 AND id_shop = 1 LIMIT 1
0.1 1 /modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php:112
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.1 1 /src/Adapter/EntityMapper.php:67
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 *
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.1 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` = 569) AND (b.`id_shop` = 1) LIMIT 1
0.1 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` = 555) AND (b.`id_shop` = 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 = 644 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 = 649 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM `new_image_type`
0.1 7 /classes/ImageType.php:144
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2304 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
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.1 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1344
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 173 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 173 AND id_shop=1 LIMIT 1
0.1 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` = 671) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 173
AND `required` = 1
0.1 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 174 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 = 118
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1343) 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 = 2450 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
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_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 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 format
FROM `new_address_format`
WHERE `id_country` = 15 LIMIT 1
0.1 1 /classes/AddressFormat.php:617
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_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 `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.1 1 /classes/Meta.php:387
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_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 = 634 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2053 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `new_specific_price_priority`
WHERE `id_product` = 1678
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 0 /classes/SpecificPrice.php:238
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2305 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` = 1678 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 169) 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` = 173 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
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.1 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 = 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 = 652 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2305) 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 = 120
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 174 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1677 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` = 1344 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1344
0.1 1 /src/Adapter/Database.php:41
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 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 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.1 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1696 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE *
FROM `new_group_lang`
WHERE `id_group` = 1
0.1 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2577) 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 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 * FROM new_product WHERE id_product = 1344
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 718 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
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 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.1 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 = 238 LIMIT 1
0.1 1 /classes/order/Order.php:798
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_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 id_required_field, object_name, field_name
FROM new_required_field
0.1 1 /classes/ObjectModel.php:1406
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_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2305
0.1 3 /classes/Product.php:2219
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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1346) 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 ctg.`id_group`
FROM new_category_group ctg
WHERE ctg.`id_category` = 544 AND ctg.`id_group` = 1 LIMIT 1
0.1 1 /classes/Category.php:1587
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1346 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2139) 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 = 240
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 = 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` = 648 LIMIT 1
0.1 1 /classes/Category.php:1269
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 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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1696 AND id_shop=1 LIMIT 1
0.1 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 = 239 LIMIT 1
0.1 1 /classes/order/Order.php:798
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 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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 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 = 240 LIMIT 1
0.1 1 /classes/order/Order.php:798
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 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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2139 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_module` FROM `new_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.1 1 /classes/module/Module.php:2597
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2139 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` = 2717 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 = 118
0.1 3 /classes/CartRule.php:369
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 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 = 238
0.1 3 /classes/CartRule.php:369
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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2717 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` = 1346 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 = 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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.1 3 /classes/CartRule.php:369

Doubles

108
SELECT * FROM new_product WHERE id_product = XX
37
SELECT XX FROM `new_specific_price` WHERE id_product = XX LIMIT XX
36
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
36
SELECT `id_product_attribute`
			FROM `new_product_attribute`
			WHERE `id_product` = XX
36
				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
36
			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`
36
			SELECT `reduction`
			FROM `new_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
36
			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
36
							SELECT `id_tax_rules_group`
							FROM `new_product_shop`
							WHERE `id_product` = XX AND id_shop=XX LIMIT XX
36
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)
36
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
36
SELECT name FROM new_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
36
			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;
36
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
35
SELECT id_group FROM new_cart_rule_group WHERE id_cart_rule = 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
10
			SELECT `id_customization_field`, `type`
			FROM `new_customization_field`
			WHERE `id_product` = XX
			AND `required` = XX
9
			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
7
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 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_%")
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
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 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
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) AND il.`id_lang` = XX ORDER by i.`position`
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
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 *, ( IF (`id_group` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_shop` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `new_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
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 `priority`, `id_specific_price_priority`
				FROM `new_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT 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 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) 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) AND il.`id_lang` = XX ORDER by i.`position`
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_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 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 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) AND il.`id_lang` = XX ORDER by i.`position`
2
SELECT * FROM `new_hook_alias`
2
SELECT `id_module` FROM `new_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
2
SELECT * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/XX-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" OR old="/en/XX-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" OR old="https://www.cfardas.pt/en/XX-brands?q=corprincipal-colourchocolate-colourlightgrey-colourfuschiablack-colournavypink" ) AND active=XX AND id_shop="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) 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 mc.*
FROM `new_module_currency` mc
WHERE (mc.`id_module` = XX) AND (mc.`id_shop` = 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

Tables stress

234 product
139 product_attribute
126 product_shop
110 product_attribute_shop
105 product_attribute_combination
90 stock_available
84 category_lang
79 attribute
76 attribute_lang
74 product_lang
74 image_lang
72 image
56 feature_lang
56 feature_shop
56 feature
52 category
46 feature_product
43 specific_price
43 feature_value_lang
41 attribute_group_lang
41 attribute_group
38 image_shop
36 product_group_reduction_cache
36 product_attribute_image
35 cart_rule_group
34 category_shop
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 customization_field
10 hook
9 module_shop
8 hook_module
7 order_cart_rule
7 layered_indexable_feature_value_lang_value
7 orders
7 feature_value
5 attribute_group_shop
5 lang
5 lang_shop
4 shop
4 shop_url
4 layered_indexable_attribute_lang_value
4 attribute_shop
4 category_group
4 country
3 hook_alias
3 country_lang
3 tax_rules_group
3 tax_rule
3 currency_shop
3 country_shop
3 klarna_osm_configurations
3 g_megamenus
3 g_megamenus_shop
3 cdzblock
3 cdzblock_shop
3 cdzblock_lang
2 module_currency
2 configuration
2 specific_price_priority
2 shop_group
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 module_group
1 required_field
1 state
1 address_format
1 manufacturer_lang
1 configuration_lang
1 tax
1 tax_lang
1 hook_module_exceptions
1 meta_lang
1 ganalytics_data

ObjectModel instances

NameInstancesSource
Product 252 /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]
/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]
/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 36 /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]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
/classes/Product.php [4596]
Country 8 /config/config.inc.php [147]
/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 [580]
/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/vendor/defuse/php-encryption/src/Crypto.php
75/vendor/defuse/php-encryption/src/KeyOrPassword.php
76/vendor/defuse/php-encryption/src/RuntimeTests.php
77/vendor/defuse/php-encryption/src/DerivedKeys.php
78/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
79/vendor/defuse/php-encryption/src/Exception/CryptoException.php
80/config/smarty.config.inc.php
81/classes/Smarty/SmartyDev.php
82/vendor/prestashop/smarty/Smarty.class.php
83/vendor/prestashop/smarty/sysplugins/smarty_internal_data.php
84/vendor/prestashop/smarty/sysplugins/smarty_internal_templatebase.php
85/vendor/prestashop/smarty/sysplugins/smarty_internal_template.php
86/vendor/prestashop/smarty/sysplugins/smarty_resource.php
87/vendor/prestashop/smarty/sysplugins/smarty_internal_resource_file.php
88/vendor/prestashop/smarty/sysplugins/smarty_cacheresource.php
89/vendor/prestashop/smarty/sysplugins/smarty_internal_cacheresource_file.php
90/config/smartyfront.config.inc.php
91/classes/Smarty/SmartyResourceModule.php
92/vendor/prestashop/smarty/sysplugins/smarty_resource_custom.php
93/classes/Smarty/SmartyResourceParent.php
94/classes/Smarty/SmartyLazyRegister.php
95/vendor/prestashop/smarty/plugins/modifier.truncate.php
96/classes/Customer.php
97/classes/Group.php
98/classes/Link.php
99/classes/shop/ShopUrl.php
100/classes/Dispatcher.php
101/classes/Hook.php
102/override/classes/Hook.php
103/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
104/config/db_slave_server.inc.php
105/classes/module/Module.php
106/modules/lgcookieslaw/lgcookieslaw.php
107/modules/lgcookieslaw/config/config.inc.php
108/modules/lgcookieslaw/vendor/autoload.php
109/modules/lgcookieslaw/vendor/composer/autoload_real.php
110/modules/lgcookieslaw/vendor/composer/autoload_static.php
111/src/PrestaShopBundle/Translation/TranslatorComponent.php
112/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
113/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
114/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
115/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
116/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
117/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
118/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
119/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
120/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
121/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
122/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
123/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
124/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/BCResourceInterfaceChecker.php
125/app/cache/dev/translations/catalogue.en-US.8739602554c7f3241958e3cc9b57fdecb474d508.php
126/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
127/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
128/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
129/classes/Translate.php
130/modules/lgcookieslaw/translations/en.php
131/modules/lgcookieslaw/classes/LGCookiesLawPurpose.php
132/modules/codazonwishlist/codazonwishlist.php
133/src/Core/Module/WidgetInterface.php
134/modules/codazonwishlist/translations/en.php
135/modules/advancedreturns/advancedreturns.php
136/modules/advancedreturns/vendor/autoload.php
137/modules/advancedreturns/vendor/composer/autoload_real.php
138/modules/advancedreturns/vendor/composer/autoload_static.php
139/modules/advancedreturns/src/Constants/ARConstants.php
140/modules/djseoredirect/djseoredirect.php
141/modules/djseoredirect/models/djSeoRedirectList.php
142/modules/djseoredirect/translations/en.php
143/classes/Category.php
144/controllers/front/listing/CategoryController.php
145/classes/controller/ProductListingFrontController.php
146/classes/controller/ProductPresentingFrontController.php
147/classes/controller/FrontController.php
148/override/classes/controller/FrontController.php
149/src/Adapter/ObjectPresenter.php
150/src/Core/Foundation/Templating/PresenterInterface.php
151/src/Adapter/Cart/CartPresenter.php
152/src/Adapter/Product/PriceFormatter.php
153/src/Adapter/Image/ImageRetriever.php
154/classes/tax/TaxConfiguration.php
155/classes/Smarty/TemplateFinder.php
156/classes/assets/StylesheetManager.php
157/classes/assets/AbstractAssetManager.php
158/src/Adapter/Assets/AssetUrlGeneratorTrait.php
159/classes/assets/JavascriptManager.php
160/classes/assets/CccReducer.php
161/modules/contactcustomer/contactcustomer.php
162/modules/contactcustomer/translations/en.php
163/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php
164/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
165/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php
166/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
167/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
168/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/TaggedContainerInterface.php
169/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php
170/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php
171/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
172/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
173/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
174/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
175/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
176/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
177/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
178/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
179/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
180/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
181/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php
182/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php
183/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
184/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
185/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php
186/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ExtensionCompilerPass.php
187/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php
188/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/DecoratorServicePass.php
189/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveParameterPlaceHoldersPass.php
190/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
191/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php
192/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php
193/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
194/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php
195/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php
196/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php
197/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php
198/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php
199/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php
200/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php
201/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php
202/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php
203/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php
204/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php
205/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php
206/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php
207/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php
208/classes/Media.php
209/vendor/symfony/symfony/src/Symfony/Component/Debug/Debug.php
210/vendor/symfony/symfony/src/Symfony/Component/Debug/ExceptionHandler.php
211/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php
212/vendor/psr/log/Psr/Log/LogLevel.php
213/vendor/symfony/symfony/src/Symfony/Component/Debug/BufferingLogger.php
214/vendor/psr/log/Psr/Log/AbstractLogger.php
215/vendor/psr/log/Psr/Log/LoggerInterface.php
216/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php
217/classes/Currency.php
218/src/Core/Cldr/Repository.php
219/vendor/icanboogie/cldr/lib/RunTimeProvider.php
220/vendor/icanboogie/cldr/lib/ProviderChainTrait.php
221/vendor/icanboogie/cldr/lib/ProviderInterface.php
222/vendor/icanboogie/cldr/lib/CacheInterface.php
223/vendor/icanboogie/cldr/lib/FileProvider.php
224/vendor/icanboogie/cldr/lib/WebProvider.php
225/vendor/icanboogie/cldr/lib/Repository.php
226/vendor/icanboogie/cldr/lib/AccessorTrait.php
227/vendor/icanboogie/cldr/lib/LocaleCollection.php
228/vendor/icanboogie/cldr/lib/RepositoryPropertyTrait.php
229/vendor/icanboogie/cldr/lib/CollectionTrait.php
230/vendor/icanboogie/cldr/lib/Locale.php
231/vendor/icanboogie/cldr/lib/CodePropertyTrait.php
232/vendor/icanboogie/cldr/lib/Supplemental.php
233/vendor/icanboogie/cldr/lib/Currency.php
234/vendor/icanboogie/cldr/lib/LocalizedCurrency.php
235/vendor/icanboogie/cldr/lib/LocalizedObjectWithFormatter.php
236/vendor/icanboogie/cldr/lib/LocalizedObject.php
237/vendor/icanboogie/cldr/lib/LocalePropertyTrait.php
238/classes/Cart.php
239/src/Adapter/AddressFactory.php
240/classes/CartRule.php
241/classes/Product.php
242/classes/webservice/WebserviceRequest.php
243/src/Core/Product/Search/ProductSearchContext.php
244/src/Core/Product/Search/ProductSearchQuery.php
245/src/Core/Product/Search/SortOrder.php
246/modules/ps_facetedsearch/ps_facetedsearch.php
247/modules/ps_facetedsearch/vendor/autoload.php
248/modules/ps_facetedsearch/vendor/composer/autoload_real.php
249/modules/ps_facetedsearch/vendor/composer/autoload_static.php
250/modules/ps_facetedsearch/src/HookDispatcher.php
251/modules/ps_facetedsearch/src/Hook/Attribute.php
252/modules/ps_facetedsearch/src/Hook/AbstractHook.php
253/modules/ps_facetedsearch/src/Hook/AttributeGroup.php
254/modules/ps_facetedsearch/src/Hook/Category.php
255/modules/ps_facetedsearch/src/Hook/Design.php
256/modules/ps_facetedsearch/src/Hook/Feature.php
257/modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
258/modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
259/modules/ps_facetedsearch/src/Hook/FeatureValue.php
260/modules/ps_facetedsearch/src/Hook/Product.php
261/modules/ps_facetedsearch/src/Hook/ProductSearch.php
262/modules/ps_facetedsearch/src/Hook/SpecificPrice.php
263/modules/ps_facetedsearch/src/URLSerializer.php
264/modules/ps_facetedsearch/src/Filters/DataAccessor.php
265/modules/ps_facetedsearch/src/Product/SearchProvider.php
266/src/Core/Product/Search/FacetsRendererInterface.php
267/src/Core/Product/Search/ProductSearchProviderInterface.php
268/modules/ps_facetedsearch/src/Filters/Converter.php
269/modules/ps_facetedsearch/src/Product/SearchFactory.php
270/src/Core/Product/Search/ProductSearchResult.php
271/classes/Combination.php
272/override/classes/Combination.php
273/modules/ps_facetedsearch/src/Product/Search.php
274/modules/ps_facetedsearch/src/Adapter/MySQL.php
275/modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
276/modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
277/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
278/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
279/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
280/modules/ps_facetedsearch/src/Filters/Products.php
281/classes/stock/StockAvailable.php
282/override/classes/stock/StockAvailable.php
283/modules/ps_facetedsearch/src/Filters/Block.php
284/classes/Manufacturer.php
285/src/Core/Product/Search/Facet.php
286/src/Core/Product/Search/Filter.php
287/src/Core/Product/Search/FacetCollection.php
288/classes/ProductAssembler.php
289/classes/tax/Tax.php
290/classes/Address.php
291/classes/SpecificPrice.php
292/classes/tax/TaxManagerFactory.php
293/classes/tax/TaxRulesTaxManager.php
294/classes/tax/TaxManagerInterface.php
295/classes/tax/TaxCalculator.php
296/classes/GroupReduction.php
297/classes/Feature.php
298/classes/Customization.php
299/classes/ProductPresenterFactory.php
300/src/Core/Product/ProductListingPresenter.php
301/src/Core/Product/ProductPresenter.php
302/src/Adapter/Product/ProductColorsRetriever.php
303/src/Core/Product/ProductPresentationSettings.php
304/classes/Image.php
305/classes/ImageType.php
306/src/Core/Addon/Module/ModuleManagerBuilder.php
307/app/config/config.php
308/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
309/vendor/guzzlehttp/guzzle/src/Client.php
310/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
311/vendor/guzzlehttp/guzzle/src/ClientInterface.php
312/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
313/vendor/guzzlehttp/guzzle/src/Url.php
314/vendor/guzzlehttp/guzzle/src/Utils.php
315/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
316/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
317/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
318/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
319/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
320/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
321/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
322/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
323/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
324/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
325/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
326/vendor/guzzlehttp/guzzle/src/RequestFsm.php
327/src/Adapter/Tools.php
328/app/config/parameters.php
329/src/Adapter/Module/ModuleZipManager.php
330/src/Adapter/Addons/AddonsDataProvider.php
331/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
332/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
333/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
334/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
335/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
336/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
337/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
338/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
339/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
340/src/Adapter/LegacyContext.php
341/src/Adapter/LegacyLogger.php
342/src/Adapter/Module/AdminModuleDataProvider.php
343/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
344/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
345/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
346/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
347/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
348/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
349/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
350/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
351/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
352/src/Adapter/Module/ModuleDataUpdater.php
353/src/Adapter/Module/ModuleDataProvider.php
354/src/Core/Addon/Module/ModuleManager.php
355/src/Core/Addon/AddonManagerInterface.php
356/src/Core/Addon/Module/ModuleRepository.php
357/src/Core/Addon/Module/ModuleRepositoryInterface.php
358/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
359/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
360/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
361/vendor/icanboogie/cldr/lib/Numbers.php
362/vendor/icanboogie/cldr/lib/CurrencyFormatter.php
363/vendor/icanboogie/cldr/lib/NumberFormatter.php
364/vendor/icanboogie/cldr/lib/NumberPattern.php
365/classes/ImageManager.php
366/app/cache/dev/smarty/compile/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f.module.facets.tpl.php
367/app/cache/dev/smarty/compile/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379.module.active-filters.tpl.php
368/src/Core/Product/Search/Pagination.php
369/modules/codazonthemeframework/codazonthemeframework.php
370/modules/codazonthemeframework/translations/en.php
371/modules/codazonthemeframework/classes/SimpleXmlExtended.php
372/modules/codazonthemeframework/classes/ThemeConfiguration.php
373/modules/codazonthemeframework/classes/ConfigSource/AbstractSelectOptions.php
374/modules/ps_legalcompliance/ps_legalcompliance.php
375/modules/ps_legalcompliance/entities/AeucCMSRoleEmailEntity.php
376/modules/ps_legalcompliance/entities/AeucEmailEntity.php
377/src/Core/Foundation/Database/EntityManager.php
378/src/Core/Foundation/Database/DatabaseInterface.php
379/src/Adapter/Database.php
380/src/Core/Foundation/Filesystem/FileSystem.php
381/src/Core/Email/EmailLister.php
382/modules/pspixel/pspixel.php
383/modules/pspixel/translations/en.php
384/modules/ps_emailsubscription/ps_emailsubscription.php
385/src/Adapter/Product/PriceCalculator.php
386/classes/ProductDownload.php
387/classes/order/Order.php
388/override/classes/order/Order.php
389/classes/Gender.php
390/classes/Risk.php
391/classes/Meta.php
392/classes/AddressFormat.php
393/classes/State.php
394/modules/djglobalvars/djglobalvars.php
395/modules/djglobalvars/translations/en.php
396/modules/codazonframework/codazonframework.php
397/modules/codazonframework/translations/en.php
398/classes/form/CustomerLoginForm.php
399/classes/form/AbstractForm.php
400/classes/form/FormInterface.php
401/src/Core/Foundation/Templating/RenderableInterface.php
402/classes/form/CustomerLoginFormatter.php
403/classes/form/FormFormatterInterface.php
404/classes/ValidateConstraintTranslator.php
405/src/Core/Foundation/Templating/RenderableProxy.php
406/modules/codazonwishlist/classes/CdzWishList.php
407/app/cache/dev/smarty/compile/03/b9/00/03b9006a01fa80628af43f06ac602a20c7c3dd1d.file.wishlist-top-link.tpl.php
408/modules/codazonslideshow/codazonslideshow.php
409/modules/codazonslideshow/translations/en.php
410/modules/codazonmegamenupro/codazonmegamenupro.php
411/modules/codazonmegamenupro/translations/en.php
412/modules/codazonflyingcart/codazonflyingcart.php
413/modules/hreflang_on_pages/hreflang_on_pages.php
414/modules/hreflang_on_pages/translations/en.php
415/app/cache/dev/smarty/compile/bb/00/7a/bb007acf9794d34bebc612ce24a9542952ef14ce.file.hreflang_on_pages.tpl.php
416/modules/ps_searchbar/ps_searchbar.php
417/modules/ps_shoppingcart/ps_shoppingcart.php
418/modules/codazoncmsblock/codazoncmsblock.php
419/modules/codazoncmsblock/classes/CMSBlock.php
420/modules/codazoncmsblock/translations/en.php
421/modules/codazoncmsblock/Widget.php
422/modules/codazoncmsblock/WidgetGroup.php
423/modules/codazoncmsblock/classes/WidgetHelperForm.php
424/classes/helper/HelperForm.php
425/classes/helper/Helper.php
426/modules/multibanco/multibanco.php
427/classes/PaymentModule.php
428/modules/ps_googleanalytics/ps_googleanalytics.php
429/modules/ps_googleanalytics/vendor/autoload.php
430/modules/ps_googleanalytics/vendor/composer/autoload_real.php
431/modules/ps_googleanalytics/vendor/composer/platform_check.php
432/modules/ps_googleanalytics/vendor/composer/autoload_static.php
433/modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
434/modules/ps_googleanalytics/classes/Hook/HookInterface.php
435/app/cache/dev/smarty/compile/f6/c5/d3/f6c5d3335ef9d97218c980e534798af65e723120.file.ps_googleanalytics.tpl.php
436/vendor/prestashop/smarty/plugins/modifier.escape.php
437/modules/ps_googleanalytics/classes/Handler/ModuleHandler.php
438/modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
439/modules/ps_featuredproducts/ps_featuredproducts.php
440/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
441/modules/ps_googleanalytics/classes/Wrapper/WrapperInterface.php
442/modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
443/app/cache/dev/smarty/compile/82/c9/ef/82c9ef5008a41191685053c1518477b795278d59.file.ga_tag.tpl.php
444/modules/ifthenpay_mbway/ifthenpay_mbway.php
445/modules/ifthenpay_mbway/translations/en.php
446/modules/seomanager/seomanager.php
447/modules/seomanager/translations/en.php
448/app/cache/dev/smarty/compile/e0/62/43/e062437f4049618bc9b683b0587f84c4d5a717c6.file.header.tpl.php
449/modules/ppannouncements/ppannouncements.php
450/modules/ppannouncements/translations/en.php
451/app/cache/dev/smarty/compile/f4/88/96/f48896ee232b83e0c4e6ba3fc4be6890045f24f1.file.ppannouncment-front.tpl.php
452/vendor/prestashop/smarty/plugins/modifier.date_format.php
453/vendor/prestashop/smarty/plugins/shared.make_timestamp.php
454/modules/paypal/paypal.php
455/modules/paypal/vendor/autoload.php
456/modules/paypal/vendor/composer/autoload_real.php
457/modules/paypal/vendor/composer/autoload_static.php
458/modules/paypal/vendor/symfony/polyfill-php72/bootstrap.php
459/modules/paypal/vendor/symfony/polyfill-php72/Php72.php
460/modules/paypal/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
461/modules/paypal/vendor/ralouphie/getallheaders/src/getallheaders.php
462/modules/paypal/vendor/symfony/polyfill-intl-idn/bootstrap.php
463/modules/paypal/vendor/guzzlehttp/psr7/src/functions_include.php
464/modules/paypal/vendor/guzzlehttp/psr7/src/functions.php
465/modules/paypal/vendor/guzzlehttp/promises/src/functions_include.php
466/modules/paypal/vendor/guzzlehttp/promises/src/functions.php
467/modules/paypal/vendor/guzzlehttp/guzzle/src/functions_include.php
468/modules/paypal/vendor/guzzlehttp/guzzle/src/functions.php
469/modules/paypal/smarty/plugins/modifier.paypalreplace.php
470/modules/paypal/translations/en.php
471/modules/paypal/en.php
472/modules/paypal/classes/AbstractMethodPaypal.php
473/modules/paypal/vendor/ppbtlib/src/AbstractMethod.php
474/modules/paypal/classes/MethodEC.php
475/modules/paypal/classes/API/PaypalApiManager.php
476/modules/paypal/classes/API/PaypalApiManagerInterface.php
477/modules/paypal/classes/API/PaypalClient.php
478/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/ProductionEnvironment.php
479/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/PayPalEnvironment.php
480/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Environment.php
481/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/PayPalHttpClient.php
482/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/HttpClient.php
483/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Encoder.php
484/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Json.php
485/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer.php
486/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Text.php
487/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Multipart.php
488/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Serializer/Form.php
489/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/AuthorizationInjector.php
490/modules/paypal/vendor/paypal/paypalhttp/lib/PayPalHttp/Injector.php
491/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/GzipInjector.php
492/modules/paypal/vendor/paypal/paypal-checkout-sdk/lib/PayPalCheckoutSdk/Core/FPTIInstrumentationInjector.php
493/app/cache/dev/smarty/compile/1f/b5/b4/1fb5b414db934f3cbce1f81a5328eb449f2525ce.module.prefetch.tpl.php
494/app/cache/dev/smarty/compile/61/e2/48/61e2484aa132942cb98c09ee2008624a7bf3dbca.file.header.tpl.php
495/modules/stripe_official/stripe_official.php
496/modules/stripe_official/vendor/autoload.php
497/modules/stripe_official/vendor/composer/autoload_real.php
498/modules/stripe_official/vendor/composer/autoload_static.php
499/modules/stripe_official/translations/en.php
500/modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
501/modules/stripe_official/vendor/stripe/stripe-php/lib/Stripe.php
502/modules/shiptimize/shiptimize.php
503/modules/shiptimize/includes/prestaShiptimize.php
504/modules/shiptimize/includes/core/shiptimize.php
505/modules/shiptimize/includes/prestaShiptimizeOrder.php
506/modules/shiptimize/includes/core/shiptimize-order.php
507/modules/shiptimize/includes/core/ShiptimizeOptions.php
508/modules/shiptimize/includes/prestaShiptimizeCarrierManager.php
509/modules/shiptimize/includes/core/shiptimize-api-v3.php
510/modules/shiptimize/constants.php
511/modules/shiptimize/translations/en.php
512/modules/pk_lookbook/pk_lookbook.php
513/modules/pk_lookbook/classes/Pk_LookbookItem.php
514/modules/g_megamenu/g_megamenu.php
515/modules/g_megamenu/classes/gmegamenusModel.php
516/modules/g_megamenu/classes/gmegamenusitemModel.php
517/modules/g_megamenu/controllers/admin/AdminGloboMegamenuController.php
518/classes/controller/ModuleAdminController.php
519/classes/controller/AdminController.php
520/modules/g_megamenu/translations/en.php
521/modules/dotecwpposts/dotecwpposts.php
522/modules/dotecwpposts/lib/bootstrap.php
523/modules/dotecwpposts/lib/types/module.php
524/modules/dotecwpposts/lib/classes/DTCWPControllerCore.php
525/modules/dotecwpposts/lib/classes/DTCWPInstallCore.php
526/modules/dotecwpposts/models/DTCWPModel.php
527/modules/dotecwpposts/helpers/DTCWPPostsHelper.php
528/modules/dotecwpposts/controllers/front/DTCWPCronController.php
529/modules/dotecwpposts/controllers/admin/DTCWPConfigController.php
530/modules/dotecwpposts/controllers/admin/DTCWPConfigHookController.php
531/modules/dotecwpposts/controllers/front/DTCWPFrontController.php
532/modules/dotecwpposts/translations/en.php
533/modules/klarnapaymentsofficial/klarnapaymentsofficial.php
534/modules/klarnapaymentsofficial/classes/klarnapaymentsapi.php
535/modules/klarnapaymentsofficial/classes/KlarnaOrderDetailsCommon.php
536/modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php
537/modules/klarnapaymentsofficial/translations/en.php
538/app/cache/dev/smarty/compile/9a/e6/6a/9ae66af9291e382312743a82dafb63b8ef49000b.file.onsite_messaging_script.tpl.php
539/modules/recentlyviewedproduct/recentlyviewedproduct.php
540/modules/recentlyviewedproduct/translations/en.php
541/modules/zakeke/zakeke.php
542/modules/zakeke/webservice/WebserviceSpecificManagementZakekeCurrency.php
543/classes/webservice/WebserviceSpecificManagementInterface.php
544/modules/zakeke/classes/ZakekeEnabled.php
545/modules/zakeke/classes/ZakekeConfiguratorEnabled.php
546/modules/zakeke/classes/ZakekeApi.php
547/modules/zakeke/classes/ZakekeItem.php
548/modules/zakeke/classes/ZakekeConfiguratorItem.php
549/modules/zakeke/classes/ZakekePrice.php
550/modules/zakeke/classes/ZakekeCompatibility.php
551/modules/zakeke/classes/ZakekeOrderService.php
552/modules/zakeke/classes/ZakekeDisplayCustomization.php
553/modules/zakeke/classes/ZakekeWebserviceService.php
554/modules/zakeke/classes/ZakekeConnectService.php
555/modules/zakeke/classes/ZakekeEditUrl.php
556/modules/dtc_deliveryestimate/dtc_deliveryestimate.php
557/modules/dtc_deliveryestimate/classes/DtcMultiShipping.php
558/modules/dtcchatgpt/dtcchatgpt.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