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

Filter By

Product

Product

Genre

Genre

Fastening type

Fastening type

Sleeve

Sleeve

Trousers Style

Trousers Style

Other Features

Other Features

Size

Size

Main colour

Main colour

Active filters

  • Size: M
  • Main colour: Malva
Created by Dotec: Web & E-commerce
Load Time1382 ms - OK... for a shared hosting
Querying Time919 ms
Queries492
Memory Peak Usage24.8 Mb
Included Files605 files - 8.56 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 88 ms 88 ms 10.34 Mb 17.67 Mb
__construct 0 ms 88 ms - Mb 17.67 Mb
init 1154 ms 1243 ms 8.43 Mb 19.40 Mb
checkAccess 0 ms 1243 ms - Mb 19.40 Mb
setMedia 2 ms 1244 ms 0.04 Mb 19.40 Mb
postProcess 0 ms 1244 ms - Mb 19.40 Mb
initHeader 0 ms 1244 ms - Mb 19.40 Mb
initContent 59 ms 1303 ms 2.81 Mb 21.62 Mb
initFooter 0 ms 1303 ms - Mb 21.62 Mb
display 79 ms 1382 ms 2.17 Mb 24.84 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 492 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 ((pac.id_attribute=34)) 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=19)) AND ((pac_1.id_attribute=34)) GROUP BY pac.id_attribute
584.6 267618 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) WHERE ((pac.id_attribute IN (1316, 1262))) 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 (1316, 1262))) GROUP BY pac.id_attribute
25.6 9594 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`)
21.9 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 = 2733
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
12.5 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 = 2734
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
10.6 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 = 2738
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
10.2 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.9 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 = 2737
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 = 2735
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.7 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 = 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.5 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 = 2732
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.4 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 = 2524
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.3 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 = 2526
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
7.2 31 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=40)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
5.5 9594 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=41)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
4.5 9594 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 = 19 ORDER BY agl.`name` ASC, a.`position` ASC
4.3 422 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=43)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
4.1 9594 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 = 19 ORDER BY agl.`name` ASC, a.`position` ASC
3.6 422 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) GROUP BY p.id_manufacturer
3.6 9594 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=42)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
3.5 9594 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262)))
3.3 9594 /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `new_attribute_group` ag INNER JOIN `new_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `new_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN new_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN new_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `new_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 6 ORDER BY agl.`name` ASC, a.`position` ASC
2.7 348 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=54)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
2.1 9594 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 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=47)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
2 9594 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=46)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
1.9 9594 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=50)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
1.8 9594 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
1.7 185 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:84
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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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
1.6 408483 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, cp.position FROM new_product p LEFT JOIN new_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN new_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN new_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN new_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN new_category_product cp ON (p.id_product = cp.id_product) INNER JOIN new_category c ON (cp.id_category = c.id_category AND c.active=1) INNER JOIN new_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((a.id_attribute_group=6)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY pac.id_attribute
1.5 9594 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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 (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.5 189 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=45)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
1.4 9594 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (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`
1.4 182 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) LEFT JOIN new_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=34)) AND ((pac_1.id_attribute IN (1316, 1262))) 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) LEFT JOIN new_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature=49)) AND ((pac_1.id_attribute=34)) AND ((pac_2.id_attribute IN (1316, 1262))) GROUP BY fp.id_feature_value
1.4 9594 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.4 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 (2736) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.3 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.3 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 (2731) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.3 104 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 (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.3 168 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 (95832, 95833, 95834, 95835, 95836, 95837, 95838, 95839, 95840, 95841, 95842, 95843, 95844, 95845, 95846, 95847, 95848, 95849, 95850, 95851, 95852, 95853, 95854, 95855, 95856, 95857, 95858, 95859, 95860, 95861, 95862, 95863, 95864, 95865, 95866, 95867, 95868, 95869, 95870, 95871, 95872, 95873, 95874, 95875, 95876, 95877, 95878, 95879, 95880, 95881, 95882, 95883, 95884, 95885, 95886, 95887, 95888, 95889, 95890, 95891, 95892, 95893, 95894) AND il.`id_lang` = 2 ORDER by i.`position`
1.3 161 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 (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`
1.3 147 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 (2739) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.2 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 (2526) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.2 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 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:349
SELECT SQL_NO_CACHE 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 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.1 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 (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`
1.1 126 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.1 217 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 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:349
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2024-05-29 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `new_category_product` cp
LEFT JOIN `new_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN new_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `new_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN new_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `new_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `new_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `new_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `new_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `new_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 1 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,8
1.1 29 /classes/Category.php:958
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `new_product_attribute` pa
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2737) 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 (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 * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1)
1 1 /classes/CartRule.php:349
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (95895, 95896, 95897, 95898, 95899, 95900, 95901, 95902, 95903, 95904, 95905, 95906, 95907, 95908, 95909, 95910, 95911, 95912, 95913, 95914, 95915, 95916, 95917, 95918, 95919, 95920, 95921, 95922, 95923, 95924, 95925, 95926, 95927, 95928, 95929, 95930, 95931, 95932, 95933, 95934, 95935, 95936, 95937, 95938, 95939, 95940, 95941, 95942, 95943, 95944, 95945, 95946, 95947, 95948, 95949, 95950, 95951, 95952, 95953, 95954, 95955, 95956, 95957) AND il.`id_lang` = 2 ORDER by i.`position`
1 159 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `new_category` c
INNER JOIN new_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `new_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `new_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 544
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1 27 Yes Yes /classes/Category.php:821
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
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 (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 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`
0.9 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 (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 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.9 26 Yes /classes/Manufacturer.php:206
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND cr.date_from < "2024-05-29 04:19:25"
AND cr.date_to > "2024-05-29 04:19:25"
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 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 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 (2524) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.9 63 Yes Yes /classes/Product.php:3517
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `new_product_attribute` pa
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `new_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `new_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `new_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `new_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2127) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.8 28 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 (2732) 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 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 (78042, 78043, 78044, 78045, 78046, 78047, 78048, 78049, 78050, 78051, 78052, 78053, 78054, 78055, 78056, 78057, 78058, 78059, 78060, 78061, 78062, 78063, 78064, 78065, 97123, 97124, 97125, 97126) AND il.`id_lang` = 2 ORDER by i.`position`
0.8 84 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 (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 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 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 = 2126
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.7 30 /classes/ProductAssembler.php:91
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 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 `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 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 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 (2757) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.7 35 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.7 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.7 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.7 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.7 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.7 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.7 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.7 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.7 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.7 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 = 2125
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.7 29 /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 (2125) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.7 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 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 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 = 2127
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 30 /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 (2126) 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 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 (2756) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 35 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 = 2757
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 36 /classes/ProductAssembler.php:91
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2024-05-29 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `new_category_product` cp
LEFT JOIN `new_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN new_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `new_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN new_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
LEFT JOIN `new_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `new_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `new_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `new_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `new_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 544 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,10
0.6 1 /classes/Category.php:958
SELECT SQL_NO_CACHE 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.6 104 /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 = 2756
LEFT JOIN new_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
0.6 36 /classes/ProductAssembler.php:91
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.6 136 /modules/codazonthemeframework/classes/ThemeConfiguration.php:156
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 (78014, 78015, 78016, 78017, 78018, 78019, 78021, 78022, 78023, 78024, 78025, 78026, 78028, 78029, 78030, 78031, 78032, 78033, 78035, 78036, 78037, 78038, 78039, 78040, 97131, 97132, 97133, 97134) AND il.`id_lang` = 2 ORDER by i.`position`
0.6 91 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.6 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE 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.5 16 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:125
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 41 ORDER BY vl.`value` ASC
0.5 39 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE 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.5 63 /classes/Product.php:3041
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `new_product` p
INNER JOIN `new_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `new_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2738)
0.5 77 /classes/Product.php:3041
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.5 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:157
SELECT SQL_NO_CACHE 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 (78066, 78067, 78068, 78069, 78070, 78071, 78073, 78074, 78075, 78076, 78077, 78078, 78080, 78081, 78082, 78083, 78084, 78085, 78087, 78088, 78089, 78090, 78091, 78092, 97127, 97128, 97129, 97130) AND il.`id_lang` = 2 ORDER by i.`position`
0.5 28 Yes /classes/Product.php:2237
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2738
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` = 2735)
0.5 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 = 2125
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 = 2524
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `new_product_attribute_image` pai
LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (104390, 104391, 104392, 104393, 104394, 104395, 104396, 104397, 104398, 104399, 104400, 104401, 104402, 104403, 104404, 104405, 104406, 104407, 104408, 104409, 104410, 104411, 104412, 104413, 104414, 104415, 104416, 104417, 104418, 104419, 104420, 104421, 104422, 104423, 104424) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 35 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 = 2733
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` = 2733)
0.4 63 /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` = 2524)
0.4 63 /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 (104425, 104426, 104427, 104428, 104429, 104430, 104431, 104432, 104433, 104434, 104435, 104436, 104437, 104438, 104439, 104440, 104441, 104442, 104443, 104444, 104445, 104446, 104447, 104448, 104449, 104450, 104451, 104452, 104453, 104454, 104455, 104456, 104457, 104458, 104459) AND il.`id_lang` = 2 ORDER by i.`position`
0.4 35 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` = 2526
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 = 2735
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 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` = 2733
ORDER BY `position`
0.4 27 Yes /classes/Product.php:2779
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2737) 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 = 2127
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 12 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2735) 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 = 2731
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` = 2526)
0.4 63 /classes/Product.php:3041
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2126
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 = 2737
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 = 2734
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 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.4 26 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` = 2738
ORDER BY `position`
0.4 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` = 2524
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 = 2756
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 11 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `new_meta` m
LEFT JOIN `new_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.4 44 Yes /classes/Dispatcher.php:469
SELECT SQL_NO_CACHE 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 b.`id_cdzblock` as id_cdzblock, b.`identifier_block`, b.`id_hook`, b.`active`, bl.`title`, bl.`content`
FROM new_cdzblock b
LEFT JOIN new_cdzblock_shop bs ON (b.id_cdzblock = bs.id_cdzblock)
LEFT JOIN new_cdzblock_lang bl ON (b.id_cdzblock = bl.id_cdzblock)
WHERE ( (b.used_for_all = 0 AND bs.id_shop = 1) OR (b.used_for_all = 1))
AND b.theme = "codazon-fastestplus-fashion" 
AND bl.id_lang = 2 AND b.`active` = 1 AND b.`id_hook` = 26 
GROUP BY b.`id_cdzblock`
ORDER BY b.position ASC
0.4 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
SELECT SQL_NO_CACHE 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.4 77 /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` = 2736)
0.4 77 /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 = 2739
ORDER BY f.position ASC, pf.id_feature_value ASC
0.4 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE b.`id_cdzblock` as id_cdzblock, b.`identifier_block`, b.`id_hook`, b.`active`, bl.`title`, bl.`content`
FROM new_cdzblock b
LEFT JOIN new_cdzblock_shop bs ON (b.id_cdzblock = bs.id_cdzblock)
LEFT JOIN new_cdzblock_lang bl ON (b.id_cdzblock = bl.id_cdzblock)
WHERE ( (b.used_for_all = 0 AND bs.id_shop = 1) OR (b.used_for_all = 1))
AND b.theme = "codazon-fastestplus-fashion" 
AND bl.id_lang = 2 AND b.`active` = 1 AND b.`id_hook` = 219 
GROUP BY b.`id_cdzblock`
ORDER BY b.position ASC
0.4 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
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.4 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
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 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.3 77 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2738) 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` = 2739
ORDER BY `position`
0.3 31 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 = 2526
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 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` = 2125)
0.3 28 /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` = 2732
ORDER BY `position`
0.3 18 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 = 2736
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 13 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `new_image` i
INNER JOIN new_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `new_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2737
ORDER BY `position`
0.3 32 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` = 2736
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` = 2126)
0.3 28 /classes/Product.php:3041
SELECT SQL_NO_CACHE b.`id_cdzblock` as id_cdzblock, b.`identifier_block`, b.`id_hook`, b.`active`, bl.`title`, bl.`content`
FROM new_cdzblock b
LEFT JOIN new_cdzblock_shop bs ON (b.id_cdzblock = bs.id_cdzblock)
LEFT JOIN new_cdzblock_lang bl ON (b.id_cdzblock = bl.id_cdzblock)
WHERE ( (b.used_for_all = 0 AND bs.id_shop = 1) OR (b.used_for_all = 1))
AND b.theme = "codazon-fastestplus-fashion" 
AND bl.id_lang = 2 AND b.`active` = 1 AND b.`id_hook` = 226 
GROUP BY b.`id_cdzblock`
ORDER BY b.position ASC
0.3 16 Yes Yes /modules/codazoncmsblock/codazoncmsblock.php:300
SELECT SQL_NO_CACHE 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 *
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` = 2127) 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` = 2757) 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 *
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 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 COUNT(DISTINCT c.id_currency) FROM `new_currency` c
LEFT JOIN new_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.3 2 /classes/Currency.php:603
SELECT SQL_NO_CACHE 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.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` = 2125
ORDER BY `position`
0.3 12 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` = 2126) 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` = 2736) 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` = 43 ORDER BY vl.`value` ASC
0.3 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 75 /classes/module/Module.php:296
SELECT SQL_NO_CACHE name, value, pf.id_feature, fvl.id_feature_value
FROM new_feature_product pf
LEFT JOIN new_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN new_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN new_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN new_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2757
ORDER BY f.position ASC, pf.id_feature_value ASC
0.3 11 Yes /classes/Product.php:4665
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2738
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` = 2756
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 75 /classes/module/Module.php:296
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2125) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 75 /classes/module/Module.php:296
SELECT SQL_NO_CACHE 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` = 2524) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a0
LEFT JOIN `new_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 105) AND (a0.`nright` > 160) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.3 125 Yes /classes/PrestaShopCollection.php:358
SELECT SQL_NO_CACHE 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` = 2756)
0.3 35 /classes/Product.php:3041
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2732) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2735 AND `id_group` = 1 LIMIT 1
0.3 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` = 2526
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 = 2732
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM new_layered_category WHERE id_category = 544 AND id_shop = 1 GROUP BY `type`, id_value ORDER BY position ASC
0.3 14 Yes Yes /modules/ps_facetedsearch/src/Filters/Block.php:108
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2734
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 = 2732
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2524
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 54 ORDER BY vl.`value` ASC
0.3 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2756) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM new_shop_group gs
LEFT JOIN new_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN new_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
0.3 1 Yes /classes/shop/Shop.php:706
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `new_feature_value` v LEFT JOIN `new_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `new_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 46 ORDER BY vl.`value` ASC
0.3 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:181
SELECT SQL_NO_CACHE 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 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.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` = 2125
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `new_module` m
LEFT JOIN `new_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.3 75 /classes/module/Module.php:296
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2126
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2127
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` = 2735
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.3 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` = 'actionValidateOrder' AND hm.`id_module` = 219 LIMIT 1
0.3 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE tr.*
FROM `new_tax_rule` tr
JOIN `new_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 10
AND tr.`id_state` IN (0, 313)
AND ('1600-531' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '1600-531')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.3 2 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE COUNT(*)
FROM `new_hook_module` hm
LEFT JOIN `new_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'actionAdminControllerSetMedia' AND hm.`id_module` = 219 LIMIT 1
0.3 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE *
FROM `new_category` a0
LEFT JOIN `new_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 105) AND (a0.`nright` > 160) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.3 125 Yes /classes/PrestaShopCollection.php:358
SELECT SQL_NO_CACHE *
FROM `new_product` a
LEFT JOIN `new_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `new_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2731) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2733
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` = 671) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2733
0.3 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `new_attribute` a
LEFT JOIN `new_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `new_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `new_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN new_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `new_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 2739
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` 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` = 2526) 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` = 2757
ORDER BY `position`
0.2 5 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` = 2127
ORDER BY `position`
0.2 5 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` = 2126
ORDER BY `position`
0.2 13 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` = 2756
ORDER BY `position`
0.2 5 Yes /classes/Product.php:2779
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 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` = 2127)
0.2 28 /classes/Product.php:3041
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_product WHERE id_product = 2524
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2125
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` = 2734) 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` = 2737
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 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` = 2757)
0.2 35 /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` = 660) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2732
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2125
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 *
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 *
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 *
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_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 569) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 685) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2524
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_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 555) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2732
0.2 63 /classes/Product.php:2219
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2524
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2127
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2526
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE 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 * FROM new_product WHERE id_product = 2526
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` = 2757
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 553) 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 = 2757
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 * FROM new_product WHERE id_product = 2757
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2731
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 119 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 568) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2737
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE item.`id_g_megamenus` FROM `new_g_megamenus` item
LEFT JOIN  `new_g_megamenus_shop` itemshop 
ON item.`id_g_megamenus` = itemshop.`id_g_megamenus`
WHERE FIND_IN_SET("all_page", item.pages) AND itemshop.id_shop = 1 AND item.`active` = 1
GROUP BY item.`id_g_megamenus` ASC
0.2 2 Yes /modules/g_megamenu/classes/gmegamenusModel.php:109
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2734
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` = 560) 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` = 663) 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` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.2 0 /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` = 564) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 544) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 559) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_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 = 2733
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 = 2734
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2732 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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` = 565) 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` = 556) AND (b.`id_shop` = 1) 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 = 120 LIMIT 1
0.2 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 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` = 2126
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 2
0.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 563) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2739
0.2 1 /src/Adapter/Database.php:41
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 * FROM new_product WHERE id_product = 2126
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_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 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_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 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 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.2 0 /classes/Product.php:5804
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2734
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` = 'actionCartSave' AND hm.`id_module` = 219 LIMIT 1
0.2 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2526
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_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 689) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE 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 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.2 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2125
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 570) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
UPDATE `new_configuration` SET `value` = '1',`date_upd` = '2024-05-29 04:19:25' 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 *
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_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 = 2756
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` = 686) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2735
0.2 63 /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` = 562) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_module` FROM `new_module` WHERE `name` = "ps_featuredproducts" LIMIT 1
0.2 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE * FROM new_klarna_osm_configurations WHERE id_country = 15 AND active = 1 AND id_shop = 1 LIMIT 1
0.2 1 /modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php:112
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2756
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 1 FROM `new_specific_price` WHERE id_product = 2737 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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_djseor WHERE (old="https://www.cfardas.pt/en/544-brands?q=corprincipal-Malva-colourviolet%2FSize-M" OR old="/en/544-brands?q=corprincipal-Malva-colourviolet%2FSize-M" OR old="https://www.cfardas.pt/en/544-brands?q=corprincipal-Malva-colourviolet%2FSize-M" ) 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 = 2738
0.2 1 /src/Adapter/Database.php:41
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 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_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2738
0.2 77 /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` = 561) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `name`
FROM `new_manufacturer`
WHERE `id_manufacturer` = 15
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE * FROM `new_hook_alias`
0.2 88 /classes/Hook.php:225
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 = 2731
0.2 1 /src/Adapter/Database.php:41
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 = 2738
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 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 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 *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 687) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `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 * FROM new_product WHERE id_product = 2739
0.2 1 /src/Adapter/Database.php:41
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 = 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` = 'actionObjectProductInCartDeleteBefore' AND hm.`id_module` = 219 LIMIT 1
0.2 1 /classes/module/Module.php:2168
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2127
0.2 1 /src/Adapter/Database.php:41
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.2 1 /classes/stock/StockAvailable.php:380
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 = 119
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2125) 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` = 2737
0.2 77 /classes/Product.php:2219
SELECT SQL_NO_CACHE *
FROM `new_category_lang`
WHERE `id_category` = 544 AND `id_shop` = 1
0.2 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 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 `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2757
0.2 35 /classes/Product.php:2219
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 `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2733
0.2 63 /classes/Product.php:2219
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2524
0.2 63 /classes/Product.php:2219
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 `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2526
0.2 63 /classes/Product.php:2219
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 = 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` = 2
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 551) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE id_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 = 2127
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 = 2126
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2125
0.2 28 /classes/Product.php:2219
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 = 2736
0.2 1 /src/Adapter/Database.php:41
SELECT SQL_NO_CACHE * FROM new_product WHERE id_product = 2757
0.2 1 /src/Adapter/Database.php:41
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 1 FROM `new_specific_price` WHERE id_product = 2125 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
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 `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2734
0.2 63 /classes/Product.php:2219
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.2 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.2 3 /classes/CartRule.php:369
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 1 FROM `new_specific_price` WHERE id_product = 2738 LIMIT 1
0.2 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE *
FROM `new_currency` a
LEFT JOIN `new_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.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` = 2732 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 = 239
0.1 3 /classes/CartRule.php:369
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.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE *
FROM `new_group_lang`
WHERE `id_group` = 1
0.1 2 /src/Adapter/EntityMapper.php:74
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 * FROM new_product WHERE id_product = 2756
0.1 1 /src/Adapter/Database.php:41
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.1 0 /classes/tax/TaxRulesTaxManager.php:120
SELECT SQL_NO_CACHE COUNT(*) FROM `new_orders` o
LEFT JOIN new_order_cart_rule ocr ON (ocr.id_order = o.id_order)
WHERE o.id_customer = 0
AND ocr.id_cart_rule = 238 LIMIT 1
0.1 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE `id_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 * FROM `new_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.1 7 Yes /classes/ImageType.php:108
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 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.1 1 /classes/shop/Shop.php:203
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 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.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE * FROM `new_hook_alias`
0.1 88 /classes/Hook.php:248
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 * FROM new_product WHERE id_product = 2737
0.1 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` = 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.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `new_lang` l
JOIN new_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.1 4 /classes/Language.php:957
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE 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 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.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2756) 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 = 2524 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
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 *
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.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 644 LIMIT 1
0.1 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 = 241 LIMIT 1
0.1 1 /classes/order/Order.php:798
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE *
FROM `new_tax_lang`
WHERE `id_tax` = 1
0.1 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE * FROM new_djseor WHERE (old="https://www.cfardas.pt/en/544-brands?q=corprincipal-Malva-colourviolet%2FSize-M" OR old="/en/544-brands?q=corprincipal-Malva-colourviolet%2FSize-M" OR old="https://www.cfardas.pt/en/544-brands?q=corprincipal-Malva-colourviolet%2FSize-M" ) AND active=1 AND id_shop="1"
0.1 19 /modules/djseoredirect/djseoredirect.php:276
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2739 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 = 2734 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2127
0.1 28 /classes/Product.php:2219
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2735 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
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.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2756
0.1 35 /classes/Product.php:2219
SELECT SQL_NO_CACHE `iso_code`
FROM `new_country`
WHERE `id_country` = 15 LIMIT 1
0.1 1 /classes/Country.php:271
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2526 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2736
0.1 77 /classes/Product.php:2219
SELECT SQL_NO_CACHE mc.*
FROM `new_module_currency` mc
WHERE (mc.`id_module` = 142) AND (mc.`id_shop` = 1)
0.1 1 /classes/Currency.php:388
SELECT SQL_NO_CACHE 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.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2736 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
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 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.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2127) 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 = 2127 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 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` = 2733 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 = 646 LIMIT 1
0.1 1 /classes/Product.php:4384
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 SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2524) 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` = 2735 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
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 1 FROM `new_specific_price` WHERE id_product = 2733 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2526 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM new_klarna_osm_configurations WHERE id_country = 15 AND active = 1 AND id_shop = 1 LIMIT 1
0.1 1 /modules/klarnapaymentsofficial/classes/KlarnaOsmConfiguration.php:112
SELECT SQL_NO_CACHE 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 *
FROM `new_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2731 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
SELECT SQL_NO_CACHE *
FROM `new_country` a
LEFT JOIN `new_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 644 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2756 LIMIT 1
0.1 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.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2526) 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 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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_shop
FROM `new_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1509
SELECT SQL_NO_CACHE 1 FROM `new_specific_price` WHERE id_product = 2126 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `new_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 628 LIMIT 1
0.1 1 /classes/Category.php:1269
SELECT SQL_NO_CACHE name FROM new_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 628 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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2737 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 = 647 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `new_product_attribute`
WHERE `id_product` = 2126
0.1 28 /classes/Product.php:2219
SELECT SQL_NO_CACHE *
FROM `new_country_lang`
WHERE `id_country` = 15
0.1 2 /src/Adapter/EntityMapper.php:74
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2731 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE ctg.`id_group`
FROM new_category_group ctg
WHERE ctg.`id_category` = 1 AND ctg.`id_group` = 1 LIMIT 1
0.1 1 /classes/Category.php:1587
SELECT SQL_NO_CACHE 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 = 647 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2126) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:380
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2732 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` = 2126 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2738 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` = 2524 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2125 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 = 0 LIMIT 1
0.1 1 /classes/SpecificPrice.php:397
SELECT SQL_NO_CACHE SUM(quantity)
FROM `new_stock_available`
WHERE (id_product = 2757) 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 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 data
FROM `new_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.1 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2756 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 = 646 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2127 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
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 `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2734 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `new_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2734 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` = 2526 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2127 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` = 2126 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` = 2756 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 = 2757 LIMIT 1
0.1 1 /classes/SpecificPrice.php:406
SELECT SQL_NO_CACHE * FROM `new_image_type`
0.1 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 = 628 LIMIT 1
0.1 1 /classes/Product.php:4384
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 238
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE *
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 `id_tax_rules_group`
FROM `new_product_shop`
WHERE `id_product` = 2125 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` = 2736 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` = 2524 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE *
FROM `new_state` a
WHERE (a.`id_state` = 313) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
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_group FROM new_cart_rule_group WHERE id_cart_rule = 118
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE `reduction`
FROM `new_product_group_reduction_cache`
WHERE `id_product` = 2757 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` = 2738 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:149
SELECT SQL_NO_CACHE *
FROM `new_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:67
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 119
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 120
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_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` = 2757 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5299
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 id_group FROM new_cart_rule_group WHERE id_cart_rule = 239
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE name FROM new_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_module` FROM `new_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.1 1 /classes/module/Module.php:2597
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 240
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
SELECT SQL_NO_CACHE id_group FROM new_cart_rule_group WHERE id_cart_rule = 241
0.1 3 /classes/CartRule.php:369
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 format
FROM `new_address_format`
WHERE `id_country` = 15 LIMIT 1
0.1 1 /classes/AddressFormat.php:617
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

