Nowości

Nowości - odzież i akcesoria męskie
Włączone filtry:
  • Cechy dodatkowe: Na podszewce
Pokazano 1-3 z 3 pozycji
Load Time2533 ms - You'd better run your shop on a toaster
Querying Time1734 ms
Queries547
Memory Peak Usage25.1 Mb
Included Files1114 files - 11.69 Mb
PrestaShop Cache- Mb
Global vars0.81 Mb
PrestaShop Version1.7.6.9
PHP Version7.3.33 (OK)
MySQL Version10.6.17-MariaDB-cll-lve (OK)
Memory Limit256M
Max Execution Time0s
Smarty Cacheenabled
Smarty Compilationforce compile
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 37 ms 37 ms 3.61 Mb 3.64 Mb
__construct 0 ms 37 ms - Mb 3.64 Mb
init 32 ms 69 ms 1.56 Mb 5.34 Mb
checkAccess 0 ms 69 ms - Mb 5.34 Mb
setMedia 6 ms 75 ms 0.41 Mb 5.59 Mb
postProcess 0 ms 75 ms - Mb 5.59 Mb
initHeader 0 ms 75 ms - Mb 5.59 Mb
initContent 1689 ms 1764 ms 7.48 Mb 13.15 Mb
initFooter 0 ms 1764 ms - Mb 13.15 Mb
display 768 ms 2533 ms 11.71 Mb 25.08 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 547 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=23)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
87.7 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=19)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
77 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=16)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
75.3 50 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE cp.id_category, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND cg.id_group='1' AND c.level_depth<=3 AND c.nleft>3 AND c.nright<112 GROUP BY cp.id_category
75.3 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=13)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
74.7 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=18)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
71.7 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=21)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
70.5 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=6)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
53.5 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=5)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
53.1 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=7)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
53.1 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=1)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
52.7 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=11)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
41.6 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=20)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
41.3 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=10)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
40.2 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=12)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
39.4 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=9)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
38.6 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=11)) GROUP BY fp.id_feature_value
37.5 3080 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=17)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
35.4 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=8)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
33.1 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=2)) AND ((fp_1.id_feature_value=233)) GROUP BY pac.id_attribute
29.2 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) AND ((fp_1.id_feature_value=233))
27.9 100 /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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=16)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
22.8 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=14)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
21.7 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=6)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
21.5 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=18)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
20.3 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=17)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
19.2 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=20)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
17.7 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=21)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
17.4 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=22)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
17.4 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=8)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
17.2 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0)) AND ((fp_1.id_feature_value=233))
16.9 100 /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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value=233))
16.6 100 /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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=4)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
15.1 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=7)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
14.8 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=10)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
13.7 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=5)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
13.5 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=13)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
13.4 50 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 872 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
13 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=9)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
12.3 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=3)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
12.1 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=15)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
12 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=12)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
11.9 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=27)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
11 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=23)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
11 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=19)) AND ((fp_1.id_feature_value=233)) GROUP BY fp.id_feature_value
10.7 50 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE p.condition, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) GROUP BY p.condition
9.4 50 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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233))
8.7 50 /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) GROUP BY p.id_manufacturer
8.5 50 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `pr_specific_price` WHERE `id_product` != 0 LIMIT 1
4.8 2250 /classes/SpecificPrice.php:283
SELECT SQL_NO_CACHE * FROM `pr_hook_module_exceptions`
WHERE `id_shop` IN (1)
4.6 1 /classes/module/Module.php:2221
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `pr_module` m
INNER JOIN pr_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 `pr_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `pr_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `pr_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `pr_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`
3.5 206 Yes Yes /classes/Hook.php:670
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
3.4 109 Yes /classes/Category.php:783
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 `pr_configuration` c
LEFT JOIN `pr_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
3 921 /classes/Configuration.php:160
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, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112 GROUP BY p.id_product) p GROUP BY p.id_product ORDER BY p.date_add DESC, p.id_product DESC LIMIT 0, 96
2.3 20 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, active
FROM `pr_hook_module` hm
STRAIGHT_JOIN `pr_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `pr_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1.9 590 /classes/Hook.php:407
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `pr_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` = 3 ORDER BY vl.`value` ASC
1.9 201 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `pr_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `pr_hook_alias` ha
INNER JOIN `pr_hook` h ON ha.name = h.name
1.6 0 /classes/Hook.php:194
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 877 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.6 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 839 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.6 25 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 848) AND (b.`id_shop` = 1) LIMIT 1
1.5 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 840 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.4 33 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 821 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.4 6 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 863 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.4 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1124 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.4 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 872) AND (b.`id_shop` = 1) LIMIT 1
1.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `pr_country` c  INNER JOIN pr_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `pr_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 2)
LEFT JOIN `pr_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1 AND c.active = 1
ORDER BY cl.name ASC
1.3 244 Yes /classes/Country.php:147
(SELECT SQL_NO_CACHE * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1) UNION (SELECT * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1)
1.3 1 /classes/CartRule.php:401
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 `pr_feature` f  INNER JOIN pr_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `pr_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `pr_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `pr_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
1.3 484 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 17 ORDER BY agl.`name` ASC, a.`position` ASC
1.2 11 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "jxblog" LIMIT 1
1.2 1 /src/Adapter/Module/ModuleDataProvider.php:198
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 875 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.2 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 876 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.2 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 873 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.2 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 870 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.2 54 Yes /classes/Category.php:783
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 7 ORDER BY agl.`name` ASC, a.`position` ASC
1.2 14 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 852 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.2 54 Yes /classes/Category.php:783
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 2 ORDER BY agl.`name` ASC, a.`position` ASC
1.2 146 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 867 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 55 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 868 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1130 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 37 Yes /classes/Category.php:783
(SELECT SQL_NO_CACHE * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:401
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1125 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `pr_manufacturer` m INNER JOIN pr_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `pr_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
1.1 4 Yes /classes/Manufacturer.php:207
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1128 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1081 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 28 Yes /classes/Category.php:783
(SELECT SQL_NO_CACHE * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`id_customer` = 0  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `pr_cart_rule` cr
LEFT JOIN `pr_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE cr.`group_restriction` = 1  AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%")
1.1 1 /classes/CartRule.php:401
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1129 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 38 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.nleft, c.position
1.1 218 Yes /classes/Category.php:708
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 `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `pr_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 882
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.1 3 Yes Yes /classes/Category.php:909
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1080 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1.1 29 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 841 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1 34 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 843 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1 37 Yes /classes/Category.php:783
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 8 ORDER BY agl.`name` ASC, a.`position` ASC
1 23 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 8 ORDER BY agl.`name` ASC, a.`position` ASC
1 23 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE * FROM `pr_currency` c ORDER BY `iso_code` ASC
1 1 Yes /classes/Currency.php:581
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 837 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1 17 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1083 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1 27 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1113 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1 10 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM pr_product p INNER JOIN pr_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 1 AND psi.id_currency = 1 AND psi.id_country = 14) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112
1 5 /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 871 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1098 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1 18 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1122 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
1 26 Yes /classes/Category.php:783
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_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
1 18 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE * FROM `pr_state` ORDER BY `name` ASC
0.9 324 Yes /classes/Country.php:154
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1131 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 36 Yes /classes/Category.php:783
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 5 ORDER BY agl.`name` ASC, a.`position` ASC
0.9 11 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1099 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 17 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1100 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 16 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 833 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 21 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1117 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 24 Yes /classes/Category.php:783
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 20 ORDER BY agl.`name` ASC, a.`position` ASC
0.9 11 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `pr_product_attribute` pa
INNER JOIN pr_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 pr_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `pr_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `pr_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `pr_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2792) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.9 1 Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 842 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1110 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 7 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 823 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 10 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `pr_product_attribute` pa
INNER JOIN pr_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 pr_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `pr_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `pr_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `pr_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1965) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.9 1 Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1105 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 11 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1084 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 25 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 827 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.9 16 Yes /classes/Category.php:783
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `pr_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` = 11 ORDER BY vl.`value` ASC
0.8 201 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `pr_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` = 11 ORDER BY vl.`value` ASC
0.8 201 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1108 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.8 9 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 826 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.8 13 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM pr_layered_category
WHERE controller = 'category'
AND id_category = 882
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.8 46 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 1 ORDER BY agl.`name` ASC, a.`position` ASC
0.8 11 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE * FROM `pr_ets_baw_banner` b
LEFT JOIN `pr_ets_baw_banner_lang` bl ON (b.id_ets_baw_banner = bl.id_ets_baw_banner AND bl.id_lang="2")
LEFT JOIN `pr_ets_baw_banner_position` bp ON (bp.id_ets_baw_banner = b.id_ets_baw_banner)
WHERE b.active=1 AND bp.position = "displayProductListHeaderAfter" ORDER BY bp.sort ASC
0.8 1 Yes /modules/ets_banneranywhere/classes/ets_baw_banner.php:310
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `pr_product_attribute` pa
INNER JOIN pr_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 pr_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `pr_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `pr_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `pr_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2791) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.8 1 Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE * FROM `pr_ets_baw_banner` b
LEFT JOIN `pr_ets_baw_banner_lang` bl ON (b.id_ets_baw_banner = bl.id_ets_baw_banner AND bl.id_lang="2")
LEFT JOIN `pr_ets_baw_banner_position` bp ON (bp.id_ets_baw_banner = b.id_ets_baw_banner)
WHERE b.active=1 AND bp.position = "displayLeftColumn" ORDER BY bp.sort ASC
0.8 1 Yes /modules/ets_banneranywhere/classes/ets_baw_banner.php:310
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1123 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.8 23 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 825 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.8 12 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 822 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.8 9 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE MIN(p.weight) as min, MAX(p.weight) as max FROM pr_product p INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=233)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=3 AND c.nright<=112
0.8 5 /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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_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
0.8 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 874 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.8 54 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 1965
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.7 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `pr_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` = 8 ORDER BY vl.`value` ASC
0.7 24 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 1119 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.7 13 Yes /classes/Category.php:783
SELECT SQL_NO_CACHE c.*, cl.*
FROM `pr_category` c
INNER JOIN pr_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
RIGHT JOIN `pr_category` c2 ON c2.`id_category` = 824 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC
0.7 11 Yes /classes/Category.php:783
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 18 ORDER BY agl.`name` ASC, a.`position` ASC
0.7 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
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 `pr_attribute_group` ag  INNER JOIN pr_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 `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) LEFT JOIN `pr_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `pr_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.7 17 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 16 ORDER BY agl.`name` ASC, a.`position` ASC
0.7 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 23 ORDER BY agl.`name` ASC, a.`position` ASC
0.7 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `pr_module` m
LEFT JOIN `pr_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.7 103 /classes/module/Module.php:307
(SELECT 1 FROM `pr_cart_rule` WHERE date_to >= "2024-04-23 00:00:00" AND date_to <= "2024-04-23 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `pr_cart_rule` WHERE date_from >= "2024-04-23 00:00:00" AND date_from <= "2024-04-23 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `pr_cart_rule` WHERE date_from < "2024-04-23 00:00:00" AND date_to > "2024-04-23 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.7 1 /classes/CartRule.php:342
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 11 ORDER BY agl.`name` ASC, a.`position` ASC
0.6 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 12 ORDER BY agl.`name` ASC, a.`position` ASC
0.6 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `pr_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` = 7 ORDER BY vl.`value` ASC
0.6 14 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 10 ORDER BY agl.`name` ASC, a.`position` ASC
0.6 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pr_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 1965 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-04-23 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-04-23 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 25 Yes /classes/SpecificPrice.php:557
SELECT SQL_NO_CACHE * FROM `pr_ets_baw_banner` b
LEFT JOIN `pr_ets_baw_banner_lang` bl ON (b.id_ets_baw_banner = bl.id_ets_baw_banner AND bl.id_lang="2")
LEFT JOIN `pr_ets_baw_banner_position` bp ON (bp.id_ets_baw_banner = b.id_ets_baw_banner)
WHERE b.active=1 AND bp.position = "displayProductListHeaderBefore" ORDER BY bp.sort ASC
0.6 1 Yes /modules/ets_banneranywhere/classes/ets_baw_banner.php:310
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 21 ORDER BY agl.`name` ASC, a.`position` ASC
0.6 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE DISTINCT h.id_hook as id, h.name as name
FROM pr_hook h
LEFT JOIN pr_hook_module hm
ON(h.id_hook = hm.`id_hook`)
INNER JOIN pr_module m
ON(hm.`id_module` = m.`id_module`)
WHERE (lower(h.`name`) LIKE 'display%')
AND m.`name` = 'jxmegamenu'
ORDER BY h.name ASC
0.6 26 Yes /modules/jxmegamenu/src/JXMegaMenuRepository.php:205
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 9 ORDER BY agl.`name` ASC, a.`position` ASC
0.6 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
SELECT SQL_NO_CACHE * FROM `pr_ets_baw_banner` b
LEFT JOIN `pr_ets_baw_banner_lang` bl ON (b.id_ets_baw_banner = bl.id_ets_baw_banner AND bl.id_lang="2")
LEFT JOIN `pr_ets_baw_banner_position` bp ON (bp.id_ets_baw_banner = b.id_ets_baw_banner)
WHERE b.active=1 AND bp.position = "displayBeforeLeftColumn" ORDER BY bp.sort ASC
0.6 1 Yes /modules/ets_banneranywhere/classes/ets_baw_banner.php:310
REPLACE INTO pr_layered_filter_block (hash, data) VALUES ("e5f9e2723b833f41b316785984c01d89", "a:1:{s:7:\"filters\";a:13:{i:0;a:7:{s:9:\"type_lite\";s:8:\"category\";s:4:\"type\";s:8:\"category\";s:6:\"id_key\";i:0;s:4:\"name\";s:9:\"Kategorie\";s:6:\"values\";a:0:{}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:1;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:13:\"Dostępność\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:11:\"W magazynie\";s:3:\"nbr\";i:3;}i:0;a:2:{s:4:\"name\";s:12:\"Niedostępne\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:2;a:7:{s:9:\"type_lite\";s:9:\"condition\";s:4:\"type\";s:9:\"condition\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Stan:\";s:6:\"values\";a:3:{s:3:\"new\";a:2:{s:4:\"name\";s:4:\"Nowy\";s:3:\"nbr\";s:1:\"3\";}s:4:\"used\";a:2:{s:4:\"name\";s:8:\"Używane\";s:3:\"nbr\";i:0;}s:11:\"refurbished\";a:2:{s:4:\"name\";s:9:\"Odnowione\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:3;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Marka\";s:6:\"values\";a:0:{}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:4;a:0:{}i:5;a:12:{s:9:\"type_lite\";s:5:\"price\";s:4:\"type\";s:5:\"price\";s:6:\"id_key\";i:0;s:4:\"name\";s:4:\"Cena\";s:3:\"max\";d:0;s:3:\"min\";d:0;s:4:\"unit\";s:3:\"zł\";s:14:\"specifications\";a:10:{s:6:\"symbol\";a:11:{i:0;s:1:\",\";i:1;s:2:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"PLN\";s:14:\"currencySymbol\";s:3:\"zł\";s:15:\"positivePattern\";s:12:\"#,##0.00 ¤\";s:15:\"negativePattern\";s:13:\"-#,##0.00 ¤\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:3;s:5:\"value\";N;}i:6;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"3\";s:6:\"values\";a:3:{i:96;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:8:\"Brązowy\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:12;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:7:\" Czarny\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:103;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:9:\"Granatowy\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:5:\"Kolor\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:7;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"4\";s:6:\"values\";a:1:{i:64;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:8:\"Zatrzask\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:9:\"Regulacja\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:8;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"7\";s:6:\"values\";a:1:{i:334;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:11:\" 57 - 60 cm\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:13:\"Obwód głowy\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:9;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"8\";s:6:\"values\";a:1:{i:40;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:9:\"Bez wzoru\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:17:\"Wzór dominujący\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:10;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"9\";s:6:\"values\";a:1:{i:48;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:18:\"Skóra ekologiczna\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:21:\"Materiał dominujący\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:11;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"11\";s:6:\"values\";a:21:{i:249;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:8:\" Automat\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:147;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:15:\" Bezszwowy tył\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:136;a:4:{s:3:\"nbr\";s:2:\"12\";s:4:\"name\";s:11:\" Dwustronny\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:234;a:4:{s:3:\"nbr\";s:2:\"30\";s:4:\"name\";s:13:\" Dwuwarstwowa\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:339;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:9:\" Guziczek\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:71;a:4:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:4:\"Haft\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:233;a:5:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:13:\" Na podszewce\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:72;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:8:\"Naszywka\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:223;a:4:{s:3:\"nbr\";s:2:\"41\";s:4:\"name\";s:10:\" Nauszniki\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:232;a:4:{s:3:\"nbr\";s:2:\"83\";s:4:\"name\";s:10:\" Ocieplona\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:226;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:20:\" Ocieplona futerkiem\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:231;a:4:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:18:\" Ocieplona polarem\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:347;a:4:{s:3:\"nbr\";s:1:\"6\";s:4:\"name\";s:9:\" Pikowana\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:66;a:4:{s:3:\"nbr\";s:2:\"32\";s:4:\"name\";s:9:\"Podszewka\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:338;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:7:\" Pompon\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:224;a:4:{s:3:\"nbr\";s:2:\"11\";s:4:\"name\";s:11:\" Przeszycia\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:108;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:10:\"Przetarcia\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:76;a:4:{s:3:\"nbr\";s:2:\"34\";s:4:\"name\";s:9:\"Siateczka\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:216;a:4:{s:3:\"nbr\";s:1:\"7\";s:4:\"name\";s:26:\" Styl militarny / wojskowy\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:112;a:4:{s:3:\"nbr\";s:2:\"17\";s:4:\"name\";s:12:\"Styl vintage\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:315;a:4:{s:3:\"nbr\";s:1:\"6\";s:4:\"name\";s:13:\" Torba na psa\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:15:\"Cechy dodatkowe\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:12;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"13\";s:6:\"values\";a:1:{i:87;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:15:\"Produkt unisex \";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:6:\"Płeć\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}}}")
0.6 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `pr_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` = 9 ORDER BY vl.`value` ASC
0.6 32 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1063) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `pr_module` m
LEFT JOIN `pr_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.6 103 /classes/module/Module.php:307
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN pr_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 pr_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `pr_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 13 ORDER BY agl.`name` ASC, a.`position` ASC
0.6 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
(SELECT 1 FROM `pr_cart_rule` WHERE date_to >= "2024-04-23 00:00:00" AND date_to <= "2024-04-23 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `pr_cart_rule` WHERE date_from >= "2024-04-23 00:00:00" AND date_from <= "2024-04-23 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `pr_cart_rule` WHERE date_from < "2024-04-23 00:00:00" AND date_to > "2024-04-23 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.6 1 /classes/CartRule.php:342
SELECT SQL_NO_CACHE * FROM `pr_ets_baw_banner` b
LEFT JOIN `pr_ets_baw_banner_lang` bl ON (b.id_ets_baw_banner = bl.id_ets_baw_banner AND bl.id_lang="2")
LEFT JOIN `pr_ets_baw_banner_position` bp ON (bp.id_ets_baw_banner = b.id_ets_baw_banner)
WHERE b.active=1 AND bp.position = "displayBeforeRightColumn" ORDER BY bp.sort ASC
0.6 1 Yes /modules/ets_banneranywhere/classes/ets_baw_banner.php:310
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `pr_meta` m
LEFT JOIN `pr_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.6 54 Yes /classes/Dispatcher.php:640
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 873) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pr_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2792 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-04-23 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-04-23 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.6 25 Yes /classes/SpecificPrice.php:557
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 14, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `pr_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2791 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2024-04-23 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2024-04-23 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.5 25 Yes /classes/SpecificPrice.php:557
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `pr_module` m
LEFT JOIN `pr_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.5 103 /classes/module/Module.php:307
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-04-23 00:00:00',
INTERVAL 30 DAY
)
) > 0) as new
FROM pr_product p
LEFT JOIN pr_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN pr_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 2791
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1100) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tl.`id_unique`, tl.`id_item`
FROM pr_jxmegalayout_items tl
JOIN pr_jxmegalayout t
ON(t.`id_layout`=tl.`id_layout`)
LEFT JOIN pr_jxmegalayout_pages tp
ON(t.`id_layout`=tp.`id_layout`)
WHERE t.`id_shop` = 1
AND (t.`status` = 1 OR tp.`status` = 1)
0.5 648 /modules/jxmegalayout/classes/JXMegaLayoutItems.php:120
SELECT SQL_NO_CACHE * FROM `pr_hook_alias`
0.5 83 /classes/Hook.php:238
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `pr_module` m
LEFT JOIN `pr_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.5 103 /classes/module/Module.php:307
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `pr_module` m
LEFT JOIN `pr_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.5 103 /classes/module/Module.php:307
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 pr_shop_group gs
LEFT JOIN pr_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN pr_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.5 1 Yes /classes/shop/Shop.php:705
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2791 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2791 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM pr_feature_product pf
LEFT JOIN pr_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN pr_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN pr_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN pr_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2792
ORDER BY f.position ASC
0.5 22 Yes /classes/Product.php:5020
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `pr_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` = 13 ORDER BY vl.`value` ASC
0.5 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM pr_feature_product pf
LEFT JOIN pr_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN pr_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN pr_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN pr_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1965
ORDER BY f.position ASC
0.5 22 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-04-23 00:00:00',
INTERVAL 30 DAY
)
) > 0) as new
FROM pr_product p
LEFT JOIN pr_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN pr_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 2792
0.5 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "lgcookieslaw" LIMIT 1
0.5 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 833) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 1965
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.5 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 863) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /src/Adapter/EntityMapper.php:75
INSERT INTO `pr_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
0.5 1 /classes/ObjectModel.php:559
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1125) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM pr_feature_product pf
LEFT JOIN pr_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN pr_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN pr_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN pr_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2791
ORDER BY f.position ASC
0.5 22 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 2792
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.5 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1081) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jx.*, jxl.`title`, jxl.`badge`, jxl.`url`
FROM `pr_jxmegamenu` jx
LEFT JOIN `pr_jxmegamenu_lang` jxl
ON (jx.`id_item` = jxl.`id_item`)
WHERE jx.`id_shop` = 1
AND jx.`hook_name` = "displayTop"
AND jxl.`id_lang` = 2
AND jx.`active` = 1
ORDER BY jx.`sort_order`
0.5 5 Yes /modules/jxmegamenu/src/MegaMenu.php:159
SELECT SQL_NO_CACHE *
FROM pr_jxmegamenu
WHERE `id_shop` =1
AND `id_item` = 5
AND `is_simple` = 1
0.5 0 /modules/jxmegamenu/src/MegaMenu.php:289
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `pr_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` = 4 ORDER BY vl.`value` ASC
0.4 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 828) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1965 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1965 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1084) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM pr_shop_url su
LEFT JOIN pr_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'pakojeans.pl' OR su.domain_ssl = 'pakojeans.pl')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.4 1 Yes /classes/shop/Shop.php:345
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1117) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1124) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1119) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 821) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `pr_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2792 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2792 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.4 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1131) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 852) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 839) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1122) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1099) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-04-23 00:00:00',
INTERVAL 30 DAY
)
) > 0) as new
FROM pr_product p
LEFT JOIN pr_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN pr_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 1965
0.4 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 875) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 2791
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.4 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 876) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 2792
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.4 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 870) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1130) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1080) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM pr_cart_product cp INNER JOIN pr_product p
ON (p.id_product = cp.id_product) INNER JOIN pr_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.4 1 /classes/Cart.php:4055
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1128) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1110) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 867) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1123) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 860) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1129) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_product` a
LEFT JOIN `pr_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `pr_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2792) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 877) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 841) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pr_product_attribute pa
INNER JOIN pr_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 2791 LIMIT 1
0.4 1 /classes/Product.php:847
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 829) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1116) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 2791
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.4 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
SELECT SQL_NO_CACHE jxw.`id_wishlist`, jxw.`name`, jxw.`token`
FROM `pr_jxwishlist` jxw
WHERE `id_customer` = 0
AND `id_shop` = 1
ORDER BY jxw.`name` ASC
0.4 106 Yes /modules/jxwishlist/classes/ClassJxWishlist.php:99
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1070) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1113) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pr_product_attribute pa
INNER JOIN pr_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 1965 LIMIT 1
0.4 1 /classes/Product.php:847
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1108) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 826) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 871) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 761) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_product` a
LEFT JOIN `pr_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `pr_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2791) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a0
LEFT JOIN `pr_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 3) AND (a0.`nright` > 112) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.4 2 /classes/PrestaShopCollection.php:381
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 862) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 879) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1083) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1073) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_product` a
LEFT JOIN `pr_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `pr_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1965) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `pr_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1965
ORDER BY `position`
0.4 4 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 837) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 859) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 864) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 861) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `pr_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.4 8 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 830) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 170) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 1965
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.3 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 834) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jx.*, jxl.`title`, jxl.`badge`, jxl.`url`
FROM `pr_jxmegamenu` jx
LEFT JOIN `pr_jxmegamenu_lang` jxl
ON (jx.`id_item` = jxl.`id_item`)
WHERE jx.`id_shop` = 1
AND jx.`hook_name` = "displayTop"
AND jxl.`id_lang` = 2
AND jx.`active` = 1
ORDER BY jx.`sort_order`
0.3 5 Yes /modules/jxmegamenu/src/MegaMenu.php:159
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 842) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jxl.`id_layout`
FROM pr_jxmegalayout jxl
LEFT JOIN pr_jxmegalayout_pages jxlp
ON(jxl.`id_layout` = jxlp.`id_layout`)
WHERE jxlp.`page_name` = "category"
AND jxl.`id_shop` = 1
AND jxl.`hook_name` = "displayFooter"
AND jxlp.`status` = 1 LIMIT 1
0.3 1 /modules/jxmegalayout/classes/JXMegaLayoutLayouts.php:347
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `pr_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2791
ORDER BY `position`
0.3 4 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 2792
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.3 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 825) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `pr_currency` c
LEFT JOIN pr_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.3 1 /classes/Currency.php:932
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 844) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 865) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
INSERT INTO `pr_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('6812515', '118', '316447273', '', '1', '1', '2024-04-23 09:48:54')
0.3 1 /classes/ObjectModel.php:559
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 868) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 849) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 858) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `pr_image` i
INNER JOIN pr_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `pr_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2792
ORDER BY `position`
0.3 4 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 8
AND jehl.`id_lang` = 2 LIMIT 1
0.3 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 851) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 835) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 878) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 823) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1098) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 840) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 874) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 845) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tdd.*, tddl.`label`
FROM pr_jxdaydeal tdd
LEFT JOIN pr_jxdaydeal_lang tddl
ON(tdd.`id_tab` = tddl.`id_tab`)
JOIN pr_specific_price sp
ON(sp.`id_specific_price` = tdd.`id_specific_price`)
WHERE tdd.`id_product` = 2791
AND tdd.`id_shop` = 1
AND tddl.`id_lang` = 2
AND tdd.`status` = 1
AND tdd.`data_end` >= '2024-04-23 09:48:00'
AND tdd.`data_start` <= '2024-04-23 09:48:00'
ORDER BY tdd.`id_tab`
0.3 1 Yes /modules/jxdaydeal/classes/DayDeal.php:165
SELECT SQL_NO_CACHE *
FROM `pr_category_lang`
WHERE `id_category` = 882 AND `id_shop` = 1
0.3 1 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 882) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 882) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1074) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 824) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `pr_lang` l
JOIN pr_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.3 1 /classes/Language.php:1058
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1114) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 822) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tr.*
FROM `pr_tax_rule` tr
JOIN `pr_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('44-200' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '44-200')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.3 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1115) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 843) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_country` a
LEFT JOIN `pr_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `pr_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM pr_product_attribute pa
INNER JOIN pr_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 2792 LIMIT 1
0.3 1 /classes/Product.php:847
SELECT SQL_NO_CACHE * FROM `pr_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.3 8 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM pr_shop s
LEFT JOIN pr_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.3 1 /classes/shop/Shop.php:201
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 831) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
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 `pr_product` p
INNER JOIN `pr_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pr_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` = 1965)
0.3 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE id_required_field
FROM pr_required_field
WHERE field_name = "optin"
AND object_name = 'Customer' LIMIT 1
0.3 1 /classes/ObjectModel.php:1493
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `pr_lang` l
LEFT JOIN `pr_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.3 1 /classes/Language.php:911
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 827) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tr.*
FROM `pr_tax_rule` tr
JOIN `pr_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.3 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.3 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE *
FROM pr_jxmegalayout_items
WHERE `id_layout` = 11
0.3 108 /modules/jxmegalayout/classes/JXMegaLayoutItems.php:96
SELECT SQL_NO_CACHE * 
FROM pr_jxmegamenu_items
WHERE `id_tab` = 8
AND `row` = 1
AND `is_mega` = 1
ORDER BY `col`
0.3 14 Yes /modules/jxmegamenu/src/MegaMenu.php:354
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 282) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `pr_hook_alias`
0.3 83 /classes/Hook.php:264
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1072) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
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 `pr_product` p
INNER JOIN `pr_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pr_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` = 2792)
0.3 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE *
FROM pr_jxmegalayout_items
WHERE `id_layout` = 7
0.3 108 /modules/jxmegalayout/classes/JXMegaLayoutItems.php:96
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1105) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE domain, domain_ssl
FROM pr_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.3 1 /classes/shop/ShopUrl.php:182
SELECT SQL_NO_CACHE *
FROM `pr_gender` a0
LEFT JOIN `pr_gender_lang` `a1` ON (a0.`id_gender` = a1.`id_gender`)
WHERE (a1.`id_lang` = 2)
0.3 1 /classes/PrestaShopCollection.php:381
SELECT SQL_NO_CACHE *
FROM `pr_country` a
LEFT JOIN `pr_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "jxmegamenu" LIMIT 1
0.3 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE id_sheet as id, sheet_name as name, sheet_type as type, active FROM pr_pi_customcssjs_sheet
0.3 7 /modules/pi_customcssjs/classes/Sheet.php:50
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 838) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 832) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 1
AND jehl.`id_lang` = 2 LIMIT 1
0.3 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
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 `pr_product` p
INNER JOIN `pr_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `pr_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` = 2791)
0.3 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `pr_module` m
LEFT JOIN `pr_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "jxblog"
AND ms.`id_shop` IN (1) LIMIT 1
0.3 1 /src/Adapter/Module/ModuleDataProvider.php:174
SELECT SQL_NO_CACHE `row` 
FROM pr_jxmegamenu_items
WHERE `id_tab` = 8
AND `is_mega` = 1
ORDER BY `id`
0.3 14 /modules/jxmegamenu/src/MegaMenu.php:330
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_linklist" LIMIT 1
0.3 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE `id_guest`
FROM `pr_connections`
WHERE `id_guest` = 6812515
AND `date_add` > '2024-04-23 09:18:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.3 1 Yes /classes/Connection.php:163
SELECT SQL_NO_CACHE jxm.*, jxml.`title`, jxml.`description`
FROM `pr_jxmegamenu_map` jxm
LEFT JOIN `pr_jxmegamenu_map_lang` jxml
ON (jxm.`id_item` = jxml.`id_item`)
WHERE jxm.`id_shop` = 1
AND jxml.`id_lang` = 2
0.3 1 /modules/jxmegamenu/src/MegaMenuMap.php:71
SELECT SQL_NO_CACHE jxl.`id_layout`
FROM pr_jxmegalayout jxl
LEFT JOIN pr_jxmegalayout_pages jxlp
ON(jxl.`id_layout` = jxlp.`id_layout`)
WHERE jxlp.`page_name` = "category"
AND jxl.`id_shop` = 1
AND jxl.`hook_name` = "displayHeader"
AND jxlp.`status` = 1 LIMIT 1
0.3 1 /modules/jxmegalayout/classes/JXMegaLayoutLayouts.php:347
SELECT SQL_NO_CACHE *
FROM pr_jxmegamenu
WHERE `id_shop` =1
AND `id_item` = 13
AND `is_simple` = 1
0.3 0 /modules/jxmegamenu/src/MegaMenu.php:289
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "jxwishlist" LIMIT 1
0.3 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.3 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_facebook" LIMIT 1
0.3 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 846) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 866) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `row` 
FROM pr_jxmegamenu_items
WHERE `id_tab` = 11
AND `is_mega` = 1
ORDER BY `id`
0.3 14 /modules/jxmegamenu/src/MegaMenu.php:330
SELECT SQL_NO_CACHE *
FROM `pr_lang` a
LEFT JOIN `pr_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.3 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE * 
FROM pr_jxmegamenu_items
WHERE `id_tab` = 11
AND `row` = 1
AND `is_mega` = 1
ORDER BY `col`
0.3 14 Yes /modules/jxmegamenu/src/MegaMenu.php:354
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 1
AND jehl.`id_lang` = 2 LIMIT 1
0.3 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE data FROM pr_layered_filter_block WHERE hash="e5f9e2723b833f41b316785984c01d89" LIMIT 1
0.3 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 7
AND jehl.`id_lang` = 2 LIMIT 1
0.3 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE *
FROM pr_jxmegamenu
WHERE `id_shop` =1
AND `id_item` = 12
AND `is_simple` = 1
0.3 0 /modules/jxmegamenu/src/MegaMenu.php:289
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1132) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM pr_jxmegamenu
WHERE `id_shop` =1
AND `id_item` = 7
AND `is_simple` = 1
0.2 0 /modules/jxmegamenu/src/MegaMenu.php:289
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1126) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 12
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "jxheaderaccount" LIMIT 1
0.2 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE *
FROM `pr_currency` a
LEFT JOIN `pr_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `pr_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:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.2 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE `id_layout`, `layout_name`, `hook_name`, `status`
FROM pr_jxmegalayout
WHERE `id_shop` = 1
0.2 6 /modules/jxmegalayout/classes/JXMegaLayoutLayouts.php:130
SELECT SQL_NO_CACHE `id_page`
FROM `pr_page`
WHERE `id_page_type` = 4 AND `id_object` = 882 LIMIT 1
0.2 1 /classes/Page.php:83
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `pr_module` m
LEFT JOIN `pr_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "jxblog"
AND ms.`id_shop` IN (1) LIMIT 1
0.2 1 /src/Adapter/Module/ModuleDataProvider.php:174
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 850) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 283) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `need_identification_number`
FROM `pr_country`
WHERE `id_country` = 14 LIMIT 1
0.2 1 /classes/Country.php:401
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 836) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE value FROM `pr_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.2 1 /classes/shop/Shop.php:1164
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 278) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE psgdprl.message FROM `pr_psgdpr_consent` psgdpr
LEFT JOIN pr_psgdpr_consent_lang psgdprl ON (psgdpr.id_gdpr_consent = psgdprl.id_gdpr_consent)
WHERE psgdpr.id_module = 98 AND psgdprl.id_lang =2 LIMIT 1
0.2 8 /modules/psgdpr/classes/GDPRConsent.php:111
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 1
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 1
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE psgdprl.message FROM `pr_psgdpr_consent` psgdpr
LEFT JOIN pr_psgdpr_consent_lang psgdprl ON (psgdpr.id_gdpr_consent = psgdprl.id_gdpr_consent)
WHERE psgdpr.id_module = 98 AND psgdprl.id_lang =2 LIMIT 1
0.2 8 /modules/psgdpr/classes/GDPRConsent.php:111
SELECT SQL_NO_CACHE jxl.`id_layout`
FROM pr_jxmegalayout jxl
LEFT JOIN pr_jxmegalayout_pages jxlp
ON(jxl.`id_layout` = jxlp.`id_layout`)
WHERE jxlp.`page_name` = "subpages"
AND jxl.`id_shop` = 1
AND jxl.`hook_name` = "displayFooter"
AND jxlp.`status` = 1 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/JXMegaLayoutLayouts.php:347
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 284) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `pr_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1127) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 285) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 292) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 134) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `pr_specific_price` WHERE id_product = 2791 LIMIT 1
0.2 25 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.2 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 171) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module_shop` WHERE `id_module` = 160 AND `id_shop` = 1 LIMIT 1
0.2 1 /classes/module/Module.php:2311
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 217) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 279) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_currency` a
LEFT JOIN `pr_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:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 287) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 169) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `pr_specific_price` WHERE id_product = 1965 LIMIT 1
0.2 25 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pr_specific_price_priority`
WHERE `id_product` = 2791
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.2 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE *
FROM pr_jxmegalayout
WHERE `hook_name` = "displayHeader"
AND `id_shop` =1
AND `status` = 1 LIMIT 1
0.2 6 /modules/jxmegalayout/classes/JXMegaLayoutLayouts.php:63
SELECT SQL_NO_CACHE `settings`
FROM pr_jxmegamenu_items
WHERE `id_tab` = 9
0.2 14 /modules/jxmegamenu/src/MegaMenu.php:309
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 152) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 172) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_country_lang`
WHERE `id_country` = 14
0.2 1 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `pr_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 280) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 186) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_accounts" LIMIT 1
0.2 1 /src/Adapter/Module/ModuleDataProvider.php:198
SELECT SQL_NO_CACHE psgdpr.active FROM `pr_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 98 LIMIT 1
0.2 8 /modules/psgdpr/classes/GDPRConsent.php:132
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 298) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 281) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 11
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE *
FROM pr_jxmegalayout
WHERE `hook_name` = "displayFooter"
AND `id_shop` =1
AND `status` = 1 LIMIT 1
0.2 6 /modules/jxmegalayout/classes/JXMegaLayoutLayouts.php:63
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 135) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 156) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_lang` FROM `pr_lang` WHERE `locale` = 'pl-pl' LIMIT 1
0.2 1 /classes/Language.php:744
SELECT SQL_NO_CACHE `need_identification_number`
FROM `pr_country`
WHERE `id_country` = 14 LIMIT 1
0.2 1 /classes/Country.php:401
SELECT SQL_NO_CACHE tr.*
FROM `pr_tax_rule` tr
JOIN `pr_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('44-200' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '44-200')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.2 0 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 157) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 291) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE id_shop
FROM `pr_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1610
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 140) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 160) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "jxblog" LIMIT 1
0.2 1 /src/Adapter/Module/ModuleDataProvider.php:198
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 151) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 187) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE c.id_currency
FROM `pr_currency` c
WHERE (deleted = 0) AND (iso_code = 'PLN') LIMIT 1
0.2 1 /classes/Currency.php:751
SELECT SQL_NO_CACHE 1 FROM `pr_specific_price` WHERE `from` BETWEEN '2024-04-23 00:00:00' AND '2024-04-23 23:59:59' LIMIT 1
0.2 1 /classes/SpecificPrice.php:358
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 155) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 167) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.2 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 180) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 299) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `settings`
FROM pr_jxmegamenu_items
WHERE `id_tab` = 8
0.2 14 /modules/jxmegamenu/src/MegaMenu.php:309
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 1
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 154) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 227) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 290) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "jxcompareproduct" LIMIT 1
0.2 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 179) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * 
FROM pr_jxmegamenu_items
WHERE `id_tab` = 9
AND `row` = 1
AND `is_mega` = 1
ORDER BY `col`
0.2 14 Yes /modules/jxmegamenu/src/MegaMenu.php:354
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 139) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 297) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.2 0 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE format
FROM `pr_address_format`
WHERE `id_country` = 14 LIMIT 1
0.2 1 /classes/AddressFormat.php:629
SELECT SQL_NO_CACHE `row` 
FROM pr_jxmegamenu_items
WHERE `id_tab` = 9
AND `is_mega` = 1
ORDER BY `id`
0.2 14 /modules/jxmegamenu/src/MegaMenu.php:330
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 161) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 1
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 141) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 177) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 226) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 158) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 286) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `settings`
FROM pr_jxmegamenu_items
WHERE `id_tab` = 10
0.2 14 /modules/jxmegamenu/src/MegaMenu.php:309
SELECT SQL_NO_CACHE `settings`
FROM pr_jxmegamenu_items
WHERE `id_tab` = 7
0.2 14 /modules/jxmegamenu/src/MegaMenu.php:309
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 159) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jxl.`id_layout`
FROM pr_jxmegalayout jxl
LEFT JOIN pr_jxmegalayout_pages jxlp
ON(jxl.`id_layout` = jxlp.`id_layout`)
WHERE jxlp.`page_name` = "subpages"
AND jxl.`id_shop` = 1
AND jxl.`hook_name` = "displayHeader"
AND jxlp.`status` = 1 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/JXMegaLayoutLayouts.php:347
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 150) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM pr_required_field
0.2 1 /classes/ObjectModel.php:1473
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 165) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 136) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 175) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 293) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 164) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `page_name`
FROM pr_jxmegalayout_pages
WHERE `id_layout` = 6
AND `status` = 1
0.2 1 /modules/jxmegalayout/classes/JXMegaLayoutLayouts.php:142
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 289) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * 
FROM pr_jxmegamenu_items
WHERE `id_tab` = 10
AND `row` = 1
AND `is_mega` = 1
ORDER BY `col`
0.2 14 Yes /modules/jxmegamenu/src/MegaMenu.php:354
SELECT SQL_NO_CACHE name FROM pr_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 845 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 288) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 229) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 162) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 295) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 200) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 255) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `pr_product_attribute`
WHERE `id_product` = 2791
0.2 1 /classes/Product.php:2473
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 231) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_group` a
LEFT JOIN `pr_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:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 173) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `row` 
FROM pr_jxmegamenu_items
WHERE `id_tab` = 10
AND `is_mega` = 1
ORDER BY `id`
0.2 14 /modules/jxmegamenu/src/MegaMenu.php:330
SELECT SQL_NO_CACHE psgdpr.active FROM `pr_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 98 LIMIT 1
0.2 8 /modules/psgdpr/classes/GDPRConsent.php:132
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pr_stock_available`
WHERE (id_product = 2792) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE `need_identification_number`
FROM `pr_country`
WHERE `id_country` = 14 LIMIT 1
0.2 1 /classes/Country.php:401
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 168) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 138) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 188) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 199) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `pr_specific_price` WHERE id_product = 0 LIMIT 1
0.2 1 /classes/SpecificPrice.php:407
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 166) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 8
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE id_page_type
FROM pr_page_type
WHERE name = 'category' LIMIT 1
0.2 1 /classes/Page.php:104
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 201) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 163) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 148) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `pr_product_attribute`
WHERE `id_product` = 1965
0.2 1 /classes/Product.php:2473
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 11
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE *
FROM `pr_currency_lang`
WHERE `id_currency` = 1
0.2 1 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 1
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 294) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `pr_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 845 LIMIT 1
0.2 1 /classes/Category.php:1360
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 220) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 277) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 296) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `pr_specific_price` WHERE `to` BETWEEN '2024-04-23 00:00:00' AND '2024-04-23 23:59:59' LIMIT 1
0.2 1 /classes/SpecificPrice.php:362
SELECT SQL_NO_CACHE ctg.`id_group`
FROM pr_category_group ctg
WHERE ctg.`id_category` = 882 AND ctg.`id_group` = 1 LIMIT 1
0.2 1 /classes/Category.php:1691
SELECT SQL_NO_CACHE COUNT(*) FROM `pr_pack` WHERE id_product_pack = 2791 LIMIT 1
0.2 1 /classes/Pack.php:85
SELECT SQL_NO_CACHE `id_module` FROM `pr_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.2 0 /classes/module/Module.php:2311
SELECT SQL_NO_CACHE `iso_code`
FROM `pr_country`
WHERE `id_country` = 14 LIMIT 1
0.2 1 /classes/Country.php:274
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 185) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pr_product_shop`
WHERE `id_product` = 1965 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 174) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `settings`
FROM pr_jxmegamenu_items
WHERE `id_tab` = 5
0.2 14 /modules/jxmegamenu/src/MegaMenu.php:309
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `pr_product_attribute`
WHERE `id_product` = 2792
0.2 1 /classes/Product.php:2473
SELECT SQL_NO_CACHE jeh.*, jehl.*
FROM pr_jxmegalayout_extra_html jeh
LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
WHERE jeh.`id_extra_html` = 12
AND jehl.`id_lang` = 2 LIMIT 1
0.2 1 /modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php:71
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 218) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_tax_lang`
WHERE `id_tax` = 1
0.2 1 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 228) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name FROM pr_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 845 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pr_stock_available`
WHERE (id_product = 1965) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE 1 FROM `pr_specific_price` WHERE id_product = 2792 LIMIT 1
0.2 25 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `pr_stock_available`
WHERE (id_product = 2791) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE `reduction`
FROM `pr_group`
WHERE `id_group` = 1 LIMIT 1
0.2 1 /classes/Group.php:151
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "topbarnewsletter" LIMIT 1
0.2 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE name FROM pr_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 845 LIMIT 1
0.1 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE *
FROM `pr_group_lang`
WHERE `id_group` = 1
0.1 1 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 230) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pr_product_shop`
WHERE `id_product` = 2792 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "jxnewsletter" LIMIT 1
0.1 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE `id_module` FROM `pr_module` WHERE `name` = "uecookie" LIMIT 1
0.1 0 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `pr_product_shop`
WHERE `id_product` = 2791 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE *
FROM `pr_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pr_specific_price_priority`
WHERE `id_product` = 1965
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE `settings`
FROM pr_jxmegamenu_items
WHERE `id_tab` = 11
0.1 14 /modules/jxmegamenu/src/MegaMenu.php:309
SELECT SQL_NO_CACHE COUNT(*) FROM `pr_pack` WHERE id_product_pack = 1965 LIMIT 1
0.1 1 /classes/Pack.php:85
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 246) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 234) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 181) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 260) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 193) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(*) FROM `pr_pack` WHERE id_product_pack = 2792 LIMIT 1
0.1 1 /classes/Pack.php:85
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 256) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 257) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `pr_specific_price_priority`
WHERE `id_product` = 2792
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.1 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 244) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 241) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 182) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 183) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 276) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 194) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `reduction`
FROM `pr_product_group_reduction_cache`
WHERE `id_product` = 2792 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 219) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 189) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 266) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 190) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 213) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `settings`
FROM pr_jxmegamenu_items
WHERE `id_tab` = 12
0.1 14 /modules/jxmegamenu/src/MegaMenu.php:309
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 261) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 235) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 247) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 264) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `settings`
FROM pr_jxmegamenu_items
WHERE `id_tab` = 13
0.1 14 /modules/jxmegamenu/src/MegaMenu.php:309
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 184) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `reduction`
FROM `pr_product_group_reduction_cache`
WHERE `id_product` = 1965 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 197) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 215) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 196) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 192) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 216) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE id_shop
FROM `pr_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1610
SELECT SQL_NO_CACHE `reduction`
FROM `pr_product_group_reduction_cache`
WHERE `id_product` = 2791 AND `id_group` = 1 LIMIT 1
0.1 0 /classes/GroupReduction.php:156
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 198) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 195) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 243) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE id_shop
FROM `pr_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/ObjectModel.php:1610
SELECT SQL_NO_CACHE *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = 191) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75

Doubles

108
SELECT *
FROM `pr_jxmegalayout_items` a
WHERE (a.`id_item` = XX) LIMIT XX
86
SELECT *
FROM `pr_category` a
LEFT JOIN `pr_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `pr_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
48
				SELECT c.*, cl.*
				FROM `pr_category` c
				 INNER JOIN pr_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
				LEFT JOIN `pr_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = XX 
				
				RIGHT JOIN `pr_category` cXX ON cXX.`id_category` = XX AND c.`nleft` >= cXX.`nleft` AND c.`nright` <= cXX.`nright`
				WHERE XX  AND `id_lang` = XX
				 AND c.`active` = XX
				
				
				 ORDER BY c.`level_depth` ASC
				, category_shop.`position` ASC
				
