Aktyvūs filtrai

  • Prekės ženklas: AKUKU
  • Prekės ženklas: CARETERO
  • Prekės ženklas: DR BROWN`S
  • Prekės ženklas: InnoGiO
  • Prekės ženklas: LANSINOH
  • Prekės ženklas: SAVEA
  • Prekės ženklas: SENSILLO
  • Prekės ženklas: SUAVINEX
Load Time 2165 ms
Querying Time 1142 ms
Queries 1519
Memory Peak Usage 35.6 Mb
Included Files 1025 files - 13.37 Mb
PrestaShop Cache - Mb
Global vars 0.32 Mb
PrestaShop Version 8.2.1
PHP Version 8.2.30
MySQL Version 11.8.6-MariaDB-0+deb13u1 from Debian
Memory Limit 256M
Max Execution Time 360s
Smarty Cache enabled
Smarty Compilation force compile
  Time Cumulated Time Memory Usage Memory Peak Usage
config 60.515 ms 60.515 ms 6.37 Mb 10.9 Mb
__construct 0.018 ms 60.533 ms - Mb 10.9 Mb
init 65.431 ms 125.964 ms 0.97 Mb 10.9 Mb
checkAccess 0.002 ms 125.966 ms - Mb 10.9 Mb
setMedia 65.836 ms 191.802 ms 0.81 Mb 10.9 Mb
postProcess 0.002 ms 191.804 ms - Mb 10.9 Mb
initHeader 0.003 ms 191.807 ms - Mb 10.9 Mb
initContent 1609 ms 1801 ms 18.47 Mb 26.7 Mb
initFooter 0.003 ms 1801 ms - Mb 26.7 Mb
display 363.618 ms 2165 ms 8.49 Mb 35.6 Mb
Hook Time Memory Usage
DisplayLeoProfileProduct 161.910 ms 4.26 Mb
DisplayLeoCartButton 115.665 ms 1.40 Mb
displayTop 84.272 ms 1.32 Mb
ActionDispatcherBefore 42.307 ms 0.09 Mb
DisplayHeader 33.198 ms 0.53 Mb
DisplayBeforeBodyClosingTag 11.496 ms 0.21 Mb
displayLeftColumn 11.379 ms 0.26 Mb
Header 10.011 ms 0.03 Mb
DisplayFooter 9.930 ms 0.24 Mb
DisplayTop 2.543 ms 0.06 Mb
ModuleRoutes 2.297 ms - Mb
DisplayLeftColumn 1.971 ms 0.08 Mb
ActionFrontControllerSetMedia 1.771 ms 0.01 Mb
ProductSearchProvider 1.601 ms - Mb
displayBanner 1.423 ms 0.05 Mb
PagebuilderConfig 1.014 ms 0.05 Mb
DisplayNav1 0.785 ms 0.05 Mb
DisplayFooterBefore 0.757 ms 0.05 Mb
displayFooterBefore 0.753 ms 0.01 Mb
DisplayNavFullWidth 0.749 ms 0.06 Mb
displayFooterAfter 0.730 ms 0.01 Mb
DisplayFooterAfter 0.730 ms 0.05 Mb
displayNavFullWidth 0.728 ms 0.01 Mb
displayNav2 0.723 ms 0.01 Mb
displayFooter 0.708 ms 0.02 Mb
DisplayNav2 0.702 ms 0.05 Mb
displayNav1 0.633 ms 0.01 Mb
FilterCategoryContent 0.283 ms 0.01 Mb
DisplayLeoCompareButton 0.206 ms 0.01 Mb
DisplayProductPriceBlock 0.166 ms 0.12 Mb
ActionOutputHTMLBefore 0.123 ms 0.04 Mb
DisplayLeoWishlistButton 0.071 ms 0.01 Mb
DisplayLeoProductListReview 0.059 ms 0.01 Mb
FilterHtmlContent 0.009 ms - Mb
LeftColumn 0.005 ms - Mb
DisplayAfterBodyOpeningTag 0.004 ms - Mb
36 hook(s) 501.713 ms 6.55 Mb
Module Time Memory Usage
appagebuilder 279.758 ms 6.50 Mb
leoblog 8.143 ms - Mb
seoredirect 43.476 ms 0.20 Mb
dpdbaltics 61.723 ms 0.84 Mb
ps_emailalerts 0.649 ms 0.04 Mb
blockwishlist 9.993 ms 0.21 Mb
ets_superspeed 5.950 ms 0.22 Mb
leoslideshow 13.096 ms 0.65 Mb
leofeature 120.259 ms 1.58 Mb
leobootstrapmenu 11.273 ms 0.17 Mb
leoquicklogin 6.323 ms 0.12 Mb
ps_searchbar 0.978 ms 0.02 Mb
ps_shoppingcart 2.471 ms 0.07 Mb
leoproductsearch 1.112 ms 0.03 Mb
ps_googleanalytics 6.933 ms 0.17 Mb
montonio 1.747 ms 0.19 Mb
pshowimporter 5.581 ms 0.37 Mb
pshowpricemaster 13.069 ms 0.56 Mb
mijoravenipak 7.783 ms 0.17 Mb
omnivaltshipping 0.753 ms 0.04 Mb
ps_facetedsearch 4.870 ms 0.07 Mb
ps_customersignin 5.661 ms 0.05 Mb
ps_categorytree 10.826 ms 0.33 Mb
23 module(s) 622.427 ms 10.07 Mb

Stopwatch SQL - 1519 queries

# Query Time (ms) Rows Filesort Group By Location
40
SELECT SQL_NO_CACHE COUNT(distinct(id_product))
FROM  `ps_category_product`
WHERE id_category = 7 OR
EXISTS (
SELECT 1
FROM `ps_category` c2
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c2.id_category AND category_shop.id_shop = 1)
WHERE `ps_category_product`.id_category = c2.id_category
AND c2.nleft > 157
AND c2.nright < 202
AND c2.active = 1
) LIMIT 1
40.064 ms 32124060 /classes/Category.php:2103
43
SELECT SQL_NO_CACHE COUNT(distinct(id_product))
FROM  `ps_category_product`
WHERE id_category = 7 OR
EXISTS (
SELECT 1
FROM `ps_category` c2
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c2.id_category AND category_shop.id_shop = 1)
WHERE `ps_category_product`.id_category = c2.id_category
AND c2.nleft > 157
AND c2.nright < 202
AND c2.active = 1
) LIMIT 1
25.714 ms 32124060 /classes/Category.php:2103
109
SELECT SQL_NO_CACHE p.id_product, sa.out_of_stock 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 ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_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.id_manufacturer IN (78, 68, 73, 166, 83, 193, 70, 203) AND cp.id_category='7' GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 1) DESC, p.date_add DESC, p.id_product DESC
7.384 ms 594441 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
112
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 ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_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 cp.id_category='7' GROUP BY p.id_product) p GROUP BY p.id_manufacturer
6.956 ms 594441 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
889
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310468
5.866 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
893
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310468
5.752 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
910
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310467
5.123 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
3
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 `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
5.087 ms 5469 /classes/Configuration.php:180
31
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 `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
5.072 ms 5469 /classes/Configuration.php:180
786
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310649
4.783 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
782
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310649
4.683 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
765
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310675
4.662 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
778
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310649
4.633 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1013
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310396
4.344 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
114
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-21 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (311629,311628,311627,311536,311434,311314,311286,311019,310947,310945,310943,310942,310915,310872,310867,310824,310695,310683,310675,310649,310636,310629,310468,310467,310411,310406,310396,310307,310236,310222,310220,310212,310196,310091,310086,310085)
4.057 ms 36 /classes/ProductAssembler.php:95
897
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310468
4.030 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
996
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310406
4.002 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1009
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310396
3.986 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
992
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310406
3.933 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
790
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310649
3.737 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
794
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310649
3.710 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
798
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310649
3.707 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
844
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310629
3.703 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
988
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310406
3.699 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
831
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310636
3.694 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1254
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310091
3.684 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
133
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311629
3.666 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
848
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310629
3.665 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1258
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310091
3.641 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
922
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310467
3.635 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
926
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310467
3.602 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1275
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310086
3.599 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
918
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310467
3.575 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
930
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310467
3.568 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
943
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310411
3.539 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1262
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310091
3.533 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
892
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
3.531 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1021
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310396
3.464 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
811
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310636
3.436 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
914
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310467
3.338 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
108
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
3.305 ms 245 Yes /classes/Manufacturer.php:201
1279
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310086
3.243 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
810
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
3.159 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
909
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
3.109 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
619
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310867
3.099 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1017
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310396
2.961 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
777
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.937 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
113
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("a8ffbe1671faf6068094493fed29f8a6", "a:1:{s:7:\"filters\";a:1:{i:0;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:16:\"Prekės ženklas\";s:6:\"values\";a:20:{i:68;a:3:{s:4:\"name\";s:8:\"CARETERO\";s:3:\"nbr\";s:2:\"18\";s:7:\"checked\";b:1;}i:70;a:3:{s:4:\"name\";s:8:\"SENSILLO\";s:3:\"nbr\";s:2:\"22\";s:7:\"checked\";b:1;}i:71;a:2:{s:4:\"name\";s:7:\"BABYONO\";s:3:\"nbr\";s:2:\"37\";}i:72;a:2:{s:4:\"name\";s:13:\"TOMMEE TIPPEE\";s:3:\"nbr\";s:2:\"20\";}i:73;a:3:{s:4:\"name\";s:10:\"DR BROWN`S\";s:3:\"nbr\";s:2:\"37\";s:7:\"checked\";b:1;}i:74;a:2:{s:4:\"name\";s:3:\"NUK\";s:3:\"nbr\";s:1:\"5\";}i:77;a:2:{s:4:\"name\";s:8:\"MAM BABY\";s:3:\"nbr\";s:2:\"23\";}i:78;a:3:{s:4:\"name\";s:5:\"AKUKU\";s:3:\"nbr\";s:2:\"44\";s:7:\"checked\";b:1;}i:79;a:2:{s:4:\"name\";s:13:\"PHILIPS AVENT\";s:3:\"nbr\";s:2:\"49\";}i:83;a:3:{s:4:\"name\";s:8:\"LANSINOH\";s:3:\"nbr\";s:1:\"2\";s:7:\"checked\";b:1;}i:93;a:2:{s:4:\"name\";s:9:\"DOIDY CUP\";s:3:\"nbr\";s:2:\"10\";}i:96;a:2:{s:4:\"name\";s:6:\"MEDELA\";s:3:\"nbr\";s:2:\"12\";}i:99;a:2:{s:4:\"name\";s:6:\"CHICCO\";s:3:\"nbr\";s:2:\"26\";}i:108;a:2:{s:4:\"name\";s:9:\"BOCIOLAND\";s:3:\"nbr\";s:1:\"5\";}i:166;a:3:{s:4:\"name\";s:7:\"InnoGiO\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b:1;}i:193;a:3:{s:4:\"name\";s:5:\"SAVEA\";s:3:\"nbr\";s:1:\"2\";s:7:\"checked\";b:1;}i:195;a:2:{s:4:\"name\";s:4:\"NENO\";s:3:\"nbr\";s:1:\"4\";}i:196;a:2:{s:4:\"name\";s:6:\"BEBBLE\";s:3:\"nbr\";s:1:\"1\";}i:203;a:3:{s:4:\"name\";s:8:\"SUAVINEX\";s:3:\"nbr\";s:1:\"3\";s:7:\"checked\";b:1;}i:245;a:2:{s:4:\"name\";s:7:\"Berdsen\";s:3:\"nbr\";s:2:\"10\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}}}")
2.922 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:209
785
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.869 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
946
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.865 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
781
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.811 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1283
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310086
2.725 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1025
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310396
2.615 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
111
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
2.614 ms 245 Yes /classes/Manufacturer.php:201
888
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.613 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
168
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311628
2.529 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
753
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310675
2.524 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1016
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.514 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
896
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.510 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
573
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310872
2.465 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
581
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310872
2.415 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
793
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.401 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
167
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.308 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
847
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.295 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
17
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_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`
2.292 ms 342 Yes Yes /classes/Hook.php:1289
789
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.288 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
843
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.275 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
757
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310675
2.255 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
381
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311019
2.195 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
797
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.183 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
385
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311019
2.104 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
611
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310867
2.103 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
615
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310867
2.083 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
577
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310872
2.082 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
389
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311019
2.082 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
359
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311286
2.074 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
99
SELECT SQL_NO_CACHE p.*, pl.params, pl.id_lang
FROM ps_appagebuilder p
LEFT JOIN ps_appagebuilder_shop ps ON (ps.id_appagebuilder = p.id_appagebuilder AND id_shop=1)
LEFT JOIN ps_appagebuilder_lang pl ON (pl.id_appagebuilder = p.id_appagebuilder)
WHERE
pl.id_lang=1
AND ps.id_shop=1
AND p.id_appagebuilder_positions IN (8,15,10,4)
ORDER BY p.id_appagebuilder
2.071 ms 579 Yes /modules/appagebuilder/classes/ApPageBuilderModel.php:302
689
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310695
2.066 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1320
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310085
2.054 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1088
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310236
2.047 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1029
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310396
2.036 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
693
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310695
2.033 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
324
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311314
2.028 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1316
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310085
2.026 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1012
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
2.025 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
419
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310947
2.023 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1096
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310236
2.018 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
339
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311286
2.016 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
347
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311286
2.008 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1084
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310236
2.001 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
885
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310468
2.000 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
685
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310695
1.997 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1121
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310222
1.994 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
355
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311286
1.993 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1062
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310307
1.990 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
343
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311286
1.989 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1080
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310236
1.989 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1046
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310307
1.982 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1058
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310307
1.977 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1092
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310236
1.976 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
677
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310695
1.973 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
548
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310915
1.973 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1008
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.973 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1076
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310236
1.969 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
556
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310915
1.968 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1179
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310212
1.967 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1175
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310212
1.966 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
664
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310824
1.960 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
761
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310675
1.960 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1054
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310307
1.960 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1146
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310220
1.958 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
172
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311628
1.957 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1042
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310307
1.956 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1162
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310220
1.951 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
287
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311434
1.950 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
481
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310943
1.950 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1129
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310222
1.949 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
652
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310824
1.949 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
510
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310942
1.946 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
351
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311286
1.945 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
407
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310947
1.938 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
544
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310915
1.936 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
697
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310695
1.935 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
209
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311627
1.932 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
522
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310942
1.932 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
312
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311314
1.929 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1050
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310307
1.928 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1125
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310222
1.926 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
881
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310468
1.924 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
518
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310942
1.924 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1183
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310212
1.924 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1187
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310212
1.923 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1117
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310222
1.923 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
485
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310943
1.922 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
749
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310675
1.922 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
440
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310945
1.921 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
456
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310945
1.920 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
681
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310695
1.920 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
731
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310683
1.920 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
473
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310943
1.919 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
506
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310942
1.919 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
377
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311019
1.917 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
514
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310942
1.917 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
723
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310683
1.916 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
308
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311314
1.915 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
320
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311314
1.915 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
526
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310942
1.915 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
540
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310915
1.915 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1150
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310220
1.914 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
444
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310945
1.912 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1109
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310222
1.912 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
489
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310943
1.911 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
660
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310824
1.911 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1154
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310220
1.911 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1257
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.908 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
244
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311536
1.906 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
460
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310945
1.906 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
448
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310945
1.905 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
283
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311434
1.905 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
477
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310943
1.904 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
373
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311019
1.902 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
560
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310915
1.901 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1312
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310085
1.900 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1291
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310086
1.899 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1328
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310085
1.899 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
316
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311314
1.898 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
137
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311629
1.897 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
452
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310945
1.897 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
493
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310943
1.897 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
132
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.896 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1113
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310222
1.896 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1142
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310220
1.895 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
415
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310947
1.892 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1324
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310085
1.892 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
248
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311536
1.892 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
648
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310824
1.892 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
819
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310636
1.892 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1158
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310220
1.892 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
180
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311628
1.891 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
644
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310824
1.890 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
423
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310947
1.890 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
552
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310915
1.890 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
719
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310683
1.887 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
745
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310675
1.887 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
279
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311434
1.886 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
176
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311628
1.884 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
411
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310947
1.884 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
715
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310683
1.884 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
136
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.883 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
201
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311627
1.883 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
656
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310824
1.882 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
124
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 `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1.880 ms 761 /classes/Hook.php:455
976
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310406
1.877 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
852
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310629
1.877 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
980
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310406
1.875 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
864
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310629
1.875 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
877
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310468
1.875 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
815
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310636
1.873 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
984
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310406
1.873 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1287
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310086
1.871 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
213
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311627
1.871 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
427
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310947
1.870 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
727
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310683
1.870 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
291
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311434
1.869 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
217
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311627
1.868 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
589
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310872
1.868 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
947
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310411
1.867 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
860
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310629
1.866 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
145
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311629
1.865 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
593
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310872
1.862 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1308
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310085
1.862 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
393
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311019
1.861 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
304
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311314
1.861 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
153
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311629
1.860 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
585
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310872
1.859 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
149
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311629
1.857 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
184
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311628
1.856 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
711
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310683
1.856 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
963
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310411
1.856 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
252
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311536
1.855 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
827
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310636
1.855 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
959
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310411
1.854 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1295
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310086
1.854 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
240
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311536
1.853 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
188
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311628
1.852 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
271
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311434
1.852 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
929
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.852 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
221
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311627
1.851 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
955
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310411
1.851 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
205
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311627
1.846 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
823
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310636
1.846 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
256
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311536
1.845 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
236
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311536
1.844 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
623
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310867
1.843 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
856
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310629
1.843 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
627
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310867
1.842 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
631
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310867
1.842 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1209
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310196
1.842 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
141
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311629
1.841 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
995
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.840 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1213
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310196
1.840 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1274
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.839 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
951
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310411
1.839 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
275
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 311434
1.836 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
991
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.834 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1191
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310212
1.830 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1217
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310196
1.829 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1250
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310091
1.829 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1221
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310196
1.828 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1229
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310196
1.828 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
987
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.827 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1225
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310196
1.826 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1242
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310091
1.825 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1246
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310091
1.819 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1195
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 310212
1.815 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
917
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.808 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1253
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.803 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
921
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.803 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
942
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.792 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
925
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.788 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1278
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.774 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
913
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.764 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1261
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.675 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1463
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 7 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 6 AND `id_lang` = 1
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.644 ms 365 Yes Yes /classes/Category.php:785
580
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.507 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1020
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.468 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
123
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name
1.457 ms 0 /classes/Hook.php:1348
384
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.405 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1024
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.397 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
346
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.374 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
618
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.367 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
756
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.361 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
418
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.342 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
380
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.336 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1420
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310222
ORDER BY `position`
1.319 ms 37 Yes /classes/Product.php:3539
372
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.317 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
388
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.301 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
630
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.274 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
509
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.265 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1311
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.263 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
592
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.262 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
588
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.258 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1028
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.256 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
358
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.254 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
342
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.247 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
354
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.247 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1194
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.247 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1061
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.246 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1112
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.243 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1095
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.240 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1087
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.236 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
696
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.235 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
643
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.234 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
410
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.229 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
722
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.226 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
584
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.225 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
884
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.224 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1041
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.224 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1141
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.222 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
610
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.216 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
338
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.215 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1182
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.215 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1116
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.212 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
140
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.211 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1049
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.211 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
148
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.211 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
286
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.210 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1174
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.209 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1161
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.207 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
551
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.206 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1518
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (311629,311628,311627,311536,311434,311314,311286,311019,310947,310945,310943,310942,310915,310872,310867,310824,310695,310683,310675,310649,310636,310629,310468,310467,310411,310406,310396,310307,310236,310222,310220,310212,310196,310091,310086,310085) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
1.206 ms 91 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
152
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.203 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
676
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.203 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
688
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.203 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
764
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.203 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
710
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.202 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1190
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.202 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1108
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.201 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
255
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.200 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
622
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.200 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
659
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.199 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1079
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.199 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
572
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.195 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
692
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.194 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
818
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.193 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
714
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.192 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
492
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.191 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1282
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.191 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
626
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.190 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1045
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.189 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1128
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.189 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1294
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.186 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
290
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.185 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
826
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.185 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1327
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.184 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
443
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.183 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1053
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.183 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1307
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.183 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1075
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.181 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
171
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.179 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
730
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.179 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
726
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.178 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
144
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.177 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
651
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.177 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1319
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.177 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
547
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.176 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
718
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.176 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1091
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.175 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
350
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.174 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
392
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.174 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
760
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.172 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1315
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.172 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
426
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.170 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1145
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.170 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
647
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.169 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
513
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.168 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1057
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.167 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1120
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.167 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
655
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.167 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
663
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.166 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1149
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.166 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
472
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.166 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
505
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.165 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1083
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.165 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
539
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.164 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
525
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.164 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1124
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.164 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1323
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.163 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1157
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.162 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
814
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.162 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1178
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.161 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
439
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.159 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
200
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.157 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
451
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.157 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
752
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.157 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
323
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.157 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1286
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.154 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1186
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.153 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
247
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.152 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
303
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.152 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
950
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.151 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
559
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.150 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
455
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.150 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1208
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.150 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
859
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.149 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
958
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.149 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
270
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.149 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
517
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.148 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
744
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.147 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1153
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.147 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
480
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.145 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
414
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.144 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
555
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.144 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
311
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.143 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
376
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.142 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
175
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.141 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
822
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.140 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
863
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.140 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1241
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.140 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
576
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.139 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
447
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.138 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
488
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.136 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
484
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.135 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
521
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.135 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
680
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.135 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
315
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.134 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
406
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.132 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
614
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.132 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
476
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.130 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
748
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.130 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
851
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.129 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
235
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.128 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
876
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.127 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
459
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.126 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
979
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.126 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
422
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.125 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1290
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.124 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1228
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.123 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1245
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.122 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
239
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.121 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1212
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.121 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
684
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.120 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
983
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.120 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
204
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.120 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
543
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.119 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
183
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.119 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
319
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.118 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1249
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.117 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
975
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.116 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
830
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.115 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
208
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.114 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
243
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.113 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
220
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.113 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
954
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.113 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1220
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.113 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
855
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.112 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1224
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.112 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
278
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.110 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
307
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.110 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
274
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.109 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
962
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.108 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
212
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.106 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
880
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.105 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
179
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.101 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
187
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.101 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
282
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.101 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1216
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.100 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
251
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.099 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
216
SELECT SQL_NO_CACHE pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
)
WHERE pms.`id_shop` = 1 AND pm.`active` = 1 AND (pm.`apply_to_all_products` = 1 OR (1>5
OR (pm.`groups` like "1,%" OR pm.`groups` like "%,1" OR pm.`groups` like "1" OR pm.`groups` like "%,1,%")))
GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
1.097 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1423
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310220
ORDER BY `position`
1.074 ms 37 Yes /classes/Product.php:3539
1354
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 311019
ORDER BY `position`
0.990 ms 7 Yes /classes/Product.php:3539
1351
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 311286
ORDER BY `position`
0.925 ms 37 Yes /classes/Product.php:3539
1390
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310649
ORDER BY `position`
0.891 ms 11 Yes /classes/Product.php:3539
1375
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310867
ORDER BY `position`
0.888 ms 6 Yes /classes/Product.php:3539
16
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
0.881 ms 1099 /classes/Hook.php:1388
1393
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310636
ORDER BY `position`
0.876 ms 2 Yes /classes/Product.php:3539
1411
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310396
ORDER BY `position`
0.866 ms 2 Yes /classes/Product.php:3539
110
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="a8ffbe1671faf6068094493fed29f8a6" LIMIT 1
0.848 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:185
1384
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310683
ORDER BY `position`
0.844 ms 6 Yes /classes/Product.php:3539
1378
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310824
ORDER BY `position`
0.842 ms 2 Yes /classes/Product.php:3539
1491
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310824) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.837 ms 1 Yes Yes /classes/Product.php:4513
1357
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310947
ORDER BY `position`
0.832 ms 3 Yes /classes/Product.php:3539
1396
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310629
ORDER BY `position`
0.818 ms 2 Yes /classes/Product.php:3539
30
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.812 ms 249 Yes /override/classes/Dispatcher.php:159
19
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.806 ms 1099 /classes/Hook.php:1348
1405
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310411
ORDER BY `position`
0.796 ms 2 Yes /classes/Product.php:3539
1408
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310406
ORDER BY `position`
0.789 ms 8 Yes /classes/Product.php:3539
1014
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310396 LIMIT 1
0.773 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
767
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310675 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310675 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.762 ms 0 /classes/Cart.php:1430
1399
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310468
ORDER BY `position`
0.762 ms 1 Yes /classes/Product.php:3539
1504
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310307) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.726 ms 1 Yes Yes /classes/Product.php:4513
1426
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310212
ORDER BY `position`
0.707 ms 8 Yes /classes/Product.php:3539
1508
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310212) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.691 ms 1 Yes Yes /classes/Product.php:4513
1468
SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 157 AND c.`nright` >= 202 AND c.`nleft` >= 2 AND c.`nright` <= 723 ORDER BY `nleft` DESC
0.690 ms 365 Yes /classes/Category.php:1594
1489
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310872) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.688 ms 1 Yes Yes /classes/Product.php:4513
967
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310406
AND image_shop.`cover` = 1 LIMIT 1
0.669 ms 8 /classes/Product.php:3570
1333
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 311629
ORDER BY `position`
0.669 ms 6 Yes /classes/Product.php:3539
1503
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310396) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.669 ms 1 Yes Yes /classes/Product.php:4513
1501
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310411) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.664 ms 1 Yes Yes /classes/Product.php:4513
1511
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310091) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.664 ms 1 Yes Yes /classes/Product.php:4513
1472
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (311629) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.656 ms 1 Yes Yes /classes/Product.php:4513
88
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 157) AND (a0.`nright` > 202) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.656 ms 365 Yes /classes/PrestaShopCollection.php:383
63
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 7
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.650 ms 11 Yes Yes /classes/Category.php:916
1353
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 311019) AND (b.`id_shop` = 1) LIMIT 1
0.639 ms 1 /src/Adapter/EntityMapper.php:71
1490
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310867) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.631 ms 1 Yes Yes /classes/Product.php:4513
1395
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310629) AND (b.`id_shop` = 1) LIMIT 1
0.626 ms 1 /src/Adapter/EntityMapper.php:71
1000
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310396
AND image_shop.`cover` = 1 LIMIT 1
0.613 ms 2 /classes/Product.php:3570
1478
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (311314) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.611 ms 1 Yes Yes /classes/Product.php:4513
1495
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310675) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.610 ms 1 Yes Yes /classes/Product.php:4513
1502
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310406) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.608 ms 1 Yes Yes /classes/Product.php:4513
1510
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310196) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.606 ms 1 Yes Yes /classes/Product.php:4513
1487
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310942) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.603 ms 1 Yes Yes /classes/Product.php:4513
1499
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310468) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.598 ms 1 Yes Yes /classes/Product.php:4513
1429
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310196
ORDER BY `position`
0.594 ms 5 Yes /classes/Product.php:3539
1492
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310695) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.594 ms 1 Yes Yes /classes/Product.php:4513
1505
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310236) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.593 ms 1 Yes Yes /classes/Product.php:4513
20
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.591 ms 124 /classes/module/Module.php:341
23
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.584 ms 124 /classes/module/Module.php:341
1422
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310220) AND (b.`id_shop` = 1) LIMIT 1
0.583 ms 1 /src/Adapter/EntityMapper.php:71
1482
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (311019) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.581 ms 1 Yes Yes /classes/Product.php:4513
1494
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310683) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.580 ms 1 Yes Yes /classes/Product.php:4513
772
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310649)
0.578 ms 1 /classes/Product.php:3860
1166
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310212
AND image_shop.`cover` = 1 LIMIT 1
0.577 ms 8 /classes/Product.php:3570
1133
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310220
AND image_shop.`cover` = 1 LIMIT 1
0.575 ms 37 /classes/Product.php:3570
1497
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310636) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.575 ms 1 Yes Yes /classes/Product.php:4513
1496
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310649) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.575 ms 1 Yes Yes /classes/Product.php:4513
1018
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310396 LIMIT 1
0.574 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1392
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310636) AND (b.`id_shop` = 1) LIMIT 1
0.571 ms 1 /src/Adapter/EntityMapper.php:71
1488
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310915) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.570 ms 1 Yes Yes /classes/Product.php:4513
1506
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310222) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.569 ms 1 Yes Yes /classes/Product.php:4513
107
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE controller = 'category'
AND id_category = 7
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.569 ms 1 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:57
1410
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310396) AND (b.`id_shop` = 1) LIMIT 1
0.567 ms 1 /src/Adapter/EntityMapper.php:71
1513
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310085) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.561 ms 1 Yes Yes /classes/Product.php:4513
800
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310649 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310649 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.558 ms 0 /classes/Cart.php:1430
97
SELECT SQL_NO_CACHE * FROM ps_appagebuilder_products p
INNER JOIN ps_appagebuilder_products_shop ps on(p.id_appagebuilder_products = ps.id_appagebuilder_products) WHERE  ps.active=1 and ps.id_shop=1 LIMIT 1
0.551 ms 16 /modules/appagebuilder/classes/ApPageBuilderProductsModel.php:147
37
SELECT SQL_NO_CACHE * FROM ps_seor WHERE (
old="/lt/7-maitinimui?page=3&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="/lt/7-maitinimui?page=3&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX") AND active=1 AND id_shop="1"
0.549 ms 149 /modules/seoredirect/seoredirect.php:395
1486
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310943) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.548 ms 1 Yes Yes /classes/Product.php:4513
1507
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310220) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.543 ms 1 Yes Yes /classes/Product.php:4513
1464
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1
0.540 ms 3 /classes/Category.php:2239
1498
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310629) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.536 ms 1 Yes Yes /classes/Product.php:4513
1475
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (311536) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.533 ms 1 Yes Yes /classes/Product.php:4513
833
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310636 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310636 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.532 ms 0 /classes/Cart.php:1430
1414
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310307
ORDER BY `position`
0.532 ms 8 Yes /classes/Product.php:3539
899
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310468 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310468 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.530 ms 0 /classes/Cart.php:1430
1432
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310091
ORDER BY `position`
0.527 ms 2 Yes /classes/Product.php:3539
1512
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310086) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.522 ms 1 Yes Yes /classes/Product.php:4513
1416
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310236) AND (b.`id_shop` = 1) LIMIT 1
0.520 ms 1 /src/Adapter/EntityMapper.php:71
1441
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-04-21 00:00:00" AND date_to <= "2026-04-21 23:59:59") OR (date_from >= "2026-04-21 00:00:00" AND date_from <= "2026-04-21 23:59:59") OR (date_from < "2026-04-21 00:00:00" AND date_to > "2026-04-21 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.516 ms 2 /classes/CartRule.php:357
1377
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310824) AND (b.`id_shop` = 1) LIMIT 1
0.515 ms 1 /src/Adapter/EntityMapper.php:71
1477
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (311434) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.514 ms 1 Yes Yes /classes/Product.php:4513
1389
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310649) AND (b.`id_shop` = 1) LIMIT 1
0.511 ms 1 /src/Adapter/EntityMapper.php:71
1500
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310467) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.511 ms 1 Yes Yes /classes/Product.php:4513
1345
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 311434
ORDER BY `position`
0.510 ms 1 Yes /classes/Product.php:3539
1474
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (311627) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.506 ms 1 Yes Yes /classes/Product.php:4513
1356
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310947) AND (b.`id_shop` = 1) LIMIT 1
0.506 ms 1 /src/Adapter/EntityMapper.php:71
1485
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310945) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.500 ms 1 Yes Yes /classes/Product.php:4513
1419
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310222) AND (b.`id_shop` = 1) LIMIT 1
0.499 ms 1 /src/Adapter/EntityMapper.php:71
1473
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (311628) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.497 ms 1 Yes Yes /classes/Product.php:4513
1484
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (310947) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.493 ms 1 Yes Yes /classes/Product.php:4513
1509
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1014) AND (b.`id_shop` = 1) LIMIT 1
0.493 ms 1 /src/Adapter/EntityMapper.php:71
1
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.e-vaikas.lt' OR su.domain_ssl = 'www.e-vaikas.lt')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.492 ms 1 Yes /classes/shop/Shop.php:1364
1368
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310915) AND (b.`id_shop` = 1) LIMIT 1
0.492 ms 1 /src/Adapter/EntityMapper.php:71
1434
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310086) AND (b.`id_shop` = 1) LIMIT 1
0.491 ms 1 /src/Adapter/EntityMapper.php:71
96
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab`
0.488 ms 285 /classes/Tab.php:357
1493
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 691) AND (b.`id_shop` = 1) LIMIT 1
0.486 ms 1 /src/Adapter/EntityMapper.php:71
1413
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310307) AND (b.`id_shop` = 1) LIMIT 1
0.484 ms 1 /src/Adapter/EntityMapper.php:71
1459
SELECT SQL_NO_CACHE * FROM ps_leoslideshow_groups gr
WHERE gr.id_shop = 1 AND gr.hook = "displayTop" AND gr.`active` = 1
ORDER BY gr.id_leoslideshow_groups LIMIT 1
0.482 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
81
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 1) LIMIT 1
0.477 ms 1 /src/Adapter/EntityMapper.php:71
1401
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310467) AND (b.`id_shop` = 1) LIMIT 1
0.477 ms 1 /src/Adapter/EntityMapper.php:71
1359
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310945) AND (b.`id_shop` = 1) LIMIT 1
0.474 ms 1 /src/Adapter/EntityMapper.php:71
1471
SELECT SQL_NO_CACHE pr.`class` from `ps_appagebuilder_page` pa INNER JOIN `ps_appagebuilder_products` pr ON (pa.`page` = pr.`plist_key`) where pa.id_category = '7' AND pa.id_shop = '1' LIMIT 1
0.474 ms 4880 /modules/appagebuilder/appagebuilder.php:1276
1480
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (311286) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.474 ms 1 Yes Yes /classes/Product.php:4513
769
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310649
AND image_shop.`cover` = 1 LIMIT 1
0.470 ms 11 /classes/Product.php:3570
2
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 ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_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.466 ms 1 Yes /classes/shop/Shop.php:715
1386
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310675) AND (b.`id_shop` = 1) LIMIT 1
0.466 ms 1 /src/Adapter/EntityMapper.php:71
1371
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310872) AND (b.`id_shop` = 1) LIMIT 1
0.463 ms 1 /src/Adapter/EntityMapper.php:71
1365
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310942) AND (b.`id_shop` = 1) LIMIT 1
0.461 ms 1 /src/Adapter/EntityMapper.php:71
1437
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310085) AND (b.`id_shop` = 1) LIMIT 1
0.461 ms 1 /src/Adapter/EntityMapper.php:71
1440
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_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.456 ms 1 /classes/Cart.php:4249
1407
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310406) AND (b.`id_shop` = 1) LIMIT 1
0.456 ms 1 /src/Adapter/EntityMapper.php:71
1417
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310236
ORDER BY `position`
0.456 ms 11 Yes /classes/Product.php:3539
1428
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310196) AND (b.`id_shop` = 1) LIMIT 1
0.455 ms 1 /src/Adapter/EntityMapper.php:71
1374
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310867) AND (b.`id_shop` = 1) LIMIT 1
0.455 ms 1 /src/Adapter/EntityMapper.php:71
998
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310406 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310406 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.454 ms 0 /classes/Cart.php:1430
35
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.450 ms 124 /classes/module/Module.php:341
768
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310675
ORDER BY f.position ASC
0.445 ms 1 Yes /classes/Product.php:6013
1380
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310695) AND (b.`id_shop` = 1) LIMIT 1
0.443 ms 1 /src/Adapter/EntityMapper.php:71
1362
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310943) AND (b.`id_shop` = 1) LIMIT 1
0.443 ms 1 /src/Adapter/EntityMapper.php:71
1363
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310943
ORDER BY `position`
0.443 ms 3 Yes /classes/Product.php:3539
1398
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310468) AND (b.`id_shop` = 1) LIMIT 1
0.443 ms 1 /src/Adapter/EntityMapper.php:71
834
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310636
ORDER BY f.position ASC
0.441 ms 1 Yes /classes/Product.php:6013
22
SELECT SQL_NO_CACHE p.*, ps.*,pl.*
FROM ps_appagebuilder_profiles p
INNER JOIN ps_appagebuilder_profiles_lang pl ON (p.id_appagebuilder_profiles = pl.id_appagebuilder_profiles)
INNER JOIN ps_appagebuilder_profiles_shop ps ON (ps.id_appagebuilder_profiles = p.id_appagebuilder_profiles)
WHERE id_shop=1 AND id_lang=1
0.423 ms 11 /modules/appagebuilder/classes/ApPageBuilderProfilesModel.php:137
1366
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310942
ORDER BY `position`
0.423 ms 3 Yes /classes/Product.php:3539
1425
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310212) AND (b.`id_shop` = 1) LIMIT 1
0.423 ms 1 /src/Adapter/EntityMapper.php:71
79
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.422 ms 0 /classes/module/Module.php:2664
1387
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310675
ORDER BY `position`
0.421 ms 1 Yes /classes/Product.php:3539
7
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 130) LIMIT 1
0.420 ms 1 /src/Adapter/EntityMapper.php:71
1404
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310411) AND (b.`id_shop` = 1) LIMIT 1
0.420 ms 1 /src/Adapter/EntityMapper.php:71
1470
SELECT SQL_NO_CACHE page from `ps_appagebuilder_page` where id_category = '7' AND id_shop = '1' LIMIT 1
0.420 ms 305 /modules/appagebuilder/appagebuilder.php:1264
900
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310468
ORDER BY f.position ASC
0.418 ms 1 Yes /classes/Product.php:6013
24
DELETE FROM `ps_configuration_lang`
WHERE `id_configuration` IN (
SELECT `id_configuration`
FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-list"
)
0.412 ms 1 /classes/Configuration.php:573
1476
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 690) AND (b.`id_shop` = 1) LIMIT 1
0.410 ms 1 /src/Adapter/EntityMapper.php:71
779
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310649 LIMIT 1
0.408 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1383
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310683) AND (b.`id_shop` = 1) LIMIT 1
0.408 ms 1 /src/Adapter/EntityMapper.php:71
1481
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 670) AND (b.`id_shop` = 1) LIMIT 1
0.404 ms 1 /src/Adapter/EntityMapper.php:71
1438
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310085
ORDER BY `position`
0.403 ms 2 Yes /classes/Product.php:3539
604
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) +  IF (`id_country` = 130, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_shop` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 130) AND
`id_group` IN (0, 1) AND `id_product` = 310867 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-21 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.401 ms 1 Yes /classes/SpecificPrice.php:576
14
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_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.400 ms 3 /classes/Language.php:1214
783
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310649 LIMIT 1
0.400 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1264
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310091 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310091 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.399 ms 0 /classes/Cart.php:1430
932
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310467 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310467 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.398 ms 0 /classes/Cart.php:1430
1369
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310915
ORDER BY `position`
0.397 ms 2 Yes /classes/Product.php:3539
801
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310649
ORDER BY f.position ASC
0.396 ms 1 Yes /classes/Product.php:6013
1360
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310945
ORDER BY `position`
0.396 ms 3 Yes /classes/Product.php:3539
1435
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310086
ORDER BY `position`
0.391 ms 2 Yes /classes/Product.php:3539
1457
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "leoproductsearch" LIMIT 1
0.391 ms 1 /classes/module/Module.php:2664
1064
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310307 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310307 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.388 ms 0 /classes/Cart.php:1430
1372
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310872
ORDER BY `position`
0.386 ms 3 Yes /classes/Product.php:3539
733
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310683 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310683 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.385 ms 0 /classes/Cart.php:1430
429
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310947 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310947 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.383 ms 0 /classes/Cart.php:1430
1442
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-04-21 00:00:00" AND date_to <= "2026-04-21 23:59:59") OR (date_from >= "2026-04-21 00:00:00" AND date_from <= "2026-04-21 23:59:59") OR (date_from < "2026-04-21 00:00:00" AND date_to > "2026-04-21 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.379 ms 2 /classes/CartRule.php:357
103
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pshowpricemaster" LIMIT 1
0.377 ms 1 /classes/module/Module.php:2664
42
SELECT SQL_NO_CACHE * FROM ps_seor WHERE (
old="/lt/7-maitinimui?page=3&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="/lt/7-maitinimui?page=3&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?page=3&q=Prek%C4%97s+%C5%BEenklas-AKUKU-CARETERO-DR+BROWN%60S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX") AND active=1 AND id_shop="1"
0.376 ms 149 /modules/seoredirect/seoredirect.php:395
361
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 311286 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 311286 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.376 ms 0 /classes/Cart.php:1430
1031
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310396 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310396 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.374 ms 0 /classes/Cart.php:1430
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310915 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310915 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.372 ms 0 /classes/Cart.php:1430
1402
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310467
ORDER BY `position`
0.372 ms 1 Yes /classes/Product.php:3539
100
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'home_default' LIMIT 1
0.369 ms 1 /classes/Image.php:560
462
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310945 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310945 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.367 ms 0 /classes/Cart.php:1430
1465
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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.367 ms 1 /src/Adapter/EntityMapper.php:71
775
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310649 LIMIT 1
0.362 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1381
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 310695
ORDER BY `position`
0.361 ms 1 Yes /classes/Product.php:3539
787
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310649 LIMIT 1
0.352 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
155
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 311629 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 311629 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.351 ms 0 /classes/Cart.php:1430
528
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310942 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310942 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.351 ms 0 /classes/Cart.php:1430
0
SELECT SQL_NO_CACHE * FROM ps_memcached_servers
0.350 ms 1 /classes/cache/CacheMemcached.php:263
495
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310943 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310943 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.349 ms 0 /classes/Cart.php:1430
78
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.348 ms 124 /classes/module/Module.php:341
1433
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310091
0.345 ms 1 /classes/Product.php:2899
1450
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockgrouptop" LIMIT 1
0.345 ms 1 /classes/module/Module.php:2664
82
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.344 ms 9 Yes /classes/ImageType.php:109
326
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 311314 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 311314 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.343 ms 0 /classes/Cart.php:1430
666
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310824 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310824 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.342 ms 0 /classes/Cart.php:1430
106
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 7
AND `id_shop` = 1 LIMIT 1
0.341 ms 1 /classes/Category.php:2446
1479
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1040) AND (b.`id_shop` = 1) LIMIT 1
0.341 ms 1 /src/Adapter/EntityMapper.php:71
6
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.341 ms 3 /classes/Language.php:1080
1460
SELECT SQL_NO_CACHE * FROM ps_leoslideshow_groups gr
WHERE gr.id_shop = 1 AND gr.hook = "displayNavFullWidth" AND gr.`active` = 1
ORDER BY gr.id_leoslideshow_groups LIMIT 1
0.339 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
1297
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310086 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310086 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.338 ms 0 /classes/Cart.php:1430
1483
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1004) AND (b.`id_shop` = 1) LIMIT 1
0.338 ms 1 /src/Adapter/EntityMapper.php:71
44
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.337 ms 2 Yes /classes/Currency.php:708
101
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'medium_default' LIMIT 1
0.337 ms 1 /classes/Image.php:560
395
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 311019 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 311019 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.334 ms 0 /classes/Cart.php:1430
1514
SELECT SQL_NO_CACHE * FROM ps_leoslideshow_groups gr
WHERE gr.id_shop = 1 AND gr.hook = "displayFooterBefore" AND gr.`active` = 1
ORDER BY gr.id_leoslideshow_groups LIMIT 1
0.332 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
1335
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 311628) AND (b.`id_shop` = 1) LIMIT 1
0.331 ms 1 /src/Adapter/EntityMapper.php:71
901
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310467
AND image_shop.`cover` = 1 LIMIT 1
0.331 ms 1 /classes/Product.php:3570
595
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310872 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310872 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.329 ms 0 /classes/Cart.php:1430
838
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310629)
0.325 ms 1 /classes/Product.php:3860
86
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 130
0.324 ms 3 /src/Adapter/EntityMapper.php:79
1516
SELECT SQL_NO_CACHE * FROM ps_leoslideshow_groups gr
WHERE gr.id_shop = 1 AND gr.hook = "displayFooterAfter" AND gr.`active` = 1
ORDER BY gr.id_leoslideshow_groups LIMIT 1
0.323 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
41
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 1) LIMIT 1
0.321 ms 1 /src/Adapter/EntityMapper.php:71
791
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310649 LIMIT 1
0.321 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
795
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310649 LIMIT 1
0.320 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
98
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_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.319 ms 2 /classes/Currency.php:1134
894
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310468 LIMIT 1
0.319 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1469
SELECT SQL_NO_CACHE * FROM ps_leoslideshow_groups gr
WHERE gr.id_shop = 1 AND gr.hook = "displayLeftColumn" AND gr.`active` = 1
ORDER BY gr.id_leoslideshow_groups LIMIT 1
0.318 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
1330
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310085 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310085 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.316 ms 0 /classes/Cart.php:1430
1098
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310236 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310236 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.315 ms 0 /classes/Cart.php:1430
9
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.314 ms 1 /src/Adapter/EntityMapper.php:71
802
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310636
AND image_shop.`cover` = 1 LIMIT 1
0.314 ms 2 /classes/Product.php:3570
866
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310629 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310629 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.314 ms 0 /classes/Cart.php:1430
1331
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310085
ORDER BY f.position ASC
0.312 ms 1 Yes /classes/Product.php:6013
699
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310695 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310695 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.311 ms 0 /classes/Cart.php:1430
85
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 130) LIMIT 1
0.310 ms 1 /src/Adapter/EntityMapper.php:71
890
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310468 LIMIT 1
0.309 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1461
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.309 ms 1 /classes/module/Module.php:2664
1454
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.308 ms 1 /classes/Cart.php:1300
15
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'lt' LIMIT 1
0.307 ms 3 /classes/Language.php:854
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310867 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310867 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.307 ms 0 /classes/Cart.php:1430
805
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310636)
0.305 ms 1 /classes/Product.php:3860
105
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 746 LIMIT 1
0.304 ms 1 /classes/Hook.php:244
5
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_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.304 ms 1 /classes/shop/Shop.php:214
11
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.304 ms 1 /classes/shop/ShopUrl.php:178
39
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 7 AND `id_shop` = 1
0.303 ms 3 /src/Adapter/EntityMapper.php:79
1332
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 311629) AND (b.`id_shop` = 1) LIMIT 1
0.303 ms 1 /src/Adapter/EntityMapper.php:71
965
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310411 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310411 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.300 ms 0 /classes/Cart.php:1430
734
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310683
ORDER BY f.position ASC
0.297 ms 1 Yes /classes/Product.php:6013
1164
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310220 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310220 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.296 ms 0 /classes/Cart.php:1430
904
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310467)
0.295 ms 1 /classes/Product.php:3860
28
DELETE FROM `ps_configuration_lang`
WHERE `id_configuration` IN (
SELECT `id_configuration`
FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-category"
)
0.294 ms 1 /classes/Configuration.php:573
1445
SELECT SQL_NO_CACHE * FROM ps_leoslideshow_groups gr
WHERE gr.id_shop = 1 AND gr.hook = "displayNav1" AND gr.`active` = 1
ORDER BY gr.id_leoslideshow_groups LIMIT 1
0.294 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
529
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310942
ORDER BY f.position ASC
0.293 ms 1 Yes /classes/Product.php:6013
835
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310629
AND image_shop.`cover` = 1 LIMIT 1
0.293 ms 2 /classes/Product.php:3570
1280
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310086 LIMIT 1
0.292 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1449
SELECT SQL_NO_CACHE * FROM `ps_btmegamenu_group` gr
LEFT JOIN ps_btmegamenu_group_lang grl ON gr.id_btmegamenu_group = grl.id_btmegamenu_group AND grl.id_lang = 1
WHERE (`id_shop` = 1)
0.291 ms 4 /modules/leobootstrapmenu/classes/BtmegamenuGroup.php:94
496
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310943
ORDER BY f.position ASC
0.290 ms 1 Yes /classes/Product.php:6013
837
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310629 LIMIT 1
0.290 ms 1 /classes/SpecificPrice.php:435
26
DELETE FROM `ps_configuration_lang`
WHERE `id_configuration` IN (
SELECT `id_configuration`
FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-blog"
)
0.288 ms 1 /classes/Configuration.php:573
125
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 130
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('LT-48145' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, 'LT-48145')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.288 ms 2 /classes/tax/TaxRulesTaxManager.php:100
1265
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310091
ORDER BY f.position ASC
0.285 ms 1 Yes /classes/Product.php:6013
1443
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "appagebuilder" LIMIT 1
0.285 ms 1 /classes/module/Module.php:2664
190
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 311628 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 311628 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.285 ms 0 /classes/Cart.php:1430
293
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 311434 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 311434 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.285 ms 0 /classes/Cart.php:1430
845
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310629 LIMIT 1
0.284 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
773
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310649 AND id_shop=1 LIMIT 1
0.283 ms 1 /classes/Product.php:6873
1350
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 311286) AND (b.`id_shop` = 1) LIMIT 1
0.282 ms 1 /src/Adapter/EntityMapper.php:71
1515
SELECT SQL_NO_CACHE * FROM ps_leoslideshow_groups gr
WHERE gr.id_shop = 1 AND gr.hook = "displayFooter" AND gr.`active` = 1
ORDER BY gr.id_leoslideshow_groups LIMIT 1
0.281 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
1336
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 311628
ORDER BY `position`
0.280 ms 6 Yes /classes/Product.php:3539
1255
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310091 LIMIT 1
0.279 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
258
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 311536 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 311536 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.278 ms 0 /classes/Cart.php:1430
776
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310649
0.278 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
771
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310649 LIMIT 1
0.277 ms 1 /classes/SpecificPrice.php:435
1341
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 311536) AND (b.`id_shop` = 1) LIMIT 1
0.277 ms 1 /src/Adapter/EntityMapper.php:71
1415
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310307
0.276 ms 1 /classes/Product.php:2899
102
SELECT SQL_NO_CACHE * FROM `ps_appagebuilder_positions` WHERE id_appagebuilder_positions IN(8,15,10,4)
0.275 ms 4 /modules/appagebuilder/classes/ApPageBuilderProfilesModel.php:404
1197
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310212 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310212 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.275 ms 0 /classes/Cart.php:1430
841
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310629 LIMIT 1
0.274 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
766
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310675) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.274 ms 1 /classes/stock/StockAvailable.php:453
933
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310467
ORDER BY f.position ASC
0.274 ms 1 Yes /classes/Product.php:6013
999
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310406
ORDER BY f.position ASC
0.274 ms 1 Yes /classes/Product.php:6013
1338
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 311627) AND (b.`id_shop` = 1) LIMIT 1
0.274 ms 1 /src/Adapter/EntityMapper.php:71
1412
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310396
0.274 ms 1 /classes/Product.php:2899
223
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 311627 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 311627 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.273 ms 0 /classes/Cart.php:1430
770
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1001 LIMIT 1
0.273 ms 1 /classes/Product.php:5659
1022
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310396 LIMIT 1
0.273 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1259
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310091 LIMIT 1
0.273 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
557
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310915 LIMIT 1
0.271 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1131
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310222 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310222 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:1430
1446
SELECT SQL_NO_CACHE * FROM ps_leoslideshow_groups gr
WHERE gr.id_shop = 1 AND gr.hook = "displayNav2" AND gr.`active` = 1
ORDER BY gr.id_leoslideshow_groups LIMIT 1
0.270 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
1517
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.270 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
1447
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "leobootstrapmenu" LIMIT 1
0.268 ms 1 /classes/module/Module.php:2664
10
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.267 ms 1 /classes/ObjectModel.php:1724
38
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) LIMIT 1
0.266 ms 1 /src/Adapter/EntityMapper.php:71
362
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 311286
ORDER BY f.position ASC
0.263 ms 1 Yes /classes/Product.php:6013
563
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310915
ORDER BY f.position ASC
0.263 ms 1 Yes /classes/Product.php:6013
784
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310649
0.263 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
327
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 311314
ORDER BY f.position ASC
0.262 ms 1 Yes /classes/Product.php:6013
1231
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 `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 310196 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 310196 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.262 ms 0 /classes/Cart.php:1430
130
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311629 LIMIT 1
0.261 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
328
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 311286
AND image_shop.`cover` = 1 LIMIT 1
0.259 ms 37 /classes/Product.php:3570
1456
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.259 ms 1 /classes/module/Module.php:2137
156
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 311629
ORDER BY f.position ASC
0.258 ms 1 Yes /classes/Product.php:6013
1276
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310086 LIMIT 1
0.258 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1344
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 311434) AND (b.`id_shop` = 1) LIMIT 1
0.257 ms 1 /src/Adapter/EntityMapper.php:71
997
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310406) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.256 ms 1 /classes/stock/StockAvailable.php:453
8
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.254 ms 1 /src/Adapter/EntityMapper.php:71
463
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310945
ORDER BY f.position ASC
0.254 ms 1 Yes /classes/Product.php:6013
340
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311286 LIMIT 1
0.252 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
578
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310872 LIMIT 1
0.252 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
780
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310649
0.252 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1364
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310943
0.252 ms 1 /classes/Product.php:2899
1424
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310220
0.252 ms 1 /classes/Product.php:2899
348
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311286 LIMIT 1
0.251 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1391
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310649
0.251 ms 1 /classes/Product.php:2899
678
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310695 LIMIT 1
0.251 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
808
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310636 LIMIT 1
0.250 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1466
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 7 LIMIT 1
0.250 ms 1 /classes/Category.php:1584
430
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310947
ORDER BY f.position ASC
0.249 ms 1 Yes /classes/Product.php:6013
1269
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310086)
0.249 ms 1 /classes/Product.php:3860
596
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310872
ORDER BY f.position ASC
0.248 ms 1 Yes /classes/Product.php:6013
1379
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310824
0.248 ms 1 /classes/Product.php:2899
21
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
0.247 ms 88 /classes/Hook.php:342
515
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310942 LIMIT 1
0.247 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1347
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 311314) AND (b.`id_shop` = 1) LIMIT 1
0.247 ms 1 /src/Adapter/EntityMapper.php:71
89
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ybc_blog" LIMIT 1
0.244 ms 0 /classes/module/Module.php:2664
667
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310824
ORDER BY f.position ASC
0.244 ms 1 Yes /classes/Product.php:6013
1418
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310236
0.244 ms 1 /classes/Product.php:2899
4
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.243 ms 1 /src/Adapter/EntityMapper.php:71
115
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 311629
AND image_shop.`cover` = 1 LIMIT 1
0.243 ms 6 /classes/Product.php:3570
396
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 311019
ORDER BY f.position ASC
0.243 ms 1 Yes /classes/Product.php:6013
356
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311286 LIMIT 1
0.242 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1348
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 311314
ORDER BY `position`
0.240 ms 6 Yes /classes/Product.php:3539
1467
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.240 ms 1 /classes/Category.php:1589
690
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310695 LIMIT 1
0.240 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
895
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310468
0.240 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
344
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311286 LIMIT 1
0.239 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
434
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310945)
0.238 ms 1 /classes/Product.php:3860
1431
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 310091) AND (b.`id_shop` = 1) LIMIT 1
0.238 ms 1 /src/Adapter/EntityMapper.php:71
574
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310872 LIMIT 1
0.237 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1394
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310636
0.237 ms 1 /classes/Product.php:2899
134
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311629 LIMIT 1
0.235 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
754
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310675 LIMIT 1
0.235 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
121
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 311629)
0.235 ms 1 /classes/Product.php:3860
530
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310915
AND image_shop.`cover` = 1 LIMIT 1
0.235 ms 2 /classes/Product.php:3570
966
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310411
ORDER BY f.position ASC
0.235 ms 1 Yes /classes/Product.php:6013
1421
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310222
0.235 ms 1 /classes/Product.php:2899
1010
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310396 LIMIT 1
0.233 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
634
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310867
ORDER BY f.position ASC
0.233 ms 1 Yes /classes/Product.php:6013
638
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310824)
0.233 ms 1 /classes/Product.php:3860
1382
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310695
0.233 ms 1 /classes/Product.php:2899
1462
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 13 AND `id_shop` = 1 LIMIT 1
0.233 ms 1 /classes/module/Module.php:2137
18
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.232 ms 88 /classes/Hook.php:290
321
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311314 LIMIT 1
0.232 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
467
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310943)
0.232 ms 1 /classes/Product.php:3860
700
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310695
ORDER BY f.position ASC
0.232 ms 1 Yes /classes/Product.php:6013
907
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310467 LIMIT 1
0.232 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1065
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310307
ORDER BY f.position ASC
0.231 ms 1 Yes /classes/Product.php:6013
1455
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.231 ms 1 /classes/module/Module.php:2664
694
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310695 LIMIT 1
0.231 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
668
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310695
AND image_shop.`cover` = 1 LIMIT 1
0.230 ms 1 /classes/Product.php:3570
735
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310675
AND image_shop.`cover` = 1 LIMIT 1
0.230 ms 1 /classes/Product.php:3570
474
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310943 LIMIT 1
0.229 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1385
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310683
0.229 ms 1 /classes/Product.php:2899
1409
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310406
0.229 ms 1 /classes/Product.php:2899
157
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 130
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.228 ms 2 /classes/tax/TaxRulesTaxManager.php:100
1266
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310086
AND image_shop.`cover` = 1 LIMIT 1
0.227 ms 2 /classes/Product.php:3570
224
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 311627
ORDER BY f.position ASC
0.227 ms 1 Yes /classes/Product.php:6013
545
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310915 LIMIT 1
0.227 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1388
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310675
0.227 ms 1 /classes/Product.php:2899
433
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310945 LIMIT 1
0.226 ms 1 /classes/SpecificPrice.php:435
1370
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310915
0.226 ms 1 /classes/Product.php:2899
60
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 7
AND `id_shop` = 1 LIMIT 1
0.225 ms 1 /classes/Category.php:2446
758
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310675 LIMIT 1
0.225 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1361
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310945
0.225 ms 1 /classes/Product.php:2899
635
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310824
AND image_shop.`cover` = 1 LIMIT 1
0.224 ms 2 /classes/Product.php:3570
32
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "urlseopro" LIMIT 1
0.223 ms 1 /classes/module/Module.php:2664
911
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310467 LIMIT 1
0.222 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
48
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.222 ms 1 /src/Adapter/EntityMapper.php:71
420
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310947 LIMIT 1
0.222 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
799
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310649) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.222 ms 1 /classes/stock/StockAvailable.php:453
104
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 165 AND `id_shop` = 1 LIMIT 1
0.221 ms 1 /classes/module/Module.php:2137
378
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311019 LIMIT 1
0.221 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
898
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.220 ms 1 /classes/stock/StockAvailable.php:453
919
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310467 LIMIT 1
0.220 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
507
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310942 LIMIT 1
0.219 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
927
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310467 LIMIT 1
0.219 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1032
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310396
ORDER BY f.position ASC
0.219 ms 1 Yes /classes/Product.php:6013
1165
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310220
ORDER BY f.position ASC
0.219 ms 1 Yes /classes/Product.php:6013
431
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310945
AND image_shop.`cover` = 1 LIMIT 1
0.219 ms 3 /classes/Product.php:3570
567
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310872)
0.219 ms 1 /classes/Product.php:3860
923
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310467 LIMIT 1
0.219 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1198
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310212
ORDER BY f.position ASC
0.218 ms 1 Yes /classes/Product.php:6013
138
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311629 LIMIT 1
0.218 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
464
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310943
AND image_shop.`cover` = 1 LIMIT 1
0.218 ms 3 /classes/Product.php:3570
774
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310649 AND `id_group` = 1 LIMIT 1
0.218 ms 0 /classes/GroupReduction.php:153
1376
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310867
0.218 ms 1 /classes/Product.php:2899
1439
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310085
0.218 ms 1 /classes/Product.php:2899
64
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 57) AND (b.`id_shop` = 1) LIMIT 1
0.217 ms 1 /src/Adapter/EntityMapper.php:71
500
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310942)
0.217 ms 1 /classes/Product.php:3860
1373
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310872
0.217 ms 1 /classes/Product.php:2899
1400
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310468
0.217 ms 1 /classes/Product.php:2899
333
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 311286)
0.216 ms 1 /classes/Product.php:3860
519
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310942 LIMIT 1
0.216 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
846
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310629
0.216 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
867
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310629
ORDER BY f.position ASC
0.216 ms 1 Yes /classes/Product.php:6013
1355
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 311019
0.216 ms 1 /classes/Product.php:2899
1358
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310947
0.216 ms 1 /classes/Product.php:2899
1397
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310629
0.216 ms 1 /classes/Product.php:2899
27
DELETE FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-blog"
0.215 ms 1 /classes/Configuration.php:581
317
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311314 LIMIT 1
0.215 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1342
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 311536
ORDER BY `position`
0.215 ms 2 Yes /classes/Product.php:3539
1298
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310086
ORDER BY f.position ASC
0.215 ms 1 Yes /classes/Product.php:6013
52
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.214 ms 1 /src/Adapter/EntityMapper.php:71
162
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 311628)
0.214 ms 1 /classes/Product.php:3860
824
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310636 LIMIT 1
0.213 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
788
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310649
0.213 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1232
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310196
ORDER BY f.position ASC
0.213 ms 1 Yes /classes/Product.php:6013
360
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 311286) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.212 ms 1 /classes/stock/StockAvailable.php:453
363
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 311019
AND image_shop.`cover` = 1 LIMIT 1
0.212 ms 7 /classes/Product.php:3570
934
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310411
AND image_shop.`cover` = 1 LIMIT 1
0.212 ms 2 /classes/Product.php:3570
1099
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310236
ORDER BY f.position ASC
0.212 ms 1 Yes /classes/Product.php:6013
45
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'lt-lt'
OR `language_code` = 'lt-lt' LIMIT 1
0.211 ms 3 /classes/Language.php:880
441
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310945 LIMIT 1
0.211 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
497
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310942
AND image_shop.`cover` = 1 LIMIT 1
0.211 ms 3 /classes/Product.php:3570
549
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310915 LIMIT 1
0.211 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1403
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310467
0.211 ms 1 /classes/Product.php:2899
1436
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310086
0.211 ms 1 /classes/Product.php:2899
69
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 60) AND (b.`id_shop` = 1) LIMIT 1
0.210 ms 1 /src/Adapter/EntityMapper.php:71
449
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310945 LIMIT 1
0.210 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
937
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310411)
0.210 ms 1 /classes/Product.php:3860
1406
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310411
0.210 ms 1 /classes/Product.php:2899
445
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310945 LIMIT 1
0.210 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1339
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 311627
ORDER BY `position`
0.210 ms 6 Yes /classes/Product.php:3539
993
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310406 LIMIT 1
0.209 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1015
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310396
0.209 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
259
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 311536
ORDER BY f.position ASC
0.209 ms 1 Yes /classes/Product.php:6013
534
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310915)
0.208 ms 1 /classes/Product.php:3860
842
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310629
0.208 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1458
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 73 AND `id_shop` = 1 LIMIT 1
0.208 ms 1 /classes/module/Module.php:2137
62
SELECT SQL_NO_CACHE page from `ps_appagebuilder_page` where id_category = '7' AND id_shop = '1' LIMIT 1
0.208 ms 305 /modules/appagebuilder/appagebuilder.php:3842
457
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310945 LIMIT 1
0.208 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
564
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310872
AND image_shop.`cover` = 1 LIMIT 1
0.208 ms 3 /classes/Product.php:3570
352
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311286 LIMIT 1
0.207 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
482
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310943 LIMIT 1
0.207 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
671
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310695)
0.207 ms 1 /classes/Product.php:3860
849
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310629 LIMIT 1
0.207 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
511
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310942 LIMIT 1
0.206 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
739
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310675)
0.206 ms 1 /classes/Product.php:3860
915
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310467 LIMIT 1
0.206 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
674
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310695 LIMIT 1
0.205 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
891
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310468
0.205 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
792
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310649
0.205 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
944
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310411 LIMIT 1
0.205 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
478
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310943 LIMIT 1
0.204 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
661
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310824 LIMIT 1
0.203 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
294
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 311434
ORDER BY f.position ASC
0.203 ms 1 Yes /classes/Product.php:6013
750
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310675 LIMIT 1
0.203 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
523
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310942 LIMIT 1
0.202 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
36
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "seoredirect" LIMIT 1
0.202 ms 1 /classes/module/Module.php:2664
191
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 311628
ORDER BY f.position ASC
0.202 ms 1 Yes /classes/Product.php:6013
374
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311019 LIMIT 1
0.202 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
486
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310943 LIMIT 1
0.202 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
541
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310915 LIMIT 1
0.202 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
87
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.201 ms 1 /classes/ObjectModel.php:1589
25
DELETE FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-list"
0.201 ms 1 /classes/Configuration.php:581
309
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311314 LIMIT 1
0.201 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1003
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310396)
0.201 ms 1 /classes/Product.php:3860
1132
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 310222
ORDER BY f.position ASC
0.201 ms 1 Yes /classes/Product.php:6013
1452
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.201 ms 1 /classes/module/Module.php:2664
72
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) AND (b.`id_shop` = 1) LIMIT 1
0.200 ms 1 /src/Adapter/EntityMapper.php:71
424
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310947 LIMIT 1
0.200 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1367
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310942
0.200 ms 1 /classes/Product.php:2899
665
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310824) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.199 ms 1 /classes/stock/StockAvailable.php:453
712
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310683 LIMIT 1
0.199 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
804
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310636 LIMIT 1
0.199 ms 1 /classes/SpecificPrice.php:435
1272
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310086 LIMIT 1
0.199 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
54
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.199 ms 1 /src/Adapter/EntityMapper.php:71
490
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310943 LIMIT 1
0.199 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
77
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) AND (b.`id_shop` = 1) LIMIT 1
0.198 ms 1 /src/Adapter/EntityMapper.php:71
437
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310945 LIMIT 1
0.198 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
839
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310629 AND id_shop=1 LIMIT 1
0.198 ms 1 /classes/Product.php:6873
1100
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310222
AND image_shop.`cover` = 1 LIMIT 1
0.198 ms 37 /classes/Product.php:3570
527
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310942) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.198 ms 1 /classes/stock/StockAvailable.php:453
597
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310867
AND image_shop.`cover` = 1 LIMIT 1
0.198 ms 6 /classes/Product.php:3570
762
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310675 LIMIT 1
0.198 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1169
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310212)
0.197 ms 1 /classes/Product.php:3860
453
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310945 LIMIT 1
0.197 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
586
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310872 LIMIT 1
0.197 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1451
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 71 AND `id_shop` = 1 LIMIT 1
0.197 ms 0 /classes/module/Module.php:2137
70
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) AND (b.`id_shop` = 1) LIMIT 1
0.196 ms 1 /src/Adapter/EntityMapper.php:71
616
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310867 LIMIT 1
0.196 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
367
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 311019)
0.196 ms 1 /classes/Product.php:3860
12
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "advancedwebp" LIMIT 1
0.195 ms 1 /classes/module/Module.php:2664
553
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310915 LIMIT 1
0.195 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1143
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310220 LIMIT 1
0.195 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1251
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310091 LIMIT 1
0.195 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
686
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310695 LIMIT 1
0.195 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
68
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 58) AND (b.`id_shop` = 1) LIMIT 1
0.194 ms 1 /src/Adapter/EntityMapper.php:71
828
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310636 LIMIT 1
0.194 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
905
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310467 AND id_shop=1 LIMIT 1
0.194 ms 1 /classes/Product.php:6873
336
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311286 LIMIT 1
0.194 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
989
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310406 LIMIT 1
0.194 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1444
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 140 AND `id_shop` = 1 LIMIT 1
0.194 ms 1 /classes/module/Module.php:2137
13
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 90 AND `id_shop` = 1 LIMIT 1
0.193 ms 1 /classes/module/Module.php:2137
605
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310867)
0.193 ms 1 /classes/Product.php:3860
701
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310683
AND image_shop.`cover` = 1 LIMIT 1
0.193 ms 6 /classes/Product.php:3570
985
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310406 LIMIT 1
0.192 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
682
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310695 LIMIT 1
0.192 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
809
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310636
0.192 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
57
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.191 ms 1 /src/Adapter/EntityMapper.php:71
313
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311314 LIMIT 1
0.191 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
499
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310942 LIMIT 1
0.191 ms 1 /classes/SpecificPrice.php:435
582
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310872 LIMIT 1
0.191 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
903
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310467 LIMIT 1
0.191 ms 1 /classes/SpecificPrice.php:435
1066
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310236
AND image_shop.`cover` = 1 LIMIT 1
0.191 ms 11 /classes/Product.php:3570
832
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310636) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.190 ms 1 /classes/stock/StockAvailable.php:453
159
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 311628
AND image_shop.`cover` = 1 LIMIT 1
0.189 ms 6 /classes/Product.php:3570
1159
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310220 LIMIT 1
0.189 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
83
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 130 LIMIT 1
0.189 ms 1 /classes/AddressFormat.php:653
165
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311628 LIMIT 1
0.188 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
705
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310683)
0.188 ms 1 /classes/Product.php:3860
803
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.188 ms 1 /classes/Product.php:5659
812
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310636 LIMIT 1
0.188 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
840
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310629 AND `id_group` = 1 LIMIT 1
0.188 ms 0 /classes/GroupReduction.php:153
746
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310675 LIMIT 1
0.187 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
796
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310649
0.187 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1033
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310307
AND image_shop.`cover` = 1 LIMIT 1
0.187 ms 8 /classes/Product.php:3570
561
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310915) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.186 ms 1 /classes/stock/StockAvailable.php:453
728
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310683 LIMIT 1
0.186 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
857
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310629 LIMIT 1
0.186 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
886
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310468 LIMIT 1
0.186 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
902
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.186 ms 1 /classes/Product.php:5659
1284
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310086 LIMIT 1
0.186 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1302
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310085)
0.186 ms 1 /classes/Product.php:3860
34
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.185 ms 1 /classes/module/Module.php:2046
46
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.185 ms 1 /classes/shop/Shop.php:1183
1059
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310307 LIMIT 1
0.185 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
836
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.185 ms 1 /classes/Product.php:5659
1448
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 68 AND `id_shop` = 1 LIMIT 1
0.184 ms 1 /classes/module/Module.php:2137
71
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) AND (b.`id_shop` = 1) LIMIT 1
0.184 ms 1 /src/Adapter/EntityMapper.php:71
80
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.183 ms 0 /classes/module/Module.php:2137
698
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310695) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.183 ms 1 /classes/stock/StockAvailable.php:453
981
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310406 LIMIT 1
0.183 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1026
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310396 LIMIT 1
0.183 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
66
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.183 ms 9 Yes /classes/ImageType.php:109
74
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1001) AND (b.`id_shop` = 1) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:71
76
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) AND (b.`id_shop` = 1) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:71
579
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310872
0.183 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
755
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310675
0.183 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
594
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310872) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.182 ms 1 /classes/stock/StockAvailable.php:453
816
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310636 LIMIT 1
0.182 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
763
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310675
0.182 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1309
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310085 LIMIT 1
0.182 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
820
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310636 LIMIT 1
0.181 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
29
DELETE FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-category"
0.180 ms 1 /classes/Configuration.php:581
325
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 311314) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.180 ms 1 /classes/stock/StockAvailable.php:453
345
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311286
0.180 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
370
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311019 LIMIT 1
0.180 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
408
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310947 LIMIT 1
0.180 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
620
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310867 LIMIT 1
0.180 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
90
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_imageslider" LIMIT 1
0.179 ms 1 /classes/module/Module.php:2664
154
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 311629) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.179 ms 1 /classes/stock/StockAvailable.php:453
382
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311019 LIMIT 1
0.179 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
461
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310945) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.179 ms 1 /classes/stock/StockAvailable.php:453
570
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310872 LIMIT 1
0.179 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
908
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310467
0.179 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1019
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310396
0.179 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
590
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310872 LIMIT 1
0.178 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
494
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310943) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.178 ms 1 /classes/stock/StockAvailable.php:453
653
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310824 LIMIT 1
0.178 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
882
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310468 LIMIT 1
0.177 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
397
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310947
AND image_shop.`cover` = 1 LIMIT 1
0.177 ms 3 /classes/Product.php:3570
657
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310824 LIMIT 1
0.177 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
871
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310468)
0.177 ms 1 /classes/Product.php:3860
931
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310467) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.177 ms 1 /classes/stock/StockAvailable.php:453
608
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310867 LIMIT 1
0.176 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
33
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 168 AND `id_shop` = 1 LIMIT 1
0.175 ms 0 /classes/module/Module.php:2137
49
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'lt-lt'
OR `language_code` = 'lt-lt' LIMIT 1
0.175 ms 3 /classes/Language.php:880
649
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310824 LIMIT 1
0.175 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
716
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310683 LIMIT 1
0.175 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
724
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310683 LIMIT 1
0.175 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
948
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310411 LIMIT 1
0.175 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
970
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310406)
0.175 ms 1 /classes/Product.php:3860
977
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310406 LIMIT 1
0.175 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
357
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311286
0.174 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
624
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310867 LIMIT 1
0.174 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1006
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310396 LIMIT 1
0.174 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1136
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310220)
0.174 ms 1 /classes/Product.php:3860
1453
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 32 AND `id_shop` = 1 LIMIT 1
0.174 ms 1 /classes/module/Module.php:2137
641
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310824 LIMIT 1
0.173 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
454
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310945
0.173 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1263
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310091) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.173 ms 1 /classes/stock/StockAvailable.php:453
142
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311629 LIMIT 1
0.172 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
470
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310943 LIMIT 1
0.172 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
503
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310942 LIMIT 1
0.172 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
956
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310411 LIMIT 1
0.172 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1288
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310086 LIMIT 1
0.172 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
806
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310636 AND id_shop=1 LIMIT 1
0.171 ms 1 /classes/Product.php:6873
645
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310824 LIMIT 1
0.171 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
720
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310683 LIMIT 1
0.171 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
940
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310411 LIMIT 1
0.171 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
73
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 227) AND (b.`id_shop` = 1) LIMIT 1
0.170 ms 1 /src/Adapter/EntityMapper.php:71
150
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311629 LIMIT 1
0.170 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
146
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311629 LIMIT 1
0.169 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
169
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311628 LIMIT 1
0.169 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
425
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310947
0.169 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
628
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310867 LIMIT 1
0.169 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1299
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310085
AND image_shop.`cover` = 1 LIMIT 1
0.169 ms 2 /classes/Product.php:3570
295
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 311314
AND image_shop.`cover` = 1 LIMIT 1
0.168 ms 6 /classes/Product.php:3570
670
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310695 LIMIT 1
0.168 ms 1 /classes/SpecificPrice.php:435
366
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 311019 LIMIT 1
0.167 ms 1 /classes/SpecificPrice.php:435
520
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310942
0.167 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
868
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310468
AND image_shop.`cover` = 1 LIMIT 1
0.167 ms 1 /classes/Product.php:3570
1313
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310085 LIMIT 1
0.167 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
428
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310947) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.167 ms 1 /classes/stock/StockAvailable.php:453
742
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310675 LIMIT 1
0.167 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1144
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310220
0.167 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
192
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 311627
AND image_shop.`cover` = 1 LIMIT 1
0.166 ms 6 /classes/Product.php:3570
1126
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310222 LIMIT 1
0.166 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1256
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310091
0.166 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
386
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311019 LIMIT 1
0.165 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
708
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310683 LIMIT 1
0.165 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1147
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310220 LIMIT 1
0.165 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
181
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311628 LIMIT 1
0.165 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
537
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310915 LIMIT 1
0.165 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
673
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310695 AND `id_group` = 1 LIMIT 1
0.165 ms 0 /classes/GroupReduction.php:153
687
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310695
0.165 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1047
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310307 LIMIT 1
0.165 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
202
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311627 LIMIT 1
0.164 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
600
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1
0.164 ms 3296 /classes/SpecificPrice.php:297
1036
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310307)
0.164 ms 1 /classes/Product.php:3860
1199
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310196
AND image_shop.`cover` = 1 LIMIT 1
0.164 ms 5 /classes/Product.php:3570
1292
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310086 LIMIT 1
0.164 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1317
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310085 LIMIT 1
0.164 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1329
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310085) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.164 ms 1 /classes/stock/StockAvailable.php:453
214
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311627 LIMIT 1
0.163 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1118
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310222 LIMIT 1
0.163 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1155
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310220 LIMIT 1
0.163 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
322
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311314
0.163 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
173
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311628 LIMIT 1
0.162 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
237
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311536 LIMIT 1
0.162 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
341
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311286
0.162 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
612
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310867 LIMIT 1
0.162 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1070
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310236)
0.162 ms 1 /classes/Product.php:3860
1296
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310086) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.162 ms 1 /classes/stock/StockAvailable.php:453
225
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 311536
AND image_shop.`cover` = 1 LIMIT 1
0.161 ms 2 /classes/Product.php:3570
332
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 311286 LIMIT 1
0.161 ms 1 /classes/SpecificPrice.php:435
364
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 670 LIMIT 1
0.161 ms 1 /classes/Category.php:1373
669
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1001 LIMIT 1
0.161 ms 1 /classes/Product.php:5659
691
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310695
0.161 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
912
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310467
0.161 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1151
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310220 LIMIT 1
0.161 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
119
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.160 ms 1 /classes/SpecificPrice.php:426
249
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311536 LIMIT 1
0.160 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
288
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311434 LIMIT 1
0.160 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
390
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311019 LIMIT 1
0.160 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
636
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1001 LIMIT 1
0.160 ms 1 /classes/Product.php:5659
672
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310695 AND id_shop=1 LIMIT 1
0.160 ms 1 /classes/Product.php:6873
1055
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310307 LIMIT 1
0.160 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1110
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310222 LIMIT 1
0.160 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
195
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 311627)
0.159 ms 1 /classes/Product.php:3860
210
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311627 LIMIT 1
0.159 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
575
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310872
0.159 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
853
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310629 LIMIT 1
0.159 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1051
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310307 LIMIT 1
0.159 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1233
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 310091
AND image_shop.`cover` = 1 LIMIT 1
0.159 ms 2 /classes/Product.php:3570
84
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 130 LIMIT 1
0.159 ms 1 /classes/Country.php:402
158
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 130
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('LT-48145' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, 'LT-48145')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.158 ms 0 /classes/tax/TaxRulesTaxManager.php:100
260
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 311434
AND image_shop.`cover` = 1 LIMIT 1
0.158 ms 1 /classes/Product.php:3570
265
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 311434)
0.158 ms 1 /classes/Product.php:3860
298
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 311314)
0.158 ms 1 /classes/Product.php:3860
412
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310947 LIMIT 1
0.158 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
642
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310824
0.158 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
861
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310629 LIMIT 1
0.158 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1114
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310222 LIMIT 1
0.158 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1188
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310212 LIMIT 1
0.158 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
504
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310942
0.158 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
960
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310411 LIMIT 1
0.158 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
401
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310947)
0.157 ms 1 /classes/Product.php:3860
1030
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310396) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.157 ms 1 /classes/stock/StockAvailable.php:453
1106
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310222 LIMIT 1
0.157 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
276
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311434 LIMIT 1
0.157 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
675
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310695
0.157 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
51
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'PLN') LIMIT 1
0.156 ms 1 /classes/Currency.php:893
245
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311536 LIMIT 1
0.156 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
75
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) AND (b.`id_shop` = 1) LIMIT 1
0.156 ms 1 /src/Adapter/EntityMapper.php:71
284
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311434 LIMIT 1
0.156 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
55
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.155 ms 3 /src/Adapter/EntityMapper.php:79
131
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311629
0.155 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
952
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310411 LIMIT 1
0.155 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1043
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310307 LIMIT 1
0.155 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
558
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310915
0.154 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
566
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310872 LIMIT 1
0.154 ms 1 /classes/SpecificPrice.php:435
662
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310824
0.154 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1027
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310396
0.154 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1103
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310222)
0.154 ms 1 /classes/Product.php:3860
1325
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310085 LIMIT 1
0.154 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
58
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.153 ms 3 /src/Adapter/EntityMapper.php:79
65
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.153 ms 1 /classes/FeatureFlag.php:105
353
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311286
0.153 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
850
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310629
0.153 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1321
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310085 LIMIT 1
0.153 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
349
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311286
0.152 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
968
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1001 LIMIT 1
0.152 ms 1 /classes/Product.php:5659
230
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 311536)
0.152 ms 1 /classes/Product.php:3860
1122
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310222 LIMIT 1
0.152 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1176
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310212 LIMIT 1
0.152 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1268
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310086 LIMIT 1
0.152 ms 1 /classes/SpecificPrice.php:435
1192
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310212 LIMIT 1
0.151 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1203
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310196)
0.151 ms 1 /classes/Product.php:3860
218
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311627 LIMIT 1
0.151 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
310
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311314
0.151 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
416
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310947 LIMIT 1
0.151 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
878
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310468 LIMIT 1
0.151 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1180
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310212 LIMIT 1
0.151 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1236
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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 310091)
0.151 ms 1 /classes/Product.php:3860
61
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 7 AND ctg.`id_group` = 1 LIMIT 1
0.150 ms 1 /classes/Category.php:1751
143
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311629
0.150 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
334
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 311286 AND id_shop=1 LIMIT 1
0.150 ms 1 /classes/Product.php:6873
466
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310943 LIMIT 1
0.150 ms 1 /classes/SpecificPrice.php:435
759
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310675
0.150 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1081
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310236 LIMIT 1
0.150 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1089
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310236 LIMIT 1
0.150 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1252
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310091
0.150 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
128
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 311629 AND `id_group` = 1 LIMIT 1
0.149 ms 0 /classes/GroupReduction.php:153
241
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311536 LIMIT 1
0.149 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
253
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311536 LIMIT 1
0.149 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
368
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 311019 AND id_shop=1 LIMIT 1
0.149 ms 1 /classes/Product.php:6873
865
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310629) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.149 ms 1 /classes/stock/StockAvailable.php:453
53
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'lt-lt'
OR `language_code` = 'lt-lt' LIMIT 1
0.148 ms 3 /classes/Language.php:880
280
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311434 LIMIT 1
0.148 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
442
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310945
0.148 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
512
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310942
0.148 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1093
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310236 LIMIT 1
0.148 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1206
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310196 LIMIT 1
0.148 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
632
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310867) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:453
732
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310683) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:453
924
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310467
0.147 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1163
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310220) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:453
531
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 1001 LIMIT 1
0.147 ms 1 /classes/Category.php:1373
1023
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310396
0.147 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1277
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310086
0.147 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
185
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311628 LIMIT 1
0.146 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
272
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311434 LIMIT 1
0.146 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
538
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310915
0.146 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
591
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310872
0.146 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
177
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311628 LIMIT 1
0.146 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
305
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311314 LIMIT 1
0.146 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
329
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 1040 LIMIT 1
0.146 ms 1 /classes/Category.php:1373
973
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310406 LIMIT 1
0.146 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1281
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310086
0.146 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
206
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311627 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1069
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310236 LIMIT 1
0.145 ms 1 /classes/SpecificPrice.php:435
468
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310943 AND id_shop=1 LIMIT 1
0.145 ms 1 /classes/Product.php:6873
516
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310942
0.145 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
916
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310467
0.145 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1085
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310236 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1184
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310212 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1214
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310196 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
47
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.144 ms 1 /classes/Currency.php:893
122
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 311629 AND id_shop=1 LIMIT 1
0.144 ms 1 /classes/Product.php:6873
337
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311286
0.144 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
446
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310945
0.144 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
533
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310915 LIMIT 1
0.144 ms 1 /classes/SpecificPrice.php:435
683
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310695
0.144 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
870
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310468 LIMIT 1
0.144 ms 1 /classes/SpecificPrice.php:435
1060
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310307
0.144 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
438
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310945
0.143 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
550
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310915
0.143 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1044
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310307
0.143 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
91
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1
0.142 ms 0 /classes/module/Module.php:2137
475
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310943
0.142 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
571
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310872
0.142 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
599
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310867 LIMIT 1
0.142 ms 1 /classes/SpecificPrice.php:435
821
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310636
0.142 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1210
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310196 LIMIT 1
0.142 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
565
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.142 ms 1 /classes/Product.php:5659
695
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310695
0.142 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
736
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.142 ms 1 /classes/Product.php:5659
1077
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310236 LIMIT 1
0.142 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
198
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311627 LIMIT 1
0.141 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
679
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310695
0.141 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
421
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310947
0.141 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
450
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310945
0.141 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1063
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310307) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:453
432
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1004 LIMIT 1
0.140 ms 1 /classes/Product.php:5659
1218
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310196 LIMIT 1
0.140 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
738
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310675 LIMIT 1
0.140 ms 1 /classes/SpecificPrice.php:435
906
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310467 AND `id_group` = 1 LIMIT 1
0.140 ms 0 /classes/GroupReduction.php:153
936
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310411 LIMIT 1
0.140 ms 1 /classes/SpecificPrice.php:435
508
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310942
0.139 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
371
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311019
0.139 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
465
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1004 LIMIT 1
0.139 ms 1 /classes/Product.php:5659
483
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310943
0.139 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
498
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1004 LIMIT 1
0.139 ms 1 /classes/Product.php:5659
546
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310915
0.139 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
583
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310872
0.139 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
704
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310683 LIMIT 1
0.139 ms 1 /classes/SpecificPrice.php:435
807
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310636 AND `id_group` = 1 LIMIT 1
0.139 ms 0 /classes/GroupReduction.php:153
928
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310467
0.139 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1226
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310196 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1247
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310091 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
542
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310915
0.138 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
637
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310824 LIMIT 1
0.138 ms 1 /classes/SpecificPrice.php:435
883
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310468
0.138 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1097
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310236) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.138 ms 1 /classes/stock/StockAvailable.php:453
1130
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310222) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.138 ms 1 /classes/stock/StockAvailable.php:453
94
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_banner" LIMIT 1
0.138 ms 1 /classes/module/Module.php:2664
1243
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310091 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
318
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311314
0.137 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
458
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310945
0.137 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
491
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310943
0.137 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
813
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310636
0.137 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
601
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2026-04-21 00:00:00' AND '2026-04-21 23:59:59' LIMIT 1
0.136 ms 1 /classes/SpecificPrice.php:377
743
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310675
0.136 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
751
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310675
0.136 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1007
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310396
0.136 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1034
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.136 ms 1 /classes/Product.php:5659
1172
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310212 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
479
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310943
0.135 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
654
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310824
0.135 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1334
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 311629
0.135 ms 1 /classes/Product.php:2899
116
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 63 LIMIT 1
0.135 ms 1 /classes/Category.php:1373
161
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 311628 LIMIT 1
0.135 ms 1 /classes/SpecificPrice.php:435
375
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311019
0.135 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
435
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310945 AND id_shop=1 LIMIT 1
0.135 ms 1 /classes/Product.php:6873
587
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310872
0.135 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
609
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310867
0.135 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1222
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310196 LIMIT 1
0.135 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
233
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311536 LIMIT 1
0.134 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
413
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310947
0.134 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
740
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310675 AND id_shop=1 LIMIT 1
0.134 ms 1 /classes/Product.php:6873
874
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310468 LIMIT 1
0.134 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
969
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310406 LIMIT 1
0.134 ms 1 /classes/SpecificPrice.php:435
1073
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310236 LIMIT 1
0.134 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
56
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.133 ms 1 /classes/ObjectModel.php:1724
126
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.133 ms 1 /src/Adapter/EntityMapper.php:71
938
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310411 AND id_shop=1 LIMIT 1
0.133 ms 1 /classes/Product.php:6873
964
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310411) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.133 ms 1 /classes/stock/StockAvailable.php:453
1260
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310091
0.133 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
471
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310943
0.133 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
920
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310467
0.133 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1305
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310085 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
314
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311314
0.132 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
501
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310942 AND id_shop=1 LIMIT 1
0.132 ms 1 /classes/Product.php:6873
1002
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310396 LIMIT 1
0.132 ms 1 /classes/SpecificPrice.php:435
292
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 311434) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.132 ms 1 /classes/stock/StockAvailable.php:453
487
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310943
0.131 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
568
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310872 AND id_shop=1 LIMIT 1
0.131 ms 1 /classes/Product.php:6873
59
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.131 ms 1 /classes/ObjectModel.php:1724
1039
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310307 LIMIT 1
0.131 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1035
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310307 LIMIT 1
0.130 ms 1 /classes/SpecificPrice.php:435
335
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 311286 AND `id_group` = 1 LIMIT 1
0.130 ms 0 /classes/GroupReduction.php:153
379
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311019
0.130 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
394
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 311019) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:453
436
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310945 AND `id_group` = 1 LIMIT 1
0.130 ms 0 /classes/GroupReduction.php:153
717
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310683
0.130 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
829
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310636
0.130 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1267
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.130 ms 1 /classes/Product.php:5659
50
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'lt-lt'
OR `language_code` = 'lt-lt' LIMIT 1
0.129 ms 3 /classes/Language.php:880
95
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 12 AND `id_shop` = 1 LIMIT 1
0.129 ms 0 /classes/module/Module.php:2137
404
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310947 LIMIT 1
0.129 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
524
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310942
0.129 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
702
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 691 LIMIT 1
0.129 ms 1 /classes/Category.php:1373
713
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310683
0.129 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
725
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310683
0.129 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
945
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310411
0.129 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1011
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310396
0.129 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1048
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310307
0.129 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1139
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310220 LIMIT 1
0.129 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
301
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311314 LIMIT 1
0.128 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
331
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 68
AND `active` = 1 LIMIT 1
0.128 ms 1 /classes/Manufacturer.php:312
554
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310915
0.128 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
729
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310683
0.128 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
825
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310636
0.128 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
869
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.128 ms 1 /classes/Product.php:5659
1119
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310222
0.128 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1160
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310220
0.128 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1239
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 310091 LIMIT 1
0.128 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1273
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310086
0.128 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1067
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 60 LIMIT 1
0.128 ms 1 /classes/Category.php:1373
127
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1
0.127 ms 3 /src/Adapter/EntityMapper.php:79
166
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311628
0.127 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
330
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.127 ms 1 /classes/Product.php:5659
709
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310683
0.127 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
747
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310675
0.127 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1293
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310086
0.127 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1337
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 311628
0.127 ms 1 /classes/Product.php:2899
139
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311629
0.127 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
617
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310867
0.127 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
862
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310629
0.127 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1056
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310307
0.127 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
721
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310683
0.126 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1071
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310236 AND id_shop=1 LIMIT 1
0.126 ms 1 /classes/Product.php:6873
1427
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310212
0.126 ms 1 /classes/Product.php:2899
203
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311627
0.126 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
737
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 83
AND `active` = 1 LIMIT 1
0.126 ms 1 /classes/Manufacturer.php:312
135
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311629
0.125 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
268
SELECT SQL_NO_CACHE p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = 311434 LIMIT 1
0.125 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
535
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310915 AND id_shop=1 LIMIT 1
0.124 ms 1 /classes/Product.php:6873
598
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 690 LIMIT 1
0.124 ms 1 /classes/Product.php:5659
621
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310867
0.124 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
935
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.124 ms 1 /classes/Product.php:5659
941
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310411
0.124 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1170
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310212 AND id_shop=1 LIMIT 1
0.124 ms 1 /classes/Product.php:6873
1270
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310086 AND id_shop=1 LIMIT 1
0.124 ms 1 /classes/Product.php:6873
1346
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 311434
0.124 ms 1 /classes/Product.php:2899
147
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311629
0.123 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
817
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310636
0.123 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1068
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 60 LIMIT 1
0.123 ms 1 /classes/Product.php:5659
625
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310867
0.122 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
92
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "homeslider" LIMIT 1
0.122 ms 0 /classes/module/Module.php:2664
602
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2026-04-21 00:00:00' AND '2026-04-21 23:59:59' LIMIT 1
0.121 ms 1 /classes/SpecificPrice.php:381
606
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310867 AND id_shop=1 LIMIT 1
0.121 ms 1 /classes/Product.php:6873
858
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310629
0.121 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
469
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310943 AND `id_group` = 1 LIMIT 1
0.121 ms 0 /classes/GroupReduction.php:153
646
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310824
0.121 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
650
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310824
0.121 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
986
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310406
0.121 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1343
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 311536
0.121 ms 1 /classes/Product.php:2899
189
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 311628) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:453
1052
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310307
0.120 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1310
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310085
0.120 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1352
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 311286
0.120 ms 1 /classes/Product.php:2899
120
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 311629 LIMIT 1
0.120 ms 1 /classes/SpecificPrice.php:435
365
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 670 LIMIT 1
0.120 ms 1 /classes/Product.php:5659
532
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1001 LIMIT 1
0.120 ms 1 /classes/Product.php:5659
629
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310867
0.120 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
658
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310824
0.120 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
994
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310406
0.120 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1244
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310091
0.120 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1430
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 310196
0.120 ms 1 /classes/Product.php:2899
186
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311628
0.119 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
151
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311629
0.119 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
160
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 63 LIMIT 1
0.119 ms 1 /classes/Product.php:5659
640
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310824 AND `id_group` = 1 LIMIT 1
0.119 ms 0 /classes/GroupReduction.php:153
706
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310683 AND id_shop=1 LIMIT 1
0.119 ms 1 /classes/Product.php:6873
1004
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310396 AND id_shop=1 LIMIT 1
0.119 ms 1 /classes/Product.php:6873
222
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 311627) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.118 ms 1 /classes/stock/StockAvailable.php:453
569
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310872 AND `id_group` = 1 LIMIT 1
0.118 ms 0 /classes/GroupReduction.php:153
1001
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 690 LIMIT 1
0.118 ms 1 /classes/Product.php:5659
1230
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310196) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.118 ms 1 /classes/stock/StockAvailable.php:453
639
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310824 AND id_shop=1 LIMIT 1
0.118 ms 1 /classes/Product.php:6873
67
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.117 ms 9 /classes/ImageType.php:161
1185
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310212
0.117 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
990
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310406
0.116 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1301
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310085 LIMIT 1
0.116 ms 1 /classes/SpecificPrice.php:435
1349
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 311314
0.116 ms 1 /classes/Product.php:2899
707
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310683 AND `id_group` = 1 LIMIT 1
0.116 ms 0 /classes/GroupReduction.php:153
1040
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310307
0.116 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1167
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.116 ms 1 /classes/Product.php:5659
93
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockbanner" LIMIT 1
0.115 ms 0 /classes/module/Module.php:2664
502
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310942 AND `id_group` = 1 LIMIT 1
0.115 ms 0 /classes/GroupReduction.php:153
978
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310406
0.115 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1168
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310212 LIMIT 1
0.115 ms 1 /classes/SpecificPrice.php:435
163
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 311628 AND id_shop=1 LIMIT 1
0.115 ms 1 /classes/Product.php:6873
297
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 311314 LIMIT 1
0.115 ms 1 /classes/SpecificPrice.php:435
1196
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 310212) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.115 ms 1 /classes/stock/StockAvailable.php:453
257
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 311536) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:453
703
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.114 ms 1 /classes/Product.php:5659
1306
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310085
0.114 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
369
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 311019 AND `id_group` = 1 LIMIT 1
0.114 ms 0 /classes/GroupReduction.php:153
741
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310675 AND `id_group` = 1 LIMIT 1
0.114 ms 0 /classes/GroupReduction.php:153
1152
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310220
0.114 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
603
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 310867
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.113 ms 0 /classes/SpecificPrice.php:256
1123
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310222
0.113 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1326
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310085
0.113 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1340
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 311627
0.113 ms 1 /classes/Product.php:2899
1148
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310220
0.113 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
961
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310411
0.111 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1227
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310196
0.111 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
854
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310629
0.111 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
400
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310947 LIMIT 1
0.110 ms 1 /classes/SpecificPrice.php:435
887
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310468
0.110 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
949
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310411
0.110 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1200
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 1014 LIMIT 1
0.110 ms 1 /classes/Category.php:1373
939
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310411 AND `id_group` = 1 LIMIT 1
0.110 ms 0 /classes/GroupReduction.php:153
974
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310406
0.110 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1156
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310220
0.110 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
607
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310867 AND `id_group` = 1 LIMIT 1
0.109 ms 0 /classes/GroupReduction.php:153
982
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310406
0.109 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
117
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 63 LIMIT 1
0.108 ms 1 /classes/Product.php:5659
129
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.108 ms 1 /classes/Group.php:151
194
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 311627 LIMIT 1
0.108 ms 1 /classes/SpecificPrice.php:435
1171
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310212 AND `id_group` = 1 LIMIT 1
0.108 ms 0 /classes/GroupReduction.php:153
402
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310947 AND id_shop=1 LIMIT 1
0.107 ms 1 /classes/Product.php:6873
957
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310411
0.107 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1107
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310222
0.107 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
383
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311019
0.107 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
164
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 311628 AND `id_group` = 1 LIMIT 1
0.106 ms 0 /classes/GroupReduction.php:153
536
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310915 AND `id_group` = 1 LIMIT 1
0.106 ms 0 /classes/GroupReduction.php:153
1237
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310091 AND id_shop=1 LIMIT 1
0.106 ms 1 /classes/Product.php:6873
231
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 311536 AND id_shop=1 LIMIT 1
0.106 ms 1 /classes/Product.php:6873
405
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310947
0.106 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
875
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310468
0.106 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1102
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310222 LIMIT 1
0.106 ms 1 /classes/SpecificPrice.php:435
1285
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310086
0.106 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
234
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311536
0.105 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
953
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310411
0.105 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1189
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310212
0.105 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
170
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311628
0.104 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1082
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310236
0.104 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1202
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310196 LIMIT 1
0.104 ms 1 /classes/SpecificPrice.php:435
1235
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310091 LIMIT 1
0.104 ms 1 /classes/SpecificPrice.php:435
1303
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310085 AND id_shop=1 LIMIT 1
0.104 ms 1 /classes/Product.php:6873
1314
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310085
0.104 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
229
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 311536 LIMIT 1
0.103 ms 1 /classes/SpecificPrice.php:435
277
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311434
0.103 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
296
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 63 LIMIT 1
0.103 ms 1 /classes/Product.php:5659
387
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311019
0.103 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
391
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311019
0.103 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
417
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310947
0.103 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
613
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310867
0.103 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
971
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310406 AND id_shop=1 LIMIT 1
0.103 ms 1 /classes/Product.php:6873
1101
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.103 ms 1 /classes/Product.php:5659
264
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 311434 LIMIT 1
0.102 ms 1 /classes/SpecificPrice.php:435
1078
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310236
0.102 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1135
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 310220 LIMIT 1
0.102 ms 1 /classes/SpecificPrice.php:435
1318
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310085
0.102 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
398
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 1004 LIMIT 1
0.102 ms 1 /classes/Category.php:1373
118
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 70
AND `active` = 1 LIMIT 1
0.101 ms 1 /classes/Manufacturer.php:312
285
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311434
0.101 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1173
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310212
0.101 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1271
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310086 AND `id_group` = 1 LIMIT 1
0.101 ms 0 /classes/GroupReduction.php:153
174
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311628
0.101 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
182
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311628
0.101 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
238
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311536
0.101 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
289
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311434
0.101 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
306
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311314
0.101 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
872
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310468 AND id_shop=1 LIMIT 1
0.101 ms 1 /classes/Product.php:6873
211
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311627
0.100 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1127
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310222
0.100 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1177
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310212
0.100 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
273
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311434
0.100 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
409
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310947
0.100 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1074
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310236
0.100 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1289
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310086
0.100 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
178
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311628
0.099 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
879
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310468
0.099 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
242
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311536
0.099 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
281
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311434
0.099 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1090
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310236
0.099 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1094
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310236
0.099 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1115
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310222
0.099 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1193
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310212
0.099 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1201
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1014 LIMIT 1
0.099 ms 1 /classes/Product.php:5659
199
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311627
0.098 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
215
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311627
0.098 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
219
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311627
0.098 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
246
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311536
0.098 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
261
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 690 LIMIT 1
0.098 ms 1 /classes/Category.php:1373
1211
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310196
0.098 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1300
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.098 ms 1 /classes/Product.php:5659
193
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 63 LIMIT 1
0.097 ms 1 /classes/Product.php:5659
207
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311627
0.097 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
226
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 57 LIMIT 1
0.097 ms 1 /classes/Category.php:1373
250
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311536
0.097 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1086
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310236
0.097 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1134
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.097 ms 1 /classes/Product.php:5659
1181
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310212
0.097 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1322
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310085
0.097 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
269
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311434
0.097 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1207
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310196
0.097 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
254
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311536
0.096 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
302
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 311314
0.096 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1111
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310222
0.096 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1234
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.096 ms 1 /classes/Product.php:5659
1037
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310307 AND id_shop=1 LIMIT 1
0.095 ms 1 /classes/Product.php:6873
1219
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310196
0.094 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
196
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 311627 AND id_shop=1 LIMIT 1
0.094 ms 1 /classes/Product.php:6873
1140
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310220
0.094 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1215
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310196
0.094 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1223
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310196
0.094 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1240
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310091
0.094 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1248
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 310091
0.094 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
399
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1004 LIMIT 1
0.093 ms 1 /classes/Product.php:5659
1238
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310091 AND `id_group` = 1 LIMIT 1
0.093 ms 0 /classes/GroupReduction.php:153
266
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 311434 AND id_shop=1 LIMIT 1
0.092 ms 1 /classes/Product.php:6873
299
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 311314 AND id_shop=1 LIMIT 1
0.092 ms 1 /classes/Product.php:6873
1005
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310396 AND `id_group` = 1 LIMIT 1
0.092 ms 0 /classes/GroupReduction.php:153
1104
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310222 AND id_shop=1 LIMIT 1
0.091 ms 1 /classes/Product.php:6873
1137
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310220 AND id_shop=1 LIMIT 1
0.091 ms 1 /classes/Product.php:6873
1204
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 310196 AND id_shop=1 LIMIT 1
0.088 ms 1 /classes/Product.php:6873
972
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310406 AND `id_group` = 1 LIMIT 1
0.087 ms 0 /classes/GroupReduction.php:153
873
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310468 AND `id_group` = 1 LIMIT 1
0.086 ms 0 /classes/GroupReduction.php:153
1138
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310220 AND `id_group` = 1 LIMIT 1
0.086 ms 0 /classes/GroupReduction.php:153
403
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310947 AND `id_group` = 1 LIMIT 1
0.084 ms 0 /classes/GroupReduction.php:153
228
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 73
AND `active` = 1 LIMIT 1
0.083 ms 1 /classes/Manufacturer.php:312
232
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 311536 AND `id_group` = 1 LIMIT 1
0.083 ms 0 /classes/GroupReduction.php:153
1038
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310307 AND `id_group` = 1 LIMIT 1
0.083 ms 0 /classes/GroupReduction.php:153
1072
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310236 AND `id_group` = 1 LIMIT 1
0.083 ms 0 /classes/GroupReduction.php:153
227
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.082 ms 1 /classes/Product.php:5659
262
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 690 LIMIT 1
0.082 ms 1 /classes/Product.php:5659
263
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 78
AND `active` = 1 LIMIT 1
0.082 ms 1 /classes/Manufacturer.php:312
300
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 311314 AND `id_group` = 1 LIMIT 1
0.081 ms 0 /classes/GroupReduction.php:153
1105
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310222 AND `id_group` = 1 LIMIT 1
0.081 ms 0 /classes/GroupReduction.php:153
1304
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310085 AND `id_group` = 1 LIMIT 1
0.079 ms 0 /classes/GroupReduction.php:153
267
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 311434 AND `id_group` = 1 LIMIT 1
0.079 ms 0 /classes/GroupReduction.php:153
1205
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 310196 AND `id_group` = 1 LIMIT 1
0.078 ms 0 /classes/GroupReduction.php:153
197
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 311627 AND `id_group` = 1 LIMIT 1
0.078 ms 0 /classes/GroupReduction.php:153

Doubles

216 queries
SELECT p.id_product, p.id_manufacturer, p.id_supplier, ps.wholesale_price, ps.unit_price_ratio, ps.price, p.enable_price_margin, p.pm_groups, p.pm_price_type, p.pm_price_change_type, p.pm_price_margin
        			FROM `ps_product` p LEFT JOIN `ps_product_shop` ps ON (p.`id_product` = ps.`id_product`) where p.`id_product` = XX LIMIT XX
216 queries
SELECT id_category  FROM `ps_category_product` where `id_product` = XX
216 queries
SELECT pm.*, pms.* FROM `ps_pshow_pricemaster_pricemargin` pm
                    LEFT JOIN `ps_pshow_pricemaster_pricemargin_shop` pms ON (
                        pms.`id_pshow_pricemaster_pricemargin` = pm.`id_pshow_pricemaster_pricemargin`
                    )
                    WHERE pms.`id_shop` = XX AND pm.`active` = XX AND (pm.`apply_to_all_products` = XX OR (XX>XX
                    OR (pm.`groups` like "XX,%" OR pm.`groups` like "%,XX" OR pm.`groups` like "XX" OR pm.`groups` like "%,XX,%")))
                    GROUP BY pm.`id_pshow_pricemaster_pricemargin` ORDER BY pm.`position` ASC;
216 queries
SELECT * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (XX) AND `id_product` = XX
37 queries
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
36 queries
SELECT image_shop.`id_image`
                    FROM `ps_image` i
                     INNER JOIN ps_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
36 queries
SELECT name FROM ps_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
36 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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
36 queries
                            SELECT `id_tax_rules_group`
                            FROM `ps_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