Doubles

48
SELECT * FROM new_product WHERE id_product = XX
35
SELECT id_group FROM new_cart_rule_group WHERE id_cart_rule = XX
31
SELECT *
FROM `new_category` a
LEFT JOIN `new_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `new_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
20
SELECT DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `new_feature` f  INNER JOIN new_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX) LEFT JOIN `new_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = XX) LEFT JOIN `new_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `new_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = XX) ORDER BY f.`position` ASC
17
SELECT XX FROM `new_specific_price` WHERE id_product = XX LIMIT XX
16
			SELECT `reduction`
			FROM `new_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
16
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)
16
							SELECT `id_tax_rules_group`
							FROM `new_product_shop`
							WHERE `id_product` = XX AND id_shop=XX LIMIT XX
16
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
16
			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;
16
SELECT name FROM new_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
16
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
16
				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
16
			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
16
			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`
16
SELECT `id_product_attribute`
			FROM `new_product_attribute`
			WHERE `id_product` = XX
16
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
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) LEFT JOIN new_product_attribute_combination pac_XX ON (pa.id_product_attribute = pac_XX.id_product_attribute) WHERE ((pac.id_attribute=XX)) AND ((pac_XX.id_attribute IN (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) 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=XX)) AND ((pac_XX.id_attribute IN (XX, XX))) GROUP BY fp.id_feature_value
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
6
			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`