21
SELECT fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=XX)) AND ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p INNER JOIN pr_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN pr_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((fp.id_feature=XX)) AND ((fp_XX.id_feature_value=XX)) GROUP BY fp.id_feature_value
19
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 `pr_attribute_group` ag INNER JOIN `pr_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `pr_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN pr_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 pr_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `pr_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
18
SELECT pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM pr_product p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN pr_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 pr_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN pr_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN pr_category_product cp ON (p.id_product = cp.id_product) INNER JOIN pr_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN pr_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN pr_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value=XX)) AND ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p LEFT JOIN pr_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN pr_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN pr_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN pr_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((a.id_attribute_group=XX)) AND ((fp_XX.id_feature_value=XX)) GROUP BY pac.id_attribute
14
            SELECT jeh.*, jehl.*
            FROM pr_jxmegalayout_extra_html jeh
            LEFT JOIN pr_jxmegalayout_extra_html_lang jehl
            ON(jeh.`id_extra_html` = jehl.`id_extra_html`)
            WHERE jeh.`id_extra_html` = XX
            AND jehl.`id_lang` = XX LIMIT XX
9
SELECT tdd.*, tddl.`label`
			FROM pr_jxdaydeal tdd
			LEFT JOIN pr_jxdaydeal_lang tddl
			ON(tdd.`id_tab` = tddl.`id_tab`)
            JOIN pr_specific_price sp
            ON(sp.`id_specific_price` = tdd.`id_specific_price`)
			WHERE tdd.`id_product` = XX
			AND tdd.`id_shop` = XX
			AND tddl.`id_lang` = XX
			AND tdd.`status` = XX
            AND tdd.`data_end` >= 'XX-XX-XX XX:XX:XX'
            AND tdd.`data_start` <= 'XX-XX-XX XX:XX:XX'
			ORDER BY tdd.`id_tab`
8
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 `pr_feature_value` v LEFT JOIN `pr_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = XX) LEFT JOIN `pr_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
8
SELECT `settings`
                FROM pr_jxmegamenu_items
                WHERE `id_tab` = XX
5
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `pr_module` m
                LEFT JOIN `pr_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
