Cart
Custom content

This is custom content

Filtrar por

Disponibilidad

Precio

  • 5,00 € - 58,00 €

Categorías

Format

Type

Phase d'utilisation

NPK

Type de culture

Marca

Peso

  • 0 kg - 0,6 kg

PK

Dosage

Dosage floraison

Compatibilité

Puissance (W)

pH

EC

Marque

  • Borrar todo
  • Type: Engrais floraison
  • Type: Float
  • Type: Microbial Biostimulant
  • Type: Racinaires
Este sitio web utiliza cookies para garantizar la mejor experiencia.
Load Time 2634 ms
Querying Time 726 ms
Queries 833
Memory Peak Usage 48.3 Mb
Included Files 1270 files - 11.56 Mb
PrestaShop Cache - Mb
Global vars 0.03 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 1078 ms 1078 ms 32.96 Mb 34.5 Mb
__construct 0.008 ms 1078 ms - Mb 34.5 Mb
init 758.107 ms 1836 ms 0.47 Mb 34.5 Mb
checkAccess 0.001 ms 1836 ms - Mb 34.5 Mb
setMedia 5.698 ms 1842 ms 0.45 Mb 34.5 Mb
postProcess 0.001 ms 1842 ms - Mb 34.5 Mb
initHeader 0.001 ms 1842 ms - Mb 34.5 Mb
initContent 574.503 ms 2416 ms 6.36 Mb 41.5 Mb
initFooter 0.002 ms 2416 ms - Mb 41.5 Mb
display 217.542 ms 2634 ms 6.75 Mb 48.3 Mb
Hook Time Memory Usage
DisplayHeader 13.236 ms 0.17 Mb
RotatorImg 8.506 ms 0.88 Mb
displayLeftColumn 5.091 ms 0.66 Mb
displayAfterBodyOpeningTag 2.635 ms 0.22 Mb
DisplayProductListFunctionalButtons 2.562 ms 0.02 Mb
displayProductListCompare 2.311 ms 0.01 Mb
displayBeforeBodyClosingTag 1.923 ms 0.12 Mb
DisplayLeftColumn 1.052 ms 0.54 Mb
Header 0.875 ms 0.01 Mb
ProductSearchProvider 0.339 ms 0.01 Mb
ActionFrontControllerSetMedia 0.196 ms 0.01 Mb
ModuleRoutes 0.028 ms 0.01 Mb
ActionFrontControllerInitBefore 0.004 ms - Mb
13 hook(s) 38.759 ms 2.65 Mb
Module Time Memory Usage
smartblog 905 ms 26.85 Mb
stripe_official 0.840 ms 0.10 Mb
ps_socialfollow 0.180 ms 0.01 Mb
ps_emailsubscription 0.159 ms 0.01 Mb
ps_emailalerts 0.096 ms 0.07 Mb
posquickmenu 3.704 ms 0.25 Mb
nkmgls 2.312 ms 0.33 Mb
posthemeoptions 3.119 ms 0.03 Mb
poswishlist 2.801 ms 0.04 Mb
poscompare 2.429 ms 0.03 Mb
posproductcomments 0.075 ms 0.01 Mb
posrotatorimg 11.930 ms 0.91 Mb
possearchproducts 0.221 ms 0.01 Mb
poscookielaw 2.274 ms 0.07 Mb
posfakeorder 2.959 ms 0.05 Mb
posmegamenu 0.189 ms 0.01 Mb
posvegamenu 0.165 ms 0.01 Mb
posshoppingcart 2.606 ms 0.02 Mb
possizechart 0.149 ms 0.01 Mb
ocpricetracker 0.092 ms 0.07 Mb
ps_facetedsearch 1.754 ms 0.56 Mb
ps_categorytree 5.186 ms 0.66 Mb
pospopup 0.505 ms 0.04 Mb
23 module(s) 949 ms 30.15 Mb

Stopwatch SQL - 833 queries

