Cart
Custom content

This is custom content

Filtrar por

Disponibilidad

Precio

  • 4,00 € - 92,00 €

Categorías

Format

Type

Phase d'utilisation

NPK

Type de culture

Marca

Peso

  • 0 kg - 0,8 kg

Dosage

Dimensions (cm)

Compatibilité

Puissance (W)

Composición

Application

Chauffant

Avec aération

pH

Tamaño

Spectre lumineux

Angle d'éclairage (°)

Nombre de pots

Matériau

Marque

  • Borrar todo
  • Type: LED
  • Type: LED bars
  • Type: Microbial Biostimulant
  • Type: Pots
Este sitio web utiliza cookies para garantizar la mejor experiencia.
Load Time 1654 ms
Querying Time 951 ms
Queries 399
Memory Peak Usage 14.4 Mb
Included Files 839 files - 10.31 Mb
PrestaShop Cache - Mb
Global vars 0.32 Mb
PrestaShop Version 9.1.0
PHP Version 8.1.34
MySQL Version 8.4.7-7
Memory Limit 512M
Max Execution Time 60s
Smarty Cache disabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 81.741 ms 81.741 ms 2.52 Mb 2.9 Mb
__construct 0.011 ms 81.752 ms - Mb 2.9 Mb
init 15.724 ms 97.476 ms 0.45 Mb 3.5 Mb
checkAccess 0.001 ms 97.477 ms - Mb 3.5 Mb
setMedia 7.965 ms 105.442 ms 0.44 Mb 3.5 Mb
postProcess 0.002 ms 105.444 ms - Mb 3.5 Mb
initHeader 0.000 ms 105.444 ms - Mb 3.5 Mb
initContent 784.992 ms 890 ms 5.55 Mb 10.2 Mb
initFooter 0.002 ms 890 ms - Mb 10.2 Mb
display 763.243 ms 1654 ms 4.31 Mb 14.4 Mb
Hook Time Memory Usage
RotatorImg 33.813 ms 0.73 Mb
displayLeftColumn 19.432 ms 0.65 Mb
DisplayHeader 14.340 ms 0.13 Mb
displayAfterBodyOpeningTag 12.696 ms 0.19 Mb
displayBeforeBodyClosingTag 9.893 ms 0.12 Mb
DisplayProductListFunctionalButtons 1.630 ms 0.01 Mb
displayProductListCompare 1.311 ms 0.01 Mb
DisplayHeaderBuilder 0.973 ms 0.02 Mb
DisplayFooterBuilder 0.278 ms 0.02 Mb
ProductSearchProvider 0.268 ms 0.01 Mb
DisplayLeftColumn 0.236 ms 0.46 Mb
ActionFrontControllerSetMedia 0.155 ms 0.01 Mb
OverrideLayoutTemplate 0.143 ms - Mb
Header 0.096 ms 0.01 Mb
ModuleRoutes 0.023 ms 0.01 Mb
ActionCreativeElementsInit 0.016 ms - Mb
ActionFrontControllerInitBefore 0.005 ms - Mb
17 hook(s) 95.308 ms 2.39 Mb
Module Time Memory Usage
smartblog 6.844 ms 0.04 Mb
stripe_official 0.695 ms 0.10 Mb
ps_socialfollow 0.129 ms 0.01 Mb
ps_emailsubscription 0.110 ms 0.01 Mb
ps_emailalerts 0.064 ms 0.01 Mb
posquickmenu 12.884 ms 0.21 Mb
nkmgls 6.313 ms 0.38 Mb
creativeelements 2.198 ms 0.15 Mb
posthemeoptions 6.315 ms 0.03 Mb
poswishlist 1.877 ms 0.03 Mb
poscompare 1.439 ms 0.03 Mb
posproductcomments 0.104 ms 0.01 Mb
posrotatorimg 34.124 ms 0.75 Mb
possearchproducts 0.112 ms 0.01 Mb
poscookielaw 2.408 ms 0.12 Mb
posfakeorder 1.637 ms 0.06 Mb
posmegamenu 3.759 ms 0.01 Mb
posvegamenu 0.130 ms 0.01 Mb
posshoppingcart 0.360 ms 0.02 Mb
possizechart 0.119 ms 0.01 Mb
ocpricetracker 0.073 ms 0.01 Mb
ps_facetedsearch 0.832 ms 0.48 Mb
ps_categorytree 19.523 ms 0.66 Mb
pospopup 6.319 ms 0.04 Mb
24 module(s) 108.367 ms 3.18 Mb

Stopwatch SQL - 399 queries