5
(SELECT SQL_NO_CACHE * FROM `new_cart_rule` cr
				LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`id_customer` = XX  AND cr.date_from < "XX-XX-XX XX:XX:XX"
				AND cr.date_to > "XX-XX-XX XX:XX:XX"
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%" ORDER BY cr.`priority` ASC, cr.`id_cart_rule` ASC) UNION (SELECT * FROM `new_cart_rule` cr
				LEFT JOIN `new_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`group_restriction` = XX  AND cr.date_from < "XX-XX-XX XX:XX:XX"
				AND cr.date_to > "XX-XX-XX XX:XX:XX"
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%")
5
SELECT 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
4
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `new_module` m
                LEFT JOIN `new_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
4
			SELECT cl.`link_rewrite`
			FROM `new_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
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`
3
SELECT * FROM new_klarna_osm_configurations WHERE id_country = XX AND active = XX AND id_shop = XX LIMIT XX
3
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) AND il.`id_lang` = XX ORDER by i.`position`
3
SELECT 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 tr.*
				FROM `new_tax_rule` tr
				JOIN `new_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX-XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX-XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2
			SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
			FROM `new_product_attribute_image` pai
			LEFT JOIN `new_image_lang` il ON (il.`id_image` = pai.`id_image`)
			LEFT JOIN `new_image` i ON (i.`id_image` = pai.`id_image`)
			WHERE pai.`id_product_attribute` IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX) 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-Malva-colourviolet%XXFSize-M" OR old="/en/XX-brands?q=corprincipal-Malva-colourviolet%XXFSize-M" OR old="https://www.cfardas.pt/en/XX-brands?q=corprincipal-Malva-colourviolet%XXFSize-M" ) 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 * FROM `new_hook_alias`
2
SELECT p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, XX) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, XX) AS id_product_attribute,
					product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
					pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
					il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
					DATEDIFF(product_shop.`date_add`, DATE_SUB("XX-XX-XX XX:XX:XX",
					INTERVAL XX DAY)) > XX AS new, product_shop.price AS orderprice
				FROM `new_category_product` cp
				LEFT JOIN `new_product` p
					ON p.`id_product` = cp.`id_product`
				 INNER JOIN new_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) LEFT JOIN `new_product_attribute_shop` product_attribute_shop
				ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = XX AND product_attribute_shop.id_shop=XX)
				 LEFT JOIN new_stock_available stock
			ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = XX AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
				LEFT JOIN `new_category_lang` cl
					ON (product_shop.`id_category_default` = cl.`id_category`
					AND cl.`id_lang` = XX AND cl.id_shop = XX )
				LEFT JOIN `new_product_lang` pl
					ON (p.`id_product` = pl.`id_product`
					AND pl.`id_lang` = XX AND pl.id_shop = XX )
				LEFT JOIN `new_image_shop` image_shop
					ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=XX AND image_shop.id_shop=XX)
				LEFT JOIN `new_image_lang` il
					ON (image_shop.`id_image` = il.`id_image`
					AND il.`id_lang` = XX)
				LEFT JOIN `new_manufacturer` m
					ON m.`id_manufacturer` = p.`id_manufacturer`
				WHERE product_shop.`id_shop` = XX
					AND cp.`id_category` = XX AND product_shop.`active` = XX AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
			LIMIT XX,XX
2
SELECT mc.*
FROM `new_module_currency` mc
WHERE (mc.`id_module` = XX) AND (mc.`id_shop` = XX)
2
SELECT *
FROM `new_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 ctg.`id_group`
				FROM new_category_group ctg
				WHERE ctg.`id_category` = XX AND ctg.`id_group` = XX LIMIT XX
2
SELECT *
FROM `new_country` a
LEFT JOIN `new_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = XX
LEFT JOIN `new_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = XX
WHERE (a.`id_country` = XX) LIMIT XX

Tables stress

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

ObjectModel instances

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