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

Filter By

Product

Product

Genre

Genre

Brand

Brand

Fastening type

Fastening type

Sleeve

Sleeve

Trousers Style

Trousers Style

Other Features

Other Features

Size

Size

Main colour

Main colour

Active filters

  • Main colour: Tan
  • Main colour: Bougainvillea
  • Main colour: Black/White
  • Main colour: Pistachio green
Created by Dotec: Web & E-commerce
Load Time2001 ms - You'd better run your shop on a toaster
Querying Time991 ms
Queries854
Memory Peak Usage34.1 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 84 ms 84 ms 10.48 Mb 17.67 Mb
__construct 0 ms 84 ms - Mb 17.67 Mb
init 1754 ms 1838 ms 16.11 Mb 27.25 Mb
checkAccess 0 ms 1838 ms - Mb 27.25 Mb
setMedia 1 ms 1839 ms 0.04 Mb 27.25 Mb
postProcess 0 ms 1839 ms - Mb 27.25 Mb
initHeader 0 ms 1839 ms - Mb 27.25 Mb
initContent 47 ms 1886 ms 2.42 Mb 29.06 Mb
initFooter 0 ms 1886 ms - Mb 29.06 Mb
display 114 ms 2001 ms 3.17 Mb 34.13 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 854 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
228 10442601000 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414)))
57.9 16614 /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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY pac.id_attribute
56.1 16614 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
47 16614 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
43.3 16614 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY p.id_manufacturer
37.3 16614 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
34.3 16614 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
33.9 16614 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`)
27.3 14486 /classes/Configuration.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 = 2738
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
8.6 38 /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 = 1967
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
8.5 145 /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 = 3039
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
8.2 30 /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 = 606
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.9 121 /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 = 2739
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.7 38 /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 = 2736
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.7 39 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 3040
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.3 21 /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 = 2737
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7 38 /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 = 2731
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7 52 /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 = 2734
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.9 31 /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 = 605
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.8 145 /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 = 2733
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.8 31 /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 = 2735
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.8 31 /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 = 1311
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.2 34 /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 = 604
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.1 122 /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 = 2732
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
6.1 31 /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 (67502, 67503, 67504, 67505, 67506, 67507, 67508, 67509, 67511, 67512, 67513, 67514, 67515, 67516, 67517, 67518, 67519, 67520, 67521, 67522, 67523, 67524, 67525, 67526, 67527, 67528, 67529, 67530, 67531, 67533, 67534, 67535, 67536, 67537, 67538, 67539, 67540, 67541, 67542, 67543, 67544, 67545, 67546, 67547, 67548, 67549, 67550, 67551, 67552, 67553, 67555, 67556, 67557, 67558, 67559, 67560, 67561, 67562, 67563, 67564, 67565, 67566, 67567, 67568, 67569, 67570, 67571, 67572, 67573, 67574, 67575, 67577, 67578, 67579, 67580, 67581, 67582, 67583, 67584, 67585, 67586, 67587, 67588, 67589, 67590, 67591, 67592, 67593, 67594, 67595, 67596, 67597, 67599, 67600, 67601, 67602, 67603, 67604, 67605, 67606, 67607, 67608, 67609, 67610, 67611, 67612, 67613, 67614, 67615, 67616, 67617, 67618, 67619, 67621, 67622, 67623, 67624, 67625, 67626, 67627, 67628, 67629, 67630, 67631, 67632, 67633, 67634, 67635, 67636, 67637, 67638, 67639, 67640, 67641, 67643, 67644, 67645, 67646, 67647, 67648, 67649, 67650, 67651, 67652, 67653, 67654, 67655, 67731, 67732, 67733, 67734, 67735, 67736, 67737, 87427, 87428, 87429, 87430, 87431, 87432, 87433, 87434, 87435, 87436, 87437, 87438, 87439, 87440, 87441, 87442, 87443, 87444, 87445, 87446, 87447, 87448, 87449, 87450, 87451, 87452, 87453, 87454, 87455, 87456, 87457, 87458, 87459, 87460, 87461, 87462, 87463, 87464, 87465, 87466, 87467, 87468, 87469, 87470, 87471, 87472, 87473, 87474, 87475, 87476, 87477, 87478, 87479, 87480, 87481, 87482, 87483, 87484, 87485, 87486, 87487, 87488, 87489, 87490, 87491, 87492, 87493, 87494, 87495, 87496, 87497, 87498, 87499, 87500, 87501, 87502, 87503, 87504, 87505, 87506, 87507, 87508, 87509, 87510, 87511, 87512, 87513, 87514, 87515, 87516, 87517, 87518, 87519, 87520, 87521, 87522, 87523, 87524, 87525, 87526, 87527, 87528, 87529, 87530, 87531, 87532, 87533, 87534, 87535, 87536, 87537, 87538, 87539, 87540, 87541, 87542, 87543, 87544, 87545, 87546, 87547, 87548, 87549, 87550, 87551, 87552, 87553, 87554, 87555, 87556, 87557, 87558, 87559, 87560, 87561, 87562) AND il.`id_lang` = 2 ORDER by i.`position`
6 880 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 = 631
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
5.6 25 /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 (1065, 1379, 470, 1414))) 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
5.5 1224963 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
5.1 16614 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
4.3 16614 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 = 1888
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
4.1 34 /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 = 1312
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
3.8 34 /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 = 1886
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
3.5 34 /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 (55907, 55908, 55909, 55910, 55911, 55912, 55913, 55914, 55917, 55918, 55920, 55921, 55922, 55923, 55924, 55925, 55926, 55927, 55928, 55929, 55930, 55931, 55934, 55935, 55937, 55938, 55939, 55940, 55941, 55942, 55943, 55944, 55945, 55946, 55947, 55948, 55951, 55952, 55954, 55955, 55956, 55957, 55958, 55959, 55960, 55961, 55962, 55963, 55964, 55965, 55968, 55969, 55971, 55972, 55973, 55974, 55975, 55976, 55977, 55978, 55979, 55980, 55981, 55982, 55985, 55986, 55988, 55989, 55990, 55991, 55992, 55993, 55994, 55995, 55996, 55997, 55998, 55999, 56002, 56003, 56005, 56006, 56007, 56008, 65081, 65082, 65083, 65084, 65085, 65086, 65090, 65091, 65092, 65093, 65094, 65095, 65099, 65100, 65101, 65102, 65103, 65104, 65108, 65109, 65110, 65111, 65112, 65113, 65117, 65118, 65119, 65120, 65121, 65122, 67739, 67740, 67741, 67742, 67743, 67744, 67745, 67747, 67748, 67749, 67750, 67751, 67752, 67753, 67754, 67756, 67757, 67758, 67759, 67760, 67761, 67765, 67766, 67767, 67768, 67769, 67770, 67771, 88006, 88007, 88008, 88009, 88010, 88011, 88012, 88013, 88014, 88015, 88032, 88033, 88034, 88035, 88036, 88037, 88038, 88039, 88040, 88041, 88042, 88043, 88044, 88045, 88046, 88047, 88048, 88049, 88050, 88051, 88052, 88053, 88054, 88055, 88056, 88057, 88058, 88059, 88060, 88061, 88062, 88063, 88064, 88065, 88066, 88067, 88068, 88069, 88070, 88071, 88072, 88073, 88074, 88075, 88076, 88077, 88078, 88079, 88080, 88081, 88082, 88083, 88084, 88085, 88086, 88087, 88088, 88089, 88090, 88091, 88094, 88095, 88096, 88097, 88098, 88099, 88100, 88101, 88102, 88103, 88104, 88105, 88106, 88107, 88108, 88109, 88110, 88111, 88112, 88113, 88114, 88115, 88116, 88117, 88118, 88119, 88120, 88121, 88122, 88123, 88124, 88125, 88126, 88127, 88128, 88129, 88130, 88131, 88132, 88133, 88134, 88135, 88136, 88137, 88138, 88139, 88140, 88141, 88142, 88143, 88144, 88145, 88146, 88147, 88148, 88149, 88150, 88151, 88152, 88153, 88154, 88155, 88156, 88157, 88158, 88159, 88160, 88161, 88162, 88163) AND il.`id_lang` = 2 ORDER by i.`position`
3.3 926 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
3.1 422 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (56060, 56061, 56062, 56063, 56064, 56065, 56066, 56067, 56068, 56071, 56072, 56074, 56075, 56076, 56077, 56078, 56079, 56080, 56081, 56082, 56083, 56084, 56085, 56086, 56089, 56090, 56092, 56093, 56094, 56095, 56096, 56097, 56098, 56099, 56100, 56101, 56102, 56103, 56104, 56107, 56108, 56110, 56111, 56112, 56113, 56114, 56115, 56116, 56117, 56118, 56119, 56120, 56121, 56122, 56125, 56126, 56128, 56129, 56130, 56131, 56132, 56133, 56134, 56135, 56136, 56137, 56138, 56139, 56140, 56143, 56144, 56146, 56147, 56148, 56149, 56150, 56151, 56152, 56153, 56154, 56155, 56156, 56157, 56158, 56161, 56162, 56164, 56165, 56166, 56167, 56168, 56169, 56170, 56171, 56172, 56173, 56174, 56175, 56176, 56179, 56180, 56182, 56183, 56184, 56185, 65041, 65042, 65043, 65044, 65045, 65046, 65047, 65049, 65050, 65051, 65052, 65053, 65054, 65055, 65057, 65058, 65059, 65060, 65061, 65062, 65063, 65065, 65066, 65067, 65068, 65069, 65070, 65071, 65073, 65074, 65075, 65076, 65077, 65078, 65079, 67777, 67778, 67779, 67780, 67781, 67782, 67783, 67797, 67798, 67799, 67800, 67801, 67802, 67803, 88165, 88166, 88167, 88168, 88169, 88170, 88171, 88172, 88173, 88174, 88175, 88176, 88177, 88179, 88180, 88181, 88182, 88183, 88184, 88185, 88186, 88187, 88188, 88189, 88190, 88191, 88192, 88193, 88194, 88195, 88196, 88197, 88198, 88199, 88200, 88201, 88202, 88203, 88204, 88205, 88206, 88207, 88208, 88209, 88210, 88211, 88212, 88213, 88214, 88215, 88216, 88217, 88218, 88219, 88220, 88221, 88222, 88223, 88224, 88225, 88226, 88227, 88228, 88229, 88230, 88231, 88232, 88233, 88234, 88235, 88236, 88237, 88238, 88239, 88240, 88241, 88242, 88243, 88244, 88245, 88246, 88247, 88248, 88249, 88250, 93618) AND il.`id_lang` = 2 ORDER by i.`position`
2.9 745 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.8 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 (55763, 55764, 55765, 55766, 55767, 55768, 55769, 55770, 55771, 55774, 55775, 55777, 55778, 55779, 55780, 55781, 55782, 55783, 55784, 55785, 55786, 55787, 55788, 55789, 55792, 55793, 55795, 55796, 55797, 55798, 55799, 55800, 55801, 55802, 55803, 55804, 55805, 55806, 55807, 55810, 55811, 55813, 55814, 55815, 55816, 55817, 55818, 55819, 55820, 55821, 55822, 55823, 55824, 55825, 55828, 55829, 55831, 55832, 55833, 55834, 55835, 55836, 55837, 55838, 55839, 55840, 55841, 55842, 55843, 55846, 55847, 55849, 55850, 55851, 55852, 55853, 55854, 55855, 55856, 55857, 55858, 55859, 55860, 55861, 55864, 55865, 55867, 55868, 55869, 55870, 55871, 55872, 55873, 55874, 55875, 55876, 55877, 55878, 55879, 55882, 55883, 55885, 55886, 55887, 55888, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65009, 65010, 65011, 65012, 65013, 65014, 65015, 65017, 65018, 65019, 65020, 65021, 65022, 65023, 65025, 65026, 65027, 65028, 65029, 65030, 65031, 65033, 65034, 65035, 65036, 65037, 65038, 65039, 67723, 67724, 67725, 67726, 67727, 67728, 67729, 87563, 87564, 87565, 87566, 87567, 87568, 87569, 87570, 87571, 87572, 87573, 87574, 87575, 87576, 87578, 87579, 87580, 87581, 87582, 87583, 87584, 87591, 87592, 87593, 87594, 87595, 87596, 87597, 87621, 87622, 87623, 87624, 87625, 87626, 87627, 87628, 87629, 87630, 87631, 87632, 87633, 87634, 87635, 87636, 87637, 87638, 87639, 87640, 87641, 87642, 87643, 87644, 87645, 87646, 87647, 87648, 87649, 87650, 87651, 87652, 87653, 87654, 87655, 87656, 87657, 87658, 87659, 87660, 87661, 87662, 87663, 87664, 87665, 87666, 87667, 87668, 87669, 87670, 87671, 87672, 87673, 87674, 87675, 87676, 87677, 87678, 87679, 87680, 87681, 87682, 87683, 87684) AND il.`id_lang` = 2 ORDER by i.`position`
2.7 741 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 (605) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.5 282 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `new_attribute_group` ag INNER JOIN `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `new_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN new_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN new_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `new_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 6 ORDER BY agl.`name` ASC, a.`position` ASC
2.4 348 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
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 (1967) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.3 290 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
2.3 16614 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 (604) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.1 239 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
2.1 16614 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `new_attribute_group` ag INNER JOIN `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `new_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN new_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN new_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `new_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 3 ORDER BY agl.`name` ASC, a.`position` ASC
2.1 185 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
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 (606) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.1 240 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY pac.id_attribute
1.8 16614 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
1.8 16614 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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.5 370 /classes/Hook.php:373
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 (73029, 73030, 73031, 73032, 73033, 73034, 73035, 73036, 73037, 73038, 73039, 73040, 73041, 73042, 73043, 73044, 73045, 73046, 73047, 73048, 73049, 73050, 73051, 73052, 73053, 73054, 73055, 73056, 73057, 73058, 73059, 73060, 73061, 73062, 73063, 73064, 73065, 73066, 73067, 73068, 73069, 73070, 81690, 81691, 81692, 81693, 81694, 81695, 81696, 81697, 81698, 81699, 81700, 81701, 81702, 81703, 81704, 81705, 81706, 81707, 81708, 81709, 81710, 81711, 81712, 81713) AND il.`id_lang` = 2 ORDER by i.`position`
1.5 315 Yes /classes/Product.php:2237
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.5 130 Yes Yes /classes/Hook.php:629
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (73071, 73072, 73073, 73074, 73075, 73076, 73077, 73078, 73079, 73080, 73081, 73082, 73083, 73084, 73085, 73086, 73087, 73088, 73089, 73090, 73091, 73092, 73093, 73094, 73095, 73096, 73097, 73098, 73099, 73100, 73101, 73102, 73103, 73104, 73105, 73106, 73107, 73108, 73109, 73110, 73111, 73112, 81714, 81715, 81716, 81717, 81718, 81719, 81720, 81721, 81722, 81723, 81724, 81725, 81726, 81727, 81728, 81729, 81730, 81731, 81732, 81733, 81734, 81735, 81736, 81737) AND il.`id_lang` = 2 ORDER by i.`position`
1.4 348 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 (74992, 74993, 74994, 74995, 74996, 74997, 74998, 74999, 75000, 75001, 75002, 75003, 75004, 75005, 75006, 75007, 75008, 75009, 75010, 75011, 75012, 75013, 75014, 75015, 75016, 75017, 75018, 75019, 75020, 75021, 75022, 75023, 75024, 75025, 75026, 75027, 75028, 75029, 75030, 75031, 75032, 75033, 75034, 75035, 75036, 75037, 75038, 75039, 75040, 75041, 75042, 75043, 75044, 75045, 75046, 75047, 75048, 75049, 75050, 75051, 96160, 96161, 96162, 96163, 96164) AND il.`id_lang` = 2 ORDER by i.`position`
1.4 262 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 (104112, 104113, 104114, 104115, 104116, 104117, 104118, 104119, 104120, 104121, 104122, 104123, 104124, 104125, 104126, 104127, 104128, 104129, 104130, 104131, 104132, 104133, 104134, 104135, 104136, 104137, 104138, 104139, 104140, 104141, 104142, 104143, 104144, 104145, 104146, 104147, 104148, 104149, 104150, 104151, 104152, 104153, 104154, 104155, 104156, 104157, 104158, 104159, 104160, 104161, 104162, 104163, 104164, 104165, 104166, 104167, 104168, 104169, 104170, 104171, 104172, 104173, 104174, 104175, 104176, 104177, 104178, 104179, 104180, 104181, 104182, 104183, 104184, 104185, 104186, 104187, 104188) AND il.`id_lang` = 2 ORDER by i.`position`
1.3 217 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 (1065, 1379, 470, 1414))) 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 (1065, 1379, 470, 1414))) GROUP BY fp.id_feature_value
1.3 16614 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 (2739) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.1 77 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 (2735) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.1 63 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 (103958, 103959, 103960, 103961, 103962, 103963, 103964, 103965, 103966, 103967, 103968, 103969, 103970, 103971, 103972, 103973, 103974, 103975, 103976, 103977, 103978, 103979, 103980, 103981, 103982, 103983, 103984, 103985, 103986, 103987, 103988, 103989, 103990, 103991, 103992, 103993, 103994, 103995, 103996, 103997, 103998, 103999, 104000, 104001, 104002, 104003, 104004, 104005, 104006, 104007, 104008, 104009, 104010, 104011, 104012, 104013, 104014, 104015, 104016, 104017, 104018, 104019, 104020, 104021, 104022, 104023, 104024, 104025, 104026, 104027, 104028, 104029, 104030, 104031, 104032, 104033, 104034) AND il.`id_lang` = 2 ORDER by i.`position`
1.1 224 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 (78387, 78388, 78389, 78390, 78391, 78392, 78393, 78394, 78395, 78396, 78397, 78398, 78399, 78400, 78401, 78402, 78403, 78404, 78405, 78406, 78407, 78408, 78409, 78410, 78411, 78412, 78413, 78414, 78415, 78416, 78417, 78418, 78419, 78420, 78421, 78422, 78423, 78424, 78425, 78426, 78427, 78428, 78429, 78430, 78431, 78432, 78433, 78434, 78435, 78436, 78437, 78438, 78439, 78440, 78441, 78442, 78443, 78444, 78445, 78446, 78447, 78448, 78449, 78450, 78451) AND il.`id_lang` = 2 ORDER by i.`position`
1.1 260 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 (103881, 103882, 103883, 103884, 103885, 103886, 103887, 103888, 103889, 103890, 103891, 103892, 103893, 103894, 103895, 103896, 103897, 103898, 103899, 103900, 103901, 103902, 103903, 103904, 103905, 103906, 103907, 103908, 103909, 103910, 103911, 103912, 103913, 103914, 103915, 103916, 103917, 103918, 103919, 103920, 103921, 103922, 103923, 103924, 103925, 103926, 103927, 103928, 103929, 103930, 103931, 103932, 103933, 103934, 103935, 103936, 103937, 103938, 103939, 103940, 103941, 103942, 103943, 103944, 103945, 103946, 103947, 103948, 103949, 103950, 103951, 103952, 103953, 103954, 103955, 103956, 103957) AND il.`id_lang` = 2 ORDER by i.`position`
1.1 154 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 (103378, 103379, 103380, 103381, 103382, 103383, 103384, 103385, 103386, 103387, 103388, 103389, 103390, 103391, 103392, 103393, 103394, 103395, 103396, 103397, 103398, 103399, 103400, 103401, 103402, 103403, 103404, 103405, 103406, 103407, 103408, 103409, 103410, 103411, 103412, 103413, 103414, 103415, 103416, 103417, 103418, 103419, 103420, 103421, 103422, 103423, 103424, 103425, 103426, 103427, 103428, 103429, 103430, 103431, 103432, 103433, 103434, 103435, 103436, 103437, 103438, 103439, 103440, 103441, 103442, 103443, 103444, 103445, 103446, 103447, 103448, 103449, 103450, 103451, 103452, 103453, 103454, 103455, 103456, 103457, 103458, 103459, 103460, 103461, 103462, 103463, 103464, 103465, 103466, 103467, 103468, 103469, 103470, 103471, 103472, 103473, 103474, 103475, 103476, 103477, 103478, 103479, 103480, 103481) AND il.`id_lang` = 2 ORDER by i.`position`
1.1 168 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 (2732) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 63 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `new_product_attribute` pa
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2733) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 63 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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1 1 /classes/CartRule.php:349
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `new_product_attribute` pa
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2737) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 77 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 (103587, 103588, 103589, 103590, 103591, 103592, 103593, 103594, 103595, 103596, 103597, 103598, 103599, 103600, 103601, 103602, 103603, 103604, 103605, 103606, 103607, 103608, 103609, 103610, 103611, 103612, 103613, 103614, 103615, 103616, 103617, 103618, 103619, 103620, 103621, 103622, 103623, 103624, 103625, 103626, 103627, 103628, 103629, 103630, 103631, 103632, 103633, 103634, 103635, 103636, 103637, 103638, 103639, 103640, 103641, 103642, 103643, 103644, 103645, 103646, 103647, 103648, 103649) AND il.`id_lang` = 2 ORDER by i.`position`
1 189 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 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 (2731) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 104 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 (1312) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 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 (2738) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 77 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 (1311) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1 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 (1888) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 66 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 (2736) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 77 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.9 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (104035, 104036, 104037, 104038, 104039, 104040, 104041, 104042, 104043, 104044, 104045, 104046, 104047, 104048, 104049, 104050, 104051, 104052, 104053, 104054, 104055, 104056, 104057, 104058, 104059, 104060, 104061, 104062, 104063, 104064, 104065, 104066, 104067, 104068, 104069, 104070, 104071, 104072, 104073, 104074, 104075, 104076, 104077, 104078, 104079, 104080, 104081, 104082, 104083, 104084, 104085, 104086, 104087, 104088, 104089, 104090, 104091, 104092, 104093, 104094, 104095, 104096, 104097, 104098, 104099, 104100, 104101, 104102, 104103, 104104, 104105, 104106, 104107, 104108, 104109, 104110, 104111) AND il.`id_lang` = 2 ORDER by i.`position`
0.9 147 Yes /classes/Product.php:2237
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` = 1967)
0.9 290 /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 (103650, 103651, 103652, 103653, 103654, 103655, 103656, 103657, 103658, 103659, 103660, 103661, 103662, 103663, 103664, 103665, 103666, 103667, 103668, 103669, 103670, 103671, 103672, 103673, 103674, 103675, 103676, 103677, 103678, 103679, 103680, 103681, 103682, 103683, 103684, 103685, 103686, 103687, 103688, 103689, 103690, 103691, 103692, 103693, 103694, 103695, 103696, 103697, 103698, 103699, 103700, 103701, 103702, 103703, 103704, 103705, 103706, 103707, 103708, 103709, 103710, 103711, 103712) AND il.`id_lang` = 2 ORDER by i.`position`
0.9 119 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.9 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 = 1571
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.9 29 /classes/ProductAssembler.php:91
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.9 27 Yes Yes /classes/Category.php:821
(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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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 (1886) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.8 66 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 (103713, 103714, 103715, 103716, 103717, 103718, 103719, 103720, 103721, 103722, 103723, 103724, 103725, 103726, 103727, 103728, 103729, 103730, 103731, 103732, 103733, 103734, 103735, 103736, 103737, 103738, 103739, 103740, 103741, 103742, 103743, 103744, 103745, 103746, 103747, 103748, 103749, 103750, 103751, 103752, 103753, 103754, 103755, 103756, 103757, 103758, 103759, 103760, 103761, 103762, 103763, 103764, 103765, 103766, 103767, 103768, 103769, 103770, 103771, 103772, 103773, 103774, 103775) AND il.`id_lang` = 2 ORDER by i.`position`
0.8 182 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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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 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 = 2348
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.8 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.8 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.8 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
(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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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 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 (2734) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.8 63 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `new_product_attribute` pa
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (631) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.8 50 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 (103524, 103525, 103526, 103527, 103528, 103529, 103530, 103531, 103532, 103533, 103534, 103535, 103536, 103537, 103538, 103539, 103540, 103541, 103542, 103543, 103544, 103545, 103546, 103547, 103548, 103549, 103550, 103551, 103552, 103553, 103554, 103555, 103556, 103557, 103558, 103559, 103560, 103561, 103562, 103563, 103564, 103565, 103566, 103567, 103568, 103569, 103570, 103571, 103572, 103573, 103574, 103575, 103576, 103577, 103578, 103579, 103580, 103581, 103582, 103583, 103584, 103585, 103586) AND il.`id_lang` = 2 ORDER by i.`position`
0.8 126 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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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 * 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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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:45:51"
AND cr.date_to > "2024-05-29 03:45:51"
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 (86452, 86453, 86454, 86455, 86456, 86457, 86458, 86459, 86460, 86461, 86462, 86463, 86464, 86465, 86466, 86467, 86468, 86469, 86470, 86471, 86472, 86473, 86474, 86475, 86476, 86477, 86478, 86479, 86480, 86481, 86482, 86483, 86484, 86485, 86486, 86487, 86488, 86489, 86490, 86491, 86492, 86493, 86494, 86495, 86496, 86497, 86498, 86499, 86500, 86501) AND il.`id_lang` = 2 ORDER by i.`position`
0.7 98 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 (3039) 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 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` = 1967
ORDER BY `position`
0.7 88 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 = 2614
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.7 25 /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 (2614) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.7 24 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `new_category` c
INNER JOIN `new_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
INNER JOIN `new_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 6
AND nleft >= 105 AND nright <= 160
AND c.id_category IN (
SELECT id_category
FROM `new_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC
0.7 125 Yes /modules/ps_categorytree/ps_categorytree.php:117
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 DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.7 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE 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` = 605)
0.7 282 /classes/Product.php:3041
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2901
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.7 25 /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.7 1 /classes/Category.php:958
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.6 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `new_product_attribute` pa
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1571) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 28 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.6 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE 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 (85424, 85425, 85426, 85427, 85428, 85429, 85430, 85431, 85432, 85433, 85434, 85435, 85436, 85437, 85438, 85439, 85440, 85441, 85442, 85443, 85444, 88849, 88850, 88851, 88852, 88853, 88854) AND il.`id_lang` = 2 ORDER by i.`position`
0.6 117 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 (3040) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 42 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` = 606)
0.6 240 /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.6 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 = 2900
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 14 /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 (2540) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 8 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.6 39 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 604)
0.6 239 /classes/Product.php:3041
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2545
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 23 /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 (2901) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 24 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE 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 (2726) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 21 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 (60066, 60067, 60068, 60069, 60070, 60071, 79032, 97014, 97015, 97016, 97017, 97018, 97019, 97020, 97021, 97022, 97023, 97024, 97025, 97026, 97027, 97028, 97029, 97030, 97031, 97032, 97033, 97034) AND il.`id_lang` = 2 ORDER by i.`position`
0.6 56 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 (2348) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 27 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` = 604
ORDER BY `position`
0.6 93 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 (112116, 112117, 112118, 112119, 112120, 112121, 112122, 112123, 112124, 112125, 112126, 112127, 112128, 112129, 112130, 112131, 112132, 112133, 112134, 112135, 112136, 112137, 112138, 112139, 112140, 112141, 112142, 112143, 112144, 112145, 112146, 112147, 112148, 112149, 112150, 112151, 112152, 112153, 112154, 112155, 112156, 112157, 112158, 112159, 112160, 112161, 112162, 112163, 112164, 112165, 112166, 112167, 112168, 112169, 112170, 112171, 112172, 112173, 112174, 112175) AND il.`id_lang` = 2 ORDER by i.`position`
0.6 70 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 (2725) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 21 Yes Yes /classes/Product.php:3517
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.6 26 Yes /classes/Manufacturer.php:206
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.6 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE 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 = 2738
ORDER BY f.position ASC, pf.id_feature_value ASC
0.6 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.6 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.6 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 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 = 1967
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 15 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` = 631
ORDER BY `position`
0.5 98 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 (103279, 103280, 103281, 103282, 103283, 103284, 103285, 103286, 103287, 103288, 103289, 103290, 103291, 103292, 103293, 103294, 103295, 103296, 103297, 103298, 103299) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 42 Yes /classes/Product.php:2237
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` = 2734)
0.5 63 /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 (2900) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 12 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2593
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 17 /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 = 2558
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 11 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (107709, 107710, 107711, 107712, 107713, 107714, 107715, 107716, 107717, 107718, 107719, 107720, 107721, 107722, 107723, 107724, 107725, 107726, 107727, 107728, 107729, 107730, 107733, 107734) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 49 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.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 (2558) 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 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 = 2348
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 10 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 = 2726
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 22 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2554
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 22 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2379
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 13 /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 (1813) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 7 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2725
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.5 22 /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 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 = 2734
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1311
ORDER BY `position`
0.5 41 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 (2545) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 20 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 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 (2593) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 16 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 = 2733
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 13 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 = 1571
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 10 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2735
ORDER BY f.position ASC, pf.id_feature_value ASC
0.5 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2739)
0.5 77 /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` = 606
ORDER BY `position`
0.5 93 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 (2554) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 19 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 (2379) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 12 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` = 1886
ORDER BY `position`
0.4 44 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` = 219 
GROUP BY b.`id_cdzblock`
ORDER BY b.position ASC
0.4 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
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` = 605
ORDER BY `position`
0.4 95 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` = 2739
ORDER BY `position`
0.4 31 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` = 631)
0.4 50 /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` = 2737)
0.4 77 /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 (99593, 99594, 99595, 99596, 99597, 99598, 99599, 99600, 99601, 99602, 99603, 99604, 99605, 99606, 99607, 99608, 99609, 99610, 99611, 99612, 99613, 99614, 99615, 99616) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 48 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` = 226 
GROUP BY b.`id_cdzblock`
ORDER BY b.position ASC
0.4 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (103300, 103301, 103302, 103303, 103304, 103305, 103306, 103307, 103308, 103309, 103310, 103311, 103312, 103313, 103314, 103315, 103316, 103317, 103318, 103319, 103320) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 42 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 = 1788
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 3 /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 (112176, 112177, 112178, 112179, 112180, 112181, 112182, 112186, 112187, 112188, 112189, 112190, 112191, 112192, 112196, 112197, 112198, 112199, 112200, 112201, 112205, 112206, 112207, 112208, 112209, 112210, 112211, 112215, 112216, 112217, 112218, 112219, 112220, 112221, 112225, 112226, 112227, 112228, 112229, 112230, 112231, 112235) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 49 Yes /classes/Product.php:2237
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` = 2732)
0.4 63 /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` = 2901
ORDER BY `position`
0.4 49 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.4 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE 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 = 2379
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 11 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1886)
0.4 66 /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.4 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
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 = 2540
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 9 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE 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` = 3039
ORDER BY `position`
0.4 7 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` = 2900) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2738)
0.4 77 /classes/Product.php:3041
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 *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2901) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 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 = 1311
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 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` = 2731)
0.4 104 /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 = 2558
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 9 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1967) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1888
ORDER BY `position`
0.4 58 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 = 2737
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2736)
0.4 77 /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` = 2734
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.4 0 /classes/Product.php:5804
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 (96654, 96655, 96657, 96658, 96659, 96660, 96661, 96662, 96663, 96664, 96665, 96666, 96667, 96669, 96670, 96671, 96672, 96687, 96934, 96970) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 20 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 = 1312
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 = 2739
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1967
0.4 290 /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` = 1311)
0.4 65 /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 (107685, 107686, 107687, 107688, 107690, 107691, 107692, 107693, 107694, 107695, 107696, 107731) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 26 Yes /classes/Product.php:2237
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.4 14 Yes Yes /modules/ps_facetedsearch/src/Filters/Block.php:108
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` = 1312)
0.4 65 /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` = 1888)
0.4 66 /classes/Product.php:3041
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 1813
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 = 2900
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 1886
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 2901
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 = 604
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 14 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` = 3039)
0.4 60 /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 = 2726
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 = 2614
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2901)
0.4 24 /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` = 2900
ORDER BY `position`
0.4 26 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` = 2540) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-05-29 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM new_product p
INNER JOIN new_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
AND p.id_product = 2877
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.4 3 /classes/ProductAssembler.php:91
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` = 2738) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2545
ORDER BY `position`
0.4 20 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 (98716, 98717, 98718, 98719, 98720, 98721, 98722, 98723, 98724, 98725, 98726, 98727, 98728, 98729, 98730, 98731) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 22 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2593
ORDER BY `position`
0.4 23 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE 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 = 2731
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 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 = 2732
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 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` = 2558) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2737
ORDER BY `position`
0.4 32 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3039
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 (2877) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 2 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE 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 = 1788
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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 = 2736
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 604
0.4 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 = 1888
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 14 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` = 2558)
0.4 10 /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 = 2545
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 9 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2731) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2736) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2348)
0.4 27 /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` = 42 ORDER BY vl.`value` ASC
0.4 16 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 = 3040
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 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` = 3040) 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` = 2735)
0.3 63 /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` = 1312
ORDER BY `position`
0.3 41 Yes /classes/Product.php:2779
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.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` = 2726) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2593
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` = 2734) 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 = 1813
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 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.3 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
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.3 44 Yes /classes/Dispatcher.php:469
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` = 1571) 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` = 2736
ORDER BY `position`
0.3 22 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 (96884, 96885, 96886, 96887, 96888, 96889, 96890, 96891, 96892, 96893, 96894, 96895, 96896, 96897, 96899, 96900, 96901, 96904, 96968) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 19 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 = 2554
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 9 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2735
ORDER BY `position`
0.3 26 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 (96589, 96590, 96591, 96592, 96593, 96594, 96595, 96596) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 40 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2348) 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` = 2614) 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` = 2735) 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` = 2731
ORDER BY `position`
0.3 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 = 2540
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 11 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 (97054, 97055, 97056, 97057, 97058, 97059, 97060, 97061, 100917, 100918) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 20 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1886) 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` = 2554) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2739
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 = 605
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` = 1311) 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` = 2733)
0.3 63 /classes/Product.php:3041
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 631
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 8 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2593
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 9 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2540
ORDER BY `position`
0.3 10 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.3 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2554
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` = 3040)
0.3 42 /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 (1788) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.3 1 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE *
FROM `new_product` 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` = 1788) 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` = 1813) 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 = 2725
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` = 2737) 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` = 2732) 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` = 2733
ORDER BY `position`
0.3 27 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 604
0.3 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` = 2545) 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` = 2734
ORDER BY `position`
0.3 17 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` = 1571
ORDER BY `position`
0.3 8 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` = 2614
ORDER BY `position`
0.3 8 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2737) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 671) 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` = 1312) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 562) 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 = 606
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 = 2877
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 11 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` = 3039) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 1571
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` 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.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2736
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` = 2877) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 1312
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` = 1888) 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` = 40 ORDER BY vl.`value` ASC
0.3 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 3040
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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` = 2738
ORDER BY `position`
0.3 23 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` = 2877
ORDER BY `position`
0.3 10 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE *
FROM `new_category` a0
LEFT JOIN `new_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 105) AND (a0.`nright` > 160) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.3 125 Yes /classes/PrestaShopCollection.php:358
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2348
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_category` a0
LEFT JOIN `new_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 105) AND (a0.`nright` > 160) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.3 125 Yes /classes/PrestaShopCollection.php:358
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 1571)
0.3 28 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 563) 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` = 631) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 569) 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` = 2348
ORDER BY `position`
0.3 13 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` = 2558
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 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` = 2732
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` = 2900)
0.3 12 /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` = 1886
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` = 1967
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` = 2732
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` = 604) 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` = 604
0.3 239 /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` = 1813)
0.3 7 /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` = 2379)
0.3 12 /classes/Product.php:3041
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 * FROM new_product WHERE id_product = 2554
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 555) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 685) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2379
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` = 2737
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` = 2725)
0.3 21 /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` = 43 ORDER BY vl.`value` ASC
0.3 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2726)
0.3 21 /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` = 2738
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` = 2725) 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` = 2725
ORDER BY `position`
0.3 6 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` = 2731
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1571 LIMIT 1
0.3 1 /classes/SpecificPrice.php:406
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` = 606) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2545
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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` = 1788
ORDER BY `position`
0.3 2 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` = 1788
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 = 2554
0.3 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` = 2379) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 689) 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` = 2739) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2738) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
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` = 605) 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` = 2733) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1571) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 561) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2877
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` = 3039
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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` = 2554
ORDER BY `position`
0.3 19 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 (107293, 107294) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 10 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2734 LIMIT 1
0.3 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` = 556) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 1888
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
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 (86562, 86563, 86564, 86565, 86566, 86567, 86568, 86569, 86570, 86571, 86572, 86573) AND il.`id_lang` = 2 ORDER by i.`position`
0.3 19 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2877)
0.3 2 /classes/Product.php:3041
SELECT SQL_NO_CACHE 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` = 2379
ORDER BY `position`
0.3 20 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1571
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 687) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 553) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2735
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` 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.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` = 2900
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 = 1967
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2558 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2558
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1571
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` = 2614)
0.2 24 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 567) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" OR old="/en/544-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" OR old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" ) AND active=1 AND id_shop="1"
0.2 19 /modules/djseoredirect/djseoredirect.php:276
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 660) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 560) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 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.2 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` = 2545)
0.2 20 /classes/Product.php:3041
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2739
0.2 77 /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` = 631
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 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.2 75 /classes/module/Module.php:296
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 3040
ORDER BY `position`
0.2 7 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1312
0.2 65 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2734
0.2 63 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 605
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_country` a
LEFT JOIN `new_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `new_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2877
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` = 2901
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 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.2 75 /classes/module/Module.php:296
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 565) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 1967
AND `required` = 1
0.2 1 /classes/Product.php:5087
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.2 75 /classes/module/Module.php:296
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` = 2540
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
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` = 2726
ORDER BY `position`
0.2 6 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2733) 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 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 (64851) AND il.`id_lang` = 2 ORDER by i.`position`
0.2 2 Yes /classes/Product.php:2237
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` = 1813
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_cms` a
LEFT JOIN `new_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `new_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 5) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 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` = 2733
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
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` = 605
0.2 282 /classes/Product.php:2219
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 551) 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` = 604
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 = 1967
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` = 2554
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` = 2735
0.2 63 /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` = 2554)
0.2 19 /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` = 2725
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 = 1311) 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 = 2735) 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 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.2 1 Yes /classes/shop/Shop.php:706
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` = 1311
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE COUNT(*)
FROM `new_hook_module` hm
LEFT JOIN `new_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = '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` = 605
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 = 1967
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1311
0.2 65 /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.2 1 /classes/Category.php:1587
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2732
0.2 63 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2733 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` = 2734 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 = 2736) 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 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` = 2558
ORDER BY `position`
0.2 4 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2545
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` = 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 = 604
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 = 2900
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` = 2593) 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` = 2540)
0.2 8 /classes/Product.php:3041
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2348 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 631 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2877
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 667) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 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` = 1813
ORDER BY `position`
0.2 2 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2545
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1312 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2732 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` = 2348
0.2 27 /classes/Product.php:2219
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.2 2 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 605
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2558
0.2 10 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2877
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 566) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2545
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` = 'actionObjectProductInCartDeleteBefore' AND hm.`id_module` = 219 LIMIT 1
0.2 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2379 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` = 2726
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
UPDATE `new_configuration` SET `value` = '1',`date_upd` = '2024-05-29 03:45:51' WHERE `name` = 'IFTHENPAY_MBWAY_PAYMENT_INVITE' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1
0.2 1 /classes/Configuration.php:461
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2731) 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 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` = 1788)
0.2 1 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_country` a
LEFT JOIN `new_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `new_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 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.2 1 /classes/module/Module.php:2168
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 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` = 2614
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 = 2379 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE *
FROM `new_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.2 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 (66087, 66088, 66089, 66090, 66091, 66092, 97096) AND il.`id_lang` = 2 ORDER by i.`position`
0.2 7 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2726
0.2 21 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1571 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 = 646 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 631) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2731
0.2 104 /classes/Product.php:2219
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2732) 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 = 2725
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` = 634 LIMIT 1
0.2 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2737
0.2 77 /classes/Product.php:2219
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.2 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 3039
0.2 60 /classes/Product.php:2219
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1311 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1311 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` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.2 0 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_klarna_osm_configurations WHERE id_country = 15 AND active = 1 AND id_shop = 1 LIMIT 1
0.2 1 /modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php:112
SELECT SQL_NO_CACHE *
FROM `new_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.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1571 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 0 LIMIT 1
0.2 1 /classes/SpecificPrice.php:397
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2737 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` = 1311 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 = 1888 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` = 564) 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 = 1788
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2734) 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` = 'getEmailTemplateVars' AND hm.`id_module` = 224 LIMIT 1
0.2 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2737 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `new_lang` l
JOIN new_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.2 4 /classes/Language.php:957
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2558
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2726 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1813 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1571
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` = 2593)
0.2 16 /classes/Product.php:3041
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE 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 * FROM new_product WHERE id_product = 1788
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 1311
AND `required` = 1
0.2 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1886
0.2 66 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2736 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` = 2732 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 = 642 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2558
0.2 1 /src/Adapter/Database.php:41
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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 604) 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` = 604 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 = 1788 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1312 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 = 2545 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM new_shop_url su
LEFT JOIN new_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.cfardas.pt' OR su.domain_ssl = 'www.cfardas.pt')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.2 1 Yes /classes/shop/Shop.php:344
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1888) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 557) 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 = 2731
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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2540
0.2 8 /classes/Product.php:2219
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1886) 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 = 2540 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 606
0.2 240 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2877 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2558 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE tr.*
FROM `new_tax_rule` tr
JOIN `new_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 10
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 1 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE 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` = 2901
0.2 24 /classes/Product.php:2219
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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2735 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` = 1888 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` = 2735 AND `id_group` = 1 LIMIT 1
0.2 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.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 631
0.2 50 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2545
0.2 20 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2736
0.2 77 /classes/Product.php:2219
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 604 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` = 606
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 = 1967) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `new_lang` l
LEFT JOIN `new_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.2 2 /classes/Language.php:810
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2379
0.2 1 /src/Adapter/Database.php:41
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 `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 604
AND `required` = 1
0.2 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE * FROM new_klarna_osm_configurations WHERE id_country = 15 AND active = 1 AND id_shop = 1 LIMIT 1
0.2 1 /modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php:112
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE mc.*
FROM `new_module_currency` mc
WHERE (mc.`id_module` = 142) AND (mc.`id_shop` = 1)
0.2 1 /classes/Currency.php:388
SELECT SQL_NO_CACHE * FROM `new_image_type`
0.2 7 /classes/ImageType.php:144
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 646 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2877) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1788
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 606
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1888
0.2 66 /classes/Product.php:2219
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 3039) 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` = 1813 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 605
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1311
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2593
0.2 16 /classes/Product.php:2219
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2739 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 = 2540) 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 = 2593
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2554
0.2 19 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1813
0.2 7 /classes/Product.php:2219
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 1 FROM `new_specific_price` WHERE id_product = 3040 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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
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 = 646 LIMIT 1
0.2 1 /classes/Product.php:4384
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 * FROM new_product WHERE id_product = 2614
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 1886
AND `required` = 1
0.2 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 606
0.2 1 /src/Adapter/Database.php:41
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 name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 647 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1888 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2734
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2735
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2725
0.2 21 /classes/Product.php:2219
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2736
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` = 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 = 646 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2738
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2738
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2901 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 3040) 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 = 2739
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2554 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2726
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 631
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 3039
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 3039
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2736
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1813) 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 = 646 LIMIT 1
0.2 1 /classes/Product.php:4384
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 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 = 2726
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2379
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 `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 15
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2614
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2593
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2732
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2734
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2739
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2733
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2735
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` = 'displayHome' AND hm.`id_module` = 111 LIMIT 1
0.2 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2737
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2348
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2732
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2737
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2736
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 = 2348
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 2726
AND `required` = 1
0.2 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2739
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 6
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2735
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 642 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2348
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2379 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2731
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2725
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2545 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2739 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2734
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2738
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2732
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 = 644 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2736 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2348 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2725
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2379
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 * FROM new_product WHERE id_product = 2733
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2733
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2900 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1312 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2901
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2725 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 631
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 3040
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2540 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 = 2735 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2737
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2900
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2554) 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 = 2540
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 * FROM new_product WHERE id_product = 2540
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2725) 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` = 3039 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 239 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2901
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 3039
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 3040
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2545) 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 = 2540
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2558 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2733
0.2 63 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2593
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2379) 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 = 628 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 = 646 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2733 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2900
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 3040
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2348) 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 = 120
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 3040 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2901) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2731 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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 * FROM new_product WHERE id_product = 2901
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 670) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 642 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 1 FROM `new_specific_price` WHERE id_product = 2738 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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 `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 3040
0.2 42 /classes/Product.php:2219
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2731 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 = 1788) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2738
0.2 77 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 606
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 = 639 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 3039 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 3040 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` = 2738 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` = 1813 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` = 1571
AND `required` = 1
0.2 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2900
0.2 12 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 3039 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2614
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2877 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2900 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 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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2739) 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_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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2726 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2731
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2877 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2554 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5299
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 = 628 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1571
0.2 28 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2737 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 1788
0.2 1 /classes/Product.php:2219
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2540 AND `id_group` = 1 LIMIT 1
0.2 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" OR old="/en/544-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" OR old="https://www.cfardas.pt/en/544-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" ) 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 = 2726
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_country_lang`
WHERE `id_country` = 15
0.2 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 646 LIMIT 1
0.2 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 631
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2614
0.2 24 /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 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.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2734 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` = 646 LIMIT 1
0.2 1 /classes/Category.php:1269
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.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE id_shop
FROM `new_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1509
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 `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2877
0.2 2 /classes/Product.php:2219
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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2545 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` = 631 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 = 2558) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE tr.*
FROM `new_tax_rule` tr
JOIN `new_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 313)
AND ('1600-531' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1600-531')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 0 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1886
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 1886 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1311
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1888
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2554 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1886 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2739 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 = 241
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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2726) 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 = 1967 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 `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 20
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 634 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 name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 646 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 647 LIMIT 1
0.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2614) 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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2900) 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 = 2614 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2732 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1886 AND `id_group` = 1 LIMIT 1
0.1 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` = 2) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM `new_hook_alias`
0.1 88 /classes/Hook.php:225
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_tax_lang`
WHERE `id_tax` = 1
0.1 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 646 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2726 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 name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 646 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 605) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1888
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 604 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2379
0.1 12 /classes/Product.php:2219
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_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2731 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 1312
AND `required` = 1
0.1 1 /classes/Product.php:5087
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 639 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 1 FROM `new_specific_price` WHERE id_product = 631 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM `new_hook_alias`
0.1 88 /classes/Hook.php:248
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2901 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 1312) 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 = 646 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 639 LIMIT 1
0.1 1 /classes/Category.php:1269
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_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 16
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2736 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE domain, domain_ssl
FROM new_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/shop/ShopUrl.php:169
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.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE `id_lang` FROM `new_lang` WHERE `iso_code` = 'en' LIMIT 1
0.1 2 /classes/Language.php:674
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2348 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
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 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_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1312
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1886
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1888
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1813
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1311
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1813
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1312
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2614 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 * FROM new_product WHERE id_product = 1312
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1886
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2725 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 1813
0.1 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2733 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 606) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2901 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 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.1 2 Yes /modules/g_megamenu/classes/gmegamenusModel.php:109
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2593) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE value FROM `new_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.1 1 /classes/shop/Shop.php:1133
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 605 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2614 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_module` FROM `new_module_shop` WHERE `id_module` = 117 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 606 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_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 544) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 1788 AND id_shop=1 LIMIT 1
0.1 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.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2593 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_category_lang`
WHERE `id_category` = 544 AND `id_shop` = 1
0.1 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2900 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
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 1 FROM `new_specific_price` WHERE id_product = 606 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE id_shop
FROM `new_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1509
SELECT SQL_NO_CACHE `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 = 639 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2725 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` = 605 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
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_customization_field`, `type`
FROM `new_customization_field`
WHERE `id_product` = 606
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` = 1967 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` = 2593 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2738 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 = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1967 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 = 2593 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE format
FROM `new_address_format`
WHERE `id_country` = 15 LIMIT 1
0.1 1 /classes/AddressFormat.php:617
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 605 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 34
AND `active` = 1 LIMIT 1
0.1 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 639 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_module` FROM `new_module_shop` WHERE `id_module` = 227 AND `id_shop` = 1 LIMIT 1
0.1 1 /classes/module/Module.php:2149
SELECT SQL_NO_CACHE * FROM `new_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.1 1 /classes/module/Module.php:2064
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_module` FROM `new_module` WHERE `name` = "lgcookieslaw" LIMIT 1
0.1 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE `id_module` FROM `new_module` WHERE `name` = "djseoredirect" LIMIT 1
0.1 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 646 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 642 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 606 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 = 644 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 646 LIMIT 1
0.1 1 /classes/Product.php:4384
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 1788 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149

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 `id_product_attribute`
			FROM `new_product_attribute`
			WHERE `id_product` = XX
36
							SELECT `id_tax_rules_group`
							FROM `new_product_shop`
							WHERE `id_product` = XX AND id_shop=XX LIMIT XX
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
36
SELECT name FROM new_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT 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 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 `reduction`
			FROM `new_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = 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 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 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 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 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;
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
8
			SELECT cl.`link_rewrite`
			FROM `new_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
8
			SELECT `id_customization_field`, `type`
			FROM `new_customization_field`
			WHERE `id_product` = XX
			AND `required` = XX
8
				SELECT `name`
				FROM `new_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