# Query Time (ms) Rows Filesort Group By Location
70
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_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 p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=8)) GROUP BY fp.id_feature_value
108.143 ms 4962420 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
91
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 66 ORDER BY vl.`value` ASC
13.634 ms 881 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
54
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 `myshop_feature` f  INNER JOIN myshop_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `myshop_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `myshop_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 5) ORDER BY f.`position` ASC
12.676 ms 801 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
71
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 8 ORDER BY vl.`value` ASC
8.416 ms 372 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
56
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p GROUP BY p.id_product ORDER BY p.date_add DESC, p.id_product DESC
8.321 ms 264 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
8
SELECT SQL_NO_CACHE *
FROM `myshop_lang` a
LEFT JOIN `myshop_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 3) LIMIT 1
8.216 ms 1 /src/Adapter/EntityMapper.php:54
388
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (844) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
7.183 ms 1 Yes Yes /classes/Product.php:4292
331
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `myshop_category` c
LEFT JOIN `myshop_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 5)
WHERE `level_depth` = 1
6.945 ms 5 /classes/Category.php:2230
68
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=21)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
6.529 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
89
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 106 ORDER BY vl.`value` ASC
6.437 ms 304 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
391
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (178) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
6.359 ms 1 Yes Yes /classes/Product.php:4292
59
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184)))
6.257 ms 14256 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
53
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 `myshop_attribute_group` ag  INNER JOIN myshop_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 `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `myshop_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 5) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
6.012 ms 57 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
111
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=63)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
5.969 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
48
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posquickmenu" LIMIT 1
5.819 ms 1 /classes/module/Module.php:2773
184
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=27)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
5.804 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
317
SELECT SQL_NO_CACHE 1 FROM myshop_cart_product cp INNER JOIN myshop_product p
ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
5.792 ms 1 /classes/Cart.php:4353
96
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=89)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
5.734 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
155
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=136)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
5.629 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
16
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `myshop_module` m
INNER JOIN myshop_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `myshop_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `myshop_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `myshop_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`
5.583 ms 2592 Yes Yes /classes/Hook.php:1481
3
SELECT SQL_NO_CACHE *
FROM `myshop_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
5.379 ms 1 /src/Adapter/EntityMapper.php:54
108
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=20)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
5.366 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
92
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 15 ORDER BY agl.`name` ASC, a.`position` ASC
5.305 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
85
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=64)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
5.291 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
73
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 19 ORDER BY vl.`value` ASC
5.184 ms 46 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
163
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=97)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
5.174 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
174
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=20)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
5.114 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
143
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 164 ORDER BY vl.`value` ASC
5.033 ms 192 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
161
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=178)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
4.945 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
104
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=83)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
4.905 ms 1188 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
1
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 myshop_shop_group gs
LEFT JOIN myshop_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN myshop_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
4.898 ms 1 Yes /classes/shop/Shop.php:696
113
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=22)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
4.796 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
65
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND cg.id_group='1' AND c.level_depth<=2 AND c.nleft>2 AND c.nright<329 GROUP BY cp.id_category
4.758 ms 4752 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
79
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY p.id_manufacturer
4.680 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
176
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=30)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
4.591 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
157
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=129)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
4.584 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
160
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=29)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
4.475 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
343
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1533) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
4.463 ms 2 Yes Yes /classes/Product.php:4292
151
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=176)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
4.462 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
122
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=125)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
4.438 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
67
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=9)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
4.399 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
20
SELECT SQL_NO_CACHE name, alias FROM `myshop_hook_alias`
4.395 ms 87 /classes/Hook.php:352
131
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=181)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
4.288 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
189
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 70 ORDER BY agl.`name` ASC, a.`position` ASC
4.281 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
369
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1131) LIMIT 1
4.271 ms 1 /src/Adapter/EntityMapper.php:54
288
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 1 
AND cl.`id_category` = 215 LIMIT 1
4.270 ms 1 /classes/Category.php:1381
260
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2374) LIMIT 1
4.216 ms 1 /src/Adapter/EntityMapper.php:54
69
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 21 ORDER BY vl.`value` ASC
4.129 ms 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
150
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=74)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
4.120 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
318
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `myshop_currency` c
LEFT JOIN myshop_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1
4.119 ms 1 /classes/Currency.php:1102
84
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 109 ORDER BY vl.`value` ASC
4.070 ms 224 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
61
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_specific_price sp ON (
sp.id_product = p.id_product AND 
sp.id_shop IN (0, 1) AND 
sp.id_currency IN (0, 1) AND 
sp.id_country IN (0, 8) AND 
sp.id_group IN (0, 1) AND 
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND 
(sp.from = '0000-00-00 00:00:00' OR '2026-04-17 14:22:56' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2026-04-17 14:22:56' <= sp.to) 
) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sp.reduction>0)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184)))
4.070 ms 13068 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
321
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poscompare" LIMIT 1
4.030 ms 1 /classes/module/Module.php:2773
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `myshop_lang` l
JOIN myshop_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
4.025 ms 4 /classes/Language.php:1186
166
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=82)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.982 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
18
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `myshop_hook`
3.981 ms 1276 /classes/Hook.php:1549
146
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=158)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.951 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
365
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1132) AND (id_product_attribute = 2381) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
3.947 ms 1 /classes/stock/StockAvailable.php:266
296
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1190) AND (b.`id_shop` = 1) LIMIT 1
3.943 ms 1 /src/Adapter/EntityMapper.php:54
382
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (867) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
3.937 ms 1 Yes Yes /classes/Product.php:4292
183
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 38 ORDER BY vl.`value` ASC
3.928 ms 83 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
186
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=40)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.926 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
300
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 1 
AND cl.`id_category` = 207 LIMIT 1
3.924 ms 1 /classes/Category.php:1381
379
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1115) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
3.907 ms 1 Yes Yes /classes/Product.php:4292
120
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 1 ORDER BY vl.`value` ASC
3.898 ms 50 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
80
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY p.condition
3.884 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
328
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "ps_categorytree" LIMIT 1
3.882 ms 1 /classes/module/Module.php:2773
114
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 23 ORDER BY agl.`name` ASC, a.`position` ASC
3.833 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
267
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 867 LIMIT 1
3.823 ms 1 /classes/SpecificPrice.php:422
137
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=95)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.817 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM myshop_shop s
LEFT JOIN myshop_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
3.804 ms 1 /classes/shop/Shop.php:199
352
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1289) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
3.727 ms 2 Yes Yes /classes/Product.php:4292
57
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_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 myshop_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 IN (421, 962, 1497, 1184)))
3.684 ms 28512 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
87
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=14)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
3.662 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
335
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1533 AND imgs.`rotator` =1
3.620 ms 6 /modules/posrotatorimg/posrotatorimg.php:221
76
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=26)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.524 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
139
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=25)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
3.517 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
58
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_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 IN (421, 962, 1497, 1184)))
3.485 ms 14256 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
101
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=108)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.482 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
182
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=38)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.477 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
165
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=110)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.471 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
88
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=106)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.461 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
355
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1190) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
3.456 ms 1 Yes Yes /classes/Product.php:4292
306
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1115) AND (b.`id_shop` = 1) LIMIT 1
3.450 ms 1 /src/Adapter/EntityMapper.php:54
83
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=109)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.447 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
100
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=18)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
3.428 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
116
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=179)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.427 ms 3564 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
346
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1289) LIMIT 1
3.422 ms 1 /src/Adapter/EntityMapper.php:54
168
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=127)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.355 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
149
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=94)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.347 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
102
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=11)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.343 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
22
SELECT SQL_NO_CACHE * FROM `myshop_hook_module_exceptions`
WHERE `id_shop` IN (1)
3.304 ms 1 /classes/module/Module.php:2163
103
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 11 ORDER BY vl.`value` ASC
3.287 ms 178 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
398
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 113 AND `id_shop` = 1 LIMIT 1
3.275 ms 1 /classes/module/Module.php:2262
78
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `myshop_manufacturer` m INNER JOIN myshop_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `myshop_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 5)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
3.245 ms 84 Yes /classes/Manufacturer.php:185
253
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1131 AND `id_group` = 1 LIMIT 1
3.243 ms 0 /classes/GroupReduction.php:129
148
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=28)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
3.239 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
311
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 845) AND (b.`id_shop` = 1) LIMIT 1
3.238 ms 1 /src/Adapter/EntityMapper.php:54
81
SELECT SQL_NO_CACHE MIN(p.weight) as min, MAX(p.weight) as max FROM myshop_product p INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00'
3.226 ms 22 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
152
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=122)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.215 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
74
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=137)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.210 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
17
SELECT SQL_NO_CACHE `name`, `alias` FROM `myshop_hook_alias`
3.201 ms 87 /classes/Hook.php:300
178
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=33)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
3.158 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
19
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `myshop_module` m
LEFT JOIN `myshop_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
3.158 ms 60 /classes/module/Module.php:330
201
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 42 ORDER BY agl.`name` ASC, a.`position` ASC
3.151 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
208
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `myshop_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `myshop_hook_alias` ha
INNER JOIN `myshop_hook` h ON ha.name = h.name
3.144 ms 0 /classes/Hook.php:1549
198
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=36)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
3.128 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
341
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5)
WHERE pac.id_product_attribute IN (3055,3056)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
3.127 ms 2 /classes/Product.php:2490
105
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 19 ORDER BY agl.`name` ASC, a.`position` ASC
3.118 ms 25 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
195
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=194)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.104 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
353
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1190 AND imgs.`rotator` =1
3.082 ms 2 /modules/posrotatorimg/posrotatorimg.php:221
277
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 844 LIMIT 1
3.065 ms 1 /classes/SpecificPrice.php:422
118
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=180)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.033 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
171
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=157)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
3.029 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
77
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 26 ORDER BY vl.`value` ASC
3.020 ms 84 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
52
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM myshop_layered_category
WHERE controller = 'new-products'
AND id_category = 0
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
2.997 ms 485 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
210
SELECT SQL_NO_CACHE tr.*
FROM `myshop_tax_rule` tr
JOIN `myshop_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
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
2.988 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:86
63
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `myshop_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
2.941 ms 1 /src/Adapter/EntityMapper.php:54
39
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
2.936 ms 7 Yes /classes/ImageType.php:89
196
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=192)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.933 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
397
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "pospopup" LIMIT 1
2.896 ms 1 /classes/module/Module.php:2773
279
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 844 AND `id_group` = 1 LIMIT 1
2.871 ms 0 /classes/GroupReduction.php:129
153
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=87)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.859 ms 4752 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
55
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 8 ORDER BY vl.`value` ASC
2.854 ms 372 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
123
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=84)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.844 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
134
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 24 ORDER BY agl.`name` ASC, a.`position` ASC
2.818 ms 30 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
94
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 16 ORDER BY agl.`name` ASC, a.`position` ASC
2.797 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
191
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=105)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.782 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
383
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =845 AND imgs.`rotator` =1
2.766 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
154
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=121)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.749 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
192
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=198)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.743 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
330
SELECT SQL_NO_CACHE c.*, cl.*
FROM `myshop_category` c
INNER JOIN myshop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `myshop_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `myshop_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `myshop_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 5 AND `id_lang` = 5
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
2.735 ms 164 Yes Yes /classes/Category.php:809
72
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=19)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.727 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
209
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, m.active
FROM `myshop_hook_module` hm
STRAIGHT_JOIN `myshop_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `myshop_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
2.692 ms 308 /classes/Hook.php:487
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 14 ORDER BY agl.`name` ASC, a.`position` ASC
2.668 ms 81 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
376
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1131) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.659 ms 4 Yes Yes /classes/Product.php:4292
204
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-04-17 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM myshop_product p
LEFT JOIN myshop_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 5
LEFT JOIN myshop_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN myshop_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1533,1289,1190,1132,1131,1115,867,845,844,178)
2.629 ms 10 /classes/ProductAssembler.php:81
170
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=104)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.620 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
136
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=165)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.615 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
142
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=164)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.611 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
172
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=142)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.602 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
375
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1131) AND (id_product_attribute = 2373) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
2.578 ms 1 /classes/stock/StockAvailable.php:266
203
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=45)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.559 ms 5940 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
147
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 28 ORDER BY agl.`name` ASC, a.`position` ASC
2.551 ms 8 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
37
SELECT SQL_NO_CACHE *
FROM myshop_meta m
LEFT JOIN myshop_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 5
AND ml.id_shop = 1 LIMIT 1
2.550 ms 2 /classes/Meta.php:170
51
SELECT SQL_NO_CACHE p.id_smart_blog_post 
FROM `myshop_smart_blog_post_lang` p 
WHERE p.link_rewrite =  ""
2.548 ms 24 /modules/smartblog/smartblog.php:2143
106
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=19)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
2.537 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
349
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_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` = 1289
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
2.524 ms 2 Yes Yes /classes/Product.php:2472
82
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=147)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.506 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
129
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 86 ORDER BY vl.`value` ASC
2.505 ms 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
181
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=34)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
2.493 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
193
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 198 ORDER BY vl.`value` ASC
2.492 ms 78 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
385
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (845) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.473 ms 1 Yes Yes /classes/Product.php:4292
368
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1131
2.470 ms 6 /modules/posrotatorimg/posrotatorimg.php:226
316
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 178
ORDER BY `position`
2.443 ms 3 Yes /classes/Product.php:3268
378
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1115
2.414 ms 2 /modules/posrotatorimg/posrotatorimg.php:226
15
SELECT SQL_NO_CACHE lower(name) as name
FROM `myshop_hook` h
WHERE (h.active = 1)
2.396 ms 1276 /classes/Hook.php:1589
158
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=49)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.387 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
75
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 137 ORDER BY vl.`value` ASC
2.373 ms 115 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
362
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5)
WHERE pac.id_product_attribute IN (2379,2380,2381,2382)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
2.352 ms 4 /classes/Product.php:2490
121
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=161)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.329 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
132
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 181 ORDER BY vl.`value` ASC
2.324 ms 77 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
367
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1131 AND imgs.`rotator` =1
2.323 ms 6 /modules/posrotatorimg/posrotatorimg.php:221
90
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=66)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.315 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
308
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 867) AND (b.`id_shop` = 1) LIMIT 1
2.217 ms 1 /src/Adapter/EntityMapper.php:54
110
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=21)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
2.204 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
358
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1132) LIMIT 1
2.193 ms 1 /src/Adapter/EntityMapper.php:54
291
SELECT SQL_NO_CACHE * FROM `myshop_image_type`
2.188 ms 7 /classes/ImageType.php:141
117
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=145)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.183 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
313
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 844) AND (b.`id_shop` = 1) LIMIT 1
2.154 ms 1 /src/Adapter/EntityMapper.php:54
162
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=96)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.134 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
312
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 845
ORDER BY `position`
2.104 ms 1 Yes /classes/Product.php:3268
156
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=117)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
2.044 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
180
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 34 ORDER BY agl.`name` ASC, a.`position` ASC
2.035 ms 29 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
287
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1533) AND (b.`id_shop` = 1) LIMIT 1
2.031 ms 1 /src/Adapter/EntityMapper.php:54
109
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 21 ORDER BY agl.`name` ASC, a.`position` ASC
2.021 ms 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
60
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((p.on_sale=1)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184)))
2.001 ms 2376 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
145
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=27)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.981 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
141
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=26)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.979 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
133
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=116)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.975 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
190
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=70)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.959 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
359
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1132 AND `id_shop` = 1
1.949 ms 5 /src/Adapter/EntityMapper.php:62
2
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 `myshop_configuration` c
LEFT JOIN `myshop_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
1.940 ms 4450 /classes/Configuration.php:162
338
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1533 AND `id_shop` = 1
1.924 ms 5 /src/Adapter/EntityMapper.php:62
98
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=17)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.913 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
364
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1132) AND (id_product_attribute = 2380) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.882 ms 1 /classes/stock/StockAvailable.php:266
95
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=16)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.863 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
395
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poscookielaw" LIMIT 1
1.828 ms 1 /classes/module/Module.php:2773
188
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=69)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.823 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
299
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1132) AND (b.`id_shop` = 1) LIMIT 1
1.819 ms 1 /src/Adapter/EntityMapper.php:54
138
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 25 ORDER BY agl.`name` ASC, a.`position` ASC
1.801 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
140
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 26 ORDER BY agl.`name` ASC, a.`position` ASC
1.801 ms 27 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
169
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=172)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.801 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
21
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `myshop_meta` m
LEFT JOIN `myshop_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.800 ms 285 Yes /classes/Dispatcher.php:623
159
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 29 ORDER BY agl.`name` ASC, a.`position` ASC
1.799 ms 37 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
124
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 84 ORDER BY vl.`value` ASC
1.798 ms 16 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
344
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1289 AND imgs.`rotator` =1
1.775 ms 3 /modules/posrotatorimg/posrotatorimg.php:221
127
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 93 ORDER BY vl.`value` ASC
1.768 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
107
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 20 ORDER BY agl.`name` ASC, a.`position` ASC
1.765 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
297
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 1 
AND cl.`id_category` = 174 LIMIT 1
1.757 ms 1 /classes/Category.php:1381
128
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=86)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.751 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
356
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1132 AND imgs.`rotator` =1
1.739 ms 6 /modules/posrotatorimg/posrotatorimg.php:221
130
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=140)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.736 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
315
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 178) AND (b.`id_shop` = 1) LIMIT 1
1.733 ms 1 /src/Adapter/EntityMapper.php:54
292
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1289) AND (b.`id_shop` = 1) LIMIT 1
1.733 ms 1 /src/Adapter/EntityMapper.php:54
303
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1131) AND (b.`id_shop` = 1) LIMIT 1
1.717 ms 1 /src/Adapter/EntityMapper.php:54
194
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=248)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.708 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
99
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 18 ORDER BY agl.`name` ASC, a.`position` ASC
1.699 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
119
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=1)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.693 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
384
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =845
1.693 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
351
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1289) AND (id_product_attribute = 2770) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.681 ms 1 /classes/stock/StockAvailable.php:266
135
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=24)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.668 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
336
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1533
1.657 ms 6 /modules/posrotatorimg/posrotatorimg.php:226
374
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1131) AND (id_product_attribute = 2372) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.655 ms 1 /classes/stock/StockAvailable.php:266
314
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 844
ORDER BY `position`
1.649 ms 1 Yes /classes/Product.php:3268
144
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 27 ORDER BY agl.`name` ASC, a.`position` ASC
1.630 ms 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
373
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1131) AND (id_product_attribute = 2371) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.599 ms 1 /classes/stock/StockAvailable.php:266
337
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1533) LIMIT 1
1.573 ms 1 /src/Adapter/EntityMapper.php:54
342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1533) AND (id_product_attribute = 3055) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.573 ms 1 /classes/stock/StockAvailable.php:266
347
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1289 AND `id_shop` = 1
1.572 ms 5 /src/Adapter/EntityMapper.php:62
175
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 30 ORDER BY agl.`name` ASC, a.`position` ASC
1.550 ms 75 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
179
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=37)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.539 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
33
SELECT SQL_NO_CACHE *
FROM `myshop_group` a
LEFT JOIN `myshop_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
1.530 ms 1 /src/Adapter/EntityMapper.php:54
282
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 178 LIMIT 1
1.526 ms 1 /classes/SpecificPrice.php:422
307
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 1115
ORDER BY `position`
1.521 ms 2 Yes /classes/Product.php:3268
115
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=23)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.514 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
334
SELECT SQL_NO_CACHE c.*, cl.*  FROM `myshop_category` c
LEFT JOIN `myshop_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 329 AND c.`nleft` >= 2 AND c.`nright` <= 329 ORDER BY `nleft` DESC
1.507 ms 1 /classes/Category.php:1603
38
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
1.502 ms 7 Yes /classes/ImageType.php:89
265
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1115) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.477 ms 0 /classes/stock/StockAvailable.php:266
326
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM myshop_poswishlist w, myshop_poswishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1
1.474 ms 1 /modules/posquickmenu/posquickmenu.php:383
354
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1190
1.467 ms 2 /modules/posrotatorimg/posrotatorimg.php:226
6
SELECT SQL_NO_CACHE *
FROM `myshop_country` a
LEFT JOIN `myshop_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `myshop_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
1.448 ms 1 /src/Adapter/EntityMapper.php:54
66
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 9 ORDER BY agl.`name` ASC, a.`position` ASC
1.447 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
371
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_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` = 1131
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
1.434 ms 4 Yes Yes /classes/Product.php:2472
126
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=93)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.426 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
361
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_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` = 1132
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
1.424 ms 4 Yes Yes /classes/Product.php:2472
173
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 142 ORDER BY vl.`value` ASC
1.396 ms 17 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
93
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=15)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.395 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
185
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=39)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.388 ms 4752 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
271
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 867 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 867 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.351 ms 0 /classes/Cart.php:1624
380
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =867 AND imgs.`rotator` =1
1.348 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
199
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 71 ORDER BY agl.`name` ASC, a.`position` ASC
1.322 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
112
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 22 ORDER BY agl.`name` ASC, a.`position` ASC
1.309 ms 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
202
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=42)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.298 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
216
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1533) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.297 ms 1 /classes/stock/StockAvailable.php:266
125
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=128)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
1.289 ms 1188 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
377
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1115 AND imgs.`rotator` =1
1.277 ms 2 /modules/posrotatorimg/posrotatorimg.php:221
62
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM myshop_product p INNER JOIN myshop_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 = 8) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00'
1.256 ms 22 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
363
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1132) AND (id_product_attribute = 2379) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.230 ms 1 /classes/stock/StockAvailable.php:266
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM myshop_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
1.209 ms 1 /classes/shop/ShopUrl.php:162
329
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 93 AND `id_shop` = 1 LIMIT 1
1.181 ms 1 /classes/module/Module.php:2262
357
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1132
1.155 ms 6 /modules/posrotatorimg/posrotatorimg.php:226
360
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 207 LIMIT 1
1.124 ms 0 /classes/Category.php:1381
304
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 1131
ORDER BY `position`
1.115 ms 6 Yes /classes/Product.php:3268
28
SELECT SQL_NO_CACHE *
FROM `myshop_currency` a
LEFT JOIN `myshop_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 5
LEFT JOIN `myshop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
1.106 ms 1 /src/Adapter/EntityMapper.php:54
46
SELECT SQL_NO_CACHE *
FROM `myshop_country_lang`
WHERE `id_country` = 8
1.098 ms 5 /src/Adapter/EntityMapper.php:62
350
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5)
WHERE pac.id_product_attribute IN (2770,2772)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
1.096 ms 2 /classes/Product.php:2490
29
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1
1.052 ms 4 /classes/Language.php:853
200
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((a.id_attribute_group=71)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY pac.id_attribute
1.014 ms 7128 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
217
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1533 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1533 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.977 ms 0 /classes/Cart.php:1624
45
SELECT SQL_NO_CACHE *
FROM `myshop_country` a
LEFT JOIN `myshop_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.969 ms 1 /src/Adapter/EntityMapper.php:54
36
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM myshop_shop s
0.951 ms 1 /classes/shop/Shop.php:902
327
SELECT SQL_NO_CACHE a.id_ce_content as id FROM myshop_ce_content a
LEFT JOIN myshop_ce_content_lang AS b ON a.id_ce_content = b.id_ce_content
LEFT JOIN myshop_ce_content_shop sa ON sa.id_ce_content = a.id_ce_content AND sa.id_shop = b.id_shop
WHERE b.id_lang = 5 AND sa.id_shop = 1 AND a.hook LIKE 'DisplayHeaderBuilder' AND a.active = 1 ORDER BY a.id_product DESC
0.921 ms 1 Yes /modules/creativeelements/classes/CEContent.php:150
372
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5)
WHERE pac.id_product_attribute IN (2371,2372,2373,2374)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.913 ms 4 /classes/Product.php:2490
221
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 5)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_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 `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 5)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5)
WHERE pa.`id_product` = 1533
AND pac.`id_product_attribute` = 3056
AND agl.`id_lang` = 5
0.902 ms 1 /classes/Product.php:7217
247
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_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 p.`id_product` = 1132 AND pa.`id_product` = 1132 AND pa.`id_product_attribute` = 2382 LIMIT 1
0.899 ms 1 /classes/Product.php:1157
389
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =178 AND imgs.`rotator` =1
0.883 ms 3 /modules/posrotatorimg/posrotatorimg.php:221
187
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 69 ORDER BY agl.`name` ASC, a.`position` ASC
0.868 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
348
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 163 LIMIT 1
0.867 ms 0 /classes/Category.php:1381
164
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (421, 962, 1497, 1184))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-29 00:00:00' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=7)) AND ((fp_1.id_feature_value IN (421, 962, 1497, 1184))) GROUP BY fp.id_feature_value
0.859 ms 2376 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
270
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 867) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.824 ms 0 /classes/stock/StockAvailable.php:266
226
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1289 AND `id_group` = 1 LIMIT 1
0.799 ms 0 /classes/GroupReduction.php:129
64
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `myshop_category` c
INNER JOIN myshop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `myshop_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  AND `id_lang` = 5
AND c.`active` = 1
ORDER BY c.nleft, c.position
0.788 ms 164 Yes /classes/Category.php:738
232
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 5)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_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 `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 5)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5)
WHERE pa.`id_product` = 1289
AND pac.`id_product_attribute` = 2772
AND agl.`id_lang` = 5
0.786 ms 1 /classes/Product.php:7217
394
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 112 AND `id_shop` = 1 LIMIT 1
0.783 ms 1 /classes/module/Module.php:2262
205
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 0 LIMIT 1
0.778 ms 1 /classes/SpecificPrice.php:413
243
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1132) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.775 ms 1 /classes/stock/StockAvailable.php:266
366
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1132) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.760 ms 4 Yes Yes /classes/Product.php:4292
387
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =844
0.759 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
222
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3056) LIMIT 1
0.752 ms 1 /src/Adapter/EntityMapper.php:54
237
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1190 AND `id_group` = 1 LIMIT 1
0.750 ms 0 /classes/GroupReduction.php:129
233
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2772) LIMIT 1
0.740 ms 1 /src/Adapter/EntityMapper.php:54
319
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poswishlist" LIMIT 1
0.731 ms 1 /classes/module/Module.php:2773
259
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 5)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_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 `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 5)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5)
WHERE pa.`id_product` = 1131
AND pac.`id_product_attribute` = 2374
AND agl.`id_lang` = 5
0.731 ms 1 /classes/Product.php:7217
213
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1533 AND `id_group` = 1 LIMIT 1
0.726 ms 0 /classes/GroupReduction.php:129
273
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 845)
0.721 ms 1 /classes/Product.php:3606
325
SELECT SQL_NO_CACHE * FROM `myshop_posquickmenu` pr
LEFT JOIN myshop_posquickmenu_lang prl ON (pr.id_quickmenu = prl.id_quickmenu)
WHERE prl.id_lang = "5" 
AND prl.id_shop = "1"
AND pr.status = 1
ORDER BY pr.position
0.717 ms 3 Yes /modules/posquickmenu/classes/QuickmenuActivity.php:230
332
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `myshop_category` c
LEFT JOIN `myshop_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1
0.716 ms 1 /classes/Category.php:1588
301
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 1132
ORDER BY `position`
0.707 ms 6 Yes /classes/Product.php:3268
241
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1132)
0.698 ms 4 /classes/Product.php:3606
339
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 215 LIMIT 1
0.682 ms 0 /classes/Category.php:1381
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `myshop_lang` l
LEFT JOIN `myshop_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.612 ms 4 /classes/Language.php:1050
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM myshop_shop_url su
LEFT JOIN myshop_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.hydroparadise.com' OR su.domain_ssl = 'www.hydroparadise.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.587 ms 1 Yes /classes/shop/Shop.php:1372
229
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1289) AND (id_product_attribute = 2772) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.558 ms 1 /classes/stock/StockAvailable.php:266
258
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_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 p.`id_product` = 1131 AND pa.`id_product` = 1131 AND pa.`id_product_attribute` = 2374 LIMIT 1
0.537 ms 1 /classes/Product.php:1157
266
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1115 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1115 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.532 ms 0 /classes/Cart.php:1624
370
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1131 AND `id_shop` = 1
0.530 ms 5 /src/Adapter/EntityMapper.php:62
272
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 845 LIMIT 1
0.521 ms 1 /classes/SpecificPrice.php:422
381
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =867
0.498 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
268
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 867)
0.494 ms 1 /classes/Product.php:3606
225
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1289)
0.488 ms 2 /classes/Product.php:3606
167
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 5) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 5) WHERE v.`id_feature` = 82 ORDER BY vl.`value` ASC
0.463 ms 17 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
43
SELECT SQL_NO_CACHE format
FROM `myshop_address_format`
WHERE `id_country` = 8 LIMIT 1
0.427 ms 1 /classes/AddressFormat.php:632
215
SELECT SQL_NO_CACHE tr.*
FROM `myshop_tax_rule` tr
JOIN `myshop_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
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.418 ms 0 /classes/tax/TaxRulesTaxManager.php:86
305
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 1131 AND il.`id_lang` = 5 ORDER by i.`position`
0.416 ms 1 Yes /classes/Product.php:2650
231
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_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 p.`id_product` = 1289 AND pa.`id_product` = 1289 AND pa.`id_product_attribute` = 2772 LIMIT 1
0.411 ms 1 /classes/Product.php:1157
212
SELECT SQL_NO_CACHE *
FROM `myshop_tax_lang`
WHERE `id_tax` = 1
0.401 ms 5 /src/Adapter/EntityMapper.php:62
211
SELECT SQL_NO_CACHE *
FROM `myshop_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.395 ms 1 /src/Adapter/EntityMapper.php:54
97
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 17 ORDER BY agl.`name` ASC, a.`position` ASC
0.387 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
197
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 36 ORDER BY agl.`name` ASC, a.`position` ASC
0.387 ms 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
251
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1131 LIMIT 1
0.385 ms 1 /classes/SpecificPrice.php:422
177
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 5) WHERE ag.id_attribute_group = 33 ORDER BY agl.`name` ASC, a.`position` ASC
0.376 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
250
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2382
0.376 ms 5 /src/Adapter/EntityMapper.php:62
246
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 2382
AND cp.`id_cart` = 0 AND cp.`id_product` = 1132 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2382
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1132 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.367 ms 0 /classes/Cart.php:1624
230
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 2772
AND cp.`id_cart` = 0 AND cp.`id_product` = 1289 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2772
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1289 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.349 ms 0 /classes/Cart.php:1624
393
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posfakeorder" LIMIT 1
0.345 ms 1 /classes/module/Module.php:2773
333
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `myshop_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.341 ms 1 /classes/Category.php:1594
320
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 106 AND `id_shop` = 1 LIMIT 1
0.333 ms 1 /classes/module/Module.php:2262
248
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 5)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_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 `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 5)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5)
WHERE pa.`id_product` = 1132
AND pac.`id_product_attribute` = 2382
AND agl.`id_lang` = 5
0.322 ms 1 /classes/Product.php:7217
228
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1289 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1289 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.321 ms 0 /classes/Cart.php:1624
252
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1131)
0.307 ms 4 /classes/Product.php:3606
255
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1131 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1131 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.298 ms 0 /classes/Cart.php:1624
289
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 1533
ORDER BY `position`
0.294 ms 6 Yes /classes/Product.php:3268
324
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 119 AND `id_shop` = 1 LIMIT 1
0.294 ms 1 /classes/module/Module.php:2262
14
SELECT SQL_NO_CACHE id_shop
FROM `myshop_lang_shop`
WHERE `id_lang` = 5
AND id_shop = 1 LIMIT 1
0.280 ms 1 /classes/ObjectModel.php:1581
219
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 3056
AND cp.`id_cart` = 0 AND cp.`id_product` = 1533 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3056
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1533 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.274 ms 0 /classes/Cart.php:1624
244
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1132 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1132 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.268 ms 0 /classes/Cart.php:1624
261
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2374
0.268 ms 5 /src/Adapter/EntityMapper.php:62
281
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 844 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 844 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.260 ms 0 /classes/Cart.php:1624
239
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1190 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1190 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.255 ms 0 /classes/Cart.php:1624
340
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_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` = 1533
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.255 ms 2 Yes Yes /classes/Product.php:2472
257
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 2374
AND cp.`id_cart` = 0 AND cp.`id_product` = 1131 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2374
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1131 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.252 ms 0 /classes/Cart.php:1624
276
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 845 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 845 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.248 ms 0 /classes/Cart.php:1624
23
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `myshop_module` m
LEFT JOIN `myshop_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.246 ms 60 /classes/module/Module.php:330
32
SELECT SQL_NO_CACHE id_shop
FROM `myshop_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.245 ms 1 /classes/ObjectModel.php:1581
227
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1289) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.241 ms 1 /classes/stock/StockAvailable.php:266
286
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 178 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 178 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.239 ms 0 /classes/Cart.php:1624
298
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 1190
ORDER BY `position`
0.236 ms 2 Yes /classes/Product.php:3268
214
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_group`
WHERE `id_group` = 1 LIMIT 1
0.227 ms 1 /classes/Group.php:134
207
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1533)
0.226 ms 2 /classes/Product.php:3606
278
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 844)
0.223 ms 1 /classes/Product.php:3606
302
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 1132 AND il.`id_lang` = 5 ORDER by i.`position`
0.216 ms 1 Yes /classes/Product.php:2650
310
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 867
ORDER BY `position`
0.213 ms 1 Yes /classes/Product.php:3268
263
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1115)
0.211 ms 1 /classes/Product.php:3606
294
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 1289
ORDER BY `position`
0.209 ms 3 Yes /classes/Product.php:3268
392
SELECT SQL_NO_CACHE a.id_ce_content as id FROM myshop_ce_content a
LEFT JOIN myshop_ce_content_lang AS b ON a.id_ce_content = b.id_ce_content
LEFT JOIN myshop_ce_content_shop sa ON sa.id_ce_content = a.id_ce_content AND sa.id_shop = b.id_shop
WHERE b.id_lang = 5 AND sa.id_shop = 1 AND a.hook LIKE 'DisplayFooterBuilder' AND a.active = 1 ORDER BY a.id_product DESC
0.193 ms 1 Yes /modules/creativeelements/classes/CEContent.php:150
9
SELECT SQL_NO_CACHE id_shop
FROM `myshop_lang_shop`
WHERE `id_lang` = 3
AND id_shop = 1 LIMIT 1
0.191 ms 1 /classes/ObjectModel.php:1581
218
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1533) AND (id_product_attribute = 3056) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.187 ms 1 /classes/stock/StockAvailable.php:266
345
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1289
0.185 ms 3 /modules/posrotatorimg/posrotatorimg.php:226
386
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =844 AND imgs.`rotator` =1
0.184 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
290
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 1533 AND il.`id_lang` = 5 ORDER by i.`position`
0.182 ms 1 Yes /classes/Product.php:2650
13
SELECT SQL_NO_CACHE *
FROM `myshop_lang` a
LEFT JOIN `myshop_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 5) LIMIT 1
0.173 ms 1 /src/Adapter/EntityMapper.php:54
24
SELECT SQL_NO_CACHE * FROM `myshop_currency` c ORDER BY `iso_code` ASC
0.173 ms 1 Yes /classes/Currency.php:689
235
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1190 LIMIT 1
0.171 ms 1 /classes/SpecificPrice.php:422
249
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2382) LIMIT 1
0.168 ms 1 /src/Adapter/EntityMapper.php:54
283
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 178)
0.168 ms 1 /classes/Product.php:3606
238
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1190) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.167 ms 0 /classes/stock/StockAvailable.php:266
41
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.167 ms 7 Yes /classes/ImageType.php:89
236
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1190)
0.166 ms 1 /classes/Product.php:3606
40
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.164 ms 7 Yes /classes/ImageType.php:89
220
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_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 p.`id_product` = 1533 AND pa.`id_product` = 1533 AND pa.`id_product_attribute` = 3056 LIMIT 1
0.163 ms 1 /classes/Product.php:1157
30
SELECT SQL_NO_CACHE *
FROM `myshop_currency` a
LEFT JOIN `myshop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.162 ms 1 /src/Adapter/EntityMapper.php:54
240
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1132 LIMIT 1
0.161 ms 1 /classes/SpecificPrice.php:422
262
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1115 LIMIT 1
0.159 ms 1 /classes/SpecificPrice.php:422
295
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 1289 AND il.`id_lang` = 5 ORDER by i.`position`
0.155 ms 1 Yes /classes/Product.php:2650
396
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 111 AND `id_shop` = 1 LIMIT 1
0.155 ms 1 /classes/module/Module.php:2262
27
SELECT SQL_NO_CACHE c.id_currency
FROM `myshop_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.150 ms 1 /classes/Currency.php:873
7
SELECT SQL_NO_CACHE *
FROM `myshop_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.148 ms 1 /src/Adapter/EntityMapper.php:54
309
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 1 
AND cl.`id_category` = 217 LIMIT 1
0.148 ms 1 /classes/Category.php:1381
50
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `myshop_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.147 ms 1 /classes/Cart.php:1391
390
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =178
0.146 ms 3 /modules/posrotatorimg/posrotatorimg.php:226
223
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 3056
0.144 ms 5 /src/Adapter/EntityMapper.php:62
293
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 1 
AND cl.`id_category` = 163 LIMIT 1
0.144 ms 1 /classes/Category.php:1381
224
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1289 LIMIT 1
0.140 ms 1 /classes/SpecificPrice.php:422
26
SELECT SQL_NO_CACHE value FROM `myshop_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.140 ms 1 /classes/shop/Shop.php:1191
12
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang` WHERE `iso_code` = 'es' LIMIT 1
0.139 ms 4 /classes/Language.php:824
234
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2772
0.139 ms 5 /src/Adapter/EntityMapper.php:62
254
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1131) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.138 ms 1 /classes/stock/StockAvailable.php:266
322
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 107 AND `id_shop` = 1 LIMIT 1
0.138 ms 1 /classes/module/Module.php:2262
256
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1131) AND (id_product_attribute = 2374) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.138 ms 1 /classes/stock/StockAvailable.php:266
49
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 118 AND `id_shop` = 1 LIMIT 1
0.133 ms 1 /classes/module/Module.php:2262
206
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1533 LIMIT 1
0.133 ms 1 /classes/SpecificPrice.php:422
31
SELECT SQL_NO_CACHE *
FROM `myshop_currency_lang`
WHERE `id_currency` = 1
0.132 ms 5 /src/Adapter/EntityMapper.php:62
25
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1
0.128 ms 4 /classes/Language.php:853
34
SELECT SQL_NO_CACHE *
FROM `myshop_group_lang`
WHERE `id_group` = 1
0.123 ms 5 /src/Adapter/EntityMapper.php:62
269
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 867 AND `id_group` = 1 LIMIT 1
0.120 ms 0 /classes/GroupReduction.php:129
42
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.119 ms 7 Yes /classes/ImageType.php:89
264
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1115 AND `id_group` = 1 LIMIT 1
0.116 ms 0 /classes/GroupReduction.php:129
280
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 844) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.114 ms 0 /classes/stock/StockAvailable.php:266
245
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1132) AND (id_product_attribute = 2382) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.113 ms 1 /classes/stock/StockAvailable.php:266
47
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM myshop_required_field
0.110 ms 1 /classes/ObjectModel.php:1446
285
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 178) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.110 ms 0 /classes/stock/StockAvailable.php:266
242
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1132 AND `id_group` = 1 LIMIT 1
0.105 ms 0 /classes/GroupReduction.php:129
44
SELECT SQL_NO_CACHE `need_identification_number`
FROM `myshop_country`
WHERE `id_country` = 8 LIMIT 1
0.097 ms 1 /classes/Country.php:389
323
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posshoppingcart" LIMIT 1
0.092 ms 1 /classes/module/Module.php:2773
275
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 845) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.091 ms 0 /classes/stock/StockAvailable.php:266
35
SELECT SQL_NO_CACHE id_shop
FROM `myshop_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.090 ms 1 /classes/ObjectModel.php:1581
284
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 178 AND `id_group` = 1 LIMIT 1
0.090 ms 0 /classes/GroupReduction.php:129
274
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 845 AND `id_group` = 1 LIMIT 1
0.088 ms 0 /classes/GroupReduction.php:129

Doubles

64 queries
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (XX, XX, XX, XX))) AND ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND p.date_add>'XX-XX-XX XX:XX:XX' GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN myshop_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((fp.id_feature=XX)) AND ((fp_XX.id_feature_value IN (XX, XX, XX, XX))) GROUP BY fp.id_feature_value
25 queries
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `myshop_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
25 queries
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 myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (XX, XX, XX, XX))) AND ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND p.date_add>'XX-XX-XX XX:XX:XX' GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN myshop_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((a.id_attribute_group=XX)) AND ((fp_XX.id_feature_value IN (XX, XX, XX, XX))) GROUP BY pac.id_attribute
22 queries
SELECT SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
20 queries
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = XX) LEFT JOIN `myshop_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
14 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
          FROM `myshop_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
              
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
          FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = 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