36 queries
			SELECT `reduction`
			FROM `ps_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
36 queries
SELECT SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
36 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 `ps_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 `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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
36 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM ps_feature_product pf
                LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN ps_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
36 queries
SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
36 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `ps_image` i
             INNER JOIN ps_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
36 queries
SELECT `id_product_attribute`
            FROM `ps_product_attribute`
            WHERE `id_product` = XX
36 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 `ps_product_attribute` pa
             INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `ps_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;
20 queries
SELECT *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
13 queries
SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
10 queries
			SELECT cl.`link_rewrite`
			FROM `ps_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
5 queries
				SELECT `name`
				FROM `ps_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
4 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `ps_module` m
                LEFT JOIN `ps_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
4 queries
SELECT `id_lang` FROM `ps_lang`
                    WHERE `locale` = 'lt-lt'
                    OR `language_code` = 'lt-lt' LIMIT XX
2 queries
SELECT 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 `ps_configuration` c
               LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2 queries
SELECT * FROM ps_seor WHERE (
            old="/lt/XX-maitinimui?page=XX&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
            old="/lt/XX-maitinimui?page=XX&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR

            old="https://www.e-vaikas.lt/lt/XX-maitinimui?page=XX&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
            old="https://www.e-vaikas.lt/lt/XX-maitinimui?page=XX&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR

            old="https://www.e-vaikas.lt/lt/XX-maitinimui?page=XX&q=Prekės ženklas-AKUKU-CARETERO-DR BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
            old="https://www.e-vaikas.lt/lt/XX-maitinimui?page=XX&q=Prekės+ženklas-AKUKU-CARETERO-DR+BROWN`S-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR

            old="https://www.e-vaikas.lt/lt/XX-maitinimui?page=XX&q=Prek%CXX%XXs+%CXX%BEenklas-AKUKU-CARETERO-DR+BROWN%XXS-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
            old="https://www.e-vaikas.lt/lt/XX-maitinimui?page=XX&q=Prek%CXX%XXs+%CXX%BEenklas-AKUKU-CARETERO-DR+BROWN%XXS-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR

            old="/lt/XX-maitinimui?page=XX&q=Prek%CXX%XXs+%CXX%BEenklas-AKUKU-CARETERO-DR+BROWN%XXS-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
            old="/lt/XX-maitinimui?page=XX&q=Prek%CXX%XXs+%CXX%BEenklas-AKUKU-CARETERO-DR+BROWN%XXS-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR

            old="https://www.e-vaikas.lt/lt/XX-maitinimui?page=XX&q=Prek%CXX%XXs+%CXX%BEenklas-AKUKU-CARETERO-DR+BROWN%XXS-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX" OR
            old="https://www.e-vaikas.lt/lt/XX-maitinimui?page=XX&q=Prek%CXX%XXs+%CXX%BEenklas-AKUKU-CARETERO-DR+BROWN%XXS-InnoGiO-LANSINOH-SAVEA-SENSILLO-SUAVINEX") AND active=XX AND id_shop="XX"