4
SELECT XX FROM `pr_specific_price` WHERE id_product = XX LIMIT XX
4
SELECT *
                    FROM pr_jxmegamenu
                    WHERE `id_shop` =XX
                    AND `id_item` = XX
                    AND `is_simple` = XX
4
SELECT * 
                FROM pr_jxmegamenu_items
                WHERE `id_tab` = XX
                AND `row` = XX
                AND `is_mega` = XX
                ORDER BY `col`
4
SELECT `row` 
                FROM pr_jxmegamenu_items
                WHERE `id_tab` = XX
                AND `is_mega` = XX
                ORDER BY `id`
3
SELECT `id_product_attribute`
            FROM `pr_product_attribute`
            WHERE `id_product` = XX
3
			SELECT `need_identification_number`
			FROM `pr_country`
			WHERE `id_country` = XX LIMIT XX
3
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `pr_image` i
             INNER JOIN pr_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `pr_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
3
            SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > XX, XX, XX)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `pr_product_attribute` pa
             INNER JOIN pr_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 pr_stock_available stock
            ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
            JOIN `pr_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `pr_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `pr_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `pr_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`
            HAVING qty > XX
            ORDER BY a.`position` ASC;
3
SELECT product_attribute_shop.id_product_attribute
                FROM pr_product_attribute pa
                 INNER JOIN pr_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                WHERE pa.id_product = XX LIMIT XX