11 queries
SELECT XX FROM `myshop_specific_price` WHERE id_product = XX LIMIT XX
10 queries
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, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `myshop_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)
10 queries
			SELECT `reduction`
			FROM `myshop_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
10 queries
SELECT *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
10 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `myshop_image` i
             INNER JOIN myshop_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
10 queries
SELECT * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =XX AND img.`id_product` =XX AND imgs.`rotator` =XX
10 queries
SELECT * FROM `myshop_image` img where img.`rotator` =XX AND img.`id_product` =XX
10 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `myshop_product_attribute` pa
             INNER JOIN myshop_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
8 queries
SELECT `id_module` FROM `myshop_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
8 queries
			SELECT cl.`link_rewrite`
			FROM `myshop_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
4 queries
SELECT pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) INNER JOIN myshop_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 p.`id_product` = XX AND pa.`id_product` = XX AND pa.`id_product_attribute` = XX LIMIT XX
4 queries
            SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
            pa.`reference`, pa.`eanXX`, pa.`isbn`, pa.`upc`, pa.`mpn`,
            pal.`available_now`, pal.`available_later`
            FROM `myshop_attribute` a
            LEFT JOIN `myshop_attribute_lang` al
                ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
            LEFT JOIN `myshop_product_attribute_combination` pac
                ON (pac.`id_attribute` = a.`id_attribute`)
            LEFT JOIN `myshop_product_attribute` pa
                ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
             INNER JOIN myshop_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 `myshop_product_attribute_lang` pal
                ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = XX)
            LEFT JOIN `myshop_attribute_group_lang` agl
                ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
            WHERE pa.`id_product` = XX
                AND pac.`id_product_attribute` = XX
                AND agl.`id_lang` = XX