# Query Time (ms) Rows Filesort Group By Location
419
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-30 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
58.119 ms 4977978 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
403
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
10.872 ms 803 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
441
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
10.303 ms 881 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
405
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 00:00:00' GROUP BY p.id_product) p GROUP BY p.id_product ORDER BY p.date_add DESC, p.id_product DESC
6.556 ms 1848 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
421
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
6.141 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
535
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
6.082 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
451
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
5.918 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
492
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
5.744 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
503
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
5.587 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
406
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150)))
5.573 ms 199584 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
407
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150)))
5.362 ms 99792 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
428
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY p.id_manufacturer
5.357 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
477
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
5.337 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
484
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
5.040 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
516
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.994 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
446
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.938 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
496
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.880 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
408
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150)))
4.865 ms 99792 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
541
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
4.805 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
433
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.743 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
404
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
4.687 ms 372 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
506
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
4.635 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
414
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) AND cg.id_group='1' AND c.level_depth<=2 AND c.nleft>2 AND c.nright<329 GROUP BY cp.id_category
4.616 ms 33264 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
431
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.597 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
452
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.470 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
469
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.353 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
417
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.306 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
329
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
4.249 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
494
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
4.247 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
434
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.216 ms 224 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
479
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.177 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
456
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
4.149 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
507
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.126 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
425
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
4.113 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
357
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
4.105 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
243
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
4.044 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
526
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.975 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
458
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.970 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
439
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.945 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
486
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.940 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
435
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.924 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
471
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.913 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
538
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.907 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
537
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.892 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
520
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.890 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
472
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.882 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
420
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
3.860 ms 372 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
363
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
3.842 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
438
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.830 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
475
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.829 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
523
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.814 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
460
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.746 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
525
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.732 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
474
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.610 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
504
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.607 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
312
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
3.543 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
515
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.505 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
489
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.470 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
463
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.442 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
512
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.275 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
291
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
3.254 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
401
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
3.248 ms 485 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
340
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
3.247 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
519
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
3.242 ms 75 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
307
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
3.232 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
359
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
3.210 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
510
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.206 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
453
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.188 ms 178 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
531
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.173 ms 12096 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
466
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.112 ms 9072 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
355
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
3.092 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
447
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
3.075 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
545
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
3.062 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
461
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
3.050 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
437
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
3.029 ms 81 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
411
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 00:00:00'
3.014 ms 56 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
415
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
2.978 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
539
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.976 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
280
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
2.955 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
482
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
2.898 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
511
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.883 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
501
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.866 ms 18144 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
476
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.843 ms 27216 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
331
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.760 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
410
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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-18 22:04:23' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2026-04-18 22:04:23' <= 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 (334, 337, 342, 1213, 1497, 1150)))
2.747 ms 33264 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
499
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.739 ms 12096 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
293
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.714 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
409
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150)))
2.700 ms 16632 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
273
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.691 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
490
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
2.688 ms 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
488
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
2.664 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
424
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.661 ms 115 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
397
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posquickmenu" LIMIT 1
2.656 ms 1 /classes/module/Module.php:2773
323
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.614 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
483
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.593 ms 30240 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
386
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.587 ms 2 /classes/Meta.php:170
303
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.489 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
517
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.488 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
509
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.455 ms 21168 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
335
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.453 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
418
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
2.449 ms 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
338
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
2.426 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
385
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM myshop_shop s
2.395 ms 1 /classes/shop/Shop.php:902
317
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.393 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
253
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.389 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
245
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.352 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
521
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
2.345 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
241
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.343 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
518
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.328 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
315
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.315 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
367
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.306 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
277
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.290 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
508
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.284 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
455
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
2.268 ms 25 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
399
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `myshop_cart_product`
WHERE `id_cart` = 0 LIMIT 1
2.258 ms 1 /classes/Cart.php:1391
470
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.242 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
467
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.240 ms 18144 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
498
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.230 ms 36288 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
429
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY p.condition
2.159 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
346
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
2.137 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
364
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.067 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
255
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.063 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
269
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.061 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
365
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.048 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
514
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.042 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
491
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
2.034 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
351
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
2.020 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
513
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
2.003 ms 27216 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
444
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
1.997 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
278
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
1.991 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
247
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.990 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
528
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
1.980 ms 12096 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
416
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
1.976 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
309
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.968 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
288
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
1.877 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
497
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
1.841 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
390
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
1.821 ms 7 Yes /classes/ImageType.php:89
279
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.788 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
283
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.786 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
426
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
1.732 ms 85 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
368
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.693 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
440
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
1.683 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
423
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
1.655 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
462
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.641 ms 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
322
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
1.636 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
729
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
1.616 ms 164 Yes Yes /classes/Category.php:809
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.605 ms 4450 /classes/Configuration.php:162
321
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.580 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
347
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.569 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
297
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.567 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
481
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
1.535 ms 30 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
527
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
1.518 ms 16632 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
314
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
1.514 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
464
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
1.491 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
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`
1.472 ms 2160 Yes Yes /classes/Hook.php:1481
299
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.462 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
287
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
1.425 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
371
SELECT SQL_NO_CACHE * FROM `myshop_hook_module_exceptions`
WHERE `id_shop` IN (1)
1.409 ms 1 /classes/module/Module.php:2163
505
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.404 ms 37 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
379
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
1.396 ms 1 /src/Adapter/EntityMapper.php:54
547
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-18 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 (1342,1321,1319,1289,1174,1167,1165,1156,1158,1053,1011,636)
1.359 ms 12 /classes/ProductAssembler.php:81
378
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1
1.355 ms 4 /classes/Language.php:853
352
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
1.311 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
487
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.243 ms 27 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
551
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
1.241 ms 0 /classes/Hook.php:1549
334
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
1.195 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
473
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
1.192 ms 3024 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
468
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
1.159 ms 24192 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
324
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
1.095 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
530
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
1.085 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
478
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
1.083 ms 77 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
536
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
0.969 ms 78 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
300
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.939 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
337
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.938 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
454
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
0.928 ms 3024 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
369
SELECT SQL_NO_CACHE name, alias FROM `myshop_hook_alias`
0.919 ms 87 /classes/Hook.php:352
465
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
0.917 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
15
SELECT SQL_NO_CACHE lower(name) as name
FROM `myshop_hook` h
WHERE (h.active = 1)
0.914 ms 1276 /classes/Hook.php:1589
522
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
0.897 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
20
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `myshop_hook`
0.851 ms 1276 /classes/Hook.php:1549
448
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
0.844 ms 12096 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
402
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
0.843 ms 57 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
443
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
0.830 ms 6048 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
480
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` = 116 ORDER BY vl.`value` ASC
0.830 ms 69 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
413
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.794 ms 164 Yes /classes/Category.php:738
306
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.783 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
552
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
0.764 ms 308 /classes/Hook.php:487
652
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1053) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.757 ms 1 /classes/stock/StockAvailable.php:266
445
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
0.747 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
259
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.746 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
422
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
0.724 ms 46 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
430
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 00:00:00'
0.710 ms 56 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
533
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
0.701 ms 12096 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
500
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
0.693 ms 30240 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
450
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
0.690 ms 12096 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
813
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` = 1053
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.675 ms 1 Yes Yes /classes/Product.php:2472
495
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
0.671 ms 30240 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
432
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` = 147 ORDER BY vl.`value` ASC
0.668 ms 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
436
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` = 64 ORDER BY vl.`value` ASC
0.621 ms 47 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
543
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY pac.id_attribute
0.602 ms 49896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
502
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
0.591 ms 18144 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
427
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
0.579 ms 85 Yes /classes/Manufacturer.php:185
336
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.574 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
534
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
0.572 ms 27216 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
794
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1156 AND `id_shop` = 1
0.569 ms 5 /src/Adapter/EntityMapper.php:62
442
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
0.561 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
69
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.555 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
233
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.552 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
344
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.549 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
540
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.545 ms 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
235
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.539 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
298
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.537 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
546
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
0.535 ms 15120 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
457
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
0.527 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
524
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
0.508 ms 29 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
327
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.502 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
459
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
0.501 ms 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
370
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
0.501 ms 285 Yes /classes/Dispatcher.php:623
829
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poscookielaw" LIMIT 1
0.500 ms 1 /classes/module/Module.php:2773
485
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
0.480 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
529
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 (334, 337, 342, 1213, 1497, 1150))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.date_add>'2026-03-30 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 (334, 337, 342, 1213, 1497, 1150))) GROUP BY fp.id_feature_value
0.475 ms 6048 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
734
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` =1342 AND imgs.`rotator` =1
0.466 ms 2 /modules/posrotatorimg/posrotatorimg.php:221
532
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
0.456 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
717
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
0.455 ms 1 /classes/Cart.php:4353
803
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1158 AND `id_shop` = 1
0.435 ms 5 /src/Adapter/EntityMapper.php:62
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.427 ms 1 Yes /classes/shop/Shop.php:1372
449
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
0.425 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
493
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
0.411 ms 8 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
811
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` = 1053) LIMIT 1
0.405 ms 1 /src/Adapter/EntityMapper.php:54
703
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` = 1156) AND (b.`id_shop` = 1) LIMIT 1
0.390 ms 1 /src/Adapter/EntityMapper.php:54
308
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.384 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
785
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1165 AND `id_shop` = 1
0.383 ms 5 /src/Adapter/EntityMapper.php:62
542
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
0.383 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
373
SELECT SQL_NO_CACHE * FROM `myshop_currency` c ORDER BY `iso_code` ASC
0.372 ms 1 Yes /classes/Currency.php:689
274
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.370 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
775
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1167 AND `id_shop` = 1
0.370 ms 5 /src/Adapter/EntityMapper.php:62
741
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 (1342) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.365 ms 1 Yes Yes /classes/Product.php:4292
718
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
0.359 ms 1 /classes/Currency.php:1102
316
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.337 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
790
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 (1165) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.337 ms 3 Yes Yes /classes/Product.php:4292
771
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 (1174) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.337 ms 3 Yes Yes /classes/Product.php:4292
22
SELECT SQL_NO_CACHE `id_lang`
FROM `myshop_lang`
WHERE `locale` = "es-ES" LIMIT 1
0.334 ms 4 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:50
544
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
0.334 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
571
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` = 1321 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` = 1321 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.333 ms 0 /classes/Cart.php:1624
21
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.332 ms 60 /classes/module/Module.php:330
326
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.332 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
765
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1174 AND `id_shop` = 1
0.331 ms 5 /src/Adapter/EntityMapper.php:62
781
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 (1167) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.328 ms 3 Yes Yes /classes/Product.php:4292
799
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 (1156) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.326 ms 3 Yes Yes /classes/Product.php:4292
697
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` = 1167) AND (b.`id_shop` = 1) LIMIT 1
0.324 ms 1 /src/Adapter/EntityMapper.php:54
752
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 (1319) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.322 ms 1 Yes Yes /classes/Product.php:4292
826
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 (636) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.322 ms 2 Yes Yes /classes/Product.php:4292
739
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` = 1342
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.319 ms 1 Yes Yes /classes/Product.php:2472
676
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` = 1342) AND (b.`id_shop` = 1) LIMIT 1
0.314 ms 1 /src/Adapter/EntityMapper.php:54
818
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 (1011) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.314 ms 1 Yes Yes /classes/Product.php:4292
319
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.313 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
815
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 (1053) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.312 ms 1 Yes Yes /classes/Product.php:4292
736
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` = 1342) LIMIT 1
0.307 ms 1 /src/Adapter/EntityMapper.php:54
761
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;
0.305 ms 2 Yes Yes /classes/Product.php:4292
609
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` = 1167 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` = 1167 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.305 ms 0 /classes/Cart.php:1624
685
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` = 1319) AND (b.`id_shop` = 1) LIMIT 1
0.305 ms 1 /src/Adapter/EntityMapper.php:54
808
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 (1158) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.305 ms 3 Yes Yes /classes/Product.php:4292
812
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1053 AND `id_shop` = 1
0.305 ms 5 /src/Adapter/EntityMapper.php:62
706
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` = 1158) AND (b.`id_shop` = 1) LIMIT 1
0.304 ms 1 /src/Adapter/EntityMapper.php:54
805
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 (2458,2459,2460)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.300 ms 3 /classes/Product.php:2490
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
0.298 ms 4 /classes/Language.php:1186
744
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 (1321) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.298 ms 1 Yes Yes /classes/Product.php:4292
560
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` = 1342 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` = 1342 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
681
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` = 1321) AND (b.`id_shop` = 1) LIMIT 1
0.296 ms 1 /src/Adapter/EntityMapper.php:54
345
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.293 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
700
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` = 1165) AND (b.`id_shop` = 1) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:54
580
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` = 1319
AND pac.`id_product_attribute` = 2836
AND agl.`id_lang` = 5
0.289 ms 1 /classes/Product.php:7217
689
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
0.289 ms 1 /src/Adapter/EntityMapper.php:54
653
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` = 1053 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` = 1053 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.288 ms 0 /classes/Cart.php:1624
737
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1342 AND `id_shop` = 1
0.287 ms 5 /src/Adapter/EntityMapper.php:62
304
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.285 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
740
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 (2869)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.284 ms 1 /classes/Product.php:2490
358
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.284 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
802
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` = 1158) LIMIT 1
0.284 ms 1 /src/Adapter/EntityMapper.php:54
249
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.283 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
276
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.283 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
400
SELECT SQL_NO_CACHE p.id_smart_blog_post 
FROM `myshop_smart_blog_post_lang` p 
WHERE p.link_rewrite =  ""
0.283 ms 24 /modules/smartblog/smartblog.php:2143
824
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 (1962,1963)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.281 ms 2 /classes/Product.php:2490
57
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.280 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
748
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1319 AND `id_shop` = 1
0.279 ms 5 /src/Adapter/EntityMapper.php:62
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
0.276 ms 1 Yes /classes/shop/Shop.php:696
633
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` = 2446
AND cp.`id_cart` = 0 AND cp.`id_product` = 1156 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` = 2446
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1156 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.276 ms 0 /classes/Cart.php:1624
747
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` = 1319) LIMIT 1
0.276 ms 1 /src/Adapter/EntityMapper.php:54
714
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` = 636) AND (b.`id_shop` = 1) LIMIT 1
0.275 ms 1 /src/Adapter/EntityMapper.php:54
823
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` = 636
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.272 ms 2 Yes Yes /classes/Product.php:2472
325
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.271 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
642
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` = 1158 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` = 1158 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.270 ms 0 /classes/Cart.php:1624
712
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` = 1011) AND (b.`id_shop` = 1) LIMIT 1
0.270 ms 1 /src/Adapter/EntityMapper.php:54
361
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.268 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
602
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` = 1174
AND pac.`id_product_attribute` = 2586
AND agl.`id_lang` = 5
0.268 ms 1 /classes/Product.php:7217
821
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` = 636) LIMIT 1
0.268 ms 1 /src/Adapter/EntityMapper.php:54
787
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 (2512,2513,2514)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.267 ms 3 /classes/Product.php:2490
553
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
0.266 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:86
305
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.265 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
822
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 636 AND `id_shop` = 1
0.264 ms 5 /src/Adapter/EntityMapper.php:62
86
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.263 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
234
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.262 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
750
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` = 1319
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.262 ms 1 Yes Yes /classes/Product.php:2472
85
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.261 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
631
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` = 1156 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` = 1156 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.261 ms 0 /classes/Cart.php:1624
270
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.260 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
332
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.260 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
387
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.259 ms 7 Yes /classes/ImageType.php:89
804
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` = 1158
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.259 ms 3 Yes Yes /classes/Product.php:2472
796
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 (2444,2445,2446)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.257 ms 3 /classes/Product.php:2490
778
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 (2528,2529,2530)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.256 ms 3 /classes/Product.php:2490
598
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` = 1174 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` = 1174 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.256 ms 0 /classes/Cart.php:1624
372
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.255 ms 60 /classes/module/Module.php:330
562
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` = 2869
AND cp.`id_cart` = 0 AND cp.`id_product` = 1342 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` = 2869
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1342 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
730
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
0.255 ms 5 /classes/Category.php:2230
777
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` = 1167
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.255 ms 3 Yes Yes /classes/Product.php:2472
328
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.255 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
693
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` = 1174) AND (b.`id_shop` = 1) LIMIT 1
0.255 ms 1 /src/Adapter/EntityMapper.php:54
294
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.253 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
751
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 (2836)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.251 ms 1 /classes/Product.php:2490
250
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.251 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
624
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` = 1165
AND pac.`id_product_attribute` = 2514
AND agl.`id_lang` = 5
0.250 ms 1 /classes/Product.php:7217
762
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` =1174 AND imgs.`rotator` =1
0.249 ms 4 /modules/posrotatorimg/posrotatorimg.php:221
786
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` = 1165
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.249 ms 3 Yes Yes /classes/Product.php:2472
252
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.248 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
784
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` = 1165) LIMIT 1
0.248 ms 1 /src/Adapter/EntityMapper.php:54
333
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.246 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
564
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` = 1342
AND pac.`id_product_attribute` = 2869
AND agl.`id_lang` = 5
0.246 ms 1 /classes/Product.php:7217
755
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
0.246 ms 1 /src/Adapter/EntityMapper.php:54
793
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` = 1156) LIMIT 1
0.244 ms 1 /src/Adapter/EntityMapper.php:54
296
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.244 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
742
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` =1321 AND imgs.`rotator` =1
0.244 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
646
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` = 1158
AND pac.`id_product_attribute` = 2460
AND agl.`id_lang` = 5
0.243 ms 1 /classes/Product.php:7217
330
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.243 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
600
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` = 2586
AND cp.`id_cart` = 0 AND cp.`id_product` = 1174 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` = 2586
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1174 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.243 ms 0 /classes/Cart.php:1624
671
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` = 1962
AND cp.`id_cart` = 0 AND cp.`id_product` = 636 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` = 1962
AND cp.`id_cart` = 0 AND p.`id_product_item` = 636 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.243 ms 0 /classes/Cart.php:1624
374
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1
0.242 ms 4 /classes/Language.php:853
764
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` = 1174) LIMIT 1
0.242 ms 1 /src/Adapter/EntityMapper.php:54
709
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` = 1053) AND (b.`id_shop` = 1) LIMIT 1
0.241 ms 1 /src/Adapter/EntityMapper.php:54
768
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 (2584,2585,2586)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.240 ms 3 /classes/Product.php:2490
70
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.239 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
655
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` = 2238
AND cp.`id_cart` = 0 AND cp.`id_product` = 1053 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` = 2238
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1053 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
725
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.238 ms 3 Yes /modules/posquickmenu/classes/QuickmenuActivity.php:230
92
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.237 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
310
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.236 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
142
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.235 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
262
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.235 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
756
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1289 AND `id_shop` = 1
0.235 ms 5 /src/Adapter/EntityMapper.php:62
412
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
0.234 ms 1 /src/Adapter/EntityMapper.php:54
576
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` = 1319 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` = 1319 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.234 ms 0 /classes/Cart.php:1624
238
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.233 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
814
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 (2238)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.233 ms 1 /classes/Product.php:2490
67
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.232 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
318
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.232 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
678
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` = 1342
ORDER BY `position`
0.231 ms 2 Yes /classes/Product.php:3268
68
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.230 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
246
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.230 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
589
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.230 ms 0 /classes/Cart.php:1624
52
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.229 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
644
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` = 2460
AND cp.`id_cart` = 0 AND cp.`id_product` = 1158 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` = 2460
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1158 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.229 ms 0 /classes/Cart.php:1624
620
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` = 1165 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` = 1165 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.229 ms 0 /classes/Cart.php:1624
800
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` =1158 AND imgs.`rotator` =1
0.228 ms 3 /modules/posrotatorimg/posrotatorimg.php:221
122
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.227 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
244
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.227 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
759
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
0.226 ms 2 /classes/Product.php:2490
38
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.225 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
695
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` = 1174
ORDER BY `position`
0.224 ms 4 Yes /classes/Product.php:3268
816
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` =1011 AND imgs.`rotator` =1
0.224 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
27
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.224 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
795
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` = 1156
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.224 ms 3 Yes Yes /classes/Product.php:2472
767
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` = 1174
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.223 ms 3 Yes Yes /classes/Product.php:2472
611
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` = 2530
AND cp.`id_cart` = 0 AND cp.`id_product` = 1167 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` = 2530
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1167 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.223 ms 0 /classes/Cart.php:1624
664
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` = 1011 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` = 1011 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.223 ms 0 /classes/Cart.php:1624
669
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` = 636 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` = 636 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.223 ms 0 /classes/Cart.php:1624
587
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.222 ms 0 /classes/Cart.php:1624
774
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` = 1167) LIMIT 1
0.222 ms 1 /src/Adapter/EntityMapper.php:54
17
SELECT SQL_NO_CACHE `name`, `alias` FROM `myshop_hook_alias`
0.221 ms 87 /classes/Hook.php:300
281
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.220 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
360
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.220 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
94
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.220 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
356
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.219 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
782
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` =1165 AND imgs.`rotator` =1
0.219 ms 5 /modules/posrotatorimg/posrotatorimg.php:221
120
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.219 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
819
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` =636 AND imgs.`rotator` =1
0.218 ms 2 /modules/posrotatorimg/posrotatorimg.php:221
275
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.217 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
63
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.217 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
268
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.217 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
348
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.217 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
710
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` = 1053
ORDER BY `position`
0.217 ms 4 Yes /classes/Product.php:3268
24
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.216 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
54
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.216 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
236
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.216 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
256
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.216 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
266
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.216 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
37
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.215 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
339
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.214 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
578
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` = 2836
AND cp.`id_cart` = 0 AND cp.`id_product` = 1319 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` = 2836
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1319 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.214 ms 0 /classes/Cart.php:1624
613
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` = 1167
AND pac.`id_product_attribute` = 2530
AND agl.`id_lang` = 5
0.214 ms 1 /classes/Product.php:7217
733
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
0.214 ms 1 /classes/Category.php:1603
264
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.214 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
591
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.214 ms 1 /classes/Product.php:7217
704
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` = 1156
ORDER BY `position`
0.213 ms 4 Yes /classes/Product.php:3268
691
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.213 ms 3 Yes /classes/Product.php:3268
302
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.212 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
622
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` = 2514
AND cp.`id_cart` = 0 AND cp.`id_product` = 1165 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` = 2514
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1165 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.212 ms 0 /classes/Cart.php:1624
248
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.212 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
791
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` =1156 AND imgs.`rotator` =1
0.211 ms 4 /modules/posrotatorimg/posrotatorimg.php:221
282
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.210 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
772
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` =1167 AND imgs.`rotator` =1
0.210 ms 2 /modules/posrotatorimg/posrotatorimg.php:221
568
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` = 1321)
0.210 ms 1 /classes/Product.php:3606
91
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.209 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
61
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.209 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
84
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.208 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
107
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.208 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
176
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.208 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
311
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.208 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
719
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poswishlist" LIMIT 1
0.208 ms 1 /classes/module/Module.php:2773
228
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.206 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
292
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.206 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
251
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.205 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
377
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
0.205 ms 1 /src/Adapter/EntityMapper.php:54
258
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.205 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
758
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`
0.204 ms 2 Yes Yes /classes/Product.php:2472
62
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.204 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
783
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1165
0.204 ms 5 /modules/posrotatorimg/posrotatorimg.php:226
76
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.203 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
261
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.203 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
673
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` = 636
AND pac.`id_product_attribute` = 1962
AND agl.`id_lang` = 5
0.203 ms 1 /classes/Product.php:7217
715
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` = 636
ORDER BY `position`
0.203 ms 2 Yes /classes/Product.php:3268
272
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.203 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
66
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.202 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
65
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.202 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
202
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.202 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
635
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` = 1156
AND pac.`id_product_attribute` = 2446
AND agl.`id_lang` = 5
0.201 ms 1 /classes/Product.php:7217
657
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` = 1053
AND pac.`id_product_attribute` = 2238
AND agl.`id_lang` = 5
0.201 ms 1 /classes/Product.php:7217
753
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
0.201 ms 3 /modules/posrotatorimg/posrotatorimg.php:221
263
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.200 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
606
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` = 1167)
0.200 ms 3 /classes/Product.php:3606
108
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.199 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
196
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.199 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
284
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.198 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
239
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.197 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
49
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.197 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
290
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.196 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
110
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.196 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
53
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.195 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
58
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.195 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
226
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.195 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
43
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.194 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
140
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.194 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
146
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.194 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
342
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.194 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
46
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.193 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
350
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.193 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
639
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` = 1158)
0.193 ms 3 /classes/Product.php:3606
198
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.192 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
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
0.192 ms 1 /classes/shop/Shop.php:199
286
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.192 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
738
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` = 156 LIMIT 1
0.192 ms 0 /classes/Category.php:1381
831
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "pospopup" LIMIT 1
0.192 ms 1 /classes/module/Module.php:2773
23
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.191 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
51
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.191 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
56
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.191 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
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.190 ms 4 /classes/Language.php:1050
156
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.190 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
809
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` =1053 AND imgs.`rotator` =1
0.190 ms 4 /modules/posrotatorimg/posrotatorimg.php:221
394
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.190 ms 1 /src/Adapter/EntityMapper.php:54
28
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.189 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
242
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.189 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
595
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` = 1174)
0.189 ms 3 /classes/Product.php:3606
726
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
0.189 ms 1 /modules/posquickmenu/posquickmenu.php:383
343
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.189 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
154
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.188 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
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
0.188 ms 1 /src/Adapter/EntityMapper.php:54
701
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` = 1165
ORDER BY `position`
0.188 ms 5 Yes /classes/Product.php:3268
237
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.187 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
42
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.187 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
267
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.187 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
166
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.186 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
257
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.186 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
260
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.186 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
380
SELECT SQL_NO_CACHE *
FROM `myshop_currency_lang`
WHERE `id_currency` = 1
0.185 ms 5 /src/Adapter/EntityMapper.php:62
353
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.184 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
219
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.183 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
240
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.183 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
683
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` = 1321
ORDER BY `position`
0.183 ms 1 Yes /classes/Product.php:3268
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM myshop_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.183 ms 1 /classes/shop/ShopUrl.php:162
25
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.182 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
210
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.182 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
216
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.182 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
707
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` = 1158
ORDER BY `position`
0.182 ms 3 Yes /classes/Product.php:3268
687
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` = 1319
ORDER BY `position`
0.181 ms 2 Yes /classes/Product.php:3268
382
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
0.181 ms 1 /src/Adapter/EntityMapper.php:54
26
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.180 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
313
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.180 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
548
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 0 LIMIT 1
0.180 ms 1 /classes/SpecificPrice.php:413
50
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
160
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
289
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
320
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
44
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
75
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
201
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
55
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
188
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
78
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.177 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
104
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.177 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
265
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.177 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
271
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.177 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
72
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.176 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
90
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.176 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
174
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.176 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
354
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.176 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
186
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.175 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
254
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.175 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
698
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` = 1167
ORDER BY `position`
0.175 ms 2 Yes /classes/Product.php:3268
114
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.174 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
148
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.174 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
222
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.174 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
224
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.174 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
745
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` =1319 AND imgs.`rotator` =1
0.174 ms 2 /modules/posrotatorimg/posrotatorimg.php:221
810
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1053
0.174 ms 4 /modules/posrotatorimg/posrotatorimg.php:226
36
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.173 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
102
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.173 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
45
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.173 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
182
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.172 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
29
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.171 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
80
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.171 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
133
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.171 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
134
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.171 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
172
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.171 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
713
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` = 1011
ORDER BY `position`
0.171 ms 1 Yes /classes/Product.php:3268
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` = 4) LIMIT 1
0.170 ms 1 /src/Adapter/EntityMapper.php:54
584
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.170 ms 2 /classes/Product.php:3606
817
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1011
0.170 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
32
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.169 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
88
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.169 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
285
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.169 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
295
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.169 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
33
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.168 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
171
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.168 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
550
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` = 1342)
0.168 ms 1 /classes/Product.php:3606
760
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
0.168 ms 1 /classes/stock/StockAvailable.php:266
39
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
220
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
375
SELECT SQL_NO_CACHE value FROM `myshop_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.167 ms 1 /classes/shop/Shop.php:1191
74
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
116
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
180
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
218
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
35
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.166 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
155
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.166 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
93
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.166 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
194
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.165 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
301
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.165 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
830
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 111 AND `id_shop` = 1 LIMIT 1
0.165 ms 1 /classes/module/Module.php:2262
59
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
64
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
139
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
230
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
341
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
628
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` = 1156)
0.164 ms 3 /classes/Product.php:3606
679
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` = 1342 AND il.`id_lang` = 5 ORDER by i.`position`
0.164 ms 1 Yes /classes/Product.php:2650
696
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` = 1174 AND il.`id_lang` = 5 ORDER by i.`position`
0.164 ms 1 Yes /classes/Product.php:2650
711
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` = 1053 AND il.`id_lang` = 5 ORDER by i.`position`
0.164 ms 1 Yes /classes/Product.php:2650
31
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
34
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
19
SELECT SQL_NO_CACHE m.* FROM `myshop_module` m WHERE m.`active` = 1
0.163 ms 60 /src/Adapter/Module/Repository/ModuleRepository.php:94
30
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
170
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
563
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` = 1342 AND pa.`id_product` = 1342 AND pa.`id_product_attribute` = 2869 LIMIT 1
0.163 ms 1 /classes/Product.php:1157
708
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` = 1158 AND il.`id_lang` = 5 ORDER by i.`position`
0.163 ms 1 Yes /classes/Product.php:2650
141
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
573
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` = 1319)
0.163 ms 1 /classes/Product.php:3606
138
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
192
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
225
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
41
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
124
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
677
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` = 156 LIMIT 1
0.162 ms 1 /classes/Category.php:1381
195
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.161 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
153
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.161 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
190
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.161 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
565
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` = 2869) LIMIT 1
0.161 ms 1 /src/Adapter/EntityMapper.php:54
769
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1174) AND (id_product_attribute = 2584) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.161 ms 1 /classes/stock/StockAvailable.php:266
152
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.160 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
185
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.160 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
731
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.160 ms 1 /classes/Category.php:1588
163
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.159 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
40
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.159 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
89
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.159 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
106
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
112
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
126
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
227
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
183
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
229
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
590
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.158 ms 1 /classes/Product.php:1157
666
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` = 636)
0.158 ms 2 /classes/Product.php:3606
735
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1342
0.158 ms 2 /modules/posrotatorimg/posrotatorimg.php:226
213
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.157 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
217
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.157 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
558
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.157 ms 0 /classes/tax/TaxRulesTaxManager.php:86
392
SELECT SQL_NO_CACHE format
FROM `myshop_address_format`
WHERE `id_country` = 8 LIMIT 1
0.157 ms 1 /classes/AddressFormat.php:632
684
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` = 1321 AND il.`id_lang` = 5 ORDER by i.`position`
0.157 ms 1 Yes /classes/Product.php:2650
773
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1167
0.157 ms 2 /modules/posrotatorimg/posrotatorimg.php:226
111
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.156 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
178
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.156 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
179
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.156 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
144
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.155 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
7
SELECT SQL_NO_CACHE *
FROM `myshop_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.155 ms 1 /src/Adapter/EntityMapper.php:54
151
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.155 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
223
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.155 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
692
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
702
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` = 1165 AND il.`id_lang` = 5 ORDER by i.`position`
0.155 ms 1 Yes /classes/Product.php:2650
18
SELECT SQL_NO_CACHE m.* FROM `myshop_module` m
0.154 ms 60 /src/Adapter/Module/Repository/ModuleRepository.php:148
158
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.154 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
165
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.154 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
115
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.154 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
109
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.153 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
184
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.153 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
366
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.153 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
393
SELECT SQL_NO_CACHE `need_identification_number`
FROM `myshop_country`
WHERE `id_country` = 8 LIMIT 1
0.153 ms 1 /classes/Country.php:389
603
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` = 2586) LIMIT 1
0.153 ms 1 /src/Adapter/EntityMapper.php:54
806
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1158) AND (id_product_attribute = 2458) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.153 ms 1 /classes/stock/StockAvailable.php:266
60
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.153 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
100
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.153 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
157
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.152 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
559
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1342) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.152 ms 1 /classes/stock/StockAvailable.php:266
167
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
168
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
191
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
209
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
212
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
630
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1156) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.151 ms 1 /classes/stock/StockAvailable.php:266
801
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1158
0.151 ms 3 /modules/posrotatorimg/posrotatorimg.php:226
77
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
187
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
193
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
362
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
391
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.150 ms 7 Yes /classes/ImageType.php:89
617
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` = 1165)
0.150 ms 3 /classes/Product.php:3606
661
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` = 1011)
0.150 ms 1 /classes/Product.php:3606
743
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1321
0.150 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
47
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
82
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
123
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
699
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` = 1167 AND il.`id_lang` = 5 ORDER by i.`position`
0.149 ms 1 Yes /classes/Product.php:2650
705
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` = 1156 AND il.`id_lang` = 5 ORDER by i.`position`
0.149 ms 1 Yes /classes/Product.php:2650
164
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
205
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
581
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` = 2836) LIMIT 1
0.148 ms 1 /src/Adapter/EntityMapper.php:54
121
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
150
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.147 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
175
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.147 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
579
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` = 1319 AND pa.`id_product` = 1319 AND pa.`id_product_attribute` = 2836 LIMIT 1
0.147 ms 1 /classes/Product.php:1157
788
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1165) AND (id_product_attribute = 2512) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:266
119
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.147 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
136
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.147 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
145
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.147 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
388
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.147 ms 7 Yes /classes/ImageType.php:89
105
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
204
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
3
SELECT SQL_NO_CACHE *
FROM `myshop_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.146 ms 1 /src/Adapter/EntityMapper.php:54
79
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
98
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
118
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
128
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
634
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` = 1156 AND pa.`id_product` = 1156 AND pa.`id_product_attribute` = 2446 LIMIT 1
0.146 ms 1 /classes/Product.php:1157
757
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.146 ms 0 /classes/Category.php:1381
197
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.145 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
96
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.145 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
143
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.145 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
208
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.145 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
395
SELECT SQL_NO_CACHE *
FROM `myshop_country_lang`
WHERE `id_country` = 8
0.145 ms 5 /src/Adapter/EntityMapper.php:62
554
SELECT SQL_NO_CACHE *
FROM `myshop_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.145 ms 1 /src/Adapter/EntityMapper.php:54
95
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
135
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
149
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
200
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
206
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
214
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
614
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` = 2530) LIMIT 1
0.144 ms 1 /src/Adapter/EntityMapper.php:54
688
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` = 1319 AND il.`id_lang` = 5 ORDER by i.`position`
0.144 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.143 ms 1 /src/Adapter/EntityMapper.php:54
48
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.143 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
231
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.143 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
103
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.142 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
570
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1321) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:266
650
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` = 1053)
0.142 ms 1 /classes/Product.php:3606
215
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.142 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
825
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 636) AND (id_product_attribute = 1963) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:266
71
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.141 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
132
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.141 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
99
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.141 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
162
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.141 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
232
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.141 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
656
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` = 1053 AND pa.`id_product` = 1053 AND pa.`id_product_attribute` = 2238 LIMIT 1
0.141 ms 1 /classes/Product.php:1157
716
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` = 636 AND il.`id_lang` = 5 ORDER by i.`position`
0.141 ms 1 Yes /classes/Product.php:2650
827
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posfakeorder" LIMIT 1
0.141 ms 1 /classes/module/Module.php:2773
73
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.140 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
83
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.140 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
147
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.140 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
665
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 636 LIMIT 1
0.140 ms 1 /classes/SpecificPrice.php:422
672
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` = 636 AND pa.`id_product` = 636 AND pa.`id_product_attribute` = 1962 LIMIT 1
0.140 ms 1 /classes/Product.php:1157
674
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` = 1962) LIMIT 1
0.140 ms 1 /src/Adapter/EntityMapper.php:54
81
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.139 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
130
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.139 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
137
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.139 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
169
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.139 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
207
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.139 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
720
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 106 AND `id_shop` = 1 LIMIT 1
0.139 ms 1 /classes/module/Module.php:2262
779
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1167) AND (id_product_attribute = 2528) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:266
647
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` = 2460) LIMIT 1
0.138 ms 1 /src/Adapter/EntityMapper.php:54
658
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` = 2238) LIMIT 1
0.138 ms 1 /src/Adapter/EntityMapper.php:54
181
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.138 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
211
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.138 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
87
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.137 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
173
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.137 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
203
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.137 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
383
SELECT SQL_NO_CACHE *
FROM `myshop_group_lang`
WHERE `id_group` = 1
0.137 ms 5 /src/Adapter/EntityMapper.php:62
749
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` = 159 LIMIT 1
0.137 ms 0 /classes/Category.php:1381
113
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.136 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
797
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1156) AND (id_product_attribute = 2444) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.136 ms 1 /classes/stock/StockAvailable.php:266
127
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.135 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
159
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.135 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
161
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.135 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
776
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` = 158 LIMIT 1
0.135 ms 0 /classes/Category.php:1381
820
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =636
0.135 ms 2 /modules/posrotatorimg/posrotatorimg.php:226
125
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.134 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
131
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.134 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
221
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.134 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
601
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` = 1174 AND pa.`id_product` = 1174 AND pa.`id_product_attribute` = 2586 LIMIT 1
0.134 ms 1 /classes/Product.php:1157
727
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.134 ms 1 /classes/module/Module.php:2773
199
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.133 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
754
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1289
0.133 ms 3 /modules/posrotatorimg/posrotatorimg.php:226
792
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1156
0.133 ms 4 /modules/posrotatorimg/posrotatorimg.php:226
12
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang` WHERE `iso_code` = 'es' LIMIT 1
0.132 ms 4 /classes/Language.php:824
177
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.132 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
189
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.132 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
690
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.132 ms 1 /classes/Category.php:1381
592
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.132 ms 1 /src/Adapter/EntityMapper.php:54
612
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` = 1167 AND pa.`id_product` = 1167 AND pa.`id_product_attribute` = 2530 LIMIT 1
0.132 ms 1 /classes/Product.php:1157
97
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.131 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
654
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1053) AND (id_product_attribute = 2238) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.131 ms 1 /classes/stock/StockAvailable.php:266
766
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` = 157 LIMIT 1
0.131 ms 0 /classes/Category.php:1381
117
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.131 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
832
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 113 AND `id_shop` = 1 LIMIT 1
0.131 ms 1 /classes/module/Module.php:2262
396
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM myshop_required_field
0.130 ms 1 /classes/ObjectModel.php:1446
572
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1319 LIMIT 1
0.130 ms 1 /classes/SpecificPrice.php:422
645
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` = 1158 AND pa.`id_product` = 1158 AND pa.`id_product_attribute` = 2460 LIMIT 1
0.130 ms 1 /classes/Product.php:1157
101
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.129 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
349
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.129 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
605
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1167 LIMIT 1
0.129 ms 1 /classes/SpecificPrice.php:422
625
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` = 2514) LIMIT 1
0.129 ms 1 /src/Adapter/EntityMapper.php:54
763
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1174
0.129 ms 4 /modules/posrotatorimg/posrotatorimg.php:226
623
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` = 1165 AND pa.`id_product` = 1165 AND pa.`id_product_attribute` = 2514 LIMIT 1
0.128 ms 1 /classes/Product.php:1157
682
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` = 158 LIMIT 1
0.128 ms 1 /classes/Category.php:1381
721
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poscompare" LIMIT 1
0.128 ms 1 /classes/module/Module.php:2773
129
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 5
AND theme IS NULL
0.127 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
686
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` = 159 LIMIT 1
0.127 ms 1 /classes/Category.php:1381
567
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1321 LIMIT 1
0.126 ms 1 /classes/SpecificPrice.php:422
566
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2869
0.125 ms 5 /src/Adapter/EntityMapper.php:62
648
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2460
0.125 ms 5 /src/Adapter/EntityMapper.php:62
723
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posshoppingcart" LIMIT 1
0.124 ms 1 /classes/module/Module.php:2773
619
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1165) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:266
389
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.122 ms 7 Yes /classes/ImageType.php:89
636
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` = 2446) LIMIT 1
0.122 ms 1 /src/Adapter/EntityMapper.php:54
597
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1174) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:266
632
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1156) AND (id_product_attribute = 2446) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:266
561
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1342) AND (id_product_attribute = 2869) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:266
675
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 1962
0.120 ms 5 /src/Adapter/EntityMapper.php:62
9
SELECT SQL_NO_CACHE id_shop
FROM `myshop_lang_shop`
WHERE `id_lang` = 4
AND id_shop = 1 LIMIT 1
0.119 ms 1 /classes/ObjectModel.php:1581
599
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1174) AND (id_product_attribute = 2586) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:266
643
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1158) AND (id_product_attribute = 2460) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.117 ms 1 /classes/stock/StockAvailable.php:266
798
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1156) AND (id_product_attribute = 2445) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.117 ms 1 /classes/stock/StockAvailable.php:266
594
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1174 LIMIT 1
0.116 ms 1 /classes/SpecificPrice.php:422
604
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2586
0.116 ms 5 /src/Adapter/EntityMapper.php:62
629
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1156 AND `id_group` = 1 LIMIT 1
0.116 ms 0 /classes/GroupReduction.php:129
575
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1319) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.115 ms 1 /classes/stock/StockAvailable.php:266
694
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` = 157 LIMIT 1
0.114 ms 1 /classes/Category.php:1381
376
SELECT SQL_NO_CACHE c.id_currency
FROM `myshop_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.113 ms 1 /classes/Currency.php:873
381
SELECT SQL_NO_CACHE id_shop
FROM `myshop_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.113 ms 1 /classes/ObjectModel.php:1581
555
SELECT SQL_NO_CACHE *
FROM `myshop_tax_lang`
WHERE `id_tax` = 1
0.113 ms 5 /src/Adapter/EntityMapper.php:62
659
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2238
0.113 ms 5 /src/Adapter/EntityMapper.php:62
14
SELECT SQL_NO_CACHE id_shop
FROM `myshop_lang_shop`
WHERE `id_lang` = 5
AND id_shop = 1 LIMIT 1
0.112 ms 1 /classes/ObjectModel.php:1581
610
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1167) AND (id_product_attribute = 2530) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:266
638
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1158 LIMIT 1
0.112 ms 1 /classes/SpecificPrice.php:422
670
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 636) AND (id_product_attribute = 1962) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:266
746
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1319
0.112 ms 2 /modules/posrotatorimg/posrotatorimg.php:226
660
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1011 LIMIT 1
0.111 ms 1 /classes/SpecificPrice.php:422
569
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1321 AND `id_group` = 1 LIMIT 1
0.110 ms 0 /classes/GroupReduction.php:129
593
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2772
0.109 ms 5 /src/Adapter/EntityMapper.php:62
588
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.108 ms 1 /classes/stock/StockAvailable.php:266
608
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1167) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.108 ms 1 /classes/stock/StockAvailable.php:266
722
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 107 AND `id_shop` = 1 LIMIT 1
0.108 ms 1 /classes/module/Module.php:2262
807
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1158) AND (id_product_attribute = 2459) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.108 ms 1 /classes/stock/StockAvailable.php:266
577
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1319) AND (id_product_attribute = 2836) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.106 ms 1 /classes/stock/StockAvailable.php:266
680
SELECT SQL_NO_CACHE * FROM `myshop_image_type`
0.106 ms 7 /classes/ImageType.php:141
724
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 119 AND `id_shop` = 1 LIMIT 1
0.106 ms 1 /classes/module/Module.php:2262
384
SELECT SQL_NO_CACHE id_shop
FROM `myshop_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.105 ms 1 /classes/ObjectModel.php:1581
668
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 636) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.105 ms 1 /classes/stock/StockAvailable.php:266
789
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1165) AND (id_product_attribute = 2513) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.104 ms 1 /classes/stock/StockAvailable.php:266
616
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1165 LIMIT 1
0.103 ms 1 /classes/SpecificPrice.php:422
621
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1165) AND (id_product_attribute = 2514) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:266
649
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1053 LIMIT 1
0.103 ms 1 /classes/SpecificPrice.php:422
770
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1174) AND (id_product_attribute = 2585) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:266
398
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 118 AND `id_shop` = 1 LIMIT 1
0.101 ms 1 /classes/module/Module.php:2262
549
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1342 LIMIT 1
0.101 ms 1 /classes/SpecificPrice.php:422
556
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1342 AND `id_group` = 1 LIMIT 1
0.101 ms 0 /classes/GroupReduction.php:129
627
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1156 LIMIT 1
0.101 ms 1 /classes/SpecificPrice.php:422
585
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1289 AND `id_group` = 1 LIMIT 1
0.099 ms 0 /classes/GroupReduction.php:129
615
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2530
0.099 ms 5 /src/Adapter/EntityMapper.php:62
586
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.098 ms 1 /classes/stock/StockAvailable.php:266
641
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1158) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:266
780
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1167) AND (id_product_attribute = 2529) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.098 ms 1 /classes/stock/StockAvailable.php:266
637
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2446
0.097 ms 5 /src/Adapter/EntityMapper.php:62
582
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2836
0.096 ms 5 /src/Adapter/EntityMapper.php:62
583
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1289 LIMIT 1
0.096 ms 1 /classes/SpecificPrice.php:422
626
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2514
0.096 ms 5 /src/Adapter/EntityMapper.php:62
728
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 93 AND `id_shop` = 1 LIMIT 1
0.093 ms 1 /classes/module/Module.php:2262
828
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 112 AND `id_shop` = 1 LIMIT 1
0.089 ms 1 /classes/module/Module.php:2262
651
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1053 AND `id_group` = 1 LIMIT 1
0.088 ms 0 /classes/GroupReduction.php:129
663
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1011) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.088 ms 0 /classes/stock/StockAvailable.php:266
607
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1167 AND `id_group` = 1 LIMIT 1
0.086 ms 0 /classes/GroupReduction.php:129
596
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1174 AND `id_group` = 1 LIMIT 1
0.085 ms 0 /classes/GroupReduction.php:129
732
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `myshop_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.085 ms 1 /classes/Category.php:1594
640
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1158 AND `id_group` = 1 LIMIT 1
0.083 ms 0 /classes/GroupReduction.php:129
574
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1319 AND `id_group` = 1 LIMIT 1
0.082 ms 0 /classes/GroupReduction.php:129
662
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1011 AND `id_group` = 1 LIMIT 1
0.081 ms 0 /classes/GroupReduction.php:129
618
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1165 AND `id_group` = 1 LIMIT 1
0.077 ms 0 /classes/GroupReduction.php:129
557
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_group`
WHERE `id_group` = 1 LIMIT 1
0.076 ms 1 /classes/Group.php:134
667
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 636 AND `id_group` = 1 LIMIT 1
0.076 ms 0 /classes/GroupReduction.php:129

Doubles

179 queries
            SELECT `key`, `translation`, `domain`
            FROM `myshop_translation`
            WHERE `id_lang` = XX
            AND theme IS NULL
167 queries
            SELECT `key`, `translation`, `domain`
            FROM `myshop_translation`
            WHERE `id_lang` = XX
            AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = XX)
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, 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, XX, XX))) GROUP BY fp.id_feature_value
34 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
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, 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, XX, XX))) GROUP BY pac.id_attribute
22 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
14 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
13 queries
SELECT XX FROM `myshop_specific_price` WHERE id_product = XX LIMIT XX
12 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)
12 queries
			SELECT `reduction`
			FROM `myshop_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