3
SELECT *
FROM `pr_product` a
LEFT JOIN `pr_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `pr_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
3
                            SELECT `id_tax_rules_group`
                            FROM `pr_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
3
				SELECT `priority`, `id_specific_price_priority`
				FROM `pr_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
3
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT cp.`quantity` as first_level_quantity, XX as pack_quantity
          FROM `pr_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = XX
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
          FROM `pr_cart_product` cp JOIN `pr_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `pr_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = XX
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
3
SELECT SUM(quantity)
FROM `pr_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
3
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 pr_product p
                LEFT JOIN pr_product_lang pl
                    ON pl.id_product = p.id_product
                    AND pl.id_shop = XX
                    AND pl.id_lang = XX
                LEFT JOIN pr_stock_available sa
			        ON sa.id_product = p.id_product 
			        AND sa.id_shop = XX
			    WHERE p.id_product = XX
3
SELECT COUNT(*) FROM `pr_pack` WHERE id_product_pack = XX LIMIT XX
3
			SELECT `reduction`
			FROM `pr_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
3
SELECT name FROM pr_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
3
                SELECT name, value, pf.id_feature, f.position
                FROM pr_feature_product pf
                LEFT JOIN pr_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN pr_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN pr_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN pr_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
3
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 `pr_product` p
INNER JOIN `pr_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `pr_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)
3
			SELECT *, ( IF (`id_group` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_shop` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `pr_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
2
            SELECT psgdpr.active FROM `pr_psgdpr_consent` psgdpr
            WHERE psgdpr.id_module = XX LIMIT XX
2
(SELECT SQL_NO_CACHE * FROM `pr_cart_rule` cr
				LEFT JOIN `pr_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`id_customer` = XX  AND NOW() BETWEEN cr.date_from AND cr.date_to
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%") UNION (SELECT * FROM `pr_cart_rule` cr
				LEFT JOIN `pr_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = XX) WHERE cr.`group_restriction` = XX  AND NOW() BETWEEN cr.date_from AND cr.date_to
				AND cr.`active` = XX
				AND cr.`quantity` > XX AND highlight = XX AND code NOT LIKE "BO_ORDER_%")
2
SELECT *
                FROM pr_jxmegalayout_items
                WHERE `id_layout` = XX
2
				SELECT tr.*
				FROM `pr_tax_rule` tr
				JOIN `pr_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 jx.*, jxl.`title`, jxl.`badge`, jxl.`url`
                FROM `pr_jxmegamenu` jx
                LEFT JOIN `pr_jxmegamenu_lang` jxl
                ON (jx.`id_item` = jxl.`id_item`)
                WHERE jx.`id_shop` = XX
                AND jx.`hook_name` = "displayTop"
                AND jxl.`id_lang` = XX
                AND jx.`active` = XX
                ORDER BY jx.`sort_order`