4 queries
SELECT *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = XX
WHERE (a.`id_product_attribute` = XX) LIMIT XX
4 queries
SELECT *
							FROM `myshop_product_attribute_lang`
							WHERE `id_product_attribute` = XX
4 queries
SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `myshop_product_attribute_image` pai
            LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
            INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position`
4 queries
SELECT *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) LIMIT XX
4 queries
SELECT *
							FROM `myshop_product_lang`
							WHERE `id_product` = XX AND `id_shop` = XX
4 queries
SELECT pa.*, product_attribute_shop.*
                FROM `myshop_product_attribute` pa
                 INNER JOIN myshop_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
                GROUP BY pa.`id_product_attribute`
                ORDER BY pa.`id_product_attribute`
2 queries
SELECT *
FROM `myshop_lang` a
LEFT JOIN `myshop_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = XX
WHERE (a.`id_lang` = XX) LIMIT XX
2 queries
				SELECT id_shop
				FROM `myshop_lang_shop`
				WHERE `id_lang` = XX
				AND id_shop = XX LIMIT XX
2 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `myshop_module` m
                LEFT JOIN `myshop_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
2 queries
SELECT `id_lang` FROM `myshop_lang`
                    WHERE `locale` = 'es-es'
                    OR `language_code` = 'es-es' LIMIT XX
2 queries
				SELECT tr.*
				FROM `myshop_tax_rule` tr
				JOIN `myshop_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' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2 queries