7
            SELECT COUNT(*) FROM `new_orders` o
            LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
            WHERE o.id_customer = XX
            AND ocr.id_cart_rule = XX LIMIT XX
6
SELECT v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = XX) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = XX) WHERE v.`id_feature` = XX ORDER BY vl.`value` ASC
5
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `new_module` m
                LEFT JOIN `new_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
5
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
				LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`id_customer` = XX  AND cr.date_from < "XX-XX-XX XX:XX:XX"
				AND cr.date_to > "XX-XX-XX XX:XX:XX"
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
				LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`group_restriction` = XX  AND cr.date_from < "XX-XX-XX XX:XX:XX"
				AND cr.date_to > "XX-XX-XX XX:XX:XX"
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%")
4
			SELECT 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) AND il.`id_lang` = XX ORDER by i.`position`
4
			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) AND il.`id_lang` = XX ORDER by i.`position`
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 * FROM new_klarna_osm_configurations WHERE id_country = XX AND active = XX AND id_shop = XX LIMIT XX
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 `id_module` FROM `new_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
2
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
2
				SELECT tr.*
				FROM `new_tax_rule` tr
				JOIN `new_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX-XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX-XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2
SELECT *
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) 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) 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) 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_hook_alias`
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) AND il.`id_lang` = XX ORDER by i.`position`
2
SELECT * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/XX-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" OR old="/en/XX-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" OR old="https://www.cfardas.pt/en/XX-brands?q=corprincipal-colourbougainvillea-colourblackwhite-colourpistachiogreen-tan" ) AND active=XX AND 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
2
				SELECT ctg.`id_group`
				FROM new_category_group ctg
				WHERE ctg.`id_category` = XX AND ctg.`id_group` = XX LIMIT XX
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)