12 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
12 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`
12 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
12 queries
SELECT * FROM `myshop_image` img where img.`rotator` =XX AND img.`id_product` =XX
12 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;
11 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`
10 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
10 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
10 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
10 queries
SELECT *
							FROM `myshop_product_attribute_lang`
							WHERE `id_product_attribute` = XX
10 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
10 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
10 queries
SELECT *
							FROM `myshop_product_lang`
							WHERE `id_product` = XX AND `id_shop` = XX
10 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`
8 queries
SELECT `id_module` FROM `myshop_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
5 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)
                GROUP BY pac.id_product_attribute
                ORDER BY pac.id_product_attribute
3 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)
                GROUP BY pac.id_product_attribute
                ORDER BY pac.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

Tables stress

346 translation
262 feature_product
179 product_attribute
172 shop
169 product
159 product_attribute_combination
147 product_shop
138 stock_available
110 category
103 category_group
102 category_product
99 product_sale
82 attribute
64 product_attribute_shop
57 attribute_lang
48 attribute_group
47 image
46 cart_product
46 attribute_group_lang
26 attribute_group_shop
25 attribute_shop
25 layered_indexable_attribute_lang_value
24 image_shop
23 product_lang
23 image_lang
22 pack
20 product_attribute_lang
16 category_lang
14 module
14 feature_value
14 feature_value_lang
14 layered_indexable_feature_value_lang_value
14 specific_price
12 product_group_reduction_cache
11 module_shop
11 product_attribute_image
8 lang
6 lang_shop
6 hook
6 image_type
5 currency
4 shop_url
4 currency_shop
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
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 33 /src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1342]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1321]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1319]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1289]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1174]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1167]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1165]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1156]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1158]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1053]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1011]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 636]
/classes/Link.php:94 (__construct) [id: 1342]
/classes/Link.php:94 (__construct) [id: 1321]
/classes/Link.php:94 (__construct) [id: 1319]
/classes/Link.php:94 (__construct) [id: 1289]
/classes/Link.php:94 (__construct) [id: 1174]
/classes/Link.php:94 (__construct) [id: 1167]
/classes/Link.php:94 (__construct) [id: 1165]
/classes/Link.php:94 (__construct) [id: 1156]
/classes/Link.php:94 (__construct) [id: 1158]
/classes/Link.php:94 (__construct) [id: 1053]
/classes/Link.php:94 (__construct) [id: 636]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1342]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1319]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1289]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1174]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1167]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1165]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1156]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1158]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1053]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 636]
Combination 10 /classes/Product.php:5654 (__construct) [id: 2869]
/classes/Product.php:5654 (__construct) [id: 2836]
/classes/Product.php:5654 (__construct) [id: 2772]
/classes/Product.php:5654 (__construct) [id: 2586]
/classes/Product.php:5654 (__construct) [id: 2530]
/classes/Product.php:5654 (__construct) [id: 2514]
/classes/Product.php:5654 (__construct) [id: 2446]
/classes/Product.php:5654 (__construct) [id: 2460]
/classes/Product.php:5654 (__construct) [id: 2238]
/classes/Product.php:5654 (__construct) [id: 1962]
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: ]
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: 4]
/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 /app/config/parameters.php
47 /var/cache/prod/appParameters.php
50 /vendor/symfony/finder/Finder.php
51 /vendor/symfony/finder/Iterator/FileTypeFilterIterator.php
52 /vendor/symfony/finder/Iterator/LazyIterator.php
53 /vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php
54 /vendor/symfony/finder/SplFileInfo.php
55 /vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php
56 /vendor/symfony/finder/Iterator/FilenameFilterIterator.php
57 /vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php
58 /vendor/symfony/finder/Glob.php
59 /vendor/symfony/finder/Iterator/PathFilterIterator.php
60 /classes/controller/Controller.php
62 /classes/ObjectModel.php
63 /src/Core/Foundation/Database/EntityInterface.php
65 /classes/db/Db.php
67 /classes/Hook.php
69 /classes/module/Module.php
70 /src/Core/Module/Legacy/ModuleInterface.php
72 /classes/Tools.php
73 /classes/Context.php
74 /classes/shop/Shop.php
75 /src/Core/Security/PasswordGenerator.php
76 /classes/db/DbPDO.php
77 /classes/AddressFormat.php
78 /classes/Configuration.php
79 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
80 /classes/Validate.php
81 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
82 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
83 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
84 /vendor/symfony/form/AbstractType.php
85 /vendor/symfony/form/FormTypeInterface.php
86 /classes/cache/Cache.php
87 /src/Adapter/EntityMapper.php
88 /classes/db/DbQuery.php
89 /src/Core/Addon/Theme/ThemeManagerBuilder.php
90 /vendor/psr/log/src/NullLogger.php
91 /vendor/psr/log/src/AbstractLogger.php
92 /vendor/psr/log/src/LoggerTrait.php
93 /vendor/psr/log/src/LoggerInterface.php
94 /src/Core/Context/ApiClientContext.php
95 /src/Adapter/Configuration.php
96 /vendor/symfony/http-foundation/ParameterBag.php
97 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
98 /src/Core/ConfigurationInterface.php
99 /src/Core/Addon/Theme/ThemeRepository.php
100 /src/Core/Addon/AddonRepositoryInterface.php
101 /src/Core/Addon/Theme/Theme.php
102 /src/Core/Addon/AddonInterface.php
103 /src/Core/Util/ArrayFinder.php
104 /vendor/symfony/property-access/PropertyAccess.php
105 /vendor/symfony/property-access/PropertyAccessorBuilder.php
106 /vendor/symfony/property-access/PropertyAccessor.php
107 /vendor/symfony/property-access/PropertyAccessorInterface.php
108 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
109 /vendor/symfony/property-info/PropertyListExtractorInterface.php
110 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
111 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
112 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
113 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
114 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
115 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
116 /vendor/symfony/property-info/Type.php
117 /vendor/symfony/string/Inflector/EnglishInflector.php
118 /vendor/symfony/string/Inflector/InflectorInterface.php
119 /vendor/symfony/property-access/PropertyPath.php
120 /vendor/symfony/property-access/PropertyPathInterface.php
121 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
122 /config/defines_uri.inc.php
123 /classes/Language.php
124 /src/Core/Language/LanguageInterface.php
125 /classes/Country.php
126 /classes/PrestaShopCollection.php
127 /classes/shop/ShopGroup.php
128 /classes/Cookie.php
129 /src/Core/Http/CookieOptions.php
130 /classes/PhpEncryption.php
131 /classes/PhpEncryptionEngine.php
132 /vendor/defuse/php-encryption/src/Key.php
133 /vendor/defuse/php-encryption/src/Encoding.php
134 /vendor/defuse/php-encryption/src/Core.php
135 /vendor/defuse/php-encryption/src/Crypto.php
136 /vendor/defuse/php-encryption/src/KeyOrPassword.php
137 /vendor/defuse/php-encryption/src/RuntimeTests.php
138 /vendor/defuse/php-encryption/src/DerivedKeys.php
139 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
140 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
141 /src/Core/Session/SessionHandler.php
142 /src/Core/Session/SessionHandlerInterface.php
143 /vendor/symfony/http-foundation/Session/Session.php
144 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
145 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
146 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
147 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
148 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
149 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
150 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
151 /vendor/symfony/http-foundation/Session/SessionInterface.php
152 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
153 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
154 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
155 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
156 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
157 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
158 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
159 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
160 /config/smarty.config.inc.php
161 /vendor/smarty/smarty/libs/Smarty.class.php
162 /vendor/smarty/smarty/libs/functions.php
163 /vendor/smarty/smarty/libs/Autoloader.php
164 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
165 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
166 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
167 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
168 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
169 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
170 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
171 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
172 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
173 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
174 /classes/ImageManager.php
175 /classes/Product.php
176 /classes/Profile.php
177 /classes/Tab.php
178 /config/smartyfront.config.inc.php
179 /classes/Smarty/SmartyResourceModule.php
180 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
181 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
182 /classes/Smarty/SmartyResourceParent.php
183 /classes/Smarty/SmartyLazyRegister.php
184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
185 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
186 /classes/Customer.php
187 /classes/Group.php
188 /classes/Link.php
189 /classes/shop/ShopUrl.php
190 /app/FrontKernel.php
191 /app/AppKernel.php
192 /vendor/symfony/http-kernel/Kernel.php
193 /vendor/symfony/config/ConfigCache.php
194 /vendor/symfony/config/ResourceCheckerConfigCache.php
195 /vendor/symfony/config/ConfigCacheInterface.php
196 /vendor/symfony/http-kernel/KernelInterface.php
197 /vendor/symfony/http-kernel/HttpKernelInterface.php
198 /vendor/symfony/http-kernel/RebootableInterface.php
199 /vendor/symfony/http-kernel/TerminableInterface.php
200 /vendor/symfony/dotenv/Dotenv.php
201 /classes/Dispatcher.php
202 /vendor/symfony/http-foundation/Request.php
203 /vendor/symfony/http-foundation/AcceptHeader.php
204 /vendor/symfony/http-foundation/AcceptHeaderItem.php
205 /vendor/symfony/http-foundation/FileBag.php
206 /vendor/symfony/http-foundation/HeaderBag.php
207 /vendor/symfony/http-foundation/HeaderUtils.php
208 /vendor/symfony/http-foundation/InputBag.php
209 /vendor/symfony/http-foundation/ServerBag.php
210 /src/Adapter/SymfonyContainer.php
211 /config/db_slave_server.inc.php
212 /src/Adapter/ContainerBuilder.php
213 /src/Adapter/Environment.php
214 /src/Core/EnvironmentInterface.php
215 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
216 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
217 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
218 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
219 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
220 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
221 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
222 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
223 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
224 /vendor/symfony/cache/Adapter/ArrayAdapter.php
225 /vendor/psr/log/src/LoggerAwareTrait.php
226 /vendor/symfony/cache/Adapter/AdapterInterface.php
227 /vendor/symfony/cache/CacheItem.php
228 /vendor/symfony/cache-contracts/ItemInterface.php
229 /vendor/psr/cache/src/CacheItemInterface.php
230 /vendor/psr/cache/src/CacheItemPoolInterface.php
231 /vendor/symfony/cache-contracts/CacheInterface.php
232 /vendor/psr/log/src/LoggerAwareInterface.php
233 /vendor/symfony/cache/ResettableInterface.php
234 /vendor/symfony/service-contracts/ResetInterface.php
235 /vendor/doctrine/orm/src/Tools/Setup.php
236 /vendor/doctrine/deprecations/src/Deprecation.php
237 /vendor/doctrine/orm/src/Configuration.php
238 /vendor/doctrine/dbal/src/Configuration.php
239 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
240 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
241 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
242 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
243 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
244 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
245 /vendor/doctrine/lexer/src/AbstractLexer.php
246 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
247 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
248 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
249 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
250 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
251 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
252 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
253 /vendor/symfony/cache/Adapter/AbstractAdapter.php
254 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
255 /vendor/symfony/cache/Traits/ContractsTrait.php
256 /vendor/symfony/cache-contracts/CacheTrait.php
257 /vendor/psr/cache/src/InvalidArgumentException.php
258 /vendor/psr/cache/src/CacheException.php
259 /vendor/symfony/cache/Traits/FilesystemTrait.php
260 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
261 /vendor/symfony/cache/PruneableInterface.php
262 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
263 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
264 /src/Adapter/Module/Repository/CachedModuleRepository.php
265 /src/Adapter/Module/Repository/ModuleRepository.php
266 /src/Core/Repository/AbstractObjectModelRepository.php
267 /vendor/symfony/cache/LockRegistry.php
268 /vendor/symfony/finder/Comparator/NumberComparator.php
269 /vendor/symfony/finder/Comparator/Comparator.php
270 /vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php
271 /modules/ocpricetracker/vendor/autoload.php
272 /modules/ps_advertising/vendor/autoload.php
273 /modules/ps_advertising/vendor/composer/autoload_real.php
274 /modules/ps_advertising/vendor/composer/autoload_static.php
275 /modules/stripe_official/vendor/autoload.php
276 /modules/stripe_official/vendor/composer/autoload_real.php
277 /modules/stripe_official/vendor/composer/platform_check.php
278 /modules/stripe_official/vendor/composer/autoload_static.php
279 /modules/ps_accounts/vendor/autoload.php
280 /modules/ps_accounts/vendor/composer/autoload_real.php
281 /modules/ps_accounts/vendor/composer/platform_check.php
282 /modules/ps_accounts/vendor/composer/autoload_static.php
283 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
284 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
285 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
286 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
287 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
288 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
289 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
290 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
291 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
292 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
293 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
294 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
295 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
296 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
297 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
298 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
299 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
300 /modules/nkmgls/vendor/autoload.php
301 /modules/nkmgls/vendor/composer/autoload_real.php
302 /modules/nkmgls/vendor/composer/platform_check.php
303 /modules/nkmgls/vendor/composer/autoload_static.php
304 /modules/nkmgls/vendor/nukium/gls-prestashop/lib/NkmHelper.php
305 /modules/ps_categoryproducts/vendor/autoload.php
306 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
307 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
308 /modules/ps_eventbus/vendor/autoload.php
309 /modules/ps_eventbus/vendor/composer/autoload_real.php
310 /modules/ps_eventbus/vendor/composer/autoload_static.php
311 /src/Adapter/Container/LegacyContainerBuilder.php
312 /vendor/symfony/dependency-injection/ContainerBuilder.php
313 /vendor/symfony/dependency-injection/Container.php
314 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
315 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
316 /vendor/symfony/dependency-injection/ServiceLocator.php
317 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
318 /vendor/psr/container/src/ContainerExceptionInterface.php
319 /vendor/psr/container/src/NotFoundExceptionInterface.php
320 /vendor/symfony/service-contracts/ServiceProviderInterface.php
321 /vendor/psr/container/src/ContainerInterface.php
322 /vendor/symfony/dependency-injection/ContainerInterface.php
323 /vendor/symfony/dependency-injection/TaggedContainerInterface.php
324 /src/Adapter/Container/LegacyContainerInterface.php
325 /vendor/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php
326 /vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php
327 /vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php
328 /vendor/symfony/config/Resource/ResourceInterface.php
329 /vendor/symfony/dependency-injection/Definition.php
330 /vendor/symfony/config/Resource/FileResource.php
331 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
332 /src/PrestaShopBundle/DependencyInjection/Compiler/LoadServicesFromModulesPass.php
333 /vendor/symfony/dependency-injection/Compiler/CompilerPassInterface.php
334 /vendor/symfony/dependency-injection/Compiler/PassConfig.php
335 /src/PrestaShopBundle/PrestaShopBundle.php
336 /vendor/symfony/http-kernel/Bundle/Bundle.php
337 /vendor/symfony/http-kernel/Bundle/BundleInterface.php
338 /vendor/symfony/dependency-injection/Compiler/Compiler.php
339 /vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php
340 /vendor/symfony/dependency-injection/Compiler/ResolveClassPass.php
341 /vendor/symfony/dependency-injection/Compiler/RegisterAutoconfigureAttributesPass.php
342 /vendor/symfony/dependency-injection/Compiler/AutowireAsDecoratorPass.php
343 /vendor/symfony/dependency-injection/Compiler/AttributeAutoconfigurationPass.php
344 /vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php
345 /vendor/symfony/dependency-injection/Compiler/ResolveInstanceofConditionalsPass.php
346 /vendor/symfony/dependency-injection/Compiler/RegisterEnvVarProcessorsPass.php
347 /vendor/symfony/dependency-injection/Compiler/ExtensionCompilerPass.php
348 /vendor/symfony/dependency-injection/Compiler/AutoAliasServicePass.php
349 /vendor/symfony/dependency-injection/Compiler/ValidateEnvPlaceholdersPass.php
350 /vendor/symfony/dependency-injection/Compiler/ResolveDecoratorStackPass.php
351 /vendor/symfony/dependency-injection/Compiler/ResolveChildDefinitionsPass.php
352 /vendor/symfony/dependency-injection/Compiler/RegisterServiceSubscribersPass.php
353 /vendor/symfony/dependency-injection/Compiler/ResolveParameterPlaceHoldersPass.php
354 /vendor/symfony/dependency-injection/Compiler/ResolveFactoryClassPass.php
355 /vendor/symfony/dependency-injection/Compiler/ResolveNamedArgumentsPass.php
356 /vendor/symfony/dependency-injection/Compiler/AutowireRequiredMethodsPass.php
357 /vendor/symfony/dependency-injection/Compiler/AutowireRequiredPropertiesPass.php
358 /vendor/symfony/dependency-injection/Compiler/ResolveBindingsPass.php
359 /vendor/symfony/dependency-injection/Compiler/ServiceLocatorTagPass.php
360 /vendor/symfony/dependency-injection/Compiler/PriorityTaggedServiceTrait.php
361 /vendor/symfony/dependency-injection/Compiler/DecoratorServicePass.php
362 /vendor/symfony/dependency-injection/Compiler/CheckDefinitionValidityPass.php
363 /vendor/symfony/dependency-injection/Compiler/AutowirePass.php
364 /vendor/symfony/dependency-injection/Compiler/ResolveTaggedIteratorArgumentPass.php
365 /vendor/symfony/dependency-injection/Compiler/ResolveServiceSubscribersPass.php
366 /vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php
367 /vendor/symfony/dependency-injection/Compiler/ResolveInvalidReferencesPass.php
368 /vendor/symfony/dependency-injection/Compiler/AnalyzeServiceReferencesPass.php
369 /vendor/symfony/dependency-injection/Compiler/CheckCircularReferencesPass.php
370 /vendor/symfony/dependency-injection/Compiler/CheckReferenceValidityPass.php
371 /vendor/symfony/dependency-injection/Compiler/CheckArgumentsValidityPass.php
372 /vendor/symfony/dependency-injection/Compiler/RemovePrivateAliasesPass.php
373 /vendor/symfony/dependency-injection/Compiler/ReplaceAliasByActualDefinitionPass.php
374 /vendor/symfony/dependency-injection/Compiler/RemoveAbstractDefinitionsPass.php
375 /vendor/symfony/dependency-injection/Compiler/RemoveUnusedDefinitionsPass.php
376 /vendor/symfony/dependency-injection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php
377 /vendor/symfony/dependency-injection/Compiler/InlineServiceDefinitionsPass.php
378 /vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php
379 /vendor/symfony/dependency-injection/Compiler/ResolveHotPathPass.php
380 /vendor/symfony/dependency-injection/Compiler/ResolveNoPreloadPass.php
381 /vendor/symfony/dependency-injection/Compiler/AliasDeprecatedPublicServicesPass.php
382 /vendor/symfony/dependency-injection/Compiler/RemoveBuildParametersPass.php
383 /vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraph.php
384 /vendor/symfony/config/Resource/ComposerResource.php
385 /classes/container/LegacyCompilerPass.php
386 /src/Adapter/Container/ContainerParametersExtension.php
387 /src/Adapter/Container/ContainerBuilderExtensionInterface.php
388 /src/Adapter/Container/DoctrineBuilderExtension.php
389 /app/config/set_parameters.php
390 /vendor/symfony/config/FileLocator.php
391 /vendor/symfony/config/FileLocatorInterface.php
392 /src/PrestaShopBundle/DependencyInjection/Config/ConfigYamlLoader.php
393 /vendor/symfony/config/Loader/FileLoader.php
394 /vendor/symfony/config/Loader/Loader.php
395 /vendor/symfony/config/Loader/LoaderInterface.php
396 /vendor/symfony/yaml/Yaml.php
397 /vendor/symfony/yaml/Parser.php
398 /vendor/symfony/yaml/Inline.php
399 /vendor/symfony/yaml/Unescaper.php
400 /vendor/doctrine/doctrine-bundle/DependencyInjection/DoctrineExtension.php
401 /vendor/symfony/doctrine-bridge/DependencyInjection/AbstractDoctrineExtension.php
402 /vendor/symfony/http-kernel/DependencyInjection/Extension.php
403 /vendor/symfony/dependency-injection/Extension/Extension.php
404 /vendor/symfony/dependency-injection/Extension/ExtensionInterface.php
405 /vendor/symfony/dependency-injection/Extension/ConfigurationExtensionInterface.php
406 /src/PrestaShopBundle/DependencyInjection/Compiler/ModulesDoctrineCompilerPass.php
407 /vendor/symfony/dependency-injection/Loader/YamlFileLoader.php
408 /vendor/symfony/dependency-injection/Loader/FileLoader.php
409 /vendor/symfony/yaml/Tag/TaggedValue.php
410 /vendor/symfony/dependency-injection/Reference.php
411 /vendor/symfony/dependency-injection/Alias.php
412 /vendor/symfony/expression-language/Expression.php
413 /vendor/symfony/dependency-injection/ChildDefinition.php
414 /vendor/symfony/dependency-injection/Argument/TaggedIteratorArgument.php
415 /vendor/symfony/dependency-injection/Argument/IteratorArgument.php
416 /vendor/symfony/dependency-injection/Argument/ArgumentInterface.php
417 /vendor/symfony/config/Definition/BaseNode.php
418 /vendor/symfony/config/Definition/NodeInterface.php
419 /vendor/doctrine/doctrine-bundle/DependencyInjection/Configuration.php
420 /vendor/symfony/config/Definition/ConfigurationInterface.php
421 /vendor/symfony/config/Definition/Processor.php
422 /vendor/symfony/config/Definition/Builder/TreeBuilder.php
423 /vendor/symfony/config/Definition/Builder/NodeParentInterface.php
424 /vendor/symfony/config/Definition/Builder/NodeBuilder.php
425 /vendor/symfony/config/Definition/Builder/ArrayNodeDefinition.php
426 /vendor/symfony/config/Definition/Builder/NodeDefinition.php
427 /vendor/symfony/config/Definition/Builder/ParentNodeDefinitionInterface.php
428 /vendor/symfony/config/Definition/Builder/BuilderAwareInterface.php
429 /vendor/symfony/config/Definition/Builder/NormalizationBuilder.php
430 /vendor/symfony/config/Definition/Builder/ExprBuilder.php
431 /vendor/symfony/config/Definition/Builder/ScalarNodeDefinition.php
432 /vendor/symfony/config/Definition/Builder/VariableNodeDefinition.php
433 /vendor/symfony/config/Definition/ScalarNode.php
434 /vendor/symfony/config/Definition/VariableNode.php
435 /vendor/symfony/config/Definition/PrototypeNodeInterface.php
436 /vendor/symfony/config/Definition/Builder/BooleanNodeDefinition.php
437 /vendor/symfony/config/Definition/BooleanNode.php
438 /vendor/symfony/config/Definition/Builder/ValidationBuilder.php
439 /vendor/doctrine/dbal/src/Connection.php
440 /vendor/doctrine/dbal/src/ArrayParameterType.php
441 /vendor/doctrine/dbal/src/ParameterType.php
442 /vendor/symfony/config/Definition/Builder/IntegerNodeDefinition.php
443 /vendor/symfony/config/Definition/Builder/NumericNodeDefinition.php
444 /vendor/symfony/config/Definition/IntegerNode.php
445 /vendor/symfony/config/Definition/NumericNode.php
446 /vendor/symfony/config/Definition/ArrayNode.php
447 /vendor/symfony/config/Definition/PrototypedArrayNode.php
448 /vendor/doctrine/orm/src/EntityManager.php
449 /vendor/doctrine/orm/src/EntityManagerInterface.php
450 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
451 /vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php
452 /vendor/symfony/dependency-injection/Loader/XmlFileLoader.php
453 /vendor/symfony/config/Util/XmlUtils.php
454 /vendor/symfony/dependency-injection/Argument/BoundArgument.php
455 /vendor/symfony/dependency-injection/Attribute/Target.php
456 /vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php
457 /vendor/doctrine/dbal/src/Logging/Middleware.php
458 /vendor/doctrine/dbal/src/Driver/Middleware.php
459 /vendor/symfony/messenger/MessageBusInterface.php
460 /vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php
461 /vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php
462 /vendor/symfony/messenger/Middleware/MiddlewareInterface.php
463 /vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php
464 /vendor/symfony/event-dispatcher/EventSubscriberInterface.php
465 /vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php
466 /vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaListener.php
467 /vendor/symfony/doctrine-bridge/SchemaListener/AbstractSchemaListener.php
468 /vendor/doctrine/event-manager/src/EventSubscriber.php
469 /vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php
470 /vendor/symfony/messenger/Transport/TransportFactoryInterface.php
471 /vendor/doctrine/orm/src/UnitOfWork.php
472 /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php
473 /vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php
474 /vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaListener.php
475 /vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php
476 /vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaListener.php
477 /vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php
478 /vendor/doctrine/orm/src/Id/AbstractIdGenerator.php
479 /vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php
480 /vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php
481 /vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php
482 /vendor/symfony/console/Command/Command.php
483 /vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php
484 /vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php
485 /vendor/doctrine/orm/src/Tools/Export/ClassMetadataExporter.php
486 /vendor/doctrine/doctrine-bundle/DependencyInjection/Compiler/IdGeneratorPass.php
487 /vendor/symfony/property-info/PropertyInfoExtractorInterface.php
488 /vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php
489 /vendor/symfony/validator/Mapping/Loader/LoaderInterface.php
490 /vendor/doctrine/doctrine-bundle/DependencyInjection/Compiler/ServiceRepositoryCompilerPass.php
491 /vendor/symfony/config/Loader/LoaderResolver.php
492 /vendor/symfony/config/Loader/LoaderResolverInterface.php
493 /vendor/symfony/dependency-injection/Loader/PhpFileLoader.php
494 /vendor/symfony/config/Resource/ClassExistenceResource.php
495 /src/Core/FeatureFlag/FeatureFlagManager.php
496 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
497 /vendor/symfony/config/Resource/ReflectionClassResource.php
498 /vendor/symfony/dependency-injection/Attribute/Autoconfigure.php
499 /src/Core/FeatureFlag/Layer/EnvLayer.php
500 /src/Core/FeatureFlag/TypeLayerInterface.php
501 /src/Core/FeatureFlag/Layer/DbLayer.php
502 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
503 /src/Core/FeatureFlag/Layer/QueryLayer.php
504 /src/Adapter/Country/CountryDataProvider.php
505 /vendor/symfony/dependency-injection/Attribute/AsDecorator.php
506 /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php
507 /vendor/symfony/dependency-injection/EnvVarProcessorInterface.php
508 /vendor/symfony/dependency-injection/EnvVarProcessor.php
509 /vendor/symfony/dependency-injection/Argument/ServiceClosureArgument.php
510 /vendor/doctrine/doctrine-bundle/DependencyInjection/Compiler/DoctrineOrmMappingsPass.php
511 /vendor/symfony/doctrine-bridge/DependencyInjection/CompilerPass/RegisterMappingsPass.php
512 /vendor/symfony/config/Resource/DirectoryResource.php
513 /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php
514 /vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php
515 /vendor/doctrine/orm/src/Mapping/NamingStrategy.php
516 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
517 /vendor/symfony/var-exporter/ProxyHelper.php
518 /vendor/symfony/dependency-injection/Attribute/Autowire.php
519 /vendor/symfony/dependency-injection/Attribute/TaggedLocator.php
520 /vendor/symfony/dependency-injection/Attribute/AutowireLocator.php
521 /vendor/symfony/dependency-injection/Argument/ServiceLocatorArgument.php
522 /vendor/symfony/dependency-injection/TypedReference.php
523 /src/Core/FeatureFlag/FeatureFlagSettings.php
524 /vendor/symfony/dependency-injection/Exception/RuntimeException.php
525 /vendor/symfony/dependency-injection/Exception/ExceptionInterface.php
526 /vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphNode.php
527 /vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphEdge.php
528 /vendor/symfony/dependency-injection/ExpressionLanguage.php
529 /vendor/symfony/expression-language/ExpressionLanguage.php
530 /vendor/symfony/expression-language/ParsedExpression.php
531 /vendor/symfony/dependency-injection/ExpressionLanguageProvider.php
532 /vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php
533 /vendor/symfony/expression-language/ExpressionFunction.php
534 /vendor/symfony/expression-language/Compiler.php
535 /vendor/symfony/expression-language/Parser.php
536 /vendor/symfony/expression-language/Lexer.php
537 /vendor/symfony/expression-language/Token.php
538 /vendor/symfony/expression-language/TokenStream.php
539 /vendor/symfony/expression-language/Node/FunctionNode.php
540 /vendor/symfony/expression-language/Node/Node.php
541 /vendor/symfony/expression-language/Node/ConstantNode.php
542 /vendor/symfony/expression-language/Node/ArgumentsNode.php
543 /vendor/symfony/expression-language/Node/ArrayNode.php
544 /vendor/symfony/expression-language/Node/GetAttrNode.php
545 /vendor/symfony/expression-language/Node/ConditionalNode.php
546 /vendor/symfony/expression-language/Node/BinaryNode.php
547 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
548 /vendor/doctrine/orm/src/EntityRepository.php
549 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
550 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
551 /src/PrestaShopBundle/Entity/Repository/ShipmentRepository.php
552 /vendor/symfony/http-foundation/RequestStack.php
553 /vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php
554 /src/Adapter/Doctrine/FrontDoctrineProxyWarmer.php
555 /vendor/doctrine/doctrine-bundle/Registry.php
556 /vendor/symfony/doctrine-bridge/ManagerRegistry.php
557 /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php
558 /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php
559 /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php
560 /vendor/symfony/dependency-injection/LazyProxy/Instantiator/LazyServiceInstantiator.php
561 /vendor/symfony/dependency-injection/LazyProxy/Instantiator/InstantiatorInterface.php
562 /vendor/symfony/dependency-injection/LazyProxy/PhpDumper/LazyServiceDumper.php
563 /vendor/symfony/dependency-injection/LazyProxy/PhpDumper/DumperInterface.php
564 /vendor/symfony/var-exporter/Internal/Hydrator.php
565 /vendor/symfony/var-exporter/LazyProxyTrait.php
566 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
567 /vendor/symfony/var-exporter/VarExporter.php
568 /vendor/symfony/var-exporter/Internal/Exporter.php
569 /vendor/symfony/var-exporter/LazyObjectInterface.php
570 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
571 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
572 /vendor/doctrine/doctrine-bundle/ConnectionFactory.php
573 /vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php
574 /vendor/doctrine/event-manager/src/EventManager.php
575 /vendor/doctrine/dbal/src/DriverManager.php
576 /vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php
577 /vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php
578 /vendor/doctrine/dbal/src/VersionAwarePlatformDriver.php
579 /vendor/doctrine/dbal/src/Driver.php
580 /src/PrestaShopBundle/Doctrine/DatabaseConnection.php
581 /vendor/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php
582 /vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php
583 /vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php
584 /vendor/doctrine/dbal/src/Driver/PDO/Connection.php
585 /vendor/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php
586 /vendor/doctrine/dbal/src/Driver/Connection.php
587 /vendor/doctrine/dbal/src/Events.php
588 /vendor/doctrine/dbal/src/Platforms/MySQL84Platform.php
589 /vendor/doctrine/dbal/src/Platforms/MySQL80Platform.php
590 /vendor/doctrine/dbal/src/Platforms/MySQL57Platform.php
591 /vendor/doctrine/dbal/src/Platforms/MySQLPlatform.php
592 /vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php
593 /vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php
594 /vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php
595 /vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php
596 /vendor/doctrine/dbal/src/Types/Types.php
597 /vendor/doctrine/dbal/src/Types/Type.php
598 /vendor/doctrine/dbal/src/Types/ArrayType.php
599 /vendor/doctrine/dbal/src/Types/AsciiStringType.php
600 /vendor/doctrine/dbal/src/Types/StringType.php
601 /vendor/doctrine/dbal/src/Types/BigIntType.php
602 /vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php
603 /vendor/doctrine/dbal/src/Types/BinaryType.php
604 /vendor/doctrine/dbal/src/Types/BlobType.php
605 /vendor/doctrine/dbal/src/Types/BooleanType.php
606 /vendor/doctrine/dbal/src/Types/DateType.php
607 /vendor/doctrine/dbal/src/Types/DateImmutableType.php
608 /vendor/doctrine/dbal/src/Types/DateIntervalType.php
609 /vendor/doctrine/dbal/src/Types/DateTimeType.php
610 /vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php
611 /vendor/doctrine/dbal/src/Types/DateTimeImmutableType.php
612 /vendor/doctrine/dbal/src/Types/DateTimeTzType.php
613 /vendor/doctrine/dbal/src/Types/DateTimeTzImmutableType.php
614 /vendor/doctrine/dbal/src/Types/DecimalType.php
615 /vendor/doctrine/dbal/src/Types/FloatType.php
616 /vendor/doctrine/dbal/src/Types/GuidType.php
617 /vendor/doctrine/dbal/src/Types/IntegerType.php
618 /vendor/doctrine/dbal/src/Types/JsonType.php
619 /vendor/doctrine/dbal/src/Types/ObjectType.php
620 /vendor/doctrine/dbal/src/Types/SimpleArrayType.php
621 /vendor/doctrine/dbal/src/Types/SmallIntType.php
622 /vendor/doctrine/dbal/src/Types/TextType.php
623 /vendor/doctrine/dbal/src/Types/TimeType.php
624 /vendor/doctrine/dbal/src/Types/TimeImmutableType.php
625 /vendor/doctrine/dbal/src/Types/TypeRegistry.php
626 /src/PrestaShopBundle/DependencyInjection/CacheAdapterFactory.php
627 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php
628 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php
629 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
630 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
631 /vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php
632 /vendor/doctrine/orm/src/Internal/SQLResultCasing.php
633 /vendor/doctrine/orm/src/Mapping/QuoteStrategy.php
634 /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php
635 /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php
636 /vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php
637 /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php
638 /vendor/doctrine/orm/src/Repository/RepositoryFactory.php
639 /vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php
640 /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php
641 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php
642 /vendor/doctrine/orm/src/Mapping/ClassMetadata.php
643 /vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php
644 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php
645 /vendor/doctrine/orm/src/Proxy/DefaultProxyClassNameResolver.php
646 /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php
647 /vendor/doctrine/orm/src/Event/ListenersInvoker.php
648 /vendor/doctrine/orm/src/Utility/IdentifierFlattener.php
649 /vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php
650 /vendor/doctrine/orm/src/Mapping/Reflection/ReflectionPropertiesGetter.php
651 /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php
652 /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php
653 /vendor/doctrine/orm/src/Proxy/ProxyFactory.php
654 /vendor/doctrine/common/src/Proxy/ProxyGenerator.php
655 /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php
656 /src/PrestaShopBundle/Entity/Tab.php
657 /src/PrestaShopBundle/Entity/MutatorType.php
658 /src/PrestaShopBundle/Entity/ProductDownload.php
659 /src/PrestaShopBundle/Entity/ProductIdentity.php
660 /src/PrestaShopBundle/Entity/Shop.php
661 /src/PrestaShopBundle/Entity/AdminFilter.php
662 /src/PrestaShopBundle/Entity/ShipmentProduct.php
663 /src/PrestaShopBundle/Entity/AttributeGroup.php
664 /src/PrestaShopBundle/Entity/Lang.php
665 /src/PrestaShopBundle/Entity/AttributeGroupLang.php
666 /src/PrestaShopBundle/Entity/Attribute.php
667 /src/PrestaShopBundle/Entity/TabLang.php
668 /src/PrestaShopBundle/Entity/ShopUrl.php
669 /src/PrestaShopBundle/Entity/Repository/LangRepository.php
670 /src/Core/Language/LanguageRepositoryInterface.php
671 /src/PrestaShopBundle/Entity/Repository/StockMovementRepository.php
672 /src/PrestaShopBundle/Entity/Repository/StockManagementRepository.php
673 /src/PrestaShopBundle/Entity/Repository/NormalizeFieldTrait.php
674 /src/PrestaShopBundle/Entity/Repository/CategoryRepository.php
675 /src/PrestaShopBundle/Entity/Repository/StockRepository.php
676 /src/PrestaShopBundle/Entity/Repository/SupplierRepository.php
677 /src/PrestaShopBundle/Entity/Repository/RequestSqlRepository.php
678 /src/Core/Repository/RepositoryInterface.php
679 /src/PrestaShopBundle/Entity/Repository/LogRepository.php
680 /src/PrestaShopBundle/Entity/Repository/TranslationRepository.php
681 /src/Core/Translation/TranslationRepositoryInterface.php
682 /src/PrestaShopBundle/Entity/Repository/ModuleRepository.php
683 /src/PrestaShopBundle/Entity/Repository/ShopRepository.php
684 /src/PrestaShopBundle/Entity/Repository/AdminFilterRepository.php
685 /src/PrestaShopBundle/Entity/Repository/OrderInvoiceRepository.php
686 /src/PrestaShopBundle/Entity/Repository/EmployeeRepository.php
687 /src/PrestaShopBundle/Entity/Repository/ShopGroupRepository.php
688 /src/PrestaShopBundle/Entity/Repository/TimezoneRepository.php
689 /src/PrestaShopBundle/Entity/Repository/TabLangRepository.php
690 /src/PrestaShopBundle/Entity/Repository/AttributeGroupLangRepository.php
691 /src/PrestaShopBundle/Entity/Repository/AttributeLangRepository.php
692 /src/PrestaShopBundle/Entity/Repository/MutationRepository.php
693 /src/PrestaShopBundle/Entity/Repository/ApiClientRepository.php
694 /src/PrestaShopBundle/Entity/Repository/ImportMatchRepository.php
695 /src/PrestaShopBundle/Entity/Repository/AttributeGroupRepository.php
696 /src/PrestaShopBundle/Entity/Repository/ImageTypeRepository.php
697 /src/PrestaShopBundle/Entity/Repository/AttributeRepository.php
698 /src/PrestaShopBundle/Entity/Repository/ManufacturerRepository.php
699 /src/PrestaShopBundle/Entity/Repository/FeatureAttributeRepository.php
700 /src/PrestaShopBundle/Entity/Repository/TabRepository.php
701 /src/PrestaShopBundle/Entity/AttributeLang.php
702 /src/PrestaShopBundle/Entity/Translation.php
703 /src/PrestaShopBundle/Entity/FeatureFlag.php
704 /src/PrestaShopBundle/Entity/MutationAction.php
705 /src/PrestaShopBundle/Entity/ApiClient.php
706 /vendor/symfony/security-core/User/UserInterface.php
707 /vendor/symfony/security-core/User/PasswordAuthenticatedUserInterface.php
708 /src/PrestaShopBundle/Entity/ModuleHistory.php
709 /src/PrestaShopBundle/Entity/Shipment.php
710 /src/PrestaShopBundle/Entity/ImageType.php
711 /src/PrestaShopBundle/Entity/ShopGroup.php
712 /src/PrestaShopBundle/Entity/Mutation.php
713 /src/PrestaShopBundle/Entity/StockMvt.php
714 /src/PrestaShopBundle/Entity/Employee/Employee.php
715 /vendor/symfony/security-core/User/EquatableInterface.php
716 /src/PrestaShopBundle/Security/Admin/SessionEmployeeInterface.php
717 /src/PrestaShopBundle/Entity/Employee/Profile.php
718 /src/PrestaShopBundle/Entity/Employee/EmployeeSession.php
719 /src/PrestaShopBundle/Entity/Employee/AuthorizationRole.php
720 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
721 /vendor/doctrine/lexer/src/Token.php
722 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
723 /vendor/doctrine/orm/src/Mapping/Table.php
724 /vendor/doctrine/orm/src/Mapping/MappingAttribute.php
725 /vendor/doctrine/orm/src/Mapping/Annotation.php
726 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
727 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
728 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
729 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php
730 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php
731 /vendor/doctrine/orm/src/Mapping/Entity.php
732 /vendor/doctrine/orm/src/Mapping/Index.php
733 /vendor/doctrine/orm/src/Mapping/UniqueConstraint.php
734 /src/PrestaShopBundle/Translation/Constraints/PassVsprintf.php
735 /vendor/symfony/validator/Constraint.php
736 /vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php
737 /vendor/doctrine/orm/src/Mapping/HasLifecycleCallbacks.php
738 /modules/productcomments/src/Entity/ProductCommentUsefulness.php
739 /modules/productcomments/src/Entity/ProductComment.php
740 /modules/productcomments/src/Entity/ProductCommentGrade.php
741 /modules/productcomments/src/Entity/ProductCommentCriterion.php
742 /modules/productcomments/src/Entity/ProductCommentCriterionLang.php
743 /modules/productcomments/src/Entity/ProductCommentReport.php
744 /modules/ocpricetracker/src/Entity/PriceTrackingMapping.php
745 /modules/ocpricetracker/src/Entity/PriceTrackingConfig.php
746 /modules/ocpricetracker/src/Entity/PriceTrackingPrice.php
747 /modules/ps_accounts/src/Entity/EmployeeAccount.php
748 /vendor/doctrine/persistence/src/Persistence/Proxy.php
749 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
750 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
751 /vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php
752 /vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php
753 /vendor/doctrine/orm/src/Mapping/Id.php
754 /vendor/doctrine/orm/src/Mapping/Column.php
755 /vendor/doctrine/orm/src/Mapping/GeneratedValue.php
756 /vendor/doctrine/orm/src/Mapping/OneToMany.php
757 /vendor/doctrine/orm/src/Id/IdentityGenerator.php
758 /vendor/doctrine/orm/src/Events.php
759 /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php
760 /vendor/doctrine/persistence/src/Persistence/Reflection/TypedNoDefaultReflectionProperty.php
761 /vendor/doctrine/persistence/src/Persistence/Reflection/TypedNoDefaultReflectionPropertyBase.php
762 /vendor/doctrine/orm/src/Mapping/ManyToOne.php
763 /vendor/doctrine/orm/src/Mapping/JoinColumn.php
764 /vendor/doctrine/orm/src/Mapping/JoinColumnProperties.php
765 /vendor/doctrine/orm/src/Mapping/ManyToMany.php
766 /vendor/doctrine/orm/src/Mapping/JoinTable.php
767 /vendor/doctrine/orm/src/Id/AssignedGenerator.php
768 /vendor/doctrine/orm/src/Mapping/PrePersist.php
769 /vendor/doctrine/orm/src/Mapping/PreUpdate.php
770 /vendor/doctrine/orm/src/Mapping/ReflectionEnumProperty.php
771 /vendor/doctrine/orm/src/Id/BigIntegerIdentityGenerator.php
772 /vendor/doctrine/common/src/Proxy/Proxy.php
773 /vendor/doctrine/common/src/Util/ClassUtils.php
774 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
775 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
776 /vendor/symfony/dependency-injection/Dumper/PhpDumper.php
777 /vendor/symfony/dependency-injection/Dumper/Dumper.php
778 /vendor/symfony/dependency-injection/Dumper/DumperInterface.php
779 /src/Adapter/Container/LegacyContainer.php
780 /vendor/symfony/var-exporter/LazyGhostTrait.php
781 /vendor/symfony/dependency-injection/Variable.php
782 /src/Adapter/Employee/EmployeeRepository.php
783 /modules/ps_accounts/src/Presenter/PsAccountsPresenter.php
784 /modules/ps_accounts/src/Presenter/PresenterInterface.php
785 /modules/ps_accounts/src/ServiceProvider/StaticProvider.php
786 /modules/ps_accounts/src/Repository/UserTokenRepository.php
787 /modules/ps_accounts/src/Repository/TokenRepository.php
788 /modules/ps_accounts/src/Service/PsAccountsService.php
789 /modules/ps_accounts/src/Service/PsBillingService.php
790 /src/Adapter/Bundle/AssetsInstaller.php
791 /src/Adapter/ContextStateManager.php
792 /src/Adapter/Currency/CurrencyDataProvider.php
793 /src/Core/Currency/CurrencyDataProviderInterface.php
794 /src/Adapter/LegacyContext.php
795 /src/Adapter/Tools.php
796 /src/Adapter/Shipment/OrderShipmentCreator.php
797 /src/Adapter/Shipment/ShipmentTotalsCalculator.php
798 /src/Adapter/Shipment/ShipmentTotalsCalculatorInterface.php
799 /src/Adapter/Order/Repository/OrderRepository.php
800 /src/Adapter/Order/Repository/OrderDetailRepository.php
801 /src/Core/Crypto/Hashing.php
802 /src/Core/Hook/HookModuleFilter.php
803 /src/Core/Hook/HookModuleFilterInterface.php
804 /src/Core/Localization/CLDR/LocaleRepository.php
805 /src/Core/Localization/Locale/Repository.php
806 /src/Core/Localization/Locale/RepositoryInterface.php
807 /src/PrestaShopBundle/Http/RequestStackFactory.php
808 /vendor/doctrine/orm/src/Proxy/Autoloader.php
809 /vendor/doctrine/common/src/Proxy/Autoloader.php
810 /src/Adapter/Employee/EmployeeLanguageUpdater.php
811 /src/Adapter/Validate.php
812 /vendor/prestashop/circuit-breaker/src/AdvancedCircuitBreakerFactory.php
813 /vendor/prestashop/circuit-breaker/src/Contract/FactoryInterface.php
814 /vendor/prestashop/circuit-breaker/src/Storage/DoctrineCache.php
815 /vendor/prestashop/circuit-breaker/src/Contract/StorageInterface.php
816 /src/Core/Filter/FrontEndObject/CartFilter.php
817 /src/Core/Filter/HashMapWhitelistFilter.php
818 /src/Core/Filter/FilterInterface.php
819 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
820 /src/Core/Filter/FrontEndObject/CustomerFilter.php
821 /src/Core/Filter/FrontEndObject/MainFilter.php
822 /src/Core/Filter/FrontEndObject/ShopFilter.php
823 /src/Core/Filter/FrontEndObject/ProductFilter.php
824 /src/Core/Filter/CollectionFilter.php
825 /src/Core/Filter/FrontEndObject/SearchResultProductFilter.php
826 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
827 /src/Core/Data/Layer/AbstractDataLayer.php
828 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
829 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
830 /src/Core/Localization/CLDR/Reader.php
831 /src/Core/Localization/CLDR/ReaderInterface.php
832 /src/Core/Localization/CLDR/LocaleDataSource.php
833 /src/Core/Localization/Currency/CurrencyDataSource.php
834 /src/Core/Localization/Currency/DataSourceInterface.php
835 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
836 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
837 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
838 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
839 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
840 /src/Core/Localization/Currency/Repository.php
841 /src/Core/Localization/Currency/RepositoryInterface.php
842 /src/Core/Localization/Locale.php
843 /src/Core/Localization/LocaleInterface.php
844 /src/PrestaShopBundle/Translation/TranslatorLanguageLoader.php
845 /modules/productcomments/src/Repository/ProductCommentCriterionRepository.php
846 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php
847 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php
848 /modules/productcomments/src/Repository/ProductCommentRepository.php
849 /modules/smartblog/smartblog.php
850 /modules/smartblog/classes/BlogCategory.php
851 /modules/smartblog/classes/BlogImageType.php
852 /modules/smartblog/classes/BlogTag.php
853 /modules/smartblog/classes/SmartBlogPost.php
854 /modules/smartblog/classes/SmartBlogHelperTreeCategories.php
855 /classes/tree/Tree.php
856 /modules/smartblog/classes/Blogcomment.php
857 /modules/smartblog/classes/BlogPostCategory.php
858 /modules/smartblog/classes/SmartBlogLink.php
859 /src/Core/Security/Hashing.php
860 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
861 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
862 /src/PrestaShopBundle/Translation/TranslatorComponent.php
863 /vendor/symfony/translation/Translator.php
864 /vendor/symfony/translation/MessageCatalogue.php
865 /vendor/symfony/translation/MessageCatalogueInterface.php
866 /vendor/symfony/translation/MetadataAwareInterface.php
867 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
868 /vendor/symfony/translation-contracts/TranslatorInterface.php
869 /vendor/symfony/translation/TranslatorBagInterface.php
870 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
871 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
872 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
873 /src/PrestaShopBundle/Translation/TranslatorInterface.php
874 /vendor/symfony/translation/Formatter/MessageFormatter.php
875 /vendor/symfony/translation/Formatter/IntlFormatter.php
876 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
877 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
878 /vendor/symfony/translation/IdentityTranslator.php
879 /vendor/symfony/translation-contracts/TranslatorTrait.php
880 /vendor/symfony/config/ConfigCacheFactory.php
881 /vendor/symfony/config/ConfigCacheFactoryInterface.php
882 /src/Adapter/ContainerFinder.php
883 /src/Core/Exception/ContainerNotFoundException.php
884 /vendor/symfony/translation/Loader/XliffFileLoader.php
885 /vendor/symfony/translation/Loader/LoaderInterface.php
886 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php
887 /vendor/prestashop/translationtools-bundle/Translation/Helper/DomainHelper.php
888 /vendor/symfony/translation/Util/XliffUtils.php
889 /src/PrestaShopBundle/Translation/DomainNormalizer.php
890 /src/Adapter/Localization/LegacyTranslator.php
891 /classes/Translate.php
892 /controllers/front/listing/NewProductsController.php
893 /classes/controller/ProductListingFrontController.php
894 /classes/controller/ProductPresentingFrontController.php
895 /classes/controller/FrontController.php
896 /src/Adapter/Presenter/Object/ObjectPresenter.php
897 /src/Adapter/Presenter/PresenterInterface.php
898 /src/Adapter/Presenter/Cart/CartPresenter.php
899 /src/Adapter/Image/ImageRetriever.php
900 /classes/tax/TaxConfiguration.php
901 /classes/Smarty/TemplateFinder.php
902 /classes/assets/StylesheetManager.php
903 /classes/assets/AbstractAssetManager.php
904 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
905 /classes/assets/JavascriptManager.php
906 /classes/assets/CccReducer.php
907 /modules/stripe_official/stripe_official.php
908 /classes/PaymentModule.php
909 /modules/stripe_official/vendor/stripe/stripe-php/lib/Event.php
910 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiResource.php
911 /modules/stripe_official/vendor/stripe/stripe-php/lib/StripeObject.php
912 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Request.php
913 /modules/stripe_official/classes/services/PrestashopTranslationService.php
914 /modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
915 /modules/stripe_official/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
916 /vendor/prestashop/decimal/src/Operation/Rounding.php
917 /src/Core/Localization/Specification/Price.php
918 /src/Core/Localization/Specification/Number.php
919 /src/Core/Localization/Specification/NumberInterface.php
920 /src/Core/Localization/Specification/Factory.php
921 /src/Core/Localization/CLDR/LocaleData.php
922 /src/Core/Localization/CLDR/NumberSymbolsData.php
923 /src/Core/Localization/CLDR/CurrencyData.php
924 /src/Core/Localization/CLDR/Locale.php
925 /src/Core/Localization/CLDR/LocaleInterface.php
926 /src/Core/Localization/Specification/NumberSymbolList.php
927 /classes/Currency.php
928 /src/Core/Localization/Currency/LocalizedCurrencyId.php
929 /classes/webservice/WebserviceRequest.php
930 /src/Core/Localization/Currency/CurrencyData.php
931 /src/Core/Localization/Currency/CurrencyCollection.php
932 /src/Core/Localization/Currency.php
933 /src/Core/Localization/CurrencyInterface.php
934 /src/Core/Localization/Specification/NumberCollection.php
935 /src/Core/Localization/Number/Formatter.php
936 /classes/Cart.php
937 /src/Adapter/AddressFactory.php
938 /classes/CartRule.php
939 /src/Core/Domain/Product/ValueObject/RedirectType.php
940 /src/Core/Util/DateTime/DateTime.php
941 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
942 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
943 /src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
944 /src/Core/Domain/Product/ValueObject/ProductType.php
945 /src/Core/Domain/Product/ValueObject/Reference.php
946 /src/Core/Domain/Product/ValueObject/Gtin.php
947 /src/Core/Domain/Product/ValueObject/Isbn.php
948 /src/Core/Domain/Product/ValueObject/Upc.php
949 /src/Core/Domain/Product/ProductSettings.php
950 /src/Core/Domain/Shop/ValueObject/ShopId.php
951 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
952 /modules/ps_socialfollow/ps_socialfollow.php
953 /src/Core/Module/WidgetInterface.php
954 /modules/ps_emailsubscription/ps_emailsubscription.php
955 /classes/Media.php
956 /modules/ps_emailalerts/ps_emailalerts.php
957 /modules/ps_emailalerts/MailAlert.php
958 /modules/posquickmenu/posquickmenu.php
959 /modules/posquickmenu/classes/QuickmenuActivity.php
960 /modules/nkmgls/nkmgls.php
961 /modules/nkmgls/controllers/admin/AdminGlsOrderController.php
962 /modules/nkmgls/src/Helper/AbstractLegacyAdminController.php
963 /classes/controller/ModuleAdminController.php
964 /classes/controller/AdminController.php
965 /modules/nkmgls/controllers/admin/AdminGlsAjaxController.php
966 /modules/nkmgls/src/Helper/JsonReponseLegacyTrait.php
967 /modules/nkmgls/controllers/admin/AdminGlsLabelController.php
968 /modules/nkmgls/controllers/admin/AdminGlsPackingListController.php
969 /classes/module/CarrierModule.php
970 /modules/nkmgls/vendor/nukium/gls-common/src/Value/GlsValue.php
971 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Init/PrestashopGlsInit.php
972 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/GlsInit.php
973 /modules/nkmgls/vendor/nukium/gls-common/src/Util/ServiceInstantiationTrait.php
974 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Container.php
975 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ContainerInterface.php
976 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/ShipItAdapterResolutionInit.php
977 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Init/PrestashopAdapterInit.php
978 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/AdapterInitInterface.php
979 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Translator/TranslatorFactory.php
980 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Translator/PrestashopTranslator.php
981 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Translator/TranslatorInterface.php
982 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Utility/UtilityFactory.php
983 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Utility/PrestashopUtility.php
984 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Utility/Component/DefaultUtility.php
985 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/EntityManager/EntityManagerFactory.php
986 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/EntityManager/PrestashopEntityManager.php
987 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/EntityManager/EntityManagerInterface.php
988 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Repository/Cache/CacheRepositoryFactory.php
989 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/Cache/PrestashopCacheRepository.php
990 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/AbstractRepository.php
991 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Repository/Cache/CacheRepositoryInterface.php
992 /modules/nkmgls/vendor/nukium/gls-prestashop/classes/GlsCacheClass.php
993 /modules/nkmgls/vendor/nukium/gls-common/src/Entity/CacheInterface.php
994 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Address/AddressHandlerFactory.php
995 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/DTO/Adapter/Address/PrestashopAddressHandler.php
996 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Address/AddressHandler.php
997 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Carrier/CarrierHandlerFactory.php
998 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/DTO/Adapter/Carrier/PrestashopCarrierHandler.php
999 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Carrier/CarrierHandler.php
1000 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/ModuleHelper.php
1001 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Config/PrestashopConfig.php
1002 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Config/ConfigInterface.php
1003 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/Carrier/PrestashopCarrierRepository.php
1004 /classes/Carrier.php
1005 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Routine/GlsCarrierRoutine.php
1006 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Entity/Cache/CacheHandlerFactory.php
1007 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/Entity/Cache/PrestashopCacheHandler.php
1008 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Entity/Cache/CacheHandler.php
1009 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Config/ConfigFactory.php
1010 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Shop/ShopFactory.php
1011 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Shop/PrestashopShop.php
1012 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Shop/ShopInterface.php
1013 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/ShipIt/Adapter/Component/PrestashopLabelComponent.php
1014 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelComponent.php
1015 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItComponentInterface.php
1016 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Helper/StringHelper.php
1017 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItAdapterResolution.php
1018 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/NoShipItAdapter.php
1019 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItAdapterInterface.php
1020 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/LabelAdapter.php
1021 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/AbstractAdapter.php
1022 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/AuthErrorComponent.php
1023 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/DefaultErrorComponent.php
1024 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Logger/LoggerFactory.php
1025 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Logger/Component/DefaultLogger.php
1026 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelInternationalComponent.php
1027 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Routine/ShipItErrorRoutine.php
1028 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/ShipmentApi.php
1029 /modules/nkmgls/vendor/nukium/gls-common/src/Service/HttpClient/LegacyClient.php
1030 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Legacy/GlsApiHandler.php
1031 /modules/nkmgls/vendor/nukium/gls-common/src/Service/HttpClient/GlsCurlClient.php
1032 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Helper/GlsHelper.php
1033 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelErrorComponent.php
1034 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/RelayAdapter.php
1035 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/RelayComponent.php
1036 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/TrackingAdapter.php
1037 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/TrackingComponent.php
1038 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/TrackingApi.php
1039 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/Carrier/GlsExpressHandler.php
1040 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/FtpHelper.php
1041 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/EnvHelper.php
1042 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Routine/AllowedServicesRoutine.php
1043 /modules/nkmgls/vendor/nukium/gls-common/src/Service/DataLoader/AllowedServicesLoader.php
1044 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/GLS/AllowedServicesHandler.php
1045 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/AllowedServicesApi.php
1046 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Routine/CacheRoutine.php
1047 /modules/nkmgls/vendor/nukium/gls-common/src/Service/DataLoader/CacheLoader.php
1048 /src/Adapter/Presenter/Cart/CartLazyArray.php
1049 /src/Adapter/Presenter/AbstractLazyArray.php
1050 /src/Adapter/Product/PriceFormatter.php
1051 /src/Adapter/Presenter/Cart/CartProductPresenter.php
1052 /src/Adapter/Presenter/Product/ProductPresenter.php
1053 /src/Adapter/Product/ProductColorsRetriever.php
1054 /src/Adapter/HookManager.php
1055 /src/Adapter/Presenter/LazyArrayAttribute.php
1056 /src/Core/Util/Inflector.php
1057 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
1058 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
1059 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
1060 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
1061 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
1062 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
1063 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
1064 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
1065 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
1066 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
1067 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
1068 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
1069 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
1070 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
1071 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
1072 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
1073 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
1074 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
1075 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
1076 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
1077 /classes/Gender.php
1078 /src/Core/Domain/Title/ValueObject/Gender.php
1079 /classes/Risk.php
1080 /classes/Meta.php
1081 /classes/Address.php
1082 /classes/ImageType.php
1083 /classes/State.php
1084 /src/Core/Security/PasswordPolicyConfiguration.php
1085 /src/Core/Configuration/DataConfigurationInterface.php
1086 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
1087 /classes/ProductAssembler.php
1088 /src/Core/Product/Search/ProductSearchContext.php
1089 /modules/posthemeoptions/posthemeoptions.php
1090 /modules/poswishlist/poswishlist.php
1091 /modules/poswishlist/classes/WishListClass.php
1092 /modules/poscompare/poscompare.php
1093 /modules/posproductcomments/posproductcomments.php
1094 /modules/posrotatorimg/posrotatorimg.php
1095 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
1096 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
1097 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
1098 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
1099 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php
1100 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php
1101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php
1102 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php
1103 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php
1104 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php
1105 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
1106 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
1107 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php
1108 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php
1109 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
1110 /var/cache/prod/smarty/compile/theme_optima/94/d7/f3/94d7f3eb2f01333ce1aff69acd6935acad35ac2d_2.file.rotator_header.tpl.php
1111 /modules/possearchproducts/possearchproducts.php
1112 /modules/possearchproducts/src/PosSearchCore.php
1113 /classes/Search.php
1114 /modules/possearchproducts/src/PosSearchProvider.php
1115 /src/Core/Product/Search/ProductSearchProviderInterface.php
1116 /modules/poscookielaw/poscookielaw.php
1117 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php
1118 /var/cache/prod/smarty/compile/theme_optima/c1/21/dc/c121dc747bddbaf538e8140a1bb78c9909844e65_2.file.cookielaw-header.tpl.php
1119 /modules/posfakeorder/posfakeorder.php
1120 /classes/ProductPresenterFactory.php
1121 /src/Core/Product/ProductPresentationSettings.php
1122 /src/Adapter/Presenter/Product/ProductListingPresenter.php
1123 /modules/posmegamenu/posmegamenu.php
1124 /modules/posmegamenu/classes/PosMegamenuClass.php
1125 /modules/posmegamenu/classes/PosMegamenuSubmenuClass.php
1126 /modules/posmegamenu/classes/PosMegamenuSubmenuRowClass.php
1127 /modules/posmegamenu/classes/PosMegamenuSubmenuColumnClass.php
1128 /modules/posmegamenu/classes/PosMegamenuSubmenuItemClass.php
1129 /modules/posmegamenu/sql/posSampleDataMenu.php
1130 /modules/posvegamenu/posvegamenu.php
1131 /modules/posvegamenu/classes/PosVegamenuClass.php
1132 /modules/posvegamenu/classes/PosVegamenuSubmenuClass.php
1133 /modules/posvegamenu/classes/PosVegamenuSubmenuRowClass.php
1134 /modules/posvegamenu/classes/PosVegamenuSubmenuColumnClass.php
1135 /modules/posvegamenu/classes/PosVegamenuSubmenuItemClass.php
1136 /modules/posvegamenu/sql/posSampleDataVerMenu.php
1137 /var/cache/prod/smarty/compile/theme_optima/77/f8/1c/77f81c78bda6049ed1f045b0d2230e93f7cd146c_2.file.posquickmenu-header.tpl.php
1138 /modules/posshoppingcart/posshoppingcart.php
1139 /modules/possizechart/possizechart.php
1140 /modules/stripe_official/classes/services/StripeDisplayHeaderService.php
1141 /modules/ocpricetracker/ocpricetracker.php
1142 /src/Core/Product/Search/ProductSearchQuery.php
1143 /src/Core/Product/Search/SortOrder.php
1144 /modules/ps_facetedsearch/ps_facetedsearch.php
1145 /modules/ps_facetedsearch/src/HookDispatcher.php
1146 /modules/ps_facetedsearch/src/Hook/Attribute.php
1147 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
1148 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
1149 /modules/ps_facetedsearch/src/Hook/Category.php
1150 /modules/ps_facetedsearch/src/Hook/Configuration.php
1151 /modules/ps_facetedsearch/src/Hook/Design.php
1152 /modules/ps_facetedsearch/src/Hook/Feature.php
1153 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
1154 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
1155 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
1156 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
1157 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
1158 /modules/ps_facetedsearch/src/Hook/Product.php
1159 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
1160 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
1161 /modules/ps_facetedsearch/src/Filters/Provider.php
1162 /modules/ps_facetedsearch/src/URLSerializer.php
1163 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
1164 /modules/ps_facetedsearch/src/Product/SearchProvider.php
1165 /src/Core/Product/Search/FacetsRendererInterface.php
1166 /modules/ps_facetedsearch/src/Filters/Converter.php
1167 /modules/ps_facetedsearch/src/Product/SearchFactory.php
1168 /src/Core/Product/Search/ProductSearchResult.php
1169 /classes/Combination.php
1170 /modules/ps_facetedsearch/src/Product/Search.php
1171 /modules/ps_facetedsearch/src/Adapter/MySQL.php
1172 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
1173 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
1174 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
1175 /modules/ps_facetedsearch/src/Filters/Products.php
1176 /classes/stock/StockAvailable.php
1177 /modules/ps_facetedsearch/src/Filters/Block.php
1178 /modules/ps_facetedsearch/src/Definition/Availability.php
1179 /override/classes/Category.php
1180 /classes/Category.php
1181 /src/Core/Domain/Category/ValueObject/RedirectType.php
1182 /src/Core/Domain/Category/CategorySettings.php
1183 /src/Core/Domain/Category/SeoSettings.php
1184 /override/classes/Manufacturer.php
1185 /classes/Manufacturer.php
1186 /src/Core/Util/String/StringModifier.php
1187 /src/Core/Util/String/StringModifierInterface.php
1188 /src/Core/Product/Search/Facet.php
1189 /src/Core/Product/Search/Filter.php
1190 /vendor/prestashop/decimal/src/DecimalNumber.php
1191 /vendor/prestashop/decimal/src/Builder.php
1192 /src/Core/Product/Search/FacetCollection.php
1193 /classes/Pack.php
1194 /classes/SpecificPrice.php
1195 /classes/tax/TaxManagerFactory.php
1196 /classes/tax/TaxRulesTaxManager.php
1197 /classes/tax/TaxManagerInterface.php
1198 /classes/tax/Tax.php
1199 /classes/tax/TaxCalculator.php
1200 /classes/GroupReduction.php
1201 /src/Core/Localization/CLDR/ComputingPrecision.php
1202 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
1203 /override/classes/order/Order.php
1204 /classes/order/Order.php
1205 /src/Core/Domain/Combination/CombinationSettings.php
1206 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
1207 /src/Adapter/Presenter/Product/ProductLazyArray.php
1208 /classes/Image.php
1209 /src/Core/Image/ImageFormatConfiguration.php
1210 /src/Core/Image/ImageFormatConfigurationInterface.php
1211 /var/cache/prod/smarty/compile/theme_optima/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
1212 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
1213 /vendor/smarty/smarty/libs/plugins/modifier.count.php
1214 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
1215 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
1216 /var/cache/prod/smarty/compile/theme_optima/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
1217 /src/Core/Product/Search/Pagination.php
1218 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_extends.php
1219 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php
1220 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/e0/9e/48/e09e4847e10d29f2bbbb406cbc4e3d880996c3a4_2.file.new-products.tpl.php
1221 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/16/8a/d3/168ad37b05f2a0806f1d91875d88737871803a50_2.file.product-list.tpl.php
1222 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5a/7e/5e/5a7e5e3195da7b409f17174d40dbb82147ecde72_2.file.left_column.tpl.php
1223 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b1/5a/0a/b15a0af88b4b6187a521dd2ed2e5f0dade470c79_2.file.layout-left-column.tpl.php
1224 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php
1225 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/53/d6/76/53d6767ea19e4c2543d78a363170789525e4ad95_2.file.head.tpl.php
1226 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/62/f5/38/62f538dc81bece37af57ed71b91ee31d22405731_2.file.head-jsonld.tpl.php
1227 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/4d/d0/be/4dd0be58489deb92da386a7a7ee026a25ea7a6e8_2.file.product-list-jsonld.tpl.php
1228 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/80/8f/d9/808fd91eee893bd171565c93fb7324ea0e4f47ad_2.file.pagination-seo.tpl.php
1229 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
1230 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
1231 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/ad/c1/32/adc132587c51adcb69ea707b298d4560ed37b465_2.file.stylesheets.tpl.php
1232 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/c0/93/43/c09343f803a09ecd0b626865d1b9ddacce55145d_2.file.javascript.tpl.php
1233 /classes/ProductDownload.php
1234 /src/Core/Cart/Calculator.php
1235 /src/Core/Cart/CartRowCollection.php
1236 /src/Core/Cart/Fees.php
1237 /src/Core/Cart/AmountImmutable.php
1238 /src/Core/Cart/CartRuleCollection.php
1239 /src/Core/Cart/CartRuleCalculator.php
1240 /src/Adapter/Product/PriceCalculator.php
1241 /src/Core/Cart/CartRow.php
1242 /var/cache/prod/smarty/compile/theme_optima/15/df/06/15df06e3f3c3f7bb81fbe41ffa62f0889fa72c4f_2.module.posquickmenuviewstemplateshookposquickmenu.tpl.php
1243 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a0/b9/f1/a0b9f19b1f37abfcb775df8693f9928e39f6818e_2.file.product-activation.tpl.php
1244 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/88/89/a28889f15aeb351e5fa225ff4f61acec6b7644f2_2.file.header.tpl.php
1245 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
1246 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/11/40/75/114075e1c1c378ccfc3e23cbbbd49d99a873d5f0_2.file.breadcrumb.tpl.php
1247 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/f0/0a/18/f00a18cff942805aad005c278c36f68c42afeb9e_2.file.notifications.tpl.php
1248 /modules/ps_categorytree/ps_categorytree.php
1249 /var/cache/prod/smarty/compile/theme_optima/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
1250 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
1251 /var/cache/prod/smarty/compile/theme_optima/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
1252 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/4d/10/4c/4d104c7709451458fc11dfc99a756a3e9cb9ac10_2.file.products-top.tpl.php
1253 /vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
1254 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/26/b1/bb/26b1bba16906c4347bcbc9b9840aeeb134132fec_2.file.sort-orders.tpl.php
1255 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/75/36/9e/75369e1baf8fc0886a560985c2b4cf316cb47cc9_2.file.products.tpl.php
1256 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b7/16/86/b7168625e632204c23f267d80b652a08023f2542_2.file.productlist.tpl.php
1257 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1258 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php
1259 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php
1260 /var/cache/prod/smarty/compile/theme_optima/39/3e/de/393ede9da6b6937d47860e5f32cd61135c7287f6_2.file.rotator.tpl.php
1261 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/2f/22/cd/2f22cdcb494b5c37da1660c8d17b0bdb58cc62a6_2.file.button-cart.tpl.php
1262 /var/cache/prod/smarty/compile/theme_optima/f5/ee/32/f5ee322d4a46ad94d32d8f4a0e360549e1baf082_2.module.poswishlistviewstemplateshookposwishlist_button.tpl.php
1263 /var/cache/prod/smarty/compile/theme_optima/40/ae/05/40ae055e7fdb64a85cc7817f3c9631eaf6064013_2.module.poscompareviewstemplateshookcompare_top.tpl.php
1264 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b2/e2/c7/b2e2c7f576ad11450a68ca7dd710613d401abf90_2.file.pagination.tpl.php
1265 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/29/0a/15/290a15e3f2fdc83a3100593087dee9cd6a61f4cd_2.file.products-bottom.tpl.php
1266 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/73/f6/5b/73f65ba335813014b5371f5e391888424adf345d_2.file.footer.tpl.php
1267 /var/cache/prod/smarty/compile/theme_optima/6c/f9/c9/6cf9c91bfa3db2a0479c2ddd1097cd848853e1a3_2.module.posfakeorderposfakeorder.tpl.php
1268 /var/cache/prod/smarty/compile/theme_optima/49/f2/cb/49f2cb7ff9badc39d7b8e8ae207c133dda0ef4ac_2.module.poscookielawviewstemplateshookposcookielaw.tpl.php
1269 /modules/pospopup/pospopup.php