SELECT pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
                FROM `myshop_product_attribute_combination` pac
                LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
                LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
                LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
                LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
                WHERE pac.id_product_attribute IN (XX,XX)
                GROUP BY pac.id_product_attribute
                ORDER BY pac.id_product_attribute
2 queries
SELECT pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
                FROM `myshop_product_attribute_combination` pac
                LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
                LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
                LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
                LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
                WHERE pac.id_product_attribute IN (XX,XX,XX,XX)
                GROUP BY pac.id_product_attribute
                ORDER BY pac.id_product_attribute

Tables stress

262 feature_product
153 product_attribute
145 product
145 product_attribute_combination
131 product_shop
126 stock_available
110 category
103 category_group
102 category_product
99 product_sale
68 attribute
43 attribute_lang
40 attribute_group
36 product_attribute_shop
34 attribute_group_lang
34 image
30 cart_product
26 attribute_group_shop
25 attribute_shop
25 layered_indexable_attribute_lang_value
20 feature_value
20 feature_value_lang
20 layered_indexable_feature_value_lang_value
20 image_shop
15 product_lang
14 category_lang
14 pack
14 image_lang
12 module
12 specific_price
11 module_shop
10 product_group_reduction_cache
8 product_attribute_lang
7 lang
6 lang_shop
6 hook
6 image_type
5 shop
5 currency
4 shop_url
4 currency_shop
4 product_attribute_image
3 country
3 hook_alias
3 category_shop
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 meta
2 meta_lang
2 currency_lang
2 group
2 group_shop
2 tax_rule
2 tax_rules_group
2 ce_content
2 ce_content_lang
2 ce_content_shop
1 configuration_lang
1 module_group
1 hook_module_exceptions
1 group_lang
1 address_format
1 required_field
1 smart_blog_post_lang
1 layered_category
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 feature
1 feature_shop
1 feature_lang
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 layered_price_index
1 manufacturer
1 manufacturer_shop
1 manufacturer_lang
1 tax
1 tax_lang
1 posquickmenu
1 posquickmenu_lang
1 poswishlist

ObjectModel instances