Tables stress

234 product
139 product_attribute
126 product_shop
110 product_attribute_shop
105 product_attribute_combination
90 stock_available
83 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
42 feature_value_lang
41 attribute_group
41 attribute_group_lang
38 image_shop
37 specific_price
36 product_attribute_image
36 product_group_reduction_cache
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 manufacturer
11 module
10 hook
9 module_shop
8 hook_module
8 customization_field
7 order_cart_rule
7 orders
6 layered_indexable_feature_value_lang_value
6 feature_value
5 attribute_group_shop
5 lang
5 lang_shop
4 shop
4 shop_url
4 layered_indexable_attribute_lang_value
4 category_group
4 country
4 attribute_shop
3 cdzblock
3 cdzblock_shop
3 g_megamenus_shop
3 g_megamenus
3 klarna_osm_configurations
3 hook_alias
3 currency_shop
3 cdzblock_lang
3 tax_rule
3 tax_rules_group
3 country_lang
3 country_shop
2 shop_group
2 configuration
2 module_currency
2 image_type
2 currency
2 djseor
2 layered_category
2 group_shop
2 group
1 meta
1 manufacturer_shop
1 cms_shop
1 cms_lang
1 cms
1 layered_indexable_attribute_group_lang_value
1 layered_indexable_attribute_group
1 g_megamenus_lang
1 group_lang
1 codazon_theme_configuration
1 codazon_theme_configuration_lang
1 meta_lang
1 required_field
1 state
1 address_format
1 manufacturer_lang
1 configuration_lang
1 tax
1 tax_lang
1 hook_module_exceptions
1 module_group
1 ganalytics_data