2 queries
			SELECT COUNT(distinct(id_product))
			FROM  `ps_category_product`
			WHERE id_category = XX OR
			EXISTS (
				SELECT XX
				FROM `ps_category` cXX
				 INNER JOIN ps_category_shop category_shop
        ON (category_shop.id_category = cXX.id_category AND category_shop.id_shop = XX)
				WHERE `ps_category_product`.id_category = cXX.id_category
					AND cXX.nleft > XX
					AND cXX.nright < XX
					AND cXX.active = XX
			) LIMIT XX
2 queries
SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
2 queries
		SELECT `id_category`
		FROM `ps_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT page from `ps_appagebuilder_page` where id_category = 'XX' AND id_shop = 'XX' LIMIT XX
2 queries
		SELECT m.*, ml.`description`, ml.`short_description`
		FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
        ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = XX)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = XX)WHERE XX AND m.`active` = XX ORDER BY m.`name` ASC
		
2 queries
				SELECT tr.*
				FROM `ps_tax_rule` tr
				JOIN `ps_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 ('LT-XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'LT-XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2 queries
SELECT XX FROM `ps_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
SELECT * FROM ps_leoslideshow_groups gr
                WHERE gr.id_shop = XX AND gr.hook = "displayNavXX" AND gr.`active` = XX
                ORDER BY gr.id_leoslideshow_groups LIMIT XX

Tables stress

328 product
328 product_shop
221 category_product
216 pshow_pricemaster_pricemargin
216 pshow_pricemaster_pricemargin_shop
216 pshow_pricemaster_currency
75 product_attribute
74 category_lang
74 cart_product
72 image
72 image_shop
72 product_attribute_shop
41 specific_price
40 stock_available
39 product_attribute_combination
37 product_lang
36 product_group_reduction_cache
36 pack
36 feature_product
36 feature_lang
36 feature_value_lang
36 feature
36 feature_shop
36 image_lang
36 attribute
36 attribute_lang
36 attribute_group
34 category
28 category_shop
23 module
18 module_shop
9 configuration
8 lang
8 leoslideshow_groups
7 hook
7 currency
7 manufacturer
5 configuration_lang
5 currency_shop
5 category_group
5 image_type
4 shop_url
4 shop
4 lang_shop
3 country
3 hook_alias
3 currency_lang
3 appagebuilder_page
3 tax_rule
3 tax_rules_group
2 shop_group
2 country_lang
2 country_shop
2 hook_module
2 seor
2 group
2 group_shop
2 appagebuilder_products
2 manufacturer_shop
2 manufacturer_lang
2 product_sale
2 cart_rule
1 memcached_servers
1 module_group
1 appagebuilder_profiles
1 appagebuilder_profiles_lang
1 appagebuilder_profiles_shop
1 meta
1 meta_lang
1 hook_module_exceptions
1 group_lang
1 feature_flag
1 address_format
1 required_field
1 tab
1 appagebuilder_products_shop
1 appagebuilder
1 appagebuilder_shop
1 appagebuilder_lang
1 appagebuilder_positions
1 layered_category
1 layered_filter_block
1 tax
1 tax_lang
1 specific_price_priority
1 btmegamenu_group
1 btmegamenu_group_lang
1 ganalytics_data

ObjectModel instances

Name Instances Source
Category 57 /modules/seoredirect/seoredirect.php:468 (__construct) [id: 7]
/controllers/front/listing/CategoryController.php:76 (__construct) [id: 7]
/modules/seoredirect/seoredirect.php:468 (__construct) [id: 7]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 57]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 58]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 60]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 56]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 55]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 61]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 227]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 1001]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 62]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 59]
/controllers/front/listing/CategoryController.php:214 (__construct) [id: 63]
/classes/Meta.php:380 (__construct) [id: 7]
/classes/Link.php:402 (__construct) [id: 7]
/classes/Link.php:402 (__construct) [id: 7]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 7]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
/classes/Link.php:402 (__construct) [id: 63]
/classes/Link.php:402 (__construct) [id: 63]
/classes/Link.php:402 (__construct) [id: 63]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 690]
/classes/Link.php:402 (__construct) [id: 63]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 670]
/classes/Link.php:402 (__construct) [id: 1004]
/classes/Link.php:402 (__construct) [id: 1004]
/classes/Link.php:402 (__construct) [id: 1004]
/classes/Link.php:402 (__construct) [id: 1004]
/classes/Link.php:402 (__construct) [id: 1001]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 690]
/classes/Link.php:402 (__construct) [id: 1001]
/classes/Link.php:402 (__construct) [id: 1001]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 1001]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 1001]
/classes/Link.php:402 (__construct) [id: 690]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 60]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 1014]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
Product 36 /src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 311629]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 311628]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 311627]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 311536]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 311434]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 311314]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 311286]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 311019]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310947]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310945]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310943]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310942]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310915]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310872]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310867]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310824]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310695]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310683]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310675]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310649]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310636]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310629]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310468]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310467]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310411]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310406]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310396]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310307]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310236]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310222]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310220]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310212]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310196]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310091]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310086]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 310085]
Address 5 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:227 (__construct) [id: ]
/classes/Product.php:5964 (__construct) [id: ]
LeoWidget 3 /modules/leobootstrapmenu/leobootstrapmenu.php:88 (__construct) [id: ]
/modules/leobootstrapmenu/leobootstrapmenu.php:88 (__construct) [id: ]
/modules/leobootstrapmenu/leobootstrapmenu.php:88 (__construct) [id: ]
Language 3 /config/config.inc.php:211 (__construct) [id: 1]
/classes/Tools.php:641 (__construct) [id: 1]
/classes/Tools.php:560 (__construct) [id: 1]
Currency 3 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/classes/Tools.php:690 (getCurrencyInstance) [id: 1]
Country 3 /config/config.inc.php:146 (__construct) [id: 130]
/classes/AddressFormat.php:404 (__construct) [id: 130]
/classes/controller/FrontController.php:1779 (__construct) [id: 130]
Tax 2 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
ApPageBuilderProfilesModel 2 /modules/appagebuilder/appagebuilder.php:3353 (__construct) [id: ]
/modules/appagebuilder/appagebuilder.php:2872 (__construct) [id: ]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
Group 2 /classes/Cart.php:249 (getCurrent) [id: 1]
/modules/leoproductsearch/leoproductsearch.php:466 (__construct) [id: 1]
ApPageBuilderModel 2 /modules/appagebuilder/appagebuilder.php:2062 (__construct) [id: ]
/modules/appagebuilder/appagebuilder.php:2578 (__construct) [id: ]
Configuration 1 /modules/appagebuilder/appagebuilder.php:2265 (__construct) [id: ]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]
State 1 /classes/controller/FrontController.php:1778 (__construct) [id: 0]
AddressFormat 1 /classes/controller/FrontController.php:1773 (generateAddress) [id: ]
Risk 1 /classes/controller/FrontController.php:1705 (__construct) [id: ]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
Gender 1 /classes/controller/FrontController.php:1702 (__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/include_paths.php
9 /vendor/composer/autoload_static.php
10 /vendor/symfony/polyfill-php72/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap.php
12 /vendor/symfony/polyfill-mbstring/bootstrap80.php
13 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
14 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
15 /vendor/symfony/polyfill-intl-idn/bootstrap.php
16 /vendor/symfony/deprecation-contracts/function.php
17 /vendor/ralouphie/getallheaders/src/getallheaders.php
18 /vendor/symfony/polyfill-ctype/bootstrap.php
19 /vendor/symfony/polyfill-ctype/bootstrap80.php
20 /vendor/symfony/polyfill-php80/bootstrap.php
21 /vendor/guzzlehttp/promises/src/functions_include.php
22 /vendor/guzzlehttp/promises/src/functions.php
23 /vendor/guzzlehttp/guzzle/src/functions_include.php
24 /vendor/guzzlehttp/guzzle/src/functions.php
25 /vendor/symfony/polyfill-iconv/bootstrap.php
26 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
27 /vendor/jakeasmith/http_build_url/src/http_build_url.php
28 /vendor/lcobucci/jwt/compat/class-aliases.php
29 /vendor/lcobucci/jwt/src/Token.php
30 /vendor/lcobucci/jwt/src/Signature.php
31 /vendor/lcobucci/jwt/compat/json-exception-polyfill.php
32 /vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
33 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
34 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
35 /vendor/symfony/polyfill-intl-icu/bootstrap.php
36 /vendor/symfony/polyfill-php73/bootstrap.php
37 /vendor/symfony/polyfill-php81/bootstrap.php
38 /vendor/api-platform/core/src/deprecation.php
39 /vendor/api-platform/core/src/Api/FilterInterface.php
40 /vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php
41 /vendor/api-platform/core/src/deprecated_interfaces.php
42 /vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php
43 /vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php
44 /vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php
45 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php
46 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/ExistsFilterInterface.php
47 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php
48 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/RangeFilterInterface.php
49 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php
50 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationCollectionExtensionInterface.php
51 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationItemExtensionInterface.php
52 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultCollectionExtensionInterface.php
53 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultItemExtensionInterface.php
54 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Filter/FilterInterface.php
55 /vendor/api-platform/core/src/Doctrine/Orm/QueryAwareInterface.php
56 /vendor/api-platform/core/src/Doctrine/Orm/Util/QueryNameGeneratorInterface.php
57 /vendor/api-platform/core/src/Elasticsearch/Metadata/Document/Factory/DocumentMetadataFactoryInterface.php
58 /vendor/api-platform/core/src/Symfony/Validator/ValidationGroupsGeneratorInterface.php
59 /vendor/api-platform/core/src/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php
60 /vendor/api-platform/core/src/Exception/ExceptionInterface.php
61 /vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php
62 /vendor/api-platform/core/src/State/Pagination/PaginatorInterface.php
63 /vendor/api-platform/core/src/State/Pagination/PartialPaginatorInterface.php
64 /vendor/api-platform/core/src/Documentation/DocumentationInterface.php
65 /vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php
66 /vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php
67 /vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php
68 /vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php
69 /vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php
70 /vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php
71 /vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php
72 /vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php
73 /vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php
74 /vendor/api-platform/core/src/Validator/ValidatorInterface.php
75 /vendor/api-platform/core/src/Api/UrlGeneratorInterface.php
76 /vendor/api-platform/core/src/GraphQl/ExecutorInterface.php
77 /vendor/api-platform/core/src/GraphQl/Error/ErrorHandlerInterface.php
78 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ValidateStageInterface.php
79 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ReadStageInterface.php
80 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityPostDenormalizeStageInterface.php
81 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityStageInterface.php
82 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/WriteStageInterface.php
83 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SerializeStageInterface.php
84 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/DeserializeStageInterface.php
85 /vendor/api-platform/core/src/GraphQl/Resolver/QueryItemResolverInterface.php
86 /vendor/api-platform/core/src/GraphQl/Resolver/QueryCollectionResolverInterface.php
87 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Factory/ResolverFactoryInterface.php
88 /vendor/api-platform/core/src/GraphQl/Resolver/MutationResolverInterface.php
89 /vendor/api-platform/core/src/Core/GraphQl/Subscription/MercureSubscriptionIriGeneratorInterface.php
90 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionIdentifierGeneratorInterface.php
91 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionManagerInterface.php
92 /vendor/api-platform/core/src/Core/GraphQl/Serializer/SerializerContextBuilderInterface.php
93 /vendor/api-platform/core/src/GraphQl/Type/TypesFactoryInterface.php
94 /vendor/api-platform/core/src/GraphQl/Type/Definition/TypeInterface.php
95 /vendor/api-platform/core/src/GraphQl/Type/TypesContainerInterface.php
96 /vendor/psr/container/src/ContainerInterface.php
97 /vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php
98 /vendor/ircmaxell/password-compat/lib/password.php
99 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
100 /vendor/prestashop/laminas-code-lts/polyfill/ReflectionEnumPolyfill.php
101 /src/Core/Version.php
102 /config/alias.php
103 /vendor/prestashop/autoload/src/PrestashopAutoload.php
104 /vendor/prestashop/autoload/src/LegacyClassLoader.php
105 /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
106 /vendor/prestashop/autoload/src/Autoloader.php
107 /config/bootstrap.php
108 /src/Core/ContainerBuilder.php
109 /src/Core/Foundation/IoC/Container.php
110 /src/Adapter/ServiceLocator.php
111 /var/cache/prod/appParameters.php
114 /var/cache/prod/class_index.php
115 /classes/controller/Controller.php
117 /classes/ObjectModel.php
118 /src/Core/Foundation/Database/EntityInterface.php
120 /classes/db/Db.php
122 /classes/Hook.php
124 /classes/module/Module.php
125 /src/Core/Module/Legacy/ModuleInterface.php
127 /classes/Tools.php
128 /classes/Context.php
129 /override/classes/shop/Shop.php
130 /classes/shop/Shop.php
131 /src/Core/Security/PasswordGenerator.php
132 /classes/db/DbPDO.php
133 /classes/AddressFormat.php
134 /classes/cache/Cache.php
135 /classes/cache/CacheMemcached.php
136 /config/db_slave_server.inc.php
137 /src/Core/Security/Hashing.php
138 /classes/Configuration.php
139 /classes/Validate.php
140 /src/Adapter/EntityMapper.php
141 /classes/db/DbQuery.php
142 /src/Core/Addon/Theme/ThemeManagerBuilder.php
143 /vendor/psr/log/Psr/Log/NullLogger.php
144 /vendor/psr/log/Psr/Log/AbstractLogger.php
145 /vendor/psr/log/Psr/Log/LoggerInterface.php
146 /src/Adapter/Configuration.php
147 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
148 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
149 /src/Core/ConfigurationInterface.php
150 /src/Core/Addon/Theme/ThemeRepository.php
151 /src/Core/Addon/AddonRepositoryInterface.php
152 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
153 /src/Core/Addon/Theme/Theme.php
154 /src/Core/Addon/AddonInterface.php
155 /src/Core/Util/ArrayFinder.php
156 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccess.php
157 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.php
158 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php
159 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
160 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php
161 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
162 /config/defines_uri.inc.php
163 /classes/Language.php
164 /src/Core/Language/LanguageInterface.php
165 /classes/Country.php
166 /classes/PrestaShopCollection.php
167 /classes/shop/ShopGroup.php
168 /classes/Cookie.php
169 /classes/PhpEncryption.php
170 /classes/PhpEncryptionEngine.php
171 /vendor/defuse/php-encryption/src/Key.php
172 /vendor/defuse/php-encryption/src/Encoding.php
173 /vendor/defuse/php-encryption/src/Core.php
174 /vendor/defuse/php-encryption/src/Crypto.php
175 /vendor/defuse/php-encryption/src/KeyOrPassword.php
176 /vendor/defuse/php-encryption/src/RuntimeTests.php
177 /vendor/defuse/php-encryption/src/DerivedKeys.php
178 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
179 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
180 /src/Core/Session/SessionHandler.php
181 /src/Core/Session/SessionHandlerInterface.php
182 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
183 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
184 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
185 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
186 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
187 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
188 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
189 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
190 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
191 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
192 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
193 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
194 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
195 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
196 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
197 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
198 /config/smarty.config.inc.php
199 /vendor/smarty/smarty/libs/Smarty.class.php
200 /vendor/smarty/smarty/libs/functions.php
201 /vendor/smarty/smarty/libs/Autoloader.php
202 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
203 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
204 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
205 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
206 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
207 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
208 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
209 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
211 /config/smartyfront.config.inc.php
212 /classes/Smarty/SmartyResourceModule.php
213 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
214 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
215 /classes/Smarty/SmartyResourceParent.php
216 /classes/Smarty/SmartyLazyRegister.php
217 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
218 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
219 /classes/Customer.php
220 /classes/Group.php
221 /override/classes/Link.php
222 /classes/Link.php
223 /classes/shop/ShopUrl.php
224 /override/classes/Dispatcher.php
225 /classes/Dispatcher.php
226 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
227 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
228 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
229 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
230 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
231 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
232 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
233 /src/Adapter/SymfonyContainer.php
234 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
235 /src/Adapter/ContainerBuilder.php
236 /src/Adapter/Environment.php
237 /src/Core/EnvironmentInterface.php
238 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
239 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
240 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
241 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
242 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
243 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
244 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
245 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
246 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
247 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
248 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
249 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
250 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
251 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
252 /vendor/symfony/contracts/Service/ResetInterface.php
253 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
254 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
255 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
256 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
257 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
258 /vendor/symfony/contracts/Cache/ItemInterface.php
259 /vendor/psr/cache/src/CacheItemInterface.php
260 /vendor/psr/cache/src/CacheItemPoolInterface.php
261 /vendor/symfony/contracts/Cache/CacheInterface.php
262 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
263 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
264 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
265 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
266 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
267 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
268 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
269 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
270 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
271 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
272 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
273 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
274 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
275 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
276 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
277 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
278 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
279 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
280 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
281 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
282 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
283 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
284 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
285 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
286 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
287 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
288 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
289 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
290 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
292 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
294 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
295 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
296 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
297 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
298 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
299 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
318 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
319 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
320 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
321 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
322 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
323 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
324 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
325 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
326 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
327 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
328 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
329 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
330 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
331 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
332 /var/cache/prod/FrontContainer.php
333 /src/Adapter/Container/LegacyContainer.php
334 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
335 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
336 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
337 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
338 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
339 /vendor/psr/container/src/ContainerExceptionInterface.php
340 /vendor/psr/container/src/NotFoundExceptionInterface.php
341 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
342 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
343 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
344 /src/Adapter/Container/LegacyContainerInterface.php
345 /modules/ps_categorytree/vendor/autoload.php
346 /modules/ps_categorytree/vendor/composer/autoload_real.php
347 /modules/ps_categorytree/vendor/composer/platform_check.php
348 /modules/ps_categorytree/vendor/composer/autoload_static.php
349 /modules/ps_contactinfo/vendor/autoload.php
350 /modules/ps_contactinfo/vendor/composer/autoload_real.php
351 /modules/ps_contactinfo/vendor/composer/platform_check.php
352 /modules/ps_contactinfo/vendor/composer/autoload_static.php
353 /modules/ps_facetedsearch/vendor/autoload.php
354 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
355 /modules/ps_facetedsearch/vendor/composer/platform_check.php
356 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
357 /modules/ps_imageslider/vendor/autoload.php
358 /modules/ps_imageslider/vendor/composer/autoload_real.php
359 /modules/ps_imageslider/vendor/composer/platform_check.php
360 /modules/ps_imageslider/vendor/composer/autoload_static.php
361 /modules/ps_searchbar/vendor/autoload.php
362 /modules/ps_searchbar/vendor/composer/autoload_real.php
363 /modules/ps_searchbar/vendor/composer/platform_check.php
364 /modules/ps_searchbar/vendor/composer/autoload_static.php
365 /modules/ps_sharebuttons/vendor/autoload.php
366 /modules/ps_sharebuttons/vendor/composer/autoload_real.php
367 /modules/ps_sharebuttons/vendor/composer/platform_check.php
368 /modules/ps_sharebuttons/vendor/composer/autoload_static.php
369 /modules/statsdata/vendor/autoload.php
370 /modules/statsdata/vendor/composer/autoload_real.php
371 /modules/statsdata/vendor/composer/platform_check.php
372 /modules/statsdata/vendor/composer/autoload_static.php
373 /modules/mijoravenipak/vendor/autoload.php
374 /modules/mijoravenipak/vendor/composer/autoload_real.php
375 /modules/mijoravenipak/vendor/composer/autoload_static.php
376 /modules/omnivaltshipping/vendor/autoload.php
377 /modules/omnivaltshipping/vendor/composer/autoload_real.php
378 /modules/omnivaltshipping/vendor/composer/platform_check.php
379 /modules/omnivaltshipping/vendor/composer/autoload_static.php
380 /modules/dgcontenttranslation/vendor/autoload.php
381 /modules/dgcontenttranslation/vendor/composer/autoload_real.php
382 /modules/dgcontenttranslation/vendor/composer/platform_check.php
383 /modules/dgcontenttranslation/vendor/composer/autoload_static.php
384 /modules/ps_categoryproducts/vendor/autoload.php
385 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
386 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
387 /modules/dpdbaltics/vendor/autoload.php
388 /modules/dpdbaltics/vendor/composer/autoload_real.php
389 /modules/dpdbaltics/vendor/composer/platform_check.php
390 /modules/dpdbaltics/vendor/composer/autoload_static.php
391 /modules/dpdbaltics/vendor/paragonie/random_compat/lib/random.php
392 /modules/dpdbaltics/vendor/symfony/polyfill-php70/bootstrap.php
393 /modules/ps_emailalerts/vendor/autoload.php
394 /modules/ps_emailalerts/vendor/composer/autoload_real.php
395 /modules/ps_emailalerts/vendor/composer/platform_check.php
396 /modules/ps_emailalerts/vendor/composer/autoload_static.php
397 /modules/pshowimporter/vendor/autoload.php
398 /modules/pshowimporter/deps/autoload.php
399 /modules/pshowimporter/deps/prestashow/presta-core/autoload.php
400 /modules/pshowimporter/deps/prestashow/presta-core/functions.tpl.php
401 /modules/pshowimporter/deps/composer/autoload_real.php
402 /modules/pshowimporter/deps/composer/platform_check.php
403 /modules/pshowimporter/deps/composer/ClassLoader.php
404 /modules/pshowimporter/deps/composer/autoload_static.php
405 /modules/pshowimporter/vendor/autoload_.php
406 /modules/pshowimporter/vendor/composer/autoload_real.php
407 /modules/pshowimporter/vendor/composer/platform_check.php
408 /modules/pshowimporter/vendor/composer/autoload_static.php
409 /modules/pshowpricemaster/vendor/autoload.php
410 /modules/pshowpricemaster/vendor/autoload_.php
411 /modules/pshowpricemaster/vendor/composer/autoload_real.php
412 /modules/pshowpricemaster/vendor/composer/autoload_static.php
413 /modules/pshowpricemaster/vendor/prestashow/presta-core/autoload.php
414 /modules/blockwishlist/vendor/autoload.php
415 /modules/blockwishlist/vendor/composer/autoload_real.php
416 /modules/blockwishlist/vendor/composer/autoload_static.php
417 /src/Core/Hook/HookModuleFilter.php
418 /src/Core/Hook/HookModuleFilterInterface.php
419 /modules/appagebuilder/appagebuilder.php
420 /modules/appagebuilder/libs/Helper.php
421 /modules/appagebuilder/libs/LeoFrameworkHelper.php
422 /modules/appagebuilder/classes/ApPageSetting.php
423 /modules/appagebuilder/classes/ApPageBuilderModel.php
424 /modules/appagebuilder/classes/shortcodes.php
425 /modules/appagebuilder/controllers/admin/AdminApPageBuilderShortcodes.php
426 /modules/appagebuilder/controllers/admin/AdminApPageBuilderPositions.php
427 /modules/appagebuilder/classes/ApPageBuilderPositionsModel.php
428 /classes/controller/ModuleAdminController.php
429 /classes/controller/AdminController.php
430 /modules/appagebuilder/classes/ApShortCodesBuilder.php
431 /modules/appagebuilder/classes/ApPageBuilderProfilesModel.php
432 /modules/appagebuilder/classes/ApPageBuilderProductsModel.php
433 /modules/appagebuilder/classes/ApPageBuilderShortcodeModel.php
434 /src/Core/Module/WidgetInterface.php
435 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
436 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
437 /classes/Translate.php
438 /src/PrestaShopBundle/Translation/TranslatorComponent.php
439 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
440 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
441 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
442 /vendor/symfony/contracts/Translation/TranslatorInterface.php
443 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
444 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
445 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
446 /src/PrestaShopBundle/Translation/TranslatorInterface.php
447 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
448 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
449 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
450 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
451 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
452 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
453 /vendor/symfony/contracts/Translation/TranslatorTrait.php
454 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
455 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
456 /var/cache/prod/translations/catalogue.lt-LT.NXhscRe.php
457 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
458 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
459 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
460 /modules/leoblog/leoblog.php
461 /modules/leoblog/loader.php
462 /modules/leoblog/classes/config.php
463 /modules/leoblog/libs/Helper.php
464 /modules/leoblog/classes/leoblogcat.php
465 /modules/leoblog/classes/blog.php
466 /modules/leoblog/classes/link.php
467 /modules/leoblog/classes/comment.php
468 /modules/leoblog/classes/LeoblogOwlCarousel.php
469 /modules/seoredirect/seoredirect.php
470 /modules/seoredirect/models/seoRedirectList.php
471 /modules/seoredirect/translations/lt.php
472 /modules/seoredirect/key.php
473 /classes/Category.php
474 /classes/webservice/WebserviceRequest.php
475 /controllers/front/listing/CategoryController.php
476 /classes/controller/ProductListingFrontController.php
477 /classes/controller/ProductPresentingFrontController.php
478 /override/classes/controller/FrontController.php
479 /classes/controller/FrontController.php
480 /src/Adapter/Presenter/Object/ObjectPresenter.php
481 /src/Adapter/Presenter/PresenterInterface.php
482 /src/Adapter/Presenter/Cart/CartPresenter.php
483 /src/Adapter/Image/ImageRetriever.php
484 /classes/tax/TaxConfiguration.php
485 /classes/Smarty/TemplateFinder.php
486 /classes/assets/StylesheetManager.php
487 /classes/assets/AbstractAssetManager.php
488 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
489 /classes/assets/JavascriptManager.php
490 /classes/assets/CccReducer.php
491 /src/Core/Localization/Locale/Repository.php
492 /src/Core/Localization/Locale/RepositoryInterface.php
493 /src/Core/Localization/CLDR/LocaleRepository.php
494 /src/Core/Localization/CLDR/LocaleDataSource.php
495 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
496 /src/Core/Data/Layer/AbstractDataLayer.php
497 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
498 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
499 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
500 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
501 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
502 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
503 /vendor/symfony/contracts/Cache/CacheTrait.php
504 /vendor/psr/cache/src/InvalidArgumentException.php
505 /vendor/psr/cache/src/CacheException.php
506 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
507 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
508 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
509 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
510 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
511 /src/Core/Localization/CLDR/Reader.php
512 /src/Core/Localization/CLDR/ReaderInterface.php
513 /src/Core/Localization/Currency/Repository.php
514 /src/Core/Localization/Currency/RepositoryInterface.php
515 /src/Core/Localization/Currency/CurrencyDataSource.php
516 /src/Core/Localization/Currency/DataSourceInterface.php
517 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
518 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
519 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
520 /src/Adapter/Currency/CurrencyDataProvider.php
521 /src/Core/Currency/CurrencyDataProviderInterface.php
522 /src/Adapter/LegacyContext.php
523 /src/Adapter/Tools.php
524 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
525 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
526 /vendor/prestashop/decimal/src/Operation/Rounding.php
527 /src/Core/Localization/Locale.php
528 /src/Core/Localization/LocaleInterface.php
529 /src/Core/Localization/Specification/Price.php
530 /src/Core/Localization/Specification/Number.php
531 /src/Core/Localization/Specification/NumberInterface.php
532 /src/Core/Localization/Specification/Factory.php
533 /src/Core/Localization/CLDR/LocaleData.php
534 /src/Core/Localization/CLDR/NumberSymbolsData.php
535 /src/Core/Localization/CLDR/CurrencyData.php
536 /src/Core/Localization/CLDR/Locale.php
537 /src/Core/Localization/CLDR/LocaleInterface.php
538 /src/Core/Localization/Specification/NumberSymbolList.php
539 /classes/Currency.php
540 /src/Core/Localization/Currency/LocalizedCurrencyId.php
541 /src/Core/Localization/Currency/CurrencyData.php
542 /src/Core/Localization/Currency/CurrencyCollection.php
543 /src/Core/Localization/Currency.php
544 /src/Core/Localization/CurrencyInterface.php
545 /src/Core/Localization/Specification/NumberCollection.php
546 /src/Core/Localization/Number/Formatter.php
547 /override/classes/Cart.php
548 /classes/Cart.php
549 /src/Adapter/AddressFactory.php
550 /classes/CartRule.php
551 /override/classes/Product.php
552 /classes/Product.php
553 /src/Core/Domain/Product/ValueObject/RedirectType.php
554 /src/Core/Util/DateTime/DateTime.php
555 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
556 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
557 /src/Core/Domain/Product/ValueObject/ProductType.php
558 /src/Core/Domain/Product/ValueObject/Reference.php
559 /src/Core/Domain/Product/ValueObject/Ean13.php
560 /src/Core/Domain/Product/ValueObject/Isbn.php
561 /src/Core/Domain/Product/ValueObject/Upc.php
562 /src/Core/Domain/Product/ProductSettings.php
563 /src/Core/Image/ImageFormatConfiguration.php
564 /src/Core/Image/ImageFormatConfigurationInterface.php
565 /classes/FeatureFlag.php
566 /src/Core/FeatureFlag/FeatureFlagSettings.php
567 /classes/ImageType.php
568 /src/Core/Domain/Shop/ValueObject/ShopId.php
569 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
570 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/UnexpectedTypeException.php
571 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/RuntimeException.php
572 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/ExceptionInterface.php
573 /modules/dpdbaltics/dpdbaltics.php
574 /classes/module/CarrierModule.php
575 /modules/dpdbaltics/translations/lt.php
576 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php
577 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/TaggedContainerInterface.php
578 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php
579 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php
580 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php
581 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
582 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php
583 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Alias.php
584 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
585 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
586 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
587 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
588 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
589 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
590 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
591 /vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php
592 /vendor/symfony/symfony/src/Symfony/Component/Yaml/Yaml.php
593 /vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php
594 /vendor/symfony/symfony/src/Symfony/Component/Yaml/Unescaper.php
595 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ComposerResource.php
596 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
597 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
598 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Reference.php
599 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Expression.php
600 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ChildDefinition.php
601 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php
602 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
603 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
604 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php
605 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.php
606 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php
607 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RegisterEnvVarProcessorsPass.php
608 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ExtensionCompilerPass.php
609 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ValidateEnvPlaceholdersPass.php
610 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveChildDefinitionsPass.php
611 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
612 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
613 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveParameterPlaceHoldersPass.php
614 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveFactoryClassPass.php
615 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
616 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowireRequiredMethodsPass.php
617 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
618 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceLocatorTagPass.php
619 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
620 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/DecoratorServicePass.php
621 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
622 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
623 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveTaggedIteratorArgumentPass.php
624 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveServiceSubscribersPass.php
625 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php
626 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php
627 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php
628 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php
629 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php
630 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php
631 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckArgumentsValidityPass.php
632 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolvePrivatesPass.php
633 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php
634 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php
635 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php
636 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php
637 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php
638 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php
639 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/DefinitionErrorExceptionPass.php
640 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveHotPathPass.php
641 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php
642 /vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php
643 /vendor/symfony/symfony/src/Symfony/Component/Config/Definition/NodeInterface.php
644 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
645 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/EnvVarProcessorInterface.php
646 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Exception/RuntimeException.php
647 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Exception/ExceptionInterface.php
648 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php
649 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php
650 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ExpressionLanguage.php
651 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionLanguage.php
652 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php
653 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionFunctionProviderInterface.php
654 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php
655 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Compiler.php
656 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Parser.php
657 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Lexer.php
658 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Token.php
659 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/TokenStream.php
660 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/FunctionNode.php
661 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/Node.php
662 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/ConstantNode.php
663 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/ArgumentsNode.php
664 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/ArrayNode.php
665 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php
666 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ParsedExpression.php
667 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php
668 /modules/dpdbaltics/src/Factory/ContextFactory.php
669 /modules/dpdbaltics/src/Provider/CurrentCountryProvider.php
670 /modules/dpdbaltics/src/Config/Config.php
671 /classes/Media.php
672 /modules/ps_emailalerts/ps_emailalerts.php
673 /modules/ps_emailalerts/MailAlert.php
674 /src/PrestaShopBundle/Translation/DomainNormalizer.php
675 /modules/blockwishlist/blockwishlist.php
676 /src/Adapter/Presenter/Cart/CartLazyArray.php
677 /src/Adapter/Presenter/AbstractLazyArray.php
678 /src/Adapter/Product/PriceFormatter.php
679 /src/Core/Util/Inflector.php
680 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
681 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
682 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
683 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
684 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
685 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
686 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
687 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
688 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
689 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
690 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
691 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
692 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
693 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
694 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
695 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
696 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
697 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
698 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
699 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
700 /classes/Gender.php
701 /classes/Risk.php
702 /classes/Meta.php
703 /classes/Address.php
704 /classes/State.php
705 /src/Core/Security/PasswordPolicyConfiguration.php
706 /src/Core/Configuration/DataConfigurationInterface.php
707 /src/Core/Filter/FrontEndObject/MainFilter.php
708 /src/Core/Filter/FilterInterface.php
709 /src/Core/Filter/FrontEndObject/CartFilter.php
710 /src/Core/Filter/HashMapWhitelistFilter.php
711 /src/Core/Filter/CollectionFilter.php
712 /src/Core/Filter/FrontEndObject/ProductFilter.php
713 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
714 /src/Core/Filter/FrontEndObject/CustomerFilter.php
715 /src/Core/Filter/FrontEndObject/ShopFilter.php
716 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
717 /modules/ets_superspeed/ets_superspeed.php
718 /modules/ets_superspeed/classes/cache.php
719 /modules/ets_superspeed/classes/http_build_url.php
720 /modules/ets_superspeed/classes/ets_superspeed_defines.php
721 /modules/ets_superspeed/classes/ets_superspeed_cache_page.php
722 /modules/ets_superspeed/classes/ets_superspeed_cache_page_error.php
723 /modules/ets_superspeed/classes/ets_superspeed_cache_page_log.php
724 /modules/ets_superspeed/classes/ets_superspeed_paggination_class.php
725 /modules/ets_superspeed/classes/ets_superspeed_compressor_image.php
726 /modules/ets_superspeed/classes/ets_superspeed_upload_image.php
727 /modules/ets_superspeed/classes/ets_superspeed_browse_image.php
728 /modules/ets_superspeed/classes/ext/temp
729 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
730 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
731 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
732 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
733 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php
734 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php
735 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php
736 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php
737 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php
738 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php
739 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
740 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php
741 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php
742 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
743 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php
744 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
745 /var/cache/prod/smarty/compile/leo_digitaz/64/1b/cb/641bcbe0753d5e5b301533b087a6ab2ddf5dd1b2_2.file.javascript.tpl.php
746 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
747 /modules/leoslideshow/leoslideshow.php
748 /modules/leoslideshow/classes/LeoSlideshowConfig.php
749 /modules/leoslideshow/classes/LeoSlideshowGroup.php
750 /modules/leoslideshow/classes/LeoSlideshowSlide.php
751 /modules/leoslideshow/classes/LeoSlideshowStatus.php
752 /modules/leoslideshow/libs/Helper.php
753 /modules/leoslideshow/translations/lt.php
754 /modules/leofeature/leofeature.php
755 /modules/leofeature/classes/ProductReviewCriterion.php
756 /modules/leofeature/classes/ProductReview.php
757 /modules/leofeature/classes/CompareProduct.php
758 /modules/leobootstrapmenu/leobootstrapmenu.php
759 /modules/leobootstrapmenu/classes/Btmegamenu.php
760 /modules/leobootstrapmenu/classes/BtmegamenuGroup.php
761 /modules/leobootstrapmenu/libs/Helper.php
762 /modules/leobootstrapmenu/classes/widgetbase.php
763 /modules/leobootstrapmenu/classes/widget.php
764 /modules/leobootstrapmenu/translations/lt.php
765 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php
766 /var/cache/prod/smarty/compile/leo_digitaz/55/86/13/558613115fde6c447a9355f575a8fd2cc2fe7d53_2.file.javascript_parameter.tpl.php
767 /modules/leoquicklogin/leoquicklogin.php
768 /modules/leoquicklogin/translations/lt.php
769 /classes/Tab.php
770 /modules/appagebuilder/classes/shortcodes/ApProductCarousel.php
771 /modules/appagebuilder/classes/shortcodes/ApAjaxTabs.php
772 /modules/appagebuilder/classes/shortcodes/ApModule.php
773 /modules/appagebuilder/classes/shortcodes/ApHtml.php
774 /modules/appagebuilder/classes/shortcodes/ApSliderLayer.php
775 /modules/appagebuilder/classes/shortcodes/ApRow.php
776 /modules/appagebuilder/classes/shortcodes/ApColumn.php
777 /modules/appagebuilder/classes/shortcodes/ApFontAwesome.php
778 /modules/appagebuilder/classes/shortcodes/ApImageGalleryProduct.php
779 /modules/appagebuilder/classes/shortcodes/ApAccordions.php
780 /modules/appagebuilder/classes/shortcodes/ApGmap.php
781 /modules/appagebuilder/classes/shortcodes/ApImage.php
782 /modules/appagebuilder/classes/shortcodes/ApCategoryImage.php
783 /modules/appagebuilder/classes/shortcodes/ApProductList.php
784 /modules/appagebuilder/classes/shortcodes/ApImageGallery.php
785 /modules/appagebuilder/classes/shortcodes/ApTabs.php
786 /modules/appagebuilder/classes/shortcodes/ApButton.php
787 /modules/appagebuilder/classes/shortcodes/ApAlert.php
788 /modules/appagebuilder/classes/shortcodes/ApMegamenu.php
789 /modules/appagebuilder/classes/shortcodes/ApImage360.php
790 /modules/appagebuilder/classes/shortcodes/ApCountdown.php
791 /modules/appagebuilder/classes/shortcodes/ApRawHtml.php
792 /modules/appagebuilder/classes/shortcodes/ApCounter.php
793 /modules/appagebuilder/classes/shortcodes/ApSlideShow.php
794 /modules/appagebuilder/classes/shortcodes/ApManuFacturersCarousel.php
795 /modules/appagebuilder/classes/shortcodes/ApProductTag.php
796 /modules/appagebuilder/classes/shortcodes/ApQuicklogin.php
797 /modules/appagebuilder/classes/shortcodes/ApImageHotspot.php
798 /modules/appagebuilder/classes/shortcodes/ApGenCode.php
799 /modules/appagebuilder/classes/shortcodes/ApFacebook.php
800 /modules/appagebuilder/classes/shortcodes/ApFullSlider.php
801 /modules/appagebuilder/classes/shortcodes/ApTwitter.php
802 /modules/appagebuilder/classes/shortcodes/ApBlog.php
803 /modules/appagebuilder/classes/shortcodes/ApBlockCarousel.php
804 /modules/appagebuilder/classes/shortcodes/ApInstagram.php
805 /modules/appagebuilder/classes/shortcodes/ApBlockLink.php
806 /modules/appagebuilder/classes/shortcodes/ApVideo.php
807 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
808 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
809 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
810 /classes/Image.php
811 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php
812 /var/cache/prod/smarty/compile/leo_digitaz/bc/c1/4f/bcc14fcb9ea13c72d96cbc8b0973a02605b0ffd3_2.file.header.tpl.php
813 /modules/ps_searchbar/ps_searchbar.php
814 /modules/ps_shoppingcart/ps_shoppingcart.php
815 /modules/leoproductsearch/leoproductsearch.php
816 /modules/leoproductsearch/translations/lt.php
817 /modules/ps_googleanalytics/ps_googleanalytics.php
818 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
819 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
820 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php
821 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php
822 /var/cache/prod/smarty/compile/leo_digitaz/38/90/99/38909907b0a03f3fd40824e5e7e00f997ef54557_2.file.ps_googleanalytics.tpl.php
823 /modules/montonio/montonio.php
824 /modules/montonio/classes/MontonioFinancing.php
825 /modules/montonio/vendor/MontonioOrderPrefixer.php
826 /modules/montonio/classes/MontonioPayments.php
827 /modules/montonio/vendor/MontonioPaymentsSDK.php
828 /modules/montonio/vendor/jwt/JWT.php
829 /modules/montonio/vendor/jwt/ExpiredException.php
830 /modules/montonio/vendor/jwt/SignatureInvalidException.php
831 /modules/montonio/vendor/jwt/BeforeValidException.php
832 /modules/montonio/classes/MontonioBlikPayments.php
833 /modules/montonio/classes/MontonioCardPayments.php
834 /modules/montonio/classes/MontonioSplit.php
835 /modules/montonio/vendor/MontonioSplitSDK.php
836 /modules/montonio/classes/PaymentLock.php
837 /modules/montonio/classes/PaymentStatus.php
838 /classes/PaymentModule.php
839 /modules/montonio/translations/lt.php
840 /modules/pshowimporter/pshowimporter.php
841 /modules/pshowimporter/config.php
842 /modules/pshowimporter/src/PShowImporter.php
843 /modules/pshowimporter/deps/prestashow/presta-core/Model/AbstractModule.php
844 /modules/pshowimporter/deps/prestashow/presta-core/Service/TranslationService.php
845 /modules/pshowimporter/deps/prestashow/presta-core/Model/AbstractService.php
846 /modules/pshowimporter/deps/prestashow/presta-core/Model/ModuleSettings.php
847 /modules/pshowimporter/settings.php
848 /modules/pshowpricemaster/pshowpricemaster.php
849 /modules/pshowpricemaster/config.php
850 /modules/pshowpricemaster/src/Model/Module.php
851 /modules/pshowpricemaster/vendor/prestashow/presta-core/Model/AbstractModule.php
852 /modules/pshowpricemaster/vendor/prestashow/presta-core/Database/Migrations/MigrationTool.php
853 /modules/pshowpricemaster/src/Migrations/Version1.php
854 /modules/pshowpricemaster/vendor/prestashow/presta-core/Database/Migrations/AbstractMigration.php
855 /modules/pshowpricemaster/src/Migrations/Version2.php
856 /modules/pshowpricemaster/src/Migrations/Version3.php
857 /modules/pshowpricemaster/src/Migrations/Version4.php
858 /modules/pshowpricemaster/src/Migrations/Version5.php
859 /modules/pshowpricemaster/src/Migrations/Version6.php
860 /modules/pshowpricemaster/src/Migrations/Version7.php
861 /modules/pshowpricemaster/vendor/prestashow/presta-core/Database/Migrations/MigrationCoreTool.php
862 /modules/pshowpricemaster/vendor/prestashow/presta-core/Database/Migrations/Version1.php
863 /modules/pshowpricemaster/vendor/prestashow/presta-core/Service/TranslationService.php
864 /modules/pshowpricemaster/vendor/prestashow/presta-core/Model/AbstractService.php
865 /modules/pshowpricemaster/vendor/prestashow/presta-core/Model/ModuleSettings.php
866 /modules/mijoravenipak/mijoravenipak.php
867 /modules/mijoravenipak/classes/MjvpCart.php
868 /modules/mijoravenipak/classes/MjvpManifest.php
869 /modules/mijoravenipak/classes/MjvpWarehouse.php
870 /modules/mijoravenipak/classes/MjvpApi.php
871 /modules/mijoravenipak/classes/MjvpBase.php
872 /modules/mijoravenipak/classes/MjvpFiles.php
873 /modules/mijoravenipak/classes/MjvpDb.php
874 /modules/mijoravenipak/classes/MjvpHelper.php
875 /modules/mijoravenipak/classes/MjvpModuleConfig.php
876 /modules/mijoravenipak/translations/lt.php
877 /modules/omnivaltshipping/omnivaltshipping.php
878 /modules/omnivaltshipping/classes/OmnivaDb.php
879 /modules/omnivaltshipping/classes/OmnivaCartTerminal.php
880 /modules/omnivaltshipping/classes/OmnivaOrder.php
881 /modules/omnivaltshipping/classes/OmnivaOrderHistory.php
882 /modules/omnivaltshipping/classes/OmnivaHelper.php
883 /modules/omnivaltshipping/classes/OmnivaApi.php
884 /modules/omnivaltshipping/translations/lt.php
885 /src/Core/Product/Search/ProductSearchContext.php
886 /src/Core/Product/Search/ProductSearchQuery.php
887 /src/Core/Product/Search/SortOrder.php
888 /modules/ps_facetedsearch/ps_facetedsearch.php
889 /modules/ps_facetedsearch/src/HookDispatcher.php
890 /modules/ps_facetedsearch/src/Hook/Attribute.php
891 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
892 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
893 /modules/ps_facetedsearch/src/Hook/Category.php
894 /modules/ps_facetedsearch/src/Hook/Configuration.php
895 /modules/ps_facetedsearch/src/Hook/Design.php
896 /modules/ps_facetedsearch/src/Hook/Feature.php
897 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
898 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
899 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
900 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
901 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
902 /modules/ps_facetedsearch/src/Hook/Product.php
903 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
904 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
905 /modules/ps_facetedsearch/src/Filters/Provider.php
906 /modules/ps_facetedsearch/src/URLSerializer.php
907 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
908 /modules/ps_facetedsearch/src/Product/SearchProvider.php
909 /src/Core/Product/Search/FacetsRendererInterface.php
910 /src/Core/Product/Search/ProductSearchProviderInterface.php
911 /modules/ps_facetedsearch/src/Filters/Converter.php
912 /modules/ps_facetedsearch/src/Product/SearchFactory.php
913 /src/Core/Product/Search/ProductSearchResult.php
914 /classes/Manufacturer.php
915 /src/Core/Util/String/StringModifier.php
916 /src/Core/Util/String/StringModifierInterface.php
917 /modules/ps_facetedsearch/src/Product/Search.php
918 /modules/ps_facetedsearch/src/Adapter/MySQL.php
919 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
920 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
921 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
922 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
923 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
924 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
925 /modules/ps_facetedsearch/src/Filters/Products.php
926 /classes/stock/StockAvailable.php
927 /modules/ps_facetedsearch/src/Filters/Block.php
928 /src/Core/Product/Search/Facet.php
929 /src/Core/Product/Search/Filter.php
930 /src/Core/Product/Search/FacetCollection.php
931 /classes/ProductAssembler.php
932 /override/classes/Combination.php
933 /classes/Combination.php
934 /classes/tax/Tax.php
935 /override/classes/SpecificPrice.php
936 /classes/SpecificPrice.php
937 /classes/tax/TaxManagerFactory.php
938 /classes/tax/TaxRulesTaxManager.php
939 /classes/tax/TaxManagerInterface.php
940 /classes/tax/TaxCalculator.php
941 /classes/GroupReduction.php
942 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php
943 /modules/pshowpricemaster/vendor/prestashow/presta-core/Model/AbstractEntity.php
944 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php
945 /src/Core/Localization/CLDR/ComputingPrecision.php
946 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
947 /classes/Pack.php
948 /override/classes/order/order.php
949 /classes/order/Order.php
950 /classes/Feature.php
951 /classes/ProductPresenterFactory.php
952 /src/Adapter/Presenter/Product/ProductListingPresenter.php
953 /src/Adapter/Presenter/Product/ProductPresenter.php
954 /src/Adapter/Product/ProductColorsRetriever.php
955 /src/Adapter/HookManager.php
956 /src/Core/Product/ProductPresentationSettings.php
957 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
958 /src/Adapter/Presenter/Product/ProductLazyArray.php
959 /vendor/prestashop/decimal/src/DecimalNumber.php
960 /vendor/prestashop/decimal/src/Builder.php
961 /vendor/prestashop/decimal/src/Operation/Multiplication.php
962 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php
963 /vendor/smarty/smarty/libs/plugins/modifier.count.php
964 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php
965 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php
966 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php
967 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php
968 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php
969 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php
970 /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
971 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_assign.php
972 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_continue.php
973 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_break.php
974 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
975 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
976 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
977 /src/Core/Product/Search/Pagination.php
978 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_extends.php
979 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_include.php
980 /vendor/smarty/smarty/libs/plugins/modifiercompiler.strip_tags.php
981 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php
982 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_code.php
983 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_function.php
984 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
985 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php
986 /vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php
987 /vendor/smarty/smarty/libs/plugins/modifiercompiler.cat.php
988 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
989 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
990 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
991 /classes/ProductDownload.php
992 /src/Core/Cart/Calculator.php
993 /src/Core/Cart/CartRowCollection.php
994 /src/Core/Cart/Fees.php
995 /src/Core/Cart/AmountImmutable.php
996 /src/Core/Cart/CartRuleCollection.php
997 /src/Core/Cart/CartRuleCalculator.php
998 /src/Adapter/Product/PriceCalculator.php
999 /src/Core/Cart/CartRow.php
1000 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
1001 /var/cache/prod/smarty/cache/appagebuilder/1/1/1/1/130/8/displayBanner/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1002 /var/cache/prod/smarty/cache/appagebuilder/1/1/1/1/130/8/displayNav1/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1003 /var/cache/prod/smarty/cache/appagebuilder/1/1/1/1/130/8/displayNav2/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1004 /var/cache/prod/smarty/cache/1_0_5694228296947818_leobootstrapmenu/20260421/1/1/1/1/1/130/1/leo_digitaz/89/56/0c/89560cd3e83e0018cbb55dff68abddfae2257a73.leobootstrapmenuviewstemplateshookmegamenu.tpl.php
1005 /modules/ps_customersignin/ps_customersignin.php
1006 /var/cache/prod/smarty/cache/2_0_9042346063018304_leobootstrapmenu/20260421/1/1/1/1/1/130/1/leo_digitaz/89/56/0c/89560cd3e83e0018cbb55dff68abddfae2257a73.leobootstrapmenuviewstemplateshookmegamenu.tpl.php
1007 /var/cache/prod/smarty/cache/leoproductsearch/1/1/1/1/130/leo_digitaz/a9/4a/ef/a94aef012c0f196fce750c45efa9178390988127.leoproductsearchviewstemplatesfrontleosearch_top.tpl.php
1008 /var/cache/prod/smarty/cache/appagebuilder/1/1/1/1/130/8/displayNavFullWidth/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1009 /modules/ps_categorytree/ps_categorytree.php
1010 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_call.php
1011 /var/cache/prod/smarty/cache/appagebuilder/1/1/1/1/130/8/displayLeftColumn/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1012 /vendor/smarty/smarty/libs/plugins/function.math.php
1013 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php
1014 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1015 /var/cache/prod/smarty/cache/appagebuilder/1/1/1/1/130/8/displayFooterBefore/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1016 /var/cache/prod/smarty/cache/appagebuilder/1/1/1/1/130/8/displayFooter/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1017 /var/cache/prod/smarty/cache/appagebuilder/1/1/1/1/130/8/displayFooterAfter/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1018 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1019 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
1020 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1021 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
1022 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
1023 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
1024 /modules/appagebuilder/libs/LeoOptimization.php