Name Instances Source
Product 20 /src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1533]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1289]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1190]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1132]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1131]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1115]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 867]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 845]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 844]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 178]
/classes/Link.php:94 (__construct) [id: 1533]
/classes/Link.php:94 (__construct) [id: 1289]
/classes/Link.php:94 (__construct) [id: 1190]
/classes/Link.php:94 (__construct) [id: 1132]
/classes/Link.php:94 (__construct) [id: 1131]
/classes/Link.php:94 (__construct) [id: 1115]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1533]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1289]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1132]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1131]
Address 4 /classes/shop/Shop.php:467 (__construct) [id: ]
/classes/Product.php:3431 (initialize) [id: ]
/classes/Product.php:3550 (__construct) [id: ]
/classes/Product.php:5706 (__construct) [id: ]
Combination 4 /classes/Product.php:5654 (__construct) [id: 3056]
/classes/Product.php:5654 (__construct) [id: 2772]
/classes/Product.php:5654 (__construct) [id: 2382]
/classes/Product.php:5654 (__construct) [id: 2374]
Category 4 /modules/ps_facetedsearch/src/Filters/Block.php:157 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:371 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:371 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
Language 3 /config/config.inc.php:200 (__construct) [id: 3]
/classes/Tools.php:639 (__construct) [id: 5]
/classes/Tools.php:533 (__construct) [id: 5]
Country 3 /config/config.inc.php:135 (__construct) [id: 8]
/classes/AddressFormat.php:382 (__construct) [id: 8]
/classes/controller/FrontController.php:1719 (__construct) [id: 8]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 1]
/classes/Tools.php:688 (getCurrencyInstance) [id: 1]
Tax 1 /classes/tax/TaxRulesTaxManager.php:93 (__construct) [id: 1]
State 1 /classes/controller/FrontController.php:1718 (__construct) [id: 0]
AddressFormat 1 /classes/controller/FrontController.php:1713 (generateAddress) [id: ]
Shop 1 /config/config.inc.php:103 (initialize) [id: 1]
Risk 1 /classes/controller/FrontController.php:1639 (__construct) [id: ]
Group 1 /classes/Cart.php:261 (getCurrent) [id: 1]
Cart 1 /classes/controller/FrontController.php:439 (__construct) [id: ]
Customer 1 /config/config.inc.php:253 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:542 (__construct) [id: 1]
Gender 1 /classes/controller/FrontController.php:1636 (__construct) [id: 0]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/polyfill-php83/bootstrap81.php
16 /vendor/symfony/var-dumper/Resources/functions/dump.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
18 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
19 /vendor/twig/twig/src/Resources/core.php
20 /vendor/twig/twig/src/Resources/debug.php
21 /vendor/twig/twig/src/Resources/escaper.php
22 /vendor/twig/twig/src/Resources/string_loader.php
23 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
24 /vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
25 /vendor/symfony/string/Resources/functions.php
26 /vendor/symfony/polyfill-intl-idn/bootstrap.php
27 /vendor/symfony/clock/Resources/now.php
28 /vendor/symfony/polyfill-php80/bootstrap.php
29 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
30 /vendor/jakeasmith/http_build_url/src/http_build_url.php
31 /vendor/symfony/polyfill-intl-icu/bootstrap.php
32 /vendor/ircmaxell/password-compat/lib/password.php
33 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
34 /vendor/symfony/polyfill-php73/bootstrap.php
35 /vendor/symfony/translation/Resources/functions.php
36 /src/Core/Version.php
37 /config/alias.php
38 /vendor/prestashop/autoload/src/PrestashopAutoload.php
39 /vendor/prestashop/autoload/src/LegacyClassLoader.php
40 /vendor/symfony/filesystem/Filesystem.php
41 /vendor/prestashop/autoload/src/Autoloader.php
42 /config/bootstrap.php
43 /src/Core/ContainerBuilder.php
44 /src/Core/Foundation/IoC/Container.php
45 /src/Adapter/ServiceLocator.php
46 /var/cache/dev/appParameters.php
49 /var/cache/dev/class_index.php
50 /classes/controller/Controller.php
52 /classes/ObjectModel.php
53 /src/Core/Foundation/Database/EntityInterface.php
55 /classes/db/Db.php
57 /classes/Hook.php
59 /classes/module/Module.php
60 /src/Core/Module/Legacy/ModuleInterface.php
62 /classes/Tools.php
63 /classes/Context.php
64 /classes/shop/Shop.php
65 /src/Core/Security/PasswordGenerator.php
66 /classes/db/DbPDO.php
67 /classes/AddressFormat.php
68 /classes/Configuration.php
69 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
70 /classes/Validate.php
71 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
72 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
73 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
74 /vendor/symfony/form/AbstractType.php
75 /vendor/symfony/form/FormTypeInterface.php
76 /classes/cache/Cache.php
77 /src/Adapter/EntityMapper.php
78 /classes/db/DbQuery.php
79 /src/Core/Addon/Theme/ThemeManagerBuilder.php
80 /vendor/psr/log/src/NullLogger.php
81 /vendor/psr/log/src/AbstractLogger.php
82 /vendor/psr/log/src/LoggerTrait.php
83 /vendor/psr/log/src/LoggerInterface.php
84 /src/Core/Context/ApiClientContext.php
85 /src/Adapter/Configuration.php
86 /vendor/symfony/http-foundation/ParameterBag.php
87 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
88 /src/Core/ConfigurationInterface.php
89 /src/Core/Addon/Theme/ThemeRepository.php
90 /src/Core/Addon/AddonRepositoryInterface.php
91 /src/Core/Addon/Theme/Theme.php
92 /src/Core/Addon/AddonInterface.php
93 /src/Core/Util/ArrayFinder.php
94 /vendor/symfony/property-access/PropertyAccess.php
95 /vendor/symfony/property-access/PropertyAccessorBuilder.php
96 /vendor/symfony/property-access/PropertyAccessor.php
97 /vendor/symfony/property-access/PropertyAccessorInterface.php
98 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
99 /vendor/symfony/property-info/PropertyListExtractorInterface.php
100 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
101 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
102 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
103 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
104 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
105 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
106 /vendor/symfony/property-info/Type.php
107 /vendor/symfony/string/Inflector/EnglishInflector.php
108 /vendor/symfony/string/Inflector/InflectorInterface.php
109 /vendor/symfony/property-access/PropertyPath.php
110 /vendor/symfony/property-access/PropertyPathInterface.php
111 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
112 /config/defines_uri.inc.php
113 /classes/Language.php
114 /src/Core/Language/LanguageInterface.php
115 /classes/Country.php
116 /classes/PrestaShopCollection.php
117 /classes/shop/ShopGroup.php
118 /classes/Cookie.php
119 /src/Core/Http/CookieOptions.php
120 /classes/PhpEncryption.php
121 /classes/PhpEncryptionEngine.php
122 /vendor/defuse/php-encryption/src/Key.php
123 /vendor/defuse/php-encryption/src/Encoding.php
124 /vendor/defuse/php-encryption/src/Core.php
125 /vendor/defuse/php-encryption/src/Crypto.php
126 /vendor/defuse/php-encryption/src/KeyOrPassword.php
127 /vendor/defuse/php-encryption/src/RuntimeTests.php
128 /vendor/defuse/php-encryption/src/DerivedKeys.php
129 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
130 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
131 /src/Core/Session/SessionHandler.php
132 /src/Core/Session/SessionHandlerInterface.php
133 /vendor/symfony/http-foundation/Session/Session.php
134 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
135 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
136 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
137 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
138 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
139 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
140 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
141 /vendor/symfony/http-foundation/Session/SessionInterface.php
142 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
143 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
144 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
145 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
146 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
147 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
148 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
149 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
150 /config/smarty.config.inc.php
151 /classes/Smarty/SmartyDev.php
152 /vendor/smarty/smarty/libs/Smarty.class.php
153 /vendor/smarty/smarty/libs/functions.php
154 /vendor/smarty/smarty/libs/Autoloader.php
155 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
156 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
157 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
158 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
159 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
160 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
161 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
162 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
163 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
164 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
165 /classes/ImageManager.php
166 /classes/Product.php
167 /classes/Profile.php
168 /classes/Tab.php
169 /config/smartyfront.config.inc.php
170 /classes/Smarty/SmartyResourceModule.php
171 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
172 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
173 /classes/Smarty/SmartyResourceParent.php
174 /classes/Smarty/SmartyLazyRegister.php
175 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
176 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
177 /classes/Customer.php
178 /classes/Group.php
179 /classes/Link.php
180 /classes/shop/ShopUrl.php
181 /app/FrontKernel.php
182 /app/AppKernel.php
183 /vendor/symfony/http-kernel/Kernel.php
184 /vendor/symfony/config/ConfigCache.php
185 /vendor/symfony/config/ResourceCheckerConfigCache.php
186 /vendor/symfony/config/ConfigCacheInterface.php
187 /vendor/symfony/http-kernel/KernelInterface.php
188 /vendor/symfony/http-kernel/HttpKernelInterface.php
189 /vendor/symfony/http-kernel/RebootableInterface.php
190 /vendor/symfony/http-kernel/TerminableInterface.php
191 /vendor/symfony/dotenv/Dotenv.php
192 /classes/Dispatcher.php
193 /vendor/symfony/http-foundation/Request.php
194 /vendor/symfony/http-foundation/AcceptHeader.php
195 /vendor/symfony/http-foundation/AcceptHeaderItem.php
196 /vendor/symfony/http-foundation/FileBag.php
197 /vendor/symfony/http-foundation/HeaderBag.php
198 /vendor/symfony/http-foundation/HeaderUtils.php
199 /vendor/symfony/http-foundation/InputBag.php
200 /vendor/symfony/http-foundation/ServerBag.php
201 /src/Adapter/SymfonyContainer.php
202 /config/db_slave_server.inc.php
203 /src/Adapter/ContainerBuilder.php
204 /src/Adapter/Environment.php
205 /src/Core/EnvironmentInterface.php
206 /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
207 /vendor/symfony/config/ResourceCheckerInterface.php
208 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
209 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
210 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
211 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
212 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
213 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
214 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
215 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
216 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
217 /vendor/symfony/cache/Adapter/ArrayAdapter.php
218 /vendor/psr/log/src/LoggerAwareTrait.php
219 /vendor/symfony/cache/Adapter/AdapterInterface.php
220 /vendor/symfony/cache/CacheItem.php
221 /vendor/symfony/cache-contracts/ItemInterface.php
222 /vendor/psr/cache/src/CacheItemInterface.php
223 /vendor/psr/cache/src/CacheItemPoolInterface.php
224 /vendor/symfony/cache-contracts/CacheInterface.php
225 /vendor/psr/log/src/LoggerAwareInterface.php
226 /vendor/symfony/cache/ResettableInterface.php
227 /vendor/symfony/service-contracts/ResetInterface.php
228 /vendor/doctrine/orm/src/Tools/Setup.php
229 /vendor/doctrine/deprecations/src/Deprecation.php
230 /vendor/doctrine/orm/src/Configuration.php
231 /vendor/doctrine/dbal/src/Configuration.php
232 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
233 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
234 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
235 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
236 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
237 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
238 /vendor/doctrine/lexer/src/AbstractLexer.php
239 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
240 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
241 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
242 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
243 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
244 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
245 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
246 /vendor/symfony/cache/Adapter/AbstractAdapter.php
247 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
248 /vendor/symfony/cache/Traits/ContractsTrait.php
249 /vendor/symfony/cache-contracts/CacheTrait.php
250 /vendor/psr/cache/src/InvalidArgumentException.php
251 /vendor/psr/cache/src/CacheException.php
252 /vendor/symfony/cache/Traits/FilesystemTrait.php
253 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
254 /vendor/symfony/cache/PruneableInterface.php
255 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
256 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
257 /src/Adapter/Module/Repository/CachedModuleRepository.php
258 /src/Adapter/Module/Repository/ModuleRepository.php
259 /src/Core/Repository/AbstractObjectModelRepository.php
260 /vendor/symfony/cache/LockRegistry.php
261 /modules/ocpricetracker/vendor/autoload.php
262 /modules/ps_advertising/vendor/autoload.php
263 /modules/ps_advertising/vendor/composer/autoload_real.php
264 /modules/ps_advertising/vendor/composer/autoload_static.php
265 /modules/stripe_official/vendor/autoload.php
266 /modules/stripe_official/vendor/composer/autoload_real.php
267 /modules/stripe_official/vendor/composer/platform_check.php
268 /modules/stripe_official/vendor/composer/autoload_static.php
269 /modules/ps_accounts/vendor/autoload.php
270 /modules/ps_accounts/vendor/composer/autoload_real.php
271 /modules/ps_accounts/vendor/composer/platform_check.php
272 /modules/ps_accounts/vendor/composer/autoload_static.php
273 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
274 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
275 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
276 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
277 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
278 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
279 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
280 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
281 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
282 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
283 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
284 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
285 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
286 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
287 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
288 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
289 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
290 /modules/nkmgls/vendor/autoload.php
291 /modules/nkmgls/vendor/composer/autoload_real.php
292 /modules/nkmgls/vendor/composer/platform_check.php
293 /modules/nkmgls/vendor/composer/autoload_static.php
294 /modules/nkmgls/vendor/nukium/gls-prestashop/lib/NkmHelper.php
295 /modules/ps_categoryproducts/vendor/autoload.php
296 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
297 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
298 /modules/ps_eventbus/vendor/autoload.php
299 /modules/ps_eventbus/vendor/composer/autoload_real.php
300 /modules/ps_eventbus/vendor/composer/autoload_static.php
301 /vendor/symfony/config/Resource/FileResource.php
302 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
303 /vendor/symfony/config/Resource/ResourceInterface.php
304 /vendor/symfony/config/Resource/ReflectionClassResource.php
305 /vendor/symfony/config/Resource/DirectoryResource.php
306 /var/cache/dev/FrontContainer.php
307 /src/Adapter/Container/LegacyContainer.php
308 /vendor/symfony/dependency-injection/Container.php
309 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
310 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
311 /vendor/symfony/dependency-injection/ServiceLocator.php
312 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
313 /vendor/psr/container/src/ContainerExceptionInterface.php
314 /vendor/psr/container/src/NotFoundExceptionInterface.php
315 /vendor/symfony/service-contracts/ServiceProviderInterface.php
316 /vendor/psr/container/src/ContainerInterface.php
317 /vendor/symfony/dependency-injection/ContainerInterface.php
318 /src/Adapter/Container/LegacyContainerInterface.php
319 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
320 /vendor/doctrine/orm/src/EntityRepository.php
321 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
322 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
323 /vendor/symfony/var-exporter/LazyProxyTrait.php
324 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
325 /vendor/symfony/var-exporter/LazyObjectInterface.php
326 /vendor/symfony/var-exporter/Internal/Hydrator.php
327 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
328 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
329 /src/PrestaShopBundle/Entity/Repository/ShipmentRepository.php
330 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
331 /vendor/symfony/var-exporter/LazyGhostTrait.php
332 /src/Core/FeatureFlag/FeatureFlagManager.php
333 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
334 /src/Core/FeatureFlag/Layer/DbLayer.php
335 /src/Core/FeatureFlag/TypeLayerInterface.php
336 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
337 /src/Core/FeatureFlag/Layer/EnvLayer.php
338 /src/Core/FeatureFlag/Layer/QueryLayer.php
339 /vendor/symfony/http-foundation/RequestStack.php
340 /vendor/doctrine/orm/src/EntityManager.php
341 /vendor/doctrine/orm/src/EntityManagerInterface.php
342 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
343 /src/Core/Hook/HookModuleFilter.php
344 /src/Core/Hook/HookModuleFilterInterface.php
345 /modules/smartblog/smartblog.php
346 /modules/smartblog/classes/BlogCategory.php
347 /modules/smartblog/classes/BlogImageType.php
348 /modules/smartblog/classes/BlogTag.php
349 /modules/smartblog/classes/SmartBlogPost.php
350 /modules/smartblog/classes/SmartBlogHelperTreeCategories.php
351 /classes/tree/Tree.php
352 /modules/smartblog/classes/Blogcomment.php
353 /modules/smartblog/classes/BlogPostCategory.php
354 /modules/smartblog/classes/SmartBlogLink.php
355 /src/Core/Security/Hashing.php
356 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
357 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
358 /src/PrestaShopBundle/Translation/TranslatorComponent.php
359 /vendor/symfony/translation/Translator.php
360 /vendor/symfony/translation/MessageCatalogue.php
361 /vendor/symfony/translation/MessageCatalogueInterface.php
362 /vendor/symfony/translation/MetadataAwareInterface.php
363 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
364 /vendor/symfony/translation-contracts/TranslatorInterface.php
365 /vendor/symfony/translation/TranslatorBagInterface.php
366 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
367 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
368 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
369 /src/PrestaShopBundle/Translation/TranslatorInterface.php
370 /vendor/symfony/translation/Formatter/MessageFormatter.php
371 /vendor/symfony/translation/Formatter/IntlFormatter.php
372 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
373 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
374 /vendor/symfony/translation/IdentityTranslator.php
375 /vendor/symfony/translation-contracts/TranslatorTrait.php
376 /vendor/symfony/config/ConfigCacheFactory.php
377 /vendor/symfony/config/ConfigCacheFactoryInterface.php
378 /var/cache/dev/translations/catalogue.es-ES.NXhscRe.php
379 /src/PrestaShopBundle/Translation/DomainNormalizer.php
380 /src/Adapter/Localization/LegacyTranslator.php
381 /classes/Translate.php
382 /controllers/front/listing/NewProductsController.php
383 /classes/controller/ProductListingFrontController.php
384 /classes/controller/ProductPresentingFrontController.php
385 /classes/controller/FrontController.php
386 /src/Adapter/Presenter/Object/ObjectPresenter.php
387 /src/Adapter/Presenter/PresenterInterface.php
388 /src/Adapter/Presenter/Cart/CartPresenter.php
389 /src/Adapter/Image/ImageRetriever.php
390 /classes/tax/TaxConfiguration.php
391 /classes/Smarty/TemplateFinder.php
392 /classes/assets/StylesheetManager.php
393 /classes/assets/AbstractAssetManager.php
394 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
395 /classes/assets/JavascriptManager.php
396 /classes/assets/CccReducer.php
397 /modules/stripe_official/stripe_official.php
398 /classes/PaymentModule.php
399 /modules/stripe_official/vendor/stripe/stripe-php/lib/Event.php
400 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiResource.php
401 /modules/stripe_official/vendor/stripe/stripe-php/lib/StripeObject.php
402 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Request.php
403 /modules/stripe_official/classes/services/PrestashopTranslationService.php
404 /modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
405 /modules/stripe_official/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
406 /src/Core/Localization/Locale/Repository.php
407 /src/Core/Localization/Locale/RepositoryInterface.php
408 /src/Core/Localization/CLDR/LocaleRepository.php
409 /src/Core/Localization/CLDR/LocaleDataSource.php
410 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
411 /src/Core/Data/Layer/AbstractDataLayer.php
412 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
413 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
414 /src/Core/Localization/CLDR/Reader.php
415 /src/Core/Localization/CLDR/ReaderInterface.php
416 /src/Core/Localization/Currency/Repository.php
417 /src/Core/Localization/Currency/RepositoryInterface.php
418 /src/Core/Localization/Currency/CurrencyDataSource.php
419 /src/Core/Localization/Currency/DataSourceInterface.php
420 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
421 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
422 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
423 /src/Adapter/Currency/CurrencyDataProvider.php
424 /src/Core/Currency/CurrencyDataProviderInterface.php
425 /src/Adapter/LegacyContext.php
426 /src/Adapter/Tools.php
427 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
428 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
429 /vendor/prestashop/decimal/src/Operation/Rounding.php
430 /src/Core/Localization/Locale.php
431 /src/Core/Localization/LocaleInterface.php
432 /src/Core/Localization/Specification/Price.php
433 /src/Core/Localization/Specification/Number.php
434 /src/Core/Localization/Specification/NumberInterface.php
435 /src/Core/Localization/Specification/Factory.php
436 /src/Core/Localization/CLDR/LocaleData.php
437 /src/Core/Localization/CLDR/NumberSymbolsData.php
438 /src/Core/Localization/CLDR/CurrencyData.php
439 /src/Core/Localization/CLDR/Locale.php
440 /src/Core/Localization/CLDR/LocaleInterface.php
441 /src/Core/Localization/Specification/NumberSymbolList.php
442 /classes/Currency.php
443 /src/Core/Localization/Currency/LocalizedCurrencyId.php
444 /classes/webservice/WebserviceRequest.php
445 /src/Core/Localization/Currency/CurrencyData.php
446 /src/Core/Localization/Currency/CurrencyCollection.php
447 /src/Core/Localization/Currency.php
448 /src/Core/Localization/CurrencyInterface.php
449 /src/Core/Localization/Specification/NumberCollection.php
450 /src/Core/Localization/Number/Formatter.php
451 /classes/Cart.php
452 /src/Adapter/AddressFactory.php
453 /classes/CartRule.php
454 /src/Core/Domain/Product/ValueObject/RedirectType.php
455 /src/Core/Util/DateTime/DateTime.php
456 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
457 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
458 /src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
459 /src/Core/Domain/Product/ValueObject/ProductType.php
460 /src/Core/Domain/Product/ValueObject/Reference.php
461 /src/Core/Domain/Product/ValueObject/Gtin.php
462 /src/Core/Domain/Product/ValueObject/Isbn.php
463 /src/Core/Domain/Product/ValueObject/Upc.php
464 /src/Core/Domain/Product/ProductSettings.php
465 /src/Core/Domain/Shop/ValueObject/ShopId.php
466 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
467 /modules/ps_socialfollow/ps_socialfollow.php
468 /src/Core/Module/WidgetInterface.php
469 /modules/ps_emailsubscription/ps_emailsubscription.php
470 /classes/Media.php
471 /modules/ps_emailalerts/ps_emailalerts.php
472 /modules/ps_emailalerts/MailAlert.php
473 /modules/posquickmenu/posquickmenu.php
474 /modules/posquickmenu/classes/QuickmenuActivity.php
475 /modules/nkmgls/nkmgls.php
476 /modules/nkmgls/controllers/admin/AdminGlsOrderController.php
477 /modules/nkmgls/src/Helper/AbstractLegacyAdminController.php
478 /classes/controller/ModuleAdminController.php
479 /classes/controller/AdminController.php
480 /modules/nkmgls/controllers/admin/AdminGlsAjaxController.php
481 /modules/nkmgls/src/Helper/JsonReponseLegacyTrait.php
482 /modules/nkmgls/controllers/admin/AdminGlsLabelController.php
483 /modules/nkmgls/controllers/admin/AdminGlsPackingListController.php
484 /classes/module/CarrierModule.php
485 /modules/nkmgls/vendor/nukium/gls-common/src/Value/GlsValue.php
486 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Init/PrestashopGlsInit.php
487 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/GlsInit.php
488 /modules/nkmgls/vendor/nukium/gls-common/src/Util/ServiceInstantiationTrait.php
489 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Container.php
490 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ContainerInterface.php
491 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/ShipItAdapterResolutionInit.php
492 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Init/PrestashopAdapterInit.php
493 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/AdapterInitInterface.php
494 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Translator/TranslatorFactory.php
495 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Translator/PrestashopTranslator.php
496 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Translator/TranslatorInterface.php
497 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Utility/UtilityFactory.php
498 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Utility/PrestashopUtility.php
499 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Utility/Component/DefaultUtility.php
500 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/EntityManager/EntityManagerFactory.php
501 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/EntityManager/PrestashopEntityManager.php
502 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/EntityManager/EntityManagerInterface.php
503 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Repository/Cache/CacheRepositoryFactory.php
504 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/Cache/PrestashopCacheRepository.php
505 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/AbstractRepository.php
506 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Repository/Cache/CacheRepositoryInterface.php
507 /modules/nkmgls/vendor/nukium/gls-prestashop/classes/GlsCacheClass.php
508 /modules/nkmgls/vendor/nukium/gls-common/src/Entity/CacheInterface.php
509 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Address/AddressHandlerFactory.php
510 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/DTO/Adapter/Address/PrestashopAddressHandler.php
511 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Address/AddressHandler.php
512 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Carrier/CarrierHandlerFactory.php
513 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/DTO/Adapter/Carrier/PrestashopCarrierHandler.php
514 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Carrier/CarrierHandler.php
515 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/ModuleHelper.php
516 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Config/PrestashopConfig.php
517 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Config/ConfigInterface.php
518 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/Carrier/PrestashopCarrierRepository.php
519 /classes/Carrier.php
520 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Routine/GlsCarrierRoutine.php
521 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Entity/Cache/CacheHandlerFactory.php
522 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/Entity/Cache/PrestashopCacheHandler.php
523 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Entity/Cache/CacheHandler.php
524 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Config/ConfigFactory.php
525 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Shop/ShopFactory.php
526 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Shop/PrestashopShop.php
527 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Shop/ShopInterface.php
528 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/ShipIt/Adapter/Component/PrestashopLabelComponent.php
529 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelComponent.php
530 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItComponentInterface.php
531 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Helper/StringHelper.php
532 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItAdapterResolution.php
533 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/NoShipItAdapter.php
534 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItAdapterInterface.php
535 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/LabelAdapter.php
536 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/AbstractAdapter.php
537 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/AuthErrorComponent.php
538 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/DefaultErrorComponent.php
539 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Logger/LoggerFactory.php
540 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Logger/Component/DefaultLogger.php
541 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelInternationalComponent.php
542 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Routine/ShipItErrorRoutine.php
543 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/ShipmentApi.php
544 /modules/nkmgls/vendor/nukium/gls-common/src/Service/HttpClient/LegacyClient.php
545 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Legacy/GlsApiHandler.php
546 /modules/nkmgls/vendor/nukium/gls-common/src/Service/HttpClient/GlsCurlClient.php
547 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Helper/GlsHelper.php
548 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelErrorComponent.php
549 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/RelayAdapter.php
550 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/RelayComponent.php
551 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/TrackingAdapter.php
552 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/TrackingComponent.php
553 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/TrackingApi.php
554 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/Carrier/GlsExpressHandler.php
555 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/FtpHelper.php
556 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/EnvHelper.php
557 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Routine/AllowedServicesRoutine.php
558 /modules/nkmgls/vendor/nukium/gls-common/src/Service/DataLoader/AllowedServicesLoader.php
559 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/GLS/AllowedServicesHandler.php
560 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/AllowedServicesApi.php
561 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Routine/CacheRoutine.php
562 /modules/nkmgls/vendor/nukium/gls-common/src/Service/DataLoader/CacheLoader.php
563 /src/Adapter/Presenter/Cart/CartLazyArray.php
564 /src/Adapter/Presenter/AbstractLazyArray.php
565 /src/Adapter/Product/PriceFormatter.php
566 /src/Adapter/Presenter/Cart/CartProductPresenter.php
567 /src/Adapter/Presenter/Product/ProductPresenter.php
568 /src/Adapter/Product/ProductColorsRetriever.php
569 /src/Adapter/HookManager.php
570 /src/Adapter/Presenter/LazyArrayAttribute.php
571 /src/Core/Util/Inflector.php
572 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
573 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
574 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
575 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
576 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
577 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
578 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
579 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
580 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
581 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
582 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
583 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
584 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
585 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
586 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
587 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
588 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
589 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
590 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
591 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
592 /classes/Gender.php
593 /src/Core/Domain/Title/ValueObject/Gender.php
594 /classes/Risk.php
595 /classes/Meta.php
596 /modules/creativeelements/creativeelements.php
597 /modules/creativeelements/classes/CETemplate.php
598 /modules/creativeelements/classes/CEContent.php
599 /modules/creativeelements/classes/CESmarty.php
600 /modules/creativeelements/includes/plugin.php
601 /modules/creativeelements/classes/wrappers/Helper.php
602 /modules/creativeelements/classes/CERevision.php
603 /modules/creativeelements/classes/wrappers/UId.php
604 /modules/creativeelements/classes/wrappers/Post.php
605 /modules/creativeelements/translations/es.php
606 /classes/Address.php
607 /classes/ImageType.php
608 /classes/State.php
609 /src/Core/Security/PasswordPolicyConfiguration.php
610 /src/Core/Configuration/DataConfigurationInterface.php
611 /src/Core/Filter/FrontEndObject/MainFilter.php
612 /src/Core/Filter/FilterInterface.php
613 /src/Core/Filter/FrontEndObject/CartFilter.php
614 /src/Core/Filter/HashMapWhitelistFilter.php
615 /src/Core/Filter/CollectionFilter.php
616 /src/Core/Filter/FrontEndObject/ProductFilter.php
617 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
618 /src/Core/Filter/FrontEndObject/CustomerFilter.php
619 /src/Core/Filter/FrontEndObject/ShopFilter.php
620 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
621 /classes/ProductAssembler.php
622 /src/Core/Product/Search/ProductSearchContext.php
623 /modules/creativeelements/includes/api.php
624 /modules/creativeelements/includes/utils.php
625 /modules/creativeelements/includes/user.php
626 /modules/creativeelements/includes/fonts.php
627 /modules/creativeelements/includes/db.php
628 /modules/creativeelements/includes/base/controls-stack.php
629 /modules/creativeelements/includes/managers/controls.php
630 /modules/creativeelements/includes/managers/schemes.php
631 /modules/creativeelements/includes/managers/elements.php
632 /modules/creativeelements/includes/managers/widgets.php
633 /modules/creativeelements/includes/managers/skins.php
634 /modules/creativeelements/includes/settings/settings.php
635 /modules/creativeelements/includes/editor.php
636 /modules/creativeelements/includes/embed.php
637 /modules/creativeelements/includes/frontend.php
638 /modules/creativeelements/includes/heartbeat.php
639 /modules/creativeelements/includes/responsive.php
640 /modules/creativeelements/includes/stylesheet.php
641 /modules/creativeelements/includes/template-library/manager.php
642 /modules/creativeelements/includes/managers/revisions.php
643 /modules/creativeelements/includes/page-settings/manager.php
644 /modules/creativeelements/includes/css-file/css-file.php
645 /modules/creativeelements/includes/css-file/post-css-file.php
646 /modules/creativeelements/includes/css-file/global-css-file.php
647 /modules/creativeelements/includes/conditions.php
648 /modules/creativeelements/includes/shapes.php
649 /modules/creativeelements/includes/controls/base.php
650 /modules/creativeelements/includes/controls/base-multiple.php
651 /modules/creativeelements/includes/controls/base-units.php
652 /modules/creativeelements/includes/interfaces/group-control.php
653 /modules/creativeelements/includes/controls/groups/base.php
654 /modules/creativeelements/includes/interfaces/scheme.php
655 /modules/creativeelements/includes/schemes/base.php
656 /modules/creativeelements/includes/schemes/color.php
657 /modules/creativeelements/includes/schemes/typography.php
658 /modules/creativeelements/includes/schemes/color-picker.php
659 /modules/creativeelements/includes/base/element-base.php
660 /modules/creativeelements/includes/elements/column.php
661 /modules/creativeelements/includes/elements/section.php
662 /modules/creativeelements/includes/elements/repeater.php
663 /modules/creativeelements/includes/base/widget-base.php
664 /modules/creativeelements/includes/base/widget-premium-base.php
665 /modules/creativeelements/includes/base/skin-base.php
666 /modules/creativeelements/includes/page-settings/page.php
667 /modules/creativeelements/includes/template-library/classes/class-import-images.php
668 /modules/creativeelements/includes/template-library/sources/base.php
669 /modules/creativeelements/includes/template-library/sources/local.php
670 /modules/creativeelements/includes/template-library/sources/remote.php
671 /modules/posthemeoptions/posthemeoptions.php
672 /modules/posthemeoptions/elementor/src/WidgetHelper.php
673 /modules/poswishlist/poswishlist.php
674 /modules/poswishlist/classes/WishListClass.php
675 /modules/poscompare/poscompare.php
676 /modules/posproductcomments/posproductcomments.php
677 /modules/posrotatorimg/posrotatorimg.php
678 /classes/Smarty/SmartyDevTemplate.php
679 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
680 /var/cache/dev/smarty/compile/theme_optima/94/d7/f3/94d7f3eb2f01333ce1aff69acd6935acad35ac2d_2.file.rotator_header.tpl.php
681 /modules/possearchproducts/possearchproducts.php
682 /modules/possearchproducts/src/PosSearchCore.php
683 /classes/Search.php
684 /modules/possearchproducts/src/PosSearchProvider.php
685 /src/Core/Product/Search/ProductSearchProviderInterface.php
686 /modules/poscookielaw/poscookielaw.php
687 /var/cache/dev/smarty/compile/theme_optima/c1/21/dc/c121dc747bddbaf538e8140a1bb78c9909844e65_2.file.cookielaw-header.tpl.php
688 /modules/posfakeorder/posfakeorder.php
689 /classes/ProductPresenterFactory.php
690 /src/Core/Product/ProductPresentationSettings.php
691 /src/Adapter/Presenter/Product/ProductListingPresenter.php
692 /modules/posmegamenu/posmegamenu.php
693 /modules/posmegamenu/classes/PosMegamenuClass.php
694 /modules/posmegamenu/classes/PosMegamenuSubmenuClass.php
695 /modules/posmegamenu/classes/PosMegamenuSubmenuRowClass.php
696 /modules/posmegamenu/classes/PosMegamenuSubmenuColumnClass.php
697 /modules/posmegamenu/classes/PosMegamenuSubmenuItemClass.php
698 /modules/posmegamenu/sql/posSampleDataMenu.php
699 /modules/posvegamenu/posvegamenu.php
700 /modules/posvegamenu/classes/PosVegamenuClass.php
701 /modules/posvegamenu/classes/PosVegamenuSubmenuClass.php
702 /modules/posvegamenu/classes/PosVegamenuSubmenuRowClass.php
703 /modules/posvegamenu/classes/PosVegamenuSubmenuColumnClass.php
704 /modules/posvegamenu/classes/PosVegamenuSubmenuItemClass.php
705 /modules/posvegamenu/sql/posSampleDataVerMenu.php
706 /var/cache/dev/smarty/compile/theme_optima/77/f8/1c/77f81c78bda6049ed1f045b0d2230e93f7cd146c_2.file.posquickmenu-header.tpl.php
707 /modules/posshoppingcart/posshoppingcart.php
708 /modules/possizechart/possizechart.php
709 /modules/stripe_official/classes/services/StripeDisplayHeaderService.php
710 /modules/ocpricetracker/ocpricetracker.php
711 /src/Core/Product/Search/ProductSearchQuery.php
712 /src/Core/Product/Search/SortOrder.php
713 /modules/ps_facetedsearch/ps_facetedsearch.php
714 /modules/ps_facetedsearch/src/HookDispatcher.php
715 /modules/ps_facetedsearch/src/Hook/Attribute.php
716 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
717 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
718 /modules/ps_facetedsearch/src/Hook/Category.php
719 /modules/ps_facetedsearch/src/Hook/Configuration.php
720 /modules/ps_facetedsearch/src/Hook/Design.php
721 /modules/ps_facetedsearch/src/Hook/Feature.php
722 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
723 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
724 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
725 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
726 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
727 /modules/ps_facetedsearch/src/Hook/Product.php
728 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
729 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
730 /modules/ps_facetedsearch/src/Filters/Provider.php
731 /modules/ps_facetedsearch/src/URLSerializer.php
732 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
733 /modules/ps_facetedsearch/src/Product/SearchProvider.php
734 /src/Core/Product/Search/FacetsRendererInterface.php
735 /modules/ps_facetedsearch/src/Filters/Converter.php
736 /modules/ps_facetedsearch/src/Product/SearchFactory.php
737 /src/Core/Product/Search/ProductSearchResult.php
738 /classes/Combination.php
739 /modules/ps_facetedsearch/src/Product/Search.php
740 /modules/ps_facetedsearch/src/Adapter/MySQL.php
741 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
742 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
743 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
744 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
745 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
746 /modules/ps_facetedsearch/src/Filters/Products.php
747 /classes/stock/StockAvailable.php
748 /modules/ps_facetedsearch/src/Filters/Block.php
749 /modules/ps_facetedsearch/src/Definition/Availability.php
750 /override/classes/Category.php
751 /classes/Category.php
752 /src/Core/Domain/Category/ValueObject/RedirectType.php
753 /src/Core/Domain/Category/CategorySettings.php
754 /src/Core/Domain/Category/SeoSettings.php
755 /override/classes/Manufacturer.php
756 /classes/Manufacturer.php
757 /src/Core/Util/String/StringModifier.php
758 /src/Core/Util/String/StringModifierInterface.php
759 /src/Core/Product/Search/Facet.php
760 /src/Core/Product/Search/Filter.php
761 /vendor/prestashop/decimal/src/DecimalNumber.php
762 /vendor/prestashop/decimal/src/Builder.php
763 /src/Core/Product/Search/FacetCollection.php
764 /classes/Pack.php
765 /classes/SpecificPrice.php
766 /classes/tax/TaxManagerFactory.php
767 /classes/tax/TaxRulesTaxManager.php
768 /classes/tax/TaxManagerInterface.php
769 /classes/tax/Tax.php
770 /classes/tax/TaxCalculator.php
771 /classes/GroupReduction.php
772 /src/Core/Localization/CLDR/ComputingPrecision.php
773 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
774 /override/classes/order/Order.php
775 /classes/order/Order.php
776 /src/Core/Domain/Combination/CombinationSettings.php
777 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
778 /src/Adapter/Presenter/Product/ProductLazyArray.php
779 /classes/Image.php
780 /src/Core/Image/ImageFormatConfiguration.php
781 /src/Core/Image/ImageFormatConfigurationInterface.php
782 /var/cache/dev/smarty/compile/theme_optima/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
783 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
784 /vendor/smarty/smarty/libs/plugins/modifier.count.php
785 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
786 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
787 /var/cache/dev/smarty/compile/theme_optima/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
788 /src/Core/Product/Search/Pagination.php
789 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e0/9e/48/e09e4847e10d29f2bbbb406cbc4e3d880996c3a4_2.file.new-products.tpl.php
790 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/16/8a/d3/168ad37b05f2a0806f1d91875d88737871803a50_2.file.product-list.tpl.php
791 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5a/7e/5e/5a7e5e3195da7b409f17174d40dbb82147ecde72_2.file.left_column.tpl.php
792 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b1/5a/0a/b15a0af88b4b6187a521dd2ed2e5f0dade470c79_2.file.layout-left-column.tpl.php
793 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php
794 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/53/d6/76/53d6767ea19e4c2543d78a363170789525e4ad95_2.file.head.tpl.php
795 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/62/f5/38/62f538dc81bece37af57ed71b91ee31d22405731_2.file.head-jsonld.tpl.php
796 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/4d/d0/be/4dd0be58489deb92da386a7a7ee026a25ea7a6e8_2.file.product-list-jsonld.tpl.php
797 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/80/8f/d9/808fd91eee893bd171565c93fb7324ea0e4f47ad_2.file.pagination-seo.tpl.php
798 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
799 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/ad/c1/32/adc132587c51adcb69ea707b298d4560ed37b465_2.file.stylesheets.tpl.php
800 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/c0/93/43/c09343f803a09ecd0b626865d1b9ddacce55145d_2.file.javascript.tpl.php
801 /classes/ProductDownload.php
802 /src/Adapter/ContainerFinder.php
803 /src/Core/Cart/Calculator.php
804 /src/Core/Cart/CartRowCollection.php
805 /src/Core/Cart/Fees.php
806 /src/Core/Cart/AmountImmutable.php
807 /src/Core/Cart/CartRuleCollection.php
808 /src/Core/Cart/CartRuleCalculator.php
809 /src/Adapter/Product/PriceCalculator.php
810 /src/Core/Cart/CartRow.php
811 /var/cache/dev/smarty/compile/theme_optima/15/df/06/15df06e3f3c3f7bb81fbe41ffa62f0889fa72c4f_2.module.posquickmenuviewstemplateshookposquickmenu.tpl.php
812 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a0/b9/f1/a0b9f19b1f37abfcb775df8693f9928e39f6818e_2.file.product-activation.tpl.php
813 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/88/89/a28889f15aeb351e5fa225ff4f61acec6b7644f2_2.file.header.tpl.php
814 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
815 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/11/40/75/114075e1c1c378ccfc3e23cbbbd49d99a873d5f0_2.file.breadcrumb.tpl.php
816 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/f0/0a/18/f00a18cff942805aad005c278c36f68c42afeb9e_2.file.notifications.tpl.php
817 /modules/ps_categorytree/ps_categorytree.php
818 /var/cache/dev/smarty/compile/theme_optima/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
819 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
820 /var/cache/dev/smarty/compile/theme_optima/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
821 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/4d/10/4c/4d104c7709451458fc11dfc99a756a3e9cb9ac10_2.file.products-top.tpl.php
822 /vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
823 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/26/b1/bb/26b1bba16906c4347bcbc9b9840aeeb134132fec_2.file.sort-orders.tpl.php
824 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/75/36/9e/75369e1baf8fc0886a560985c2b4cf316cb47cc9_2.file.products.tpl.php
825 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b7/16/86/b7168625e632204c23f267d80b652a08023f2542_2.file.productlist.tpl.php
826 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
827 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php
828 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php
829 /var/cache/dev/smarty/compile/theme_optima/39/3e/de/393ede9da6b6937d47860e5f32cd61135c7287f6_2.file.rotator.tpl.php
830 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/2f/22/cd/2f22cdcb494b5c37da1660c8d17b0bdb58cc62a6_2.file.button-cart.tpl.php
831 /var/cache/dev/smarty/compile/theme_optima/f5/ee/32/f5ee322d4a46ad94d32d8f4a0e360549e1baf082_2.module.poswishlistviewstemplateshookposwishlist_button.tpl.php
832 /var/cache/dev/smarty/compile/theme_optima/40/ae/05/40ae055e7fdb64a85cc7817f3c9631eaf6064013_2.module.poscompareviewstemplateshookcompare_top.tpl.php
833 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b2/e2/c7/b2e2c7f576ad11450a68ca7dd710613d401abf90_2.file.pagination.tpl.php
834 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/29/0a/15/290a15e3f2fdc83a3100593087dee9cd6a61f4cd_2.file.products-bottom.tpl.php
835 /var/cache/dev/smarty/compile/theme_optimalayouts_layout_left_column_tpl/73/f6/5b/73f65ba335813014b5371f5e391888424adf345d_2.file.footer.tpl.php
836 /var/cache/dev/smarty/compile/theme_optima/6c/f9/c9/6cf9c91bfa3db2a0479c2ddd1097cd848853e1a3_2.module.posfakeorderposfakeorder.tpl.php
837 /var/cache/dev/smarty/compile/theme_optima/49/f2/cb/49f2cb7ff9badc39d7b8e8ae207c133dda0ef4ac_2.module.poscookielawviewstemplateshookposcookielaw.tpl.php
838 /modules/pospopup/pospopup.php