2
SELECT `id_module` FROM `pr_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
2
            SELECT psgdprl.message FROM `pr_psgdpr_consent` psgdpr
            LEFT JOIN pr_psgdpr_consent_lang psgdprl ON (psgdpr.id_gdpr_consent = psgdprl.id_gdpr_consent)
            WHERE psgdpr.id_module = XX AND psgdprl.id_lang =XX LIMIT XX
2
SELECT * FROM `pr_hook_alias`
2
(SELECT XX FROM `pr_cart_rule` WHERE date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX)UNION ALL (SELECT XX FROM `pr_cart_rule` WHERE date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX)UNION ALL (SELECT XX FROM `pr_cart_rule` WHERE date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX) LIMIT XX
2
SELECT `id_module` FROM `pr_module` WHERE `name` = "jxblog" LIMIT XX
2
SELECT m.`id_module` as `active`, ms.`id_module` as `shop_active`
        FROM `pr_module` m
        LEFT JOIN `pr_module_shop` ms ON m.`id_module` = ms.`id_module`
        WHERE `name` = "jxblog"
        AND ms.`id_shop` IN (XX) LIMIT XX

Tables stress

237 category
142 category_lang
137 category_shop
120 feature_product
111 jxmegalayout_items
78 product_attribute
72 product_attribute_combination
63 product
61 stock_available
60 product_shop
53 category_group
51 category_product
48 product_sale
40 attribute
30 module
23 attribute_group
22 attribute_lang
20 attribute_group_lang
20 attribute_group_shop
19 layered_indexable_attribute_lang_value
19 attribute_shop
19 specific_price
16 jxmegamenu_items
14 jxmegalayout_extra_html_lang
14 jxmegalayout_extra_html
12 cart_rule
11 module_shop
11 feature_value_lang
9 product_attribute_shop
9 jxdaydeal
9 jxdaydeal_lang
8 feature_value
8 jxmegalayout
8 layered_indexable_feature_value_lang_value
7 cart_product
7 country
6 product_lang
6 pack
6 jxmegamenu
6 jxmegalayout_pages
6 cart_rule_lang
5 currency
5 ets_baw_banner
5 ets_baw_banner_lang
5 ets_baw_banner_position
5 hook
4 feature
4 feature_shop
4 feature_lang
4 shop
4 psgdpr_consent
4 shop_url
4 lang_shop
4 lang
4 currency_shop
3 tax_rules_group
3 hook_module
3 tax_rule
3 specific_price_priority
3 image
3 image_shop
3 image_lang
3 country_lang
3 country_shop
3 hook_alias
3 product_group_reduction_cache
2 configuration
2 psgdpr_consent_lang
2 currency_lang
2 group
2 group_shop
2 image_type
2 shop_group
2 jxmegamenu_lang
2 required_field
1 connections
1 state
1 gender
1 jxmegamenu_map
1 page_type
1 gender_lang
1 page
1 zone
1 layered_indexable_attribute_group
1 tax_lang
1 jxwishlist
1 configuration_lang
1 module_group
1 meta
1 meta_lang
1 hook_module_exceptions
1 group_lang
1 pi_customcssjs_sheet
1 address_format
1 layered_category
1 tax
1 layered_indexable_attribute_group_lang_value
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 layered_filter_block
1 manufacturer
1 manufacturer_shop
1 manufacturer_lang
1 layered_price_index
1 jxmegamenu_map_lang

ObjectModel instances

NameInstancesSource
JXMegaLayoutItems 108 /modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
/modules/jxmegalayout/jxmegalayout.php [2888]
Category 94 /controllers/front/listing/CategoryController.php [85]
/classes/Meta.php [379]
/classes/Link.php [386]
/classes/PrestaShopCollection.php [383]
/classes/PrestaShopCollection.php [383]
/modules/jxsearch/jxsearch.php [516]
/modules/ps_facetedsearch/src/Product/Search.php [364]
/modules/ps_facetedsearch/src/Filters/Block.php [157]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
/classes/Link.php [386]
Language 6 /config/config.inc.php [194]
/classes/Tools.php [579]
/modules/jxblog/jxblog.php [69]
/modules/jxblog/jxblog.php [69]
/modules/jxblogcomment/jxblogcomment.php [61]
/modules/jxblog/jxblog.php [69]
Country 6 /config/config.inc.php [141]
/classes/controller/FrontController.php [341]
/classes/AddressFormat.php [357]
/classes/controller/FrontController.php [1623]
/classes/AddressFormat.php [357]
/modules/ps_contactinfo/ps_contactinfo.php [99]
Address 4 /classes/shop/Shop.php [467]
/classes/Product.php [3201]
/classes/Product.php [3310]
/classes/Product.php [4970]
Product 3 /src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
Combination 3 /classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
AddressFormat 3 /classes/controller/FrontController.php [1617]
/modules/jxheaderaccount/jxheaderaccount.php [744]
/modules/ps_contactinfo/ps_contactinfo.php [93]
MegaMenu 2 /modules/jxmegamenu/jxmegamenu.php [92]
/modules/jxmegamenu/jxmegamenu.php [2795]
State 2 /classes/controller/FrontController.php [1622]
/modules/ps_contactinfo/ps_contactinfo.php [98]
Tax 2 /classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php [101]
/classes/Tools.php [703]
Customer 2 /config/config.inc.php [220]
/modules/jxheaderaccount/jxheaderaccount.php [911]
MegaMenuVideo 1 /modules/jxmegamenu/jxmegamenu.php [96]
CustomerAddress 1 /classes/Address.php [165]
Guest 1 /modules/statsdata/statsdata.php [83]
MegaMenuMap 1 /modules/jxmegamenu/jxmegamenu.php [97]
Shop 1 /config/config.inc.php [119]
MegaMenuBanner 1 /modules/jxmegamenu/jxmegamenu.php [95]
MegaMenuLink 1 /modules/jxmegamenu/jxmegamenu.php [94]
MegaMenuHtml 1 /modules/jxmegamenu/jxmegamenu.php [93]
Risk 1 /classes/controller/FrontController.php [1587]
Gender 1 /classes/controller/FrontController.php [1584]
Group 1 /classes/Cart.php [245]
Cart 1 /classes/controller/FrontController.php [410]
ShopGroup 1 /classes/shop/Shop.php [551]
Connection 1 /modules/statsdata/statsdata.php [117]

Included Files

#Filename
1/index.php
2/config/config.inc.php
3/config/defines.inc.php
4/config/autoload.php
5/vendor/autoload.php
6/vendor/composer/autoload_real.php
7/vendor/composer/ClassLoader.php
8/vendor/composer/include_paths.php
9/vendor/composer/autoload_static.php
10/vendor/symfony/polyfill-ctype/bootstrap.php
11/vendor/react/promise/src/functions_include.php
12/vendor/react/promise/src/functions.php
13/vendor/swiftmailer/swiftmailer/lib/swift_required.php
14/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
15/vendor/paragonie/random_compat/lib/random.php
16/vendor/symfony/polyfill-php70/bootstrap.php
17/vendor/symfony/polyfill-php56/bootstrap.php
18/vendor/symfony/polyfill-mbstring/bootstrap.php
19/vendor/symfony/polyfill-intl-icu/bootstrap.php
20/vendor/symfony/polyfill-apcu/bootstrap.php
21/vendor/markbaker/matrix/classes/src/functions/adjoint.php
22/vendor/markbaker/matrix/classes/src/functions/antidiagonal.php
23/vendor/markbaker/matrix/classes/src/functions/cofactors.php
24/vendor/markbaker/matrix/classes/src/functions/determinant.php
25/vendor/markbaker/matrix/classes/src/functions/diagonal.php
26/vendor/markbaker/matrix/classes/src/functions/identity.php
27/vendor/markbaker/matrix/classes/src/functions/inverse.php
28/vendor/markbaker/matrix/classes/src/functions/minors.php
29/vendor/markbaker/matrix/classes/src/functions/trace.php
30/vendor/markbaker/matrix/classes/src/functions/transpose.php
31/vendor/markbaker/matrix/classes/src/operations/add.php
32/vendor/markbaker/matrix/classes/src/operations/directsum.php
33/vendor/markbaker/matrix/classes/src/operations/subtract.php
34/vendor/markbaker/matrix/classes/src/operations/multiply.php
35/vendor/markbaker/matrix/classes/src/operations/divideby.php
36/vendor/markbaker/matrix/classes/src/operations/divideinto.php
37/vendor/markbaker/complex/classes/src/functions/abs.php
38/vendor/markbaker/complex/classes/src/functions/acos.php
39/vendor/markbaker/complex/classes/src/functions/acosh.php
40/vendor/markbaker/complex/classes/src/functions/acot.php
41/vendor/markbaker/complex/classes/src/functions/acoth.php
42/vendor/markbaker/complex/classes/src/functions/acsc.php
43/vendor/markbaker/complex/classes/src/functions/acsch.php
44/vendor/markbaker/complex/classes/src/functions/argument.php
45/vendor/markbaker/complex/classes/src/functions/asec.php
46/vendor/markbaker/complex/classes/src/functions/asech.php
47/vendor/markbaker/complex/classes/src/functions/asin.php
48/vendor/markbaker/complex/classes/src/functions/asinh.php
49/vendor/markbaker/complex/classes/src/functions/atan.php
50/vendor/markbaker/complex/classes/src/functions/atanh.php
51/vendor/markbaker/complex/classes/src/functions/conjugate.php
52/vendor/markbaker/complex/classes/src/functions/cos.php
53/vendor/markbaker/complex/classes/src/functions/cosh.php
54/vendor/markbaker/complex/classes/src/functions/cot.php
55/vendor/markbaker/complex/classes/src/functions/coth.php
56/vendor/markbaker/complex/classes/src/functions/csc.php
57/vendor/markbaker/complex/classes/src/functions/csch.php
58/vendor/markbaker/complex/classes/src/functions/exp.php
59/vendor/markbaker/complex/classes/src/functions/inverse.php
60/vendor/markbaker/complex/classes/src/functions/ln.php
61/vendor/markbaker/complex/classes/src/functions/log2.php
62/vendor/markbaker/complex/classes/src/functions/log10.php
63/vendor/markbaker/complex/classes/src/functions/negative.php
64/vendor/markbaker/complex/classes/src/functions/pow.php
65/vendor/markbaker/complex/classes/src/functions/rho.php
66/vendor/markbaker/complex/classes/src/functions/sec.php
67/vendor/markbaker/complex/classes/src/functions/sech.php
68/vendor/markbaker/complex/classes/src/functions/sin.php
69/vendor/markbaker/complex/classes/src/functions/sinh.php
70/vendor/markbaker/complex/classes/src/functions/sqrt.php
71/vendor/markbaker/complex/classes/src/functions/tan.php
72/vendor/markbaker/complex/classes/src/functions/tanh.php
73/vendor/markbaker/complex/classes/src/functions/theta.php
74/vendor/markbaker/complex/classes/src/operations/add.php
75/vendor/markbaker/complex/classes/src/operations/subtract.php
76/vendor/markbaker/complex/classes/src/operations/multiply.php
77/vendor/markbaker/complex/classes/src/operations/divideby.php
78/vendor/markbaker/complex/classes/src/operations/divideinto.php
79/vendor/jakeasmith/http_build_url/src/http_build_url.php
80/vendor/smarty/smarty/libs/bootstrap.php
81/vendor/smarty/smarty/libs/Autoloader.php
82/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
83/vendor/ircmaxell/password-compat/lib/password.php
84/vendor/symfony/polyfill-php73/bootstrap.php
85/app/AppKernel.php
86/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php
87/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/KernelInterface.php
88/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php
89/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/RebootableInterface.php
90/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php
91/config/alias.php
92/classes/PrestaShopAutoload.php
93/var/cache/prod/class_index.php
94/config/bootstrap.php
95/src/Core/ContainerBuilder.php
96/src/Core/Foundation/IoC/Container.php
97/src/Adapter/ServiceLocator.php
98/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
99/var/cache/prod/appParameters.php
100/classes/controller/Controller.php
101/classes/ObjectModel.php
102/src/Core/Foundation/Database/EntityInterface.php
103/classes/db/Db.php
104/classes/Tools.php
105/classes/Context.php
106/classes/shop/Shop.php
107/classes/db/DbPDO.php
108/classes/AddressFormat.php
109/classes/Configuration.php
110/classes/Validate.php
111/classes/cache/Cache.php
112/src/Adapter/EntityMapper.php
113/classes/db/DbQuery.php
114/src/Core/Addon/Theme/ThemeManagerBuilder.php
115/src/Adapter/Configuration.php
116/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
117/src/Core/ConfigurationInterface.php
118/src/Core/Addon/Theme/ThemeRepository.php
119/src/Core/Addon/AddonRepositoryInterface.php
120/src/Core/Addon/Theme/Theme.php
121/src/Core/Addon/AddonInterface.php
122/vendor/shudrum/array-finder/ArrayFinder.php
123/config/defines_uri.inc.php
124/classes/Language.php
125/classes/Country.php
126/classes/PrestaShopCollection.php
127/classes/shop/ShopGroup.php
128/classes/Cookie.php
129/classes/PhpEncryption.php
130/vendor/defuse/php-encryption/src/Core.php
131/classes/PhpEncryptionEngine.php
132/vendor/defuse/php-encryption/src/Key.php
133/vendor/defuse/php-encryption/src/Encoding.php
134/config/smarty.config.inc.php
135/vendor/smarty/smarty/libs/Smarty.class.php
136/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
137/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
138/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
139/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
140/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
141/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
142/vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
143/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
144/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
145/config/smartyfront.config.inc.php
146/classes/Smarty/SmartyResourceModule.php
147/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
148/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
149/classes/Smarty/SmartyResourceParent.php
150/classes/Smarty/SmartyLazyRegister.php
151/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
152/vendor/smarty/smarty/libs/plugins/modifier.truncate.php
153/classes/Customer.php
154/classes/Group.php
155/classes/Link.php
156/classes/shop/ShopUrl.php
157/classes/Dispatcher.php
158/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
159/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
160/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
161/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
162/classes/Hook.php
163/override/classes/Hook.php
164/src/Adapter/SymfonyContainer.php
165/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
166/config/db_slave_server.inc.php
167/classes/module/Module.php
168/src/Core/Module/ModuleInterface.php
169/modules/jxblog/jxblog.php
170/modules/jxblog/src/JXBlogRepository.php
171/modules/jxblog/src/TabManager.php
172/modules/jxblog/helper/HelperBlog.php
173/modules/jxblog/classes/JXBlogCategory.php
174/modules/jxblog/classes/JXBlogPost.php
175/modules/jxblog/classes/JXBlogTag.php
176/modules/jxblog/classes/JXBlogImage.php
177/modules/jxblog/classes/JXBlogImageManager.php
178/src/Core/Module/WidgetInterface.php
179/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
180/vendor/smarty/smarty/libs/sysplugins/smarty_data.php
181/classes/Translate.php
182/modules/jxblog/translations/pl.php
183/src/PrestaShopBundle/Translation/TranslatorComponent.php
184/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
185/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
186/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
187/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
188/src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
189/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
190/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
191/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
192/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
193/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
194/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
195/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
196/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
197/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
198/var/cache/prod/translations/catalogue.pl-PL.NXhscRe.php
199/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
200/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
201/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
202/modules/jxsearch/jxsearch.php
203/modules/jxsearch/classes/JXSearchSearch.php
204/classes/Search.php
205/modules/jxsearch/classes/JxSearchProvider.php
206/src/Core/Product/Search/ProductSearchProviderInterface.php
207/modules/jxsearch/translations/pl.php
208/src/Core/Addon/Module/ModuleManagerBuilder.php
209/src/Core/Util/File/YamlParser.php
210/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
211/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
212/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
213/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
214/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
215/var/cache/prod/yaml/4e56b7f344be43f96f576dc4054b6f40.php
216/var/cache/prod/yaml/e99ea819cd1c9ee040266e8c844b6d2b.php
217/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
218/vendor/guzzlehttp/guzzle/src/Client.php
219/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
220/vendor/guzzlehttp/guzzle/src/ClientInterface.php
221/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
222/vendor/guzzlehttp/guzzle/src/Url.php
223/vendor/guzzlehttp/guzzle/src/Utils.php
224/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
225/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
226/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
227/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
228/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
229/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
230/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
231/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
232/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
233/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
234/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
235/vendor/guzzlehttp/guzzle/src/RequestFsm.php
236/src/Adapter/Tools.php
237/app/config/parameters.php
238/src/Adapter/Module/ModuleZipManager.php
239/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
240/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
241/src/Core/Hook/HookDispatcherInterface.php
242/src/Adapter/Addons/AddonsDataProvider.php
243/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
244/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
245/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
246/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
247/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
248/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
249/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
250/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
251/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
252/src/Adapter/LegacyLogger.php
253/vendor/psr/log/Psr/Log/LoggerInterface.php
254/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
255/src/Adapter/LegacyContext.php
256/src/Adapter/Module/ModuleDataProvider.php
257/src/Adapter/Module/AdminModuleDataProvider.php
258/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
259/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
260/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
261/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
262/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
263/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
264/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
265/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
266/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
267/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
268/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
269/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
270/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
271/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
272/src/Adapter/Module/ModuleDataUpdater.php
273/src/Core/Addon/Module/ModuleManager.php
274/src/Core/Addon/AddonManagerInterface.php
275/src/Core/Addon/Module/ModuleRepository.php
276/src/Core/Addon/Module/ModuleRepositoryInterface.php
277/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
278/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
279/src/Adapter/Cache/Clearer/SymfonyCacheClearer.php
280/src/Core/Cache/Clearer/CacheClearerInterface.php
281/src/Adapter/Shop/Context.php
282/src/Core/Multistore/MultistoreContextCheckerInterface.php
283/src/Core/Shop/ShopContextInterface.php
284/modules/jxwishlist/jxwishlist.php
285/modules/jxwishlist/classes/ClassJxWishlist.php
286/classes/module/ModuleGrid.php
287/modules/jxwishlist/translations/pl.php
288/controllers/front/listing/CategoryController.php
289/classes/controller/ProductListingFrontController.php
290/classes/controller/ProductPresentingFrontController.php
291/classes/controller/FrontController.php
292/src/Adapter/Presenter/Object/ObjectPresenter.php
293/src/Adapter/Presenter/PresenterInterface.php
294/src/Adapter/Presenter/Cart/CartPresenter.php
295/src/Adapter/Product/PriceFormatter.php
296/src/Adapter/Image/ImageRetriever.php
297/classes/tax/TaxConfiguration.php
298/classes/Smarty/TemplateFinder.php
299/classes/assets/StylesheetManager.php
300/classes/assets/AbstractAssetManager.php
301/src/Adapter/Assets/AssetUrlGeneratorTrait.php
302/classes/assets/JavascriptManager.php
303/classes/assets/CccReducer.php
304/modules/litespeedcache/litespeedcache.php
305/modules/litespeedcache/classes/Helper.php
306/modules/litespeedcache/classes/EsiItem.php
307/modules/litespeedcache/classes/DebugLog.php
308/modules/litespeedcache/classes/Config.php
309/modules/litespeedcache/classes/EsiModConf.php
310/modules/litespeedcache/classes/Cache.php
311/modules/litespeedcache/classes/VaryCookie.php
312/modules/litespeedcache/translations/pl.php
313/classes/Category.php
314/src/Adapter/ContainerBuilder.php
315/src/Adapter/Environment.php
316/src/Core/EnvironmentInterface.php
317/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
318/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
319/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
320/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
321/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
322/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
323/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
324/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
325/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
326/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
327/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
328/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
329/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
330/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
331/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
332/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
333/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
334/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
335/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
336/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
337/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
338/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
339/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
340/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
341/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
342/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
343/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
344/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
345/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
346/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
347/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
348/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
349/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
350/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
351/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
352/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
353/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
354/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
355/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
356/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
357/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
358/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
359/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
360/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
361/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
362/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
363/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
364/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
365/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
366/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
367/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
368/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
369/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
370/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
371/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
372/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
373/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
374/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
375/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
376/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
377/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
378/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php
379/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
380/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php
381/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php
382/var/cache/prod/FrontContainer.php
383/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
384/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
385/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
386/vendor/psr/container/src/ContainerInterface.php
387/modules/ps_banner/vendor/autoload.php
388/modules/ps_banner/vendor/composer/autoload_real.php
389/modules/ps_banner/vendor/composer/autoload_static.php
390/modules/ps_imageslider/vendor/autoload.php
391/modules/ps_imageslider/vendor/composer/autoload_real.php
392/modules/ps_imageslider/vendor/composer/autoload_static.php
393/modules/ps_themecusto/vendor/autoload.php
394/modules/ps_themecusto/vendor/composer/autoload_real.php
395/modules/ps_themecusto/vendor/composer/autoload_static.php
396/modules/ps_wirepayment/vendor/autoload.php
397/modules/ps_wirepayment/vendor/composer/autoload_real.php
398/modules/ps_wirepayment/vendor/composer/autoload_static.php
399/modules/statspersonalinfos/vendor/autoload.php
400/modules/statspersonalinfos/vendor/composer/autoload_real.php
401/modules/statspersonalinfos/vendor/composer/autoload_static.php
402/modules/statssearch/vendor/autoload.php
403/modules/statssearch/vendor/composer/autoload_real.php
404/modules/statssearch/vendor/composer/autoload_static.php
405/modules/statsstock/vendor/autoload.php
406/modules/statsstock/vendor/composer/autoload_real.php
407/modules/statsstock/vendor/composer/autoload_static.php
408/modules/welcome/vendor/autoload.php
409/modules/welcome/vendor/composer/autoload_real.php
410/modules/welcome/vendor/composer/autoload_namespaces.php
411/modules/welcome/vendor/composer/autoload_psr4.php
412/modules/welcome/vendor/composer/autoload_classmap.php
413/modules/gamification/vendor/autoload.php
414/modules/gamification/vendor/composer/autoload_real.php
415/modules/gamification/vendor/composer/autoload_static.php
416/modules/emarketing/vendor/autoload.php
417/modules/emarketing/vendor/composer/autoload_real.php
418/modules/emarketing/vendor/composer/autoload_static.php
419/modules/psaddonsconnect/vendor/autoload.php
420/modules/psaddonsconnect/vendor/composer/autoload_real.php
421/modules/psaddonsconnect/vendor/composer/autoload_static.php
422/modules/ps_mbo/vendor/autoload.php
423/modules/ps_mbo/vendor/composer/autoload_real.php
424/modules/ps_mbo/vendor/composer/autoload_static.php
425/modules/ps_buybuttonlite/vendor/autoload.php
426/modules/ps_buybuttonlite/vendor/composer/autoload_real.php
427/modules/ps_buybuttonlite/vendor/composer/autoload_static.php
428/modules/ps_metrics/vendor/autoload.php
429/modules/ps_metrics/vendor/composer/autoload_real.php
430/modules/ps_metrics/vendor/composer/platform_check.php
431/modules/ps_metrics/vendor/composer/autoload_static.php
432/modules/ps_metrics/vendor/lcobucci/jwt/compat/class-aliases.php
433/modules/ps_metrics/vendor/lcobucci/jwt/src/Token/Plain.php
434/modules/ps_metrics/vendor/lcobucci/jwt/src/Token.php
435/modules/ps_metrics/vendor/lcobucci/jwt/src/Token/Signature.php
436/modules/ps_metrics/vendor/lcobucci/jwt/src/Signature.php
437/modules/ps_metrics/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
438/modules/ps_metrics/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
439/modules/ps_metrics/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
440/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment.php
441/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Client.php
442/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
443/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
444/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
445/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
446/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
447/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
448/modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Version.php
449/modules/ps_accounts/vendor/autoload.php
450/modules/ps_accounts/vendor/composer/autoload_real.php
451/modules/ps_accounts/vendor/composer/platform_check.php
452/modules/ps_accounts/vendor/composer/autoload_static.php
453/modules/blockreassurance/vendor/autoload.php
454/modules/blockreassurance/vendor/composer/autoload_real.php
455/modules/blockreassurance/vendor/composer/autoload_static.php
456/modules/ps_bestsellers/vendor/autoload.php
457/modules/ps_bestsellers/vendor/composer/autoload_real.php
458/modules/ps_bestsellers/vendor/composer/autoload_static.php
459/modules/ps_brandlist/vendor/autoload.php
460/modules/ps_brandlist/vendor/composer/autoload_real.php
461/modules/ps_brandlist/vendor/composer/autoload_static.php
462/modules/ps_categoryproducts/vendor/autoload.php
463/modules/ps_categoryproducts/vendor/composer/autoload_real.php
464/modules/ps_categoryproducts/vendor/composer/autoload_static.php
465/modules/ps_crossselling/vendor/autoload.php
466/modules/ps_crossselling/vendor/composer/autoload_real.php
467/modules/ps_crossselling/vendor/composer/autoload_static.php
468/modules/ps_newproducts/vendor/autoload.php
469/modules/ps_newproducts/vendor/composer/autoload_real.php
470/modules/ps_newproducts/vendor/composer/autoload_static.php
471/modules/ps_specials/vendor/autoload.php
472/modules/ps_specials/vendor/composer/autoload_real.php
473/modules/ps_specials/vendor/composer/autoload_static.php
474/modules/ps_supplierlist/vendor/autoload.php
475/modules/ps_supplierlist/vendor/composer/autoload_real.php
476/modules/ps_supplierlist/vendor/composer/autoload_static.php
477/modules/ps_viewedproduct/vendor/autoload.php
478/modules/ps_viewedproduct/vendor/composer/autoload_real.php
479/modules/ps_viewedproduct/vendor/composer/autoload_static.php
480/modules/psgdpr/vendor/autoload.php
481/modules/psgdpr/vendor/composer/autoload_real.php
482/modules/psgdpr/vendor/composer/autoload_static.php
483/modules/ps_emailsubscription/vendor/autoload.php
484/modules/ps_emailsubscription/vendor/composer/autoload_real.php
485/modules/ps_emailsubscription/vendor/composer/autoload_static.php
486/modules/ps_cashondelivery/vendor/autoload.php
487/modules/ps_cashondelivery/vendor/composer/autoload_real.php
488/modules/ps_cashondelivery/vendor/composer/autoload_static.php
489/modules/ps_facetedsearch/vendor/autoload.php
490/modules/ps_facetedsearch/vendor/composer/autoload_real.php
491/modules/ps_facetedsearch/vendor/composer/autoload_static.php
492/modules/ps_emailalerts/vendor/autoload.php
493/modules/ps_emailalerts/vendor/composer/autoload_real.php
494/modules/ps_emailalerts/vendor/composer/autoload_static.php
495/modules/ps_emailalerts/vendor/symfony/polyfill-php72/bootstrap.php
496/modules/productcomments/vendor/autoload.php
497/modules/productcomments/vendor/composer/autoload_real.php
498/modules/productcomments/vendor/composer/autoload_static.php
499/modules/lgcookieslaw/vendor/autoload.php
500/modules/lgcookieslaw/vendor/composer/autoload_real.php
501/modules/lgcookieslaw/vendor/composer/autoload_static.php
502/modules/inpostshipping/vendor/autoload.php
503/modules/inpostshipping/vendor/composer/autoload_real.php
504/modules/inpostshipping/vendor/composer/autoload_static.php
505/modules/piomnibus/vendor/autoload.php
506/modules/piomnibus/vendor/composer/autoload_real.php
507/modules/piomnibus/vendor/composer/platform_check.php
508/modules/piomnibus/vendor/composer/autoload_static.php
509/modules/ps_facebook/vendor/autoload.php
510/modules/ps_facebook/vendor/composer/autoload_real.php
511/modules/ps_facebook/vendor/composer/autoload_static.php
512/modules/ps_facebook/vendor/clue/stream-filter/src/functions_include.php
513/modules/ps_facebook/vendor/clue/stream-filter/src/functions.php
514/modules/ps_facebook/vendor/ralouphie/getallheaders/src/getallheaders.php
515/modules/ps_facebook/vendor/php-http/message/src/filters.php
516/modules/x13webp/vendor/autoload.php
517/modules/x13webp/vendor/composer/autoload_real.php
518/modules/x13webp/vendor/composer/autoload_static.php
519/src/Core/Localization/Locale/Repository.php
520/src/Core/Localization/Locale/RepositoryInterface.php
521/src/Core/Localization/CLDR/LocaleRepository.php
522/src/Core/Localization/CLDR/LocaleDataSource.php
523/src/Core/Localization/CLDR/DataLayer/LocaleCache.php
524/src/Core/Data/Layer/AbstractDataLayer.php
525/src/Core/Localization/CLDR/LocaleDataLayerInterface.php
526/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
527/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
528/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
529/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
530/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
531/vendor/psr/cache/src/CacheItemPoolInterface.php
532/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
533/vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
534/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
535/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
536/vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
537/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
538/vendor/psr/cache/src/CacheItemInterface.php
539/src/Core/Localization/CLDR/DataLayer/LocaleReference.php
540/src/Core/Localization/CLDR/Reader.php
541/src/Core/Localization/CLDR/ReaderInterface.php
542/src/Core/Localization/Currency/Repository.php
543/src/Core/Localization/Currency/RepositoryInterface.php
544/src/Core/Localization/Currency/CurrencyDataSource.php
545/src/Core/Localization/Currency/DataSourceInterface.php
546/src/Core/Localization/Currency/DataLayer/CurrencyCache.php
547/src/Core/Localization/Currency/CurrencyDataLayerInterface.php
548/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
549/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
550/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
551/src/Adapter/Currency/CurrencyDataProvider.php
552/src/Core/Currency/CurrencyDataProviderInterface.php
553/src/Core/Localization/Currency/DataLayer/CurrencyReference.php
554/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
555/vendor/prestashop/decimal/src/Operation/Rounding.php
556/src/Core/Localization/Locale.php
557/src/Core/Localization/LocaleInterface.php
558/src/Core/Localization/Specification/Price.php
559/src/Core/Localization/Specification/Number.php
560/src/Core/Localization/Specification/NumberInterface.php
561/src/Core/Localization/Specification/Factory.php
562/src/Core/Localization/CLDR/LocaleData.php
563/src/Core/Localization/CLDR/NumberSymbolsData.php
564/src/Core/Localization/CLDR/CurrencyData.php
565/src/Core/Localization/CLDR/Locale.php
566/src/Core/Localization/CLDR/LocaleInterface.php
567/src/Core/Localization/Specification/NumberSymbolList.php
568/classes/Currency.php
569/src/Core/Localization/Currency/LocalizedCurrencyId.php
570/classes/webservice/WebserviceRequest.php
571/src/Core/Localization/Currency/CurrencyData.php
572/src/Core/Localization/Currency/CurrencyCollection.php
573/src/Core/Localization/Currency.php
574/src/Core/Localization/CurrencyInterface.php
575/src/Core/Localization/Specification/NumberCollection.php
576/src/Core/Localization/Number/Formatter.php
577/classes/Cart.php
578/src/Adapter/AddressFactory.php
579/classes/CartRule.php
580/classes/Product.php
581/override/classes/Product.php
582/classes/Pack.php
583/classes/ImageType.php
584/classes/ImageManager.php
585/modules/pigamodule/pigamodule.php
586/modules/pigamodule/translations/pl.php
587/modules/ps_emailsubscription/ps_emailsubscription.php
588/src/PrestaShopBundle/Translation/DomainNormalizer.php
589/src/Adapter/Localization/LegacyTranslator.php
590/classes/Media.php
591/override/classes/Media.php
592/modules/separatecombinations/separatecombinations.php
593/modules/separatecombinations/translations/pl.php
594/modules/asgusloader/asgusloader.php
595/modules/asgusloader/translations/pl.php
596/modules/asinvoicerequest/asinvoicerequest.php
597/modules/asinvoicerequest/translations/pl.php
598/modules/asorderstepnotify/asorderstepnotify.php
599/modules/asorderstepnotify/translations/pl.php
600/modules/asleftforfreeshipping/asleftforfreeshipping.php
601/modules/asleftforfreeshipping/classes/Database.php
602/modules/asleftforfreeshipping/translations/pl.php
603/modules/pi_customcssjs/pi_customcssjs.php
604/modules/pi_customcssjs/classes/Sheet.php
605/modules/pi_customcssjs/translations/pl.php
606/modules/inpostshipping/inpostshipping.php
607/classes/module/CarrierModule.php
608/modules/ps_metrics/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
609/modules/ps_metrics/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
610/modules/ps_metrics/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
611/var/cache/prod/InpostshippingFrontContainer.php
612/modules/inpostshipping/src/Adapter/TranslateAdapter.php
613/modules/inpostshipping/src/PrestaShopContext.php
614/modules/inpostshipping/translations/pl.php
615/modules/inpostshipping/src/Configuration/ShipXConfiguration.php
616/modules/inpostshipping/src/Configuration/AbstractConfiguration.php
617/modules/inpostshipping/src/HookDispatcher.php
618/modules/inpostshipping/src/Hook/AdminOrderDetails.php
619/modules/inpostshipping/src/Hook/AbstractAdminOrdersHook.php
620/modules/inpostshipping/src/Hook/AbstractHook.php
621/modules/inpostshipping/src/Hook/AdminOrderList.php
622/modules/inpostshipping/src/Hook/AdminProduct.php
623/modules/inpostshipping/src/Hook/Assets.php
624/modules/inpostshipping/src/Hook/Checkout.php
625/modules/inpostshipping/src/Traits/ErrorsTrait.php
626/modules/inpostshipping/src/Hook/Mail.php
627/modules/inpostshipping/src/Hook/Traits/GetPointDataByCartIdTrait.php
628/modules/inpostshipping/src/Hook/OrderHistory.php
629/modules/inpostshipping/src/Hook/OrderConfirmation.php
630/modules/ps_facebook/ps_facebook.php
631/modules/ps_facebook/translations/pl.php
632/var/cache/prod/Ps_facebookFrontContainer.php
633/modules/ps_facebook/classes/Buffer/TemplateBuffer.php
634/classes/ProductDownload.php
635/classes/tax/Tax.php
636/src/Core/Cart/Calculator.php
637/src/Core/Cart/CartRowCollection.php
638/src/Core/Cart/Fees.php
639/src/Core/Cart/CartRuleCollection.php
640/src/Core/Cart/CartRuleCalculator.php
641/src/Adapter/Product/PriceCalculator.php
642/classes/order/Order.php
643/override/classes/order/Order.php
644/src/Core/Cart/CartRow.php
645/src/Core/Cart/AmountImmutable.php
646/vendor/prestashop/decimal/src/Number.php
647/vendor/prestashop/decimal/src/Builder.php
648/classes/Gender.php
649/classes/Risk.php
650/classes/Meta.php
651/classes/Address.php
652/classes/State.php
653/modules/pi_cookieassistant/pi_cookieassistant.php
654/modules/pi_cookieassistant/translations/pl.php
655/src/Core/Filter/FrontEndObject/MainFilter.php
656/src/Core/Filter/FilterInterface.php
657/src/Core/Filter/FrontEndObject/CartFilter.php
658/src/Core/Filter/HashMapWhitelistFilter.php
659/src/Core/Filter/CollectionFilter.php
660/src/Core/Filter/FrontEndObject/ProductFilter.php
661/src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
662/src/Core/Filter/FrontEndObject/CustomerFilter.php
663/src/Core/Filter/FrontEndObject/ShopFilter.php
664/src/Core/Filter/FrontEndObject/ConfigurationFilter.php
665/modules/ps_imageslider/ps_imageslider.php
666/modules/ps_imageslider/Ps_HomeSlide.php
667/modules/ps_searchbar/ps_searchbar.php
668/modules/ps_shoppingcart/ps_shoppingcart.php
669/modules/emarketing/emarketing.php
670/modules/emarketing/translations/pl.php
671/modules/emarketing/classes/Service/FrontendHeader.php
672/modules/emarketing/classes/Service/Verification.php
673/modules/emarketing/classes/Service/GoogleTracker.php
674/modules/emarketing/classes/Service/Snippets/Snippets.php
675/modules/emarketing/classes/Service/FacebookPixel.php
676/classes/assets/PrestashopAssetsLibraries.php
677/modules/jxblogcomment/jxblogcomment.php
678/modules/jxblogcomment/src/JXBlogCommentRepository.php
679/modules/jxblogcomment/classes/JXBlogComments.php
680/modules/jxblogcomment/translations/pl.php
681/modules/jxblogpostposts/jxblogpostposts.php
682/modules/jxblogpostposts/src/JXBlogPostPostsRepository.php
683/modules/jxblogpostposts/translations/pl.php
684/modules/jxblogpostproducts/jxblogpostproducts.php
685/modules/jxblogpostproducts/src/JXBlogPostProductsRepository.php
686/modules/jxblogpostproducts/translations/pl.php
687/modules/jxdaydeal/jxdaydeal.php
688/modules/jxdaydeal/classes/DayDeal.php
689/modules/jxdaydeal/translations/pl.php
690/modules/jxheaderaccount/jxheaderaccount.php
691/modules/jxheaderaccount/src/entities/JXHeaderAccountEntity.php
692/modules/jxheaderaccount/src/repositories/JXHeaderAccountRepository.php
693/modules/jxheaderaccount/translations/pl.php
694/modules/jxmegalayout/jxmegalayout.php
695/modules/jxmegalayout/classes/JXMegaLayoutItems.php
696/modules/jxmegalayout/classes/JXMegaLayoutLayouts.php
697/modules/jxmegalayout/classes/JXMegaLayoutExport.php
698/modules/jxmegalayout/classes/JXMegaLayoutImport.php
699/modules/jxmegalayout/classes/JXMegaLayoutOptimize.php
700/modules/jxmegalayout/classes/extra/JXMegaLayoutExtraHtml.php
701/modules/jxmegalayout/classes/extra/JXMegaLayoutExtraBanner.php
702/modules/jxmegalayout/classes/extra/JXMegaLayoutExtraVideo.php
703/modules/jxmegalayout/classes/extra/JXMegaLayoutExtraSlider.php
704/modules/jxmegalayout/classes/extra/JXMegaLayoutExtraExport.php
705/modules/jxmegalayout/classes/extra/JXMegaLayoutExtraImport.php
706/modules/jxmegalayout/classes/themebuilder/JXMegaLayoutThemeBuilder.php
707/modules/jxmegalayout/translations/pl.php
708/modules/jxmegamenu/jxmegamenu.php
709/modules/jxmegamenu/src/MegaMenu.php
710/modules/jxmegamenu/src/MegaMenuHtml.php
711/modules/jxmegamenu/src/MegaMenuLink.php
712/modules/jxmegamenu/src/MegaMenuBanner.php
713/modules/jxmegamenu/src/MegaMenuVideo.php
714/modules/jxmegamenu/src/MegaMenuMap.php
715/modules/jxmegamenu/src/JXMegaMenuRepository.php
716/modules/jxmegamenu/src/MegaMenuSettings.php
717/modules/jxmegamenu/translations/pl.php
718/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
719/vendor/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
720/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
721/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
722/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php
723/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php
724/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php
725/vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php
726/vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php
727/vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php
728/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
729/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php
730/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php
731/vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php
732/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
733/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
734/var/cache/prod/smarty/compile/83/c2/ed/83c2ed35d398efbcf1b5be09373d2a75cd729f84_2.file.jxmegamenu-header.tpl.php
735/modules/jxproductlistgallery/jxproductlistgallery.php
736/modules/jxproductlistgallery/translations/pl.php
737/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
738/vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
739/vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
740/var/cache/prod/smarty/cache/jxproductlistgallery/1/1/1/14/0/aa/ff/5c/aaff5c2f46ccc2c6867a82b6739de669c54cbdb2.jxproductlistgallery-header.tpl.php
741/modules/boom_customcssjs_free/boom_customcssjs_free.php
742/modules/boom_customcssjs_free/libs/Helper.php
743/modules/boom_customcssjs_free/translations/pl.php
744/modules/ps_emailalerts/ps_emailalerts.php
745/modules/ps_emailalerts/MailAlert.php
746/modules/productcomments/productcomments.php
747/modules/productcomments/translations/pl.php
748/modules/przelewy24/przelewy24.php
749/modules/przelewy24/classes/Przelewy24Loader.php
750/modules/przelewy24/shared-libraries/autoloader.php
751/modules/przelewy24/shared-libraries/interfaces/Przelewy24Interface.php
752/modules/przelewy24/shared-libraries/classes/Przelewy24Product.php
753/modules/przelewy24/shared-libraries/installer/Przelewy24Installer.php
754/classes/PaymentModule.php
755/modules/przelewy24/translations/pl.php
756/modules/socialloginizer/socialloginizer.php
757/modules/socialloginizer/translations/pl.php
758/modules/przelewy24/controllers/front/Przelewy24Controller.php
759/modules/przelewy24/classes/Przelewy24JsonController.php
760/classes/controller/ModuleFrontController.php
761/modules/socialloginizer/libraries/mailchimp_kbsl.php
762/modules/socialloginizer/libraries/oauth_client.php
763/modules/socialloginizer/libraries/sendinBlue/Mailin.php
764/modules/ets_banneranywhere/ets_banneranywhere.php
765/modules/ets_banneranywhere/classes/ets_baw_paggination_class.php
766/modules/ets_banneranywhere/classes/ets_baw_defines.php
767/modules/ets_banneranywhere/classes/ets_baw_obj.php
768/modules/ets_banneranywhere/classes/ets_baw_banner.php
769/modules/ets_banneranywhere/translations/pl.php
770/vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
771/var/cache/prod/smarty/compile/b2/6f/6c/b26f6c3b9bac458e38399129aea93e46a23f7b2f_2.file.render-js.tpl.php
772/modules/piomnibus/piomnibus.php
773/modules/piomnibus/translations/pl.php
774/modules/piomnibus/src/Service/ConfigurationService.php
775/modules/piomnibus/src/Utils/ConfigForm.php
776/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php
777/modules/ps_facebook/classes/Config/Env.php
778/modules/ps_facebook/classes/Handler/ErrorHandler/ModuleFilteredRavenClient.php
779/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Client.php
780/modules/ps_facebook/classes/Config/Config.php
781/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Util.php
782/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Compat.php
783/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Processor/SanitizeDataProcessor.php
784/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Processor.php
785/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Context.php
786/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Breadcrumbs.php
787/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Serializer.php
788/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/ReprSerializer.php
789/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/TransactionStack.php
790/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Breadcrumbs/ErrorHandler.php
791/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/Stacktrace.php
792/modules/ps_facebook/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php
793/modules/ps_facebook/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php
794/modules/ps_accounts/ps_accounts.php
795/modules/ps_accounts/translations/pl.php
796/var/cache/prod/Ps_accountsFrontContainer.php
797/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php
798/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Exception/InvalidArgumentException.php
799/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Exception/ExceptionInterface.php
800/vendor/psr/container/src/ContainerExceptionInterface.php
801/vendor/psr/container/src/NotFoundExceptionInterface.php
802/modules/ps_metrics/vendor/sentry/sentry/lib/Raven/ErrorHandler.php
803/modules/ps_facebook/classes/Dispatcher/EventDispatcher.php
804/modules/ps_facebook/classes/Handler/ApiConversionHandler.php
805/modules/ps_facebook/classes/Adapter/ConfigurationAdapter.php
806/modules/ps_facebook/classes/Factory/ContextFactory.php
807/modules/ps_facebook/classes/API/Client/FacebookClient.php
808/modules/ps_facebook/classes/Factory/FacebookEssentialsApiClientFactory.php
809/modules/ps_facebook/classes/Factory/ApiClientFactoryInterface.php
810/modules/ps_facebook/vendor/prestashop/module-lib-guzzle-adapter/src/ClientFactory.php
811/modules/ps_facebook/vendor/prestashop/module-lib-guzzle-adapter/src/VersionDetection.php
812/modules/ps_facebook/classes/Provider/AccessTokenProvider.php
813/modules/ps_facebook/classes/API/ResponseListener.php
814/modules/ps_facebook/classes/API/EventSubscriber/AccountSuspendedSubscriber.php
815/modules/ps_facebook/classes/API/EventSubscriber/SubscriberInterface.php
816/modules/ps_facebook/classes/API/EventSubscriber/ApiErrorSubscriber.php
817/modules/ps_facebook/classes/Factory/PsApiClientFactory.php
818/modules/ps_facebook/classes/Handler/ConfigurationHandler.php
819/modules/ps_facebook/vendor/prestashop/module-lib-guzzle-adapter/src/Guzzle5/Client.php
820/modules/ps_facebook/vendor/psr/http-client/src/ClientInterface.php
821/modules/ps_facebook/vendor/prestashop/module-lib-guzzle-adapter/src/Guzzle5/Config.php
822/modules/ps_facebook/vendor/prestashop/module-lib-guzzle-adapter/src/ConfigInterface.php
823/vendor/guzzlehttp/ringphp/src/Core.php
824/modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Api.php
825/modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Session.php
826/modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/SessionInterface.php
827/modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/ApiConfig.php
828/modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Http/Client.php
829/modules/ps_facebook/classes/Handler/PixelHandler.php
830/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
831/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
832/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php
833/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php
834/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
835/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
836/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
837/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
838/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
839/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
840/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
841/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
842/modules/ps_facebook/classes/Provider/EventDataProvider.php
843/modules/ps_facebook/classes/Adapter/ToolsAdapter.php
844/modules/ps_facebook/classes/Repository/ProductRepository.php
845/modules/ps_facebook/classes/Provider/ProductAvailabilityProvider.php
846/modules/ps_facebook/classes/Provider/ProductAvailabilityProviderInterface.php
847/modules/ps_facebook/classes/Repository/GoogleCategoryRepository.php
848/modules/ps_facebook/classes/Provider/GoogleCategoryProvider.php
849/modules/ps_facebook/classes/Provider/GoogleCategoryProviderInterface.php
850/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php
851/var/cache/prod/smarty/compile/13/fa/c3/13fac375a8c0e4b7f09e8c04a518aaf96fdbec6e_2.file.head.tpl.php
852/vendor/smarty/smarty/libs/plugins/modifier.escape.php
853/modules/jxfeaturedposts/jxfeaturedposts.php
854/modules/jxblog/src/JXBlogTabManager.php
855/modules/jxfeaturedposts/src/JXFeaturedPostsRepository.php
856/modules/jxfeaturedposts/classes/JXFeaturedPost.php
857/modules/jxfeaturedposts/translations/pl.php
858/modules/x13webp/x13webp.php
859/modules/x13webp/x13webp.core-71.php
860/modules/x13webp/src/Core/Configurator/ConfiguratorHelpers.php
861/modules/x13webp/src/Core/Configurator/ConfiguratorBase.php
862/modules/x13webp/src/Core/Configurator/ConfiguratorInterface.php
863/modules/x13webp/translations/pl.php
864/modules/x13webp/src/Helpers/X13Filter.php
865/modules/x13webp/src/Helpers/X13Converter.php
866/modules/x13webp/src/Helpers/X13Helper.php
867/modules/x13webp/src/Helpers/X13Cleaner.php
868/var/cache/prod/smarty/compile/91/c9/bc/91c9bc8c05373ce5fc9a9f93ad64748608f47d0e_2.file.head.tpl.php
869/src/Core/Product/Search/ProductSearchContext.php
870/src/Core/Product/Search/ProductSearchQuery.php
871/src/Core/Product/Search/SortOrder.php
872/modules/ps_facetedsearch/ps_facetedsearch.php
873/modules/ps_facetedsearch/src/HookDispatcher.php
874/modules/ps_facetedsearch/src/Hook/Attribute.php
875/modules/ps_facetedsearch/src/Hook/AbstractHook.php
876/modules/ps_facetedsearch/src/Hook/AttributeGroup.php
877/modules/ps_facetedsearch/src/Hook/Category.php
878/modules/ps_facetedsearch/src/Hook/Configuration.php
879/modules/ps_facetedsearch/src/Hook/Design.php
880/modules/ps_facetedsearch/src/Hook/Feature.php
881/modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
882/modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
883/modules/ps_facetedsearch/src/Hook/FeatureValue.php
884/modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
885/modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
886/modules/ps_facetedsearch/src/Hook/Product.php
887/modules/ps_facetedsearch/src/Hook/ProductSearch.php
888/modules/ps_facetedsearch/src/Hook/SpecificPrice.php
889/modules/ps_facetedsearch/src/Filters/Provider.php
890/modules/ps_facetedsearch/src/URLSerializer.php
891/modules/ps_facetedsearch/src/Filters/DataAccessor.php
892/modules/ps_facetedsearch/src/Product/SearchProvider.php
893/src/Core/Product/Search/FacetsRendererInterface.php
894/modules/ps_facetedsearch/src/Filters/Converter.php
895/modules/ps_facetedsearch/src/Product/SearchFactory.php
896/src/Core/Product/Search/ProductSearchResult.php
897/classes/Combination.php
898/modules/ps_facetedsearch/src/Product/Search.php
899/modules/ps_facetedsearch/src/Adapter/MySQL.php
900/modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
901/modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
902/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
903/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
904/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
905/modules/ps_facetedsearch/src/Filters/Products.php
906/classes/stock/StockAvailable.php
907/modules/ps_facetedsearch/src/Filters/Block.php
908/modules/ps_facetedsearch/src/Definition/Availability.php
909/classes/Manufacturer.php
910/src/Core/Product/Search/Facet.php
911/src/Core/Product/Search/Filter.php
912/src/Core/Product/Search/FacetCollection.php
913/classes/ProductAssembler.php
914/classes/SpecificPrice.php
915/classes/tax/TaxManagerFactory.php
916/classes/tax/TaxRulesTaxManager.php
917/classes/tax/TaxManagerInterface.php
918/classes/tax/TaxCalculator.php
919/classes/GroupReduction.php
920/classes/Feature.php
921/classes/ProductPresenterFactory.php
922/src/Adapter/Presenter/Product/ProductListingPresenter.php
923/src/Adapter/Presenter/Product/ProductPresenter.php
924/src/Adapter/Product/ProductColorsRetriever.php
925/src/Core/Product/ProductPresentationSettings.php
926/src/Adapter/Presenter/Product/ProductListingLazyArray.php
927/src/Adapter/Presenter/Product/ProductLazyArray.php
928/src/Adapter/Presenter/AbstractLazyArray.php
929/classes/Image.php
930/vendor/prestashop/decimal/src/Operation/Multiplication.php
931/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
932/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
933/vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php
934/vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php
935/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php
936/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php
937/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php
938/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_assign.php
939/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php
940/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php
941/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php
942/vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
943/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_break.php
944/var/cache/prod/smarty/compile/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.psfacetedsearchviewstempl.php
945/vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
946/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
947/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
948/var/cache/prod/smarty/compile/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.psfacetedsearchviewstempl.php
949/src/Core/Product/Search/Pagination.php
950/vendor/defuse/php-encryption/src/Crypto.php
951/vendor/defuse/php-encryption/src/KeyOrPassword.php
952/vendor/defuse/php-encryption/src/RuntimeTests.php
953/vendor/defuse/php-encryption/src/DerivedKeys.php
954/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
955/vendor/defuse/php-encryption/src/Exception/CryptoException.php
956/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_extends.php
957/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_include.php
958/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/47/ad/55/47ad55f4dfaf8b0833bc90ff444dfab646e82503_2.file.category.tpl.php
959/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php
960/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/fb/cb/0f/fbcb0f21aecefd8cd37bbaf01fff0b74cf805525_2.file.product-list.tpl.php
961/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/d9/3b/3d/d93b3d3c86e0ee498a21991cd6d300c040416037_2.file.layout-left-column.tpl.php
962/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/d5/90/34/d590348c84cc3ea032fb09adca4e7b4e11e04273_2.file.layout-both-columns.tpl.php
963/vendor/smarty/smarty/libs/plugins/modifiercompiler.strip.php
964/vendor/smarty/smarty/libs/plugins/modifiercompiler.strip_tags.php
965/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/b0/1c/81/b01c817e5c65b123d2fb80634c3951c27bf06bfb_2.file.head.tpl.php
966/var/cache/prod/smarty/compile/62/35/9a/62359a49b8022b8cca188016b7ecba287b9344eb_2.file.gtm_init.tpl.php
967/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/ec/4d/2d/ec4d2db5d7d386a440ef85ec87c55cb8cea18586_2.file.stylesheets.tpl.php
968/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c2/ca/f2/c2caf2e2115dc508c0fc7d2493487c17f069ed58_2.file.javascript.tpl.php
969/var/cache/prod/smarty/compile/ed/e7/5f/ede75f6570cd7a64147a6f09d16596fb0c6f7146_2.file.body.tpl.php
970/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/96/84/ae/9684ae2673e046ca5197715cd837974b074c0a1c_2.file.product-activation.tpl.php
971/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/02/c4/b2/02c4b29f214c8bb1baf33ae93d96ed9c1fd606a1_2.file.header.tpl.php
972/var/cache/prod/smarty/compile/c2/7b/5e/c27b5e30e0a4b07a12cc604992720a9545d97f49_2.file.html.tpl.php
973/modules/topbarnewsletter/topbarnewsletter.php
974/modules/topbarnewsletter/translations/pl.php
975/vendor/smarty/smarty/libs/plugins/modifiercompiler.unescape.php
976/var/cache/prod/smarty/compile/6d/fd/2e/6dfd2edf07dc8cd5db922b897189df5e42fb0fc4_2.file.leftside.tpl.php
977/var/cache/prod/smarty/compile/92/f7/34/92f73470f92724a7c7577494d8c5977bf923cf20_2.file.layout.tpl.php
978/var/cache/prod/smarty/compile/47/f8/b0/47f8b0e36d456f725a042806c924585e49b3eed1_2.file.rightside.tpl.php
979/var/cache/prod/smarty/compile/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.psemailsubscriptionviewst.php
980/modules/psgdpr/psgdpr.php
981/modules/psgdpr/translations/pl.php
982/modules/psgdpr/classes/GDPRConsent.php
983/var/cache/prod/smarty/compile/5e/ee/24/5eee242e5cbca9bb89b8ffa439cebef7beaaf2e4_2.module.psgdprviewstemplateshookd.php
984/var/cache/prod/smarty/compile/c5/03/43/c50343d623ced5734151b76955a114b4ad131e68_2.file.block.tpl.php
985/modules/ps_linklist/ps_linklist.php
986/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
987/modules/ps_linklist/src/LegacyLinkBlockRepository.php
988/var/cache/prod/smarty/cache/ps_linklist/displayNav/1/1/1/14/d5/68/83/d56883975c08d44a4cd6c26c56b49cc8ec4c4a7d.pslinklistviewstemplatesh.php
989/var/cache/prod/smarty/compile/15/20/ca/1520cad7d7a5f01ba97146e923e996f606733474_2.file.jxwishlist-top.tpl.php
990/classes/CustomerAddress.php
991/var/cache/prod/smarty/cache/jxheaderaccount/1/1/1/14/02/64/63/026463d88a3e4808c79aa27b0e068e571674200e.customer-account-form-top.tpl.php
992/var/cache/prod/smarty/compile/7e/ce/7a/7ece7a12365b61eb6d07ed5603adbe583c83bd46_2.file.customer-account.tpl.php
993/var/cache/prod/smarty/compile/fe/79/a0/fe79a0bfdc3dd9e42ff22e8ce96f245cb454af91_2.file.jxwishlist-customer-account.tpl.php
994/modules/przelewy24/classes/Przelewy24HookHelper.php
995/modules/przelewy24/classes/Przelewy24OneClickHelper.php
996/var/cache/prod/smarty/compile/fb/55/29/fb5529caef24c3e47f014636f219b9e5bdc605f3_2.module.psgdprviewstemplatesfront.php
997/var/cache/prod/smarty/compile/72/d5/5e/72d55ec1ff6a6041679b5a0f31b935584cfbb310_2.file.my-account.tpl.php
998/classes/form/CustomerLoginForm.php
999/classes/form/AbstractForm.php
1000/classes/form/FormInterface.php
1001/src/Core/Foundation/Templating/RenderableInterface.php
1002/classes/form/CustomerLoginFormatter.php
1003/classes/form/FormFormatterInterface.php
1004/classes/ValidateConstraintTranslator.php
1005/classes/form/FormField.php
1006/classes/form/CustomerForm.php
1007/classes/form/CustomerFormatter.php
1008/classes/form/CustomerPersister.php
1009/src/Core/Crypto/Hashing.php
1010/var/cache/prod/smarty/compile/c1/1e/5f/c11e5ffd48d380bd74fef4f9a4c96a425de45d28_2.file.jxheaderaccount.tpl.php
1011/var/cache/prod/smarty/compile/10/e7/b1/10e7b1e5ac54b15228be8a4bedad1f8b63e24c91_2.file.jxheaderaccount-content.tpl.php
1012/vendor/smarty/smarty/libs/plugins/function.html_select_date.php
1013/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php
1014/var/cache/prod/smarty/compile/2d/a1/34/2da134619e68c06df14514f87cbcef3507bdf62e_2.file.form-fields.tpl.php
1015/var/cache/prod/smarty/compile/fc/c7/af/fcc7af860de833aab507a3c9fe9093ebe19a099e_2.file.form-errors.tpl.php
1016/var/cache/prod/smarty/cache/jxheaderaccount/1/1/1/14/2a/e1/18/2ae1189faa4eab0fa75af6906bfc8e19c83e0730.header-account.tpl.php
1017/src/Adapter/Cart/CartPresenter.php
1018/var/cache/prod/smarty/compile/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.psshoppingcartpsshoppingc.php
1019/var/cache/prod/smarty/compile/28/8d/76/288d763780c0b24985d4716bd223069ebcb03a34_2.file.categories-tree.tpl.php
1020/var/cache/prod/smarty/compile/e3/ef/fb/e3effb9303e99b51c67b6c0d6f48d3807fd4294c_2.file.categories-tree-branch.tpl.php
1021/var/cache/prod/smarty/cache/jxmegamenu_displaytop/1/1/1/14/73/fa/b4/73fab49730ed194cb56374f973e3860f5ebf1691.jxmegamenu.tpl.php
1022/modules/lgcookieslaw/lgcookieslaw.php
1023/modules/lgcookieslaw/config/config.inc.php
1024/modules/lgcookieslaw/translations/pl.php
1025/var/cache/prod/smarty/compile/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.pssearchbarpssearchbar.tp.php
1026/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/17/05/79/1705792506ebc02b4e01f9bf9f957ee2c34db2e8_2.file.breadcrumb.tpl.php
1027/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/1a/6d/db/1a6ddb3989c34899d0446b991f8451474b8b362a_2.file.notifications.tpl.php
1028/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/ad/a1/72/ada172011c3fb3cf649b225638aceddbb907752a_2.file.category-header.tpl.php
1029/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/06/aa/80/06aa8028fa7c38182b7af5eef3c9259e5cfd088c_2.file.products-top.tpl.php
1030/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/9c/fa/32/9cfa3219a9612ad99775749ba445de46b8f383ef_2.file.sort-orders.tpl.php
1031/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/4d/8b/a2/4d8ba2763bccb32fe3c6fef68a9df57b2dda0fbf_2.file.products.tpl.php
1032/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php
1033/vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_continue.php
1034/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/10/0a/59/100a59784b32af5c7fda4dff6c537b3b195369eb_2.file.product.tpl.php
1035/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1036/var/cache/prod/smarty/cache/jxproductlistgallery/1/1/1/14/2792/fd/99/0e/fd990e271184940f52ab5cc5c6bd921deeddc8f8.jxproductlistgallery.tpl.php
1037/var/cache/prod/smarty/compile/f4/66/b5/f466b5a78c3d8806c22526d9afdb22a43c83ad20_2.file.jxdaydeal-price-block.tpl.php
1038/modules/productcomments/src/Repository/ProductCommentRepository.php
1039/vendor/doctrine/doctrine-bundle/ConnectionFactory.php
1040/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php
1041/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php
1042/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php
1043/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php
1044/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
1045/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver.php
1046/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php
1047/vendor/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
1048/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
1049/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php
1050/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
1051/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
1052/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
1053/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
1054/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php
1055/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php
1056/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php
1057/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php
1058/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php
1059/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php
1060/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php
1061/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php
1062/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php
1063/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php
1064/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php
1065/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php
1066/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php
1067/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php
1068/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php
1069/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php
1070/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php
1071/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php
1072/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php
1073/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
1074/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php
1075/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
1076/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php
1077/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
1078/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php
1079/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php
1080/vendor/doctrine/dbal/lib/Doctrine/DBAL/Events.php
1081/vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
1082/var/cache/prod/smarty/compile/e9/e4/d0/e9e4d0b935584380ea8beb3f467908e1cd2486f5_2.module.productcommentsviewstempl.php
1083/var/cache/prod/smarty/compile/a6/94/ba/a694ba06bd5764a54f66564ee0e2ff3f30ff4f24_2.file.jxwishlist-products-list.tpl.php
1084/var/cache/prod/smarty/cache/jxproductlistgallery/1/1/1/14/2791/fd/99/0e/fd990e271184940f52ab5cc5c6bd921deeddc8f8.jxproductlistgallery.tpl.php
1085/var/cache/prod/smarty/cache/jxproductlistgallery/1/1/1/14/1965/fd/99/0e/fd990e271184940f52ab5cc5c6bd921deeddc8f8.jxproductlistgallery.tpl.php
1086/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/fe/d3/ce/fed3cefaf0811560d6e6c98fd2b571c1283e7df3_2.file.pagination.tpl.php
1087/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c0/5e/12/c05e12234a7ca91acfb4e14bf851d735fd67e1ee_2.file.products-bottom.tpl.php
1088/modules/ps_viewedproduct/ps_viewedproduct.php
1089/var/cache/prod/smarty/compile/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.psfacetedsearchpsfaceteds.php
1090/modules/ps_socialfollow/ps_socialfollow.php
1091/var/cache/prod/smarty/cache/ps_socialfollow/1/1/1/14/13/72/92/137292dfacac30c382a2d83f73211ac78c459110.pssocialfollowpssocialfol.php
1092/modules/ps_contactinfo/ps_contactinfo.php
1093/vendor/smarty/smarty/libs/plugins/modifiercompiler.cat.php
1094/var/cache/prod/smarty/compile/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.pscontactinfopscontactinf.php
1095/var/cache/prod/smarty/cache/ps_linklist/displayFooterAfter/1/1/1/14/d5/68/83/d56883975c08d44a4cd6c26c56b49cc8ec4c4a7d.pslinklistviewstemplatesh.php
1096/var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/1/1/14/d5/68/83/d56883975c08d44a4cd6c26c56b49cc8ec4c4a7d.pslinklistviewstemplatesh.php
1097/modules/ps_customeraccountlinks/ps_customeraccountlinks.php
1098/var/cache/prod/smarty/cache/ps_customeraccountlinks/1/1/1/14/4e/d2/47/4ed247b15c84acd4af8dcab135877e521b931b19.pscustomeraccountlinkspsc.php
1099/modules/jxcompareproduct/jxcompareproduct.php
1100/modules/jxcompareproduct/translations/pl.php
1101/modules/jxnewsletter/jxnewsletter.php
1102/modules/jxnewsletter/translations/pl.php
1103/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
1104/modules/statsdata/statsdata.php
1105/classes/Guest.php
1106/classes/Connection.php
1107/classes/Page.php
1108/classes/ConnectionsSource.php
1109/var/cache/prod/smarty/compile/61/e1/6f/61e16f4c42c78bee3e4769762df85373cbac8b78_2.file.jxmegamenu-script.tpl.php
1110/var/cache/prod/smarty/compile/66/2b/2e/662b2e3c8d1110e209cbc539af4f4dab3a6cd8cb_2.file.jxdaydeal-script.tpl.php