ObjectModel instances

NameInstancesSource
Product 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/ProductPresenterFactory.php
299/src/Core/Product/ProductListingPresenter.php
300/src/Core/Product/ProductPresenter.php
301/src/Adapter/Product/ProductColorsRetriever.php
302/src/Core/Product/ProductPresentationSettings.php
303/classes/Image.php
304/classes/ImageType.php
305/src/Core/Addon/Module/ModuleManagerBuilder.php
306/app/config/config.php
307/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
308/vendor/guzzlehttp/guzzle/src/Client.php
309/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
310/vendor/guzzlehttp/guzzle/src/ClientInterface.php
311/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
312/vendor/guzzlehttp/guzzle/src/Url.php
313/vendor/guzzlehttp/guzzle/src/Utils.php
314/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
315/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
316/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
317/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
318/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
319/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
320/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
321/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
322/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
323/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
324/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
325/vendor/guzzlehttp/guzzle/src/RequestFsm.php
326/src/Adapter/Tools.php
327/app/config/parameters.php
328/src/Adapter/Module/ModuleZipManager.php
329/src/Adapter/Addons/AddonsDataProvider.php
330/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
331/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
332/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
333/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
334/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
335/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
336/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
337/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
338/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
339/src/Adapter/LegacyContext.php
340/src/Adapter/LegacyLogger.php
341/src/Adapter/Module/AdminModuleDataProvider.php
342/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
343/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
344/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
345/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
346/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
347/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
348/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
349/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
350/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
351/src/Adapter/Module/ModuleDataUpdater.php
352/src/Adapter/Module/ModuleDataProvider.php
353/src/Core/Addon/Module/ModuleManager.php
354/src/Core/Addon/AddonManagerInterface.php
355/src/Core/Addon/Module/ModuleRepository.php
356/src/Core/Addon/Module/ModuleRepositoryInterface.php
357/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
358/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
359/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
360/vendor/icanboogie/cldr/lib/Numbers.php
361/vendor/icanboogie/cldr/lib/CurrencyFormatter.php
362/vendor/icanboogie/cldr/lib/NumberFormatter.php
363/vendor/icanboogie/cldr/lib/NumberPattern.php
364/classes/Customization.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/classes/form/CustomerLoginForm.php
397/classes/form/AbstractForm.php
398/classes/form/FormInterface.php
399/src/Core/Foundation/Templating/RenderableInterface.php
400/classes/form/CustomerLoginFormatter.php
401/classes/form/FormFormatterInterface.php
402/classes/ValidateConstraintTranslator.php
403/src/Core/Foundation/Templating/RenderableProxy.php
404/modules/codazonframework/codazonframework.php
405/modules/codazonframework/translations/en.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