Aktyvūs filtrai

  • Prekės ženklas: BEBBLE
  • Prekės ženklas: CARETERO
  • Prekės ženklas: DOIDY CUP
  • Prekės ženklas: DR BROWN`S
  • Prekės ženklas: InnoGiO
  • Prekės ženklas: MAM BABY
  • Prekės ženklas: MEDELA
  • Prekės ženklas: NENO
  • Prekės ženklas: NUK
  • Prekės ženklas: SENSILLO
Load Time 1702 ms
Querying Time 1027 ms
Queries 1511
Memory Peak Usage 30.8 Mb
Included Files 1046 files - 13.39 Mb
PrestaShop Cache - Mb
Global vars 0.23 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 auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 35.966 ms 35.966 ms 5.07 Mb 9.8 Mb
__construct 0.013 ms 35.979 ms - Mb 9.8 Mb
init 42.137 ms 78.116 ms 0.75 Mb 9.8 Mb
checkAccess 0.001 ms 78.117 ms - Mb 9.8 Mb
setMedia 60.846 ms 138.963 ms 0.75 Mb 9.8 Mb
postProcess 0.001 ms 138.964 ms - Mb 9.8 Mb
initHeader 0.001 ms 138.965 ms - Mb 9.8 Mb
initContent 1443 ms 1582 ms 17.30 Mb 23.9 Mb
initFooter 0.001 ms 1582 ms - Mb 23.9 Mb
display 119.699 ms 1702 ms 6.43 Mb 30.8 Mb
Hook Time Memory Usage
DisplayLeoProfileProduct 47.550 ms 3.44 Mb
displayTop 28.895 ms 1.07 Mb
ActionDispatcherBefore 24.892 ms 0.07 Mb
DisplayLeoCartButton 22.362 ms 0.61 Mb
DisplayHeader 19.681 ms 0.52 Mb
Header 9.427 ms 0.03 Mb
DisplayBeforeBodyClosingTag 4.991 ms 0.15 Mb
DisplayFooter 4.193 ms 0.12 Mb
displayLeftColumn 3.796 ms 0.25 Mb
ProductSearchProvider 1.630 ms - Mb
ActionFrontControllerSetMedia 1.567 ms 0.01 Mb
displayBanner 1.540 ms 0.05 Mb
DisplayTop 1.513 ms 0.06 Mb
ModuleRoutes 1.234 ms - Mb
DisplayLeftColumn 1.068 ms 0.08 Mb
DisplayNav1 0.799 ms 0.05 Mb
displayFooterAfter 0.784 ms 0.01 Mb
displayNav2 0.779 ms 0.01 Mb
displayFooterBefore 0.777 ms 0.11 Mb
DisplayFooterAfter 0.746 ms 0.05 Mb
displayFooter 0.737 ms 0.02 Mb
displayNavFullWidth 0.723 ms 0.01 Mb
displayNav1 0.680 ms 0.01 Mb
DisplayFooterBefore 0.666 ms 0.05 Mb
PagebuilderConfig 0.619 ms 0.05 Mb
DisplayNav2 0.588 ms 0.05 Mb
DisplayNavFullWidth 0.576 ms 0.05 Mb
FilterCategoryContent 0.214 ms 0.01 Mb
DisplayLeoCompareButton 0.207 ms 0.01 Mb
DisplayProductPriceBlock 0.150 ms 0.12 Mb
ActionOutputHTMLBefore 0.106 ms - Mb
DisplayLeoProductListReview 0.078 ms 0.01 Mb
DisplayLeoWishlistButton 0.069 ms 0.01 Mb
FilterHtmlContent 0.024 ms - Mb
DisplayAfterBodyOpeningTag 0.006 ms - Mb
LeftColumn 0.004 ms - Mb
36 hook(s) 183.671 ms 4.54 Mb
Module Time Memory Usage
appagebuilder 105.811 ms 5.18 Mb
leoblog 4.580 ms - Mb
seoredirect 25.734 ms 0.09 Mb
dpdbaltics 58.578 ms 0.83 Mb
ps_emailalerts 0.461 ms 0.01 Mb
blockwishlist 4.151 ms 0.08 Mb
ets_superspeed 2.653 ms 0.14 Mb
leoslideshow 9.704 ms 0.53 Mb
leofeature 25.337 ms 0.73 Mb
leobootstrapmenu 4.643 ms 0.03 Mb
leoquicklogin 2.591 ms 0.04 Mb
ps_searchbar 0.906 ms 0.01 Mb
ps_shoppingcart 1.152 ms 0.05 Mb
leoproductsearch 1.081 ms 0.01 Mb
ps_googleanalytics 3.642 ms 0.14 Mb
montonio 1.651 ms 0.17 Mb
pshowimporter 4.329 ms 0.37 Mb
pshowpricemaster 3.104 ms 0.39 Mb
mijoravenipak 7.207 ms 0.09 Mb
omnivaltshipping 0.685 ms 0.03 Mb
ps_facetedsearch 4.042 ms 0.05 Mb
ps_customersignin 0.757 ms 0.01 Mb
ps_categorytree 3.245 ms 0.25 Mb
23 module(s) 276.043 ms 6.59 Mb

Stopwatch SQL - 1511 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
23.405 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
20.007 ms 32124060 /classes/Category.php:2103
991
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228002
9.572 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
983
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228002
7.617 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1153
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 929013
6.692 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1014
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1198963
5.175 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
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;
5.171 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1020
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1198963
4.836 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` = 1576254
4.712 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1012
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1198963
4.659 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
168
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576254
4.634 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` = 1576254
4.568 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
110
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
4.462 ms 594441 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
1080
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` = 1120751 LIMIT 1
4.419 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1088
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` = 1120751 LIMIT 1
4.399 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1016
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1198963
4.275 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1024
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1198963
4.176 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
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` = 1121457 LIMIT 1
4.146 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1004
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1198963
4.093 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1026
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` = 1198963 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` = 1198963 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
4.067 ms 0 /classes/Cart.php:1430
180
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576254
3.896 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
987
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228002
3.728 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` = 1576254
3.640 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1108
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1093453
3.573 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1070
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.496 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;
3.462 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
982
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.446 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1104
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1093453
3.432 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1252
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.307 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1140
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.194 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1157
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 929013
2.974 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
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.950 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1003
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.911 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;
2.871 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;
2.864 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1064
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1120751 LIMIT 1
2.845 ms 1 /classes/SpecificPrice.php:435
1136
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.775 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
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` = 1121457 LIMIT 1
2.736 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1282
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770100
2.703 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1048
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1121457
2.665 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1286
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770100
2.656 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
112
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 (1576255,1576254,1576253,1576181,1563101,1549363,1549362,1549361,1549211,1511538,1511227,1510883,1510882,1428484,1374057,1374056,1374055,1372984,1316683,1286029,1253430,1247281,1228244,1228242,1228241,1228002,1198963,1121457,1120751,1093453,929013,868622,777711,770101,770100,739900)
2.580 ms 36 /classes/ProductAssembler.php:95
107
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 (196, 68, 93, 73, 166, 77, 96, 195, 74, 70) 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
2.564 ms 594441 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
1007
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.534 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
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`)
2.434 ms 5469 /classes/Configuration.php:180
705
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1372984
2.343 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
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;
2.329 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1083
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1120751
2.274 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`)
2.274 ms 5469 /classes/Configuration.php:180
1245
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770101
2.249 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1174
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 868622
2.207 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1182
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 868622
2.191 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1203
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 777711
2.180 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` = 1549362
2.178 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1249
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770101
2.165 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1124
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1093453
2.163 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
913
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228242
2.152 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
988
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` = 1228002 LIMIT 1
2.141 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1141
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 929013
2.139 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1237
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770101
2.117 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
655
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374056
2.095 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
515
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1510883
2.093 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
239
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576181
2.086 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` = 1121457
2.063 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
775
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1286029
2.043 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
709
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1372984
2.040 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
626
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374057
2.027 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
979
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228002
2.026 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1215
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 777711
2.006 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1137
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 929013
2.002 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
606
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374057
2.000 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
614
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374057
1.999 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1290
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770100
1.999 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1211
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 777711
1.994 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
421
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549211
1.990 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1071
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1120751
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` = 1121457
1.986 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
376
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549361
1.979 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1170
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 868622
1.976 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1190
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 868622
1.975 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` = 1121457
1.971 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
704
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.969 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1058
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1121457
1.965 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1219
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 777711
1.965 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
579
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1428484
1.958 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1009
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` = 1198963 LIMIT 1
1.950 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
925
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228242
1.947 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
405
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549211
1.946 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
839
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1247281
1.946 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
954
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228241
1.946 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
787
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1286029
1.942 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
975
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228002
1.941 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
322
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549363
1.938 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
717
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1372984
1.937 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1178
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 868622
1.931 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
950
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228241
1.928 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1186
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 868622
1.922 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
806
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1253430
1.921 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1241
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770101
1.921 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1145
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 929013
1.919 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
750
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1316683
1.916 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1319
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 739900
1.916 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
587
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1428484
1.914 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
610
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374057
1.910 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
676
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374055
1.907 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
779
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1286029
1.907 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
684
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374055
1.905 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1223
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 777711
1.902 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
384
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549361
1.900 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
571
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1428484
1.899 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1253
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770101
1.899 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
413
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549211
1.893 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
484
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511227
1.893 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
380
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549361
1.892 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
281
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1563101
1.892 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
289
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1563101
1.889 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1149
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 929013
1.889 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
721
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1372984
1.887 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
818
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1253430
1.885 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
880
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228244
1.885 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1091
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1120751
1.882 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
618
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374057
1.881 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
247
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576181
1.881 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
417
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549211
1.877 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
946
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228241
1.876 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
659
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374056
1.874 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
783
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1286029
1.874 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
847
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1247281
1.873 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
318
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549363
1.872 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1207
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 777711
1.872 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
335
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549362
1.871 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1270
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770100
1.870 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
643
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374056
1.870 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
438
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511538
1.869 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
938
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228241
1.869 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` = 1576255
1.868 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
810
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1253430
1.868 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
855
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1247281
1.867 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
409
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549211
1.866 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1008
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1198963
1.866 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
651
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374056
1.865 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` = 1549362
1.862 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1038
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1121457
1.862 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
647
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374056
1.862 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
758
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1316683
1.861 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` = 1510882
1.860 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1257
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770101
1.860 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1323
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 739900
1.859 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
454
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511538
1.856 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
917
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228242
1.856 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` = 1549362
1.854 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1079
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1120751
1.853 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
285
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1563101
1.851 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
921
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228242
1.851 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
771
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1286029
1.851 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
523
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1510883
1.849 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1075
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1120751
1.848 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
302
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549363
1.847 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
536
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1510882
1.847 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
738
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1316683
1.847 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
859
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1247281
1.847 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
892
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228244
1.847 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1112
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1093453
1.847 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
575
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1428484
1.846 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
713
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1372984
1.846 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1315
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 739900
1.846 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
583
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1428484
1.845 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1087
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1120751
1.845 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
884
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228244
1.844 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
488
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511227
1.843 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
480
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511227
1.843 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
368
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549361
1.842 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
692
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374055
1.842 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
507
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1510883
1.841 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
942
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228241
1.841 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
971
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228002
1.841 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
372
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549361
1.840 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
725
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1372984
1.840 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` = 1121457
1.840 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1120
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1093453
1.839 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1116
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1093453
1.838 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
388
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549361
1.836 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` = 1510882
1.836 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
746
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1316683
1.836 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1303
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 739900
1.836 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
791
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1286029
1.836 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
672
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374055
1.835 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
622
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374057
1.834 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
277
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1563101
1.833 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
519
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1510883
1.833 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` = 1510882
1.833 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
639
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374056
1.833 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
434
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511538
1.832 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
826
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1253430
1.832 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1274
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770100
1.832 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
843
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1247281
1.831 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1307
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 739900
1.831 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
851
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1247281
1.830 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` = 1549362
1.830 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
476
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511227
1.830 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` = 1576253
1.829 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` = 1549362
1.829 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
450
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511538
1.829 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
888
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228244
1.829 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
442
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511538
1.827 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
511
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1510883
1.827 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
742
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1316683
1.827 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
814
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1253430
1.826 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` = 1576255
1.824 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
958
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228241
1.824 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
680
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374055
1.824 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
905
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228242
1.824 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
909
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228242
1.823 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1278
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 770100
1.823 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
503
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1510883
1.822 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
688
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1374055
1.822 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
822
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1253430
1.822 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` = 1576253
1.821 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
591
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1428484
1.821 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1076
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` = 1120751 LIMIT 1
1.821 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
876
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228244
1.818 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` = 1576255
1.817 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
310
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549363
1.817 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
251
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576181
1.816 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
401
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549211
1.816 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
446
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511538
1.816 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` = 1576254
1.815 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
468
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511227
1.815 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
255
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576181
1.813 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
306
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549363
1.813 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
314
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1549363
1.813 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` = 1576253
1.812 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` = 1576255
1.811 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1311
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 739900
1.811 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` = 1510882
1.810 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
754
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1316683
1.810 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
273
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1563101
1.810 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` = 1510882
1.810 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` = 1576255
1.809 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
221
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576253
1.809 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
243
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576181
1.808 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
201
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576253
1.806 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
235
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1576181
1.806 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` = 1576253
1.806 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
872
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1228244
1.806 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` = 1576255
1.805 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
269
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1563101
1.805 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
472
SELECT SQL_NO_CACHE * FROM `ps_pshow_pricemaster_currency` WHERE `id_currency` in (1) AND `id_product` = 1511227
1.803 ms 17600 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php:832
1023
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.775 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.737 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
708
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.707 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.598 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1202
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.565 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
986
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.544 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
976
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` = 1228002 LIMIT 1
1.525 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1059
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1121457) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.495 ms 1 /classes/stock/StockAvailable.php:453
737
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.494 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
625
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.492 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1185
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.467 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1281
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.464 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1302
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.451 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
978
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.447 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
675
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.440 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1289
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.413 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1256
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.404 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
671
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.401 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1285
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.401 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1169
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.377 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
621
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.356 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
8
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
1.352 ms 1 /src/Adapter/EntityMapper.php:71
1273
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.348 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1318
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.338 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
805
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.330 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1210
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.326 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1236
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.319 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
288
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.316 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
617
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.316 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
937
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.314 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
974
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.312 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1173
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.311 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1269
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.310 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
642
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
570
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.290 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
774
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.281 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
953
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.281 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
778
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.280 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.279 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
838
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.271 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
782
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.269 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
916
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.267 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
578
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.261 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1244
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.259 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1128
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` = 929013
AND image_shop.`cover` = 1 LIMIT 1
1.258 ms 4 /classes/Product.php:3570
1161
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` = 868622
AND image_shop.`cover` = 1 LIMIT 1
1.257 ms 2 /classes/Product.php:3570
1189
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
650
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.250 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
970
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.250 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
920
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.248 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
786
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.242 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
813
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.241 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1156
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.241 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
724
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
941
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
1277
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
712
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.238 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
850
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
1248
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.233 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
846
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.233 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
945
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.230 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1152
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
1306
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
809
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.223 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1322
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
280
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.221 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
276
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.218 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.218 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
254
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.217 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1144
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.217 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1148
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
658
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
842
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.213 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.211 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
949
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
284
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
246
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
1078
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
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.209 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
716
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
1181
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.208 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
957
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.205 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1314
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
250
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
1103
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
321
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
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.200 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
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.198 ms 761 /classes/Hook.php:455
242
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.198 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1177
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.197 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
770
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
854
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
404
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
1015
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
1240
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.187 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
638
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
757
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
1111
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
871
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
1037
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
334
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
904
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
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.181 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.181 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
272
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
875
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
1123
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
1119
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.180 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
609
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
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.178 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
654
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
679
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
1218
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
1214
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
437
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
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.175 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1082
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
1310
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
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.173 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
825
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.173 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
683
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
720
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.171 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.171 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
467
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.171 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.170 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
433
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
687
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
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.169 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.169 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
371
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
924
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
471
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
1011
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
1074
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
535
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
582
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
301
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
400
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
990
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
1107
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
367
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.160 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
441
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.160 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1206
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
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.159 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
1115
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
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.158 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
317
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.158 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
475
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.158 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.157 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
479
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
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.156 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
691
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.156 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
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.155 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
613
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
313
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
912
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
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.152 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
790
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
817
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
268
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
305
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
605
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
412
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
908
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
1086
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
1019
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
821
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
502
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.146 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
238
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.146 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
375
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
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.145 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
891
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
408
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
646
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
309
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
483
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
234
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
858
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
1427
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` = 770101
ORDER BY `position`
1.142 ms 2 Yes /classes/Product.php:3539
522
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
420
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
879
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
510
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
883
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
741
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
753
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
1090
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
383
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
387
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
453
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.137 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
487
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.137 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
506
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.137 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
574
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
449
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
379
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
1222
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
887
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
745
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.133 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.132 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
416
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
590
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
445
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.131 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.131 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.131 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
749
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
514
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
518
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
586
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
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.116 ms 286 Yes Yes /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:153
996
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 59 LIMIT 1
1.089 ms 1 /classes/Product.php:5659
999
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1198963 AND id_shop=1 LIMIT 1
0.991 ms 1 /classes/Product.php:6873
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
0.943 ms 0 /classes/Hook.php:1348
106
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
0.877 ms 245 Yes /classes/Manufacturer.php:201
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`
0.859 ms 342 Yes Yes /classes/Hook.php:1289
1424
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` = 777711
ORDER BY `position`
0.851 ms 10 Yes /classes/Product.php:3539
1418
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` = 929013
ORDER BY `position`
0.847 ms 4 Yes /classes/Product.php:3539
1017
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` = 1198963 LIMIT 1
0.833 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
993
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` = 1228002 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` = 1228002 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.831 ms 0 /classes/Cart.php:1430
109
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
0.830 ms 245 Yes /classes/Manufacturer.php:201
1399
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` = 1228241) AND (b.`id_shop` = 1) LIMIT 1
0.828 ms 1 /src/Adapter/EntityMapper.php:71
1421
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` = 868622
ORDER BY `position`
0.827 ms 2 Yes /classes/Product.php:3539
111
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("25a54b11c4f14def457404fa032294db", "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:3:{s:4:\"name\";s:3:\"NUK\";s:3:\"nbr\";s:1:\"5\";s:7:\"checked\";b:1;}i:77;a:3:{s:4:\"name\";s:8:\"MAM BABY\";s:3:\"nbr\";s:2:\"23\";s:7:\"checked\";b:1;}i:78;a:2:{s:4:\"name\";s:5:\"AKUKU\";s:3:\"nbr\";s:2:\"44\";}i:79;a:2:{s:4:\"name\";s:13:\"PHILIPS AVENT\";s:3:\"nbr\";s:2:\"49\";}i:83;a:2:{s:4:\"name\";s:8:\"LANSINOH\";s:3:\"nbr\";s:1:\"2\";}i:93;a:3:{s:4:\"name\";s:9:\"DOIDY CUP\";s:3:\"nbr\";s:2:\"10\";s:7:\"checked\";b:1;}i:96;a:3:{s:4:\"name\";s:6:\"MEDELA\";s:3:\"nbr\";s:2:\"12\";s:7:\"checked\";b:1;}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:2:{s:4:\"name\";s:5:\"SAVEA\";s:3:\"nbr\";s:1:\"2\";}i:195;a:3:{s:4:\"name\";s:4:\"NENO\";s:3:\"nbr\";s:1:\"4\";s:7:\"checked\";b:1;}i:196;a:3:{s:4:\"name\";s:6:\"BEBBLE\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b:1;}i:203;a:2:{s:4:\"name\";s:8:\"SUAVINEX\";s:3:\"nbr\";s:1:\"3\";}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\";}}}")
0.810 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:209
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
0.799 ms 579 Yes /modules/appagebuilder/classes/ApPageBuilderModel.php:302
1458
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
0.784 ms 365 Yes Yes /classes/Category.php:785
1194
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` = 777711
AND image_shop.`cover` = 1 LIMIT 1
0.715 ms 10 /classes/Product.php:3570
1402
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` = 1228002) AND (b.`id_shop` = 1) LIMIT 1
0.715 ms 1 /src/Adapter/EntityMapper.php:71
1132
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 929013 AND id_shop=1 LIMIT 1
0.707 ms 1 /classes/Product.php:6873
1405
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` = 1198963) AND (b.`id_shop` = 1) LIMIT 1
0.706 ms 1 /src/Adapter/EntityMapper.php:71
1400
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` = 1228241
ORDER BY `position`
0.685 ms 30 Yes /classes/Product.php:3539
1415
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` = 1093453
ORDER BY `position`
0.683 ms 3 Yes /classes/Product.php:3539
1130
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 929013 LIMIT 1
0.664 ms 1 /classes/SpecificPrice.php:435
392
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` = 1549211
AND image_shop.`cover` = 1 LIMIT 1
0.647 ms 5 /classes/Product.php:3570
1426
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` = 770101) AND (b.`id_shop` = 1) LIMIT 1
0.607 ms 1 /src/Adapter/EntityMapper.php:71
425
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` = 1511538
AND image_shop.`cover` = 1 LIMIT 1
0.590 ms 3 /classes/Product.php:3570
1510
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 (1576255,1576254,1576253,1576181,1563101,1549363,1549362,1549361,1549211,1511538,1511227,1510883,1510882,1428484,1374057,1374056,1374055,1372984,1316683,1286029,1253430,1247281,1228244,1228242,1228241,1228002,1198963,1121457,1120751,1093453,929013,868622,777711,770101,770100,739900) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
0.590 ms 86 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
1403
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` = 1228002
ORDER BY `position`
0.548 ms 17 Yes /classes/Product.php:3539
1013
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` = 1198963 LIMIT 1
0.525 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
108
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="25a54b11c4f14def457404fa032294db" LIMIT 1
0.521 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:185
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.505 ms 11 Yes Yes /classes/Category.php:916
998
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` = 1198963)
0.505 ms 1 /classes/Product.php:3860
1406
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` = 1198963
ORDER BY `position`
0.494 ms 1 Yes /classes/Product.php:3539
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 = 1576255
ORDER BY f.position ASC
0.488 ms 1 Yes /classes/Product.php:6013
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.480 ms 2 /classes/tax/TaxRulesTaxManager.php:100
1435
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.445 ms 1 /classes/Cart.php:4249
1010
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1198963
0.438 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
16
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
0.414 ms 1099 /classes/Hook.php:1388
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` = 1576254 LIMIT 1
0.403 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
984
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` = 1228002 LIMIT 1
0.402 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1429
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` = 770100) AND (b.`id_shop` = 1) LIMIT 1
0.399 ms 1 /src/Adapter/EntityMapper.php:71
989
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228002
0.393 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1250
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` = 770101 LIMIT 1
0.388 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1417
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` = 929013) AND (b.`id_shop` = 1) LIMIT 1
0.367 ms 1 /src/Adapter/EntityMapper.php:71
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.366 ms 249 Yes /override/classes/Dispatcher.php:159
1420
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` = 868622) AND (b.`id_shop` = 1) LIMIT 1
0.365 ms 1 /src/Adapter/EntityMapper.php:71
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` = 1576254
AND image_shop.`cover` = 1 LIMIT 1
0.354 ms 2 /classes/Product.php:3570
19
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.352 ms 1099 /classes/Hook.php:1348
1436
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.351 ms 2 /classes/CartRule.php:357
1467
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 (1576255) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.347 ms 1 Yes Yes /classes/Product.php:4513
1432
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` = 739900) AND (b.`id_shop` = 1) LIMIT 1
0.341 ms 1 /src/Adapter/EntityMapper.php:71
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 (1121457) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.336 ms 1 Yes Yes /classes/Product.php:4513
1411
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` = 1120751) AND (b.`id_shop` = 1) LIMIT 1
0.334 ms 1 /src/Adapter/EntityMapper.php:71
1468
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 (1576254) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.333 ms 1 Yes Yes /classes/Product.php:4513
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` = 1576254 LIMIT 1
0.331 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1576254 LIMIT 1
0.321 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1408
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` = 1121457) AND (b.`id_shop` = 1) LIMIT 1
0.321 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` = 1576254)
0.313 ms 1 /classes/Product.php:3860
1021
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` = 1198963 LIMIT 1
0.313 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1508
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.313 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
1126
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` = 1093453 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` = 1093453 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.310 ms 0 /classes/Cart.php:1430
1430
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` = 770100
ORDER BY `position`
0.309 ms 2 Yes /classes/Product.php:3539
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 (1120751) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.306 ms 1 Yes Yes /classes/Product.php:4513
1060
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` = 1121457 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` = 1121457 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.305 ms 0 /classes/Cart.php:1430
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 (1549362) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.304 ms 1 Yes Yes /classes/Product.php:4513
1483
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 (1374057) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.304 ms 1 Yes Yes /classes/Product.php:4513
1292
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` = 770100 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` = 770100 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.302 ms 0 /classes/Cart.php:1430
1225
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` = 777711 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` = 777711 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.301 ms 0 /classes/Cart.php:1430
1139
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 929013
0.300 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1259
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` = 770101 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` = 770101 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.297 ms 0 /classes/Cart.php:1430
357
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` = 1549362 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` = 1549362 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
324
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` = 1549363 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` = 1549363 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.294 ms 0 /classes/Cart.php:1430
1479
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 (1510883) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.294 ms 1 Yes Yes /classes/Product.php:4513
423
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` = 1549211 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` = 1549211 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.293 ms 0 /classes/Cart.php:1430
1412
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` = 1120751
ORDER BY `position`
0.293 ms 1 Yes /classes/Product.php:3539
1414
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` = 1093453) AND (b.`id_shop` = 1) LIMIT 1
0.293 ms 1 /src/Adapter/EntityMapper.php:71
1325
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` = 739900 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` = 739900 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.292 ms 0 /classes/Cart.php:1430
1375
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` = 1374055) AND (b.`id_shop` = 1) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
593
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` = 1428484 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` = 1428484 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.292 ms 0 /classes/Cart.php:1430
1235
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770101
0.292 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1378
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` = 1372984) AND (b.`id_shop` = 1) LIMIT 1
0.291 ms 1 /src/Adapter/EntityMapper.php:71
1396
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` = 1228242) AND (b.`id_shop` = 1) LIMIT 1
0.291 ms 1 /src/Adapter/EntityMapper.php:71
1093
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` = 1120751 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` = 1120751 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.289 ms 0 /classes/Cart.php:1430
628
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` = 1374057 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` = 1374057 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.288 ms 0 /classes/Cart.php:1430
1372
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` = 1374056) AND (b.`id_shop` = 1) LIMIT 1
0.288 ms 1 /src/Adapter/EntityMapper.php:71
1423
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` = 777711) AND (b.`id_shop` = 1) LIMIT 1
0.286 ms 1 /src/Adapter/EntityMapper.php:71
390
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` = 1549361 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` = 1549361 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.284 ms 0 /classes/Cart.php:1430
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 (1374055) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.283 ms 1 Yes Yes /classes/Product.php:4513
490
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` = 1511227 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` = 1511227 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.279 ms 0 /classes/Cart.php:1430
1471
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 (1563101) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.279 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 (1093453) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.279 ms 1 Yes Yes /classes/Product.php:4513
1469
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 (1576253) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.278 ms 1 Yes Yes /classes/Product.php:4513
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` = 1576255 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` = 1576255 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.277 ms 0 /classes/Cart.php:1430
525
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` = 1510883 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` = 1510883 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.277 ms 0 /classes/Cart.php:1430
1192
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` = 868622 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` = 868622 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.277 ms 0 /classes/Cart.php:1430
927
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` = 1228242 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` = 1228242 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.277 ms 0 /classes/Cart.php:1430
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.276 ms 0 /classes/tax/TaxRulesTaxManager.php:100
1131
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` = 929013)
0.276 ms 1 /classes/Product.php:3860
257
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1576181 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` = 1576181 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
694
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` = 1374055 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` = 1374055 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
1470
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 (1576181) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.275 ms 1 Yes Yes /classes/Product.php:4513
1476
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 (1511538) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.275 ms 1 Yes Yes /classes/Product.php:4513
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 (1549361) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.274 ms 1 Yes Yes /classes/Product.php:4513
661
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` = 1374056 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` = 1374056 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.272 ms 0 /classes/Cart.php:1430
1159
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` = 929013 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` = 929013 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.272 ms 0 /classes/Cart.php:1430
1454
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.271 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
793
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` = 1286029 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` = 1286029 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
1437
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.270 ms 2 /classes/CartRule.php:357
558
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` = 1510882 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` = 1510882 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.269 ms 0 /classes/Cart.php:1430
1465
SELECT SQL_NO_CACHE page from `ps_appagebuilder_page` where id_category = '7' AND id_shop = '1' LIMIT 1
0.269 ms 305 /modules/appagebuilder/appagebuilder.php:1264
291
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` = 1563101 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` = 1563101 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.268 ms 0 /classes/Cart.php:1430
456
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` = 1511538 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` = 1511538 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.267 ms 0 /classes/Cart.php:1430
1351
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` = 1549211) AND (b.`id_shop` = 1) LIMIT 1
0.267 ms 1 /src/Adapter/EntityMapper.php:71
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 (1374056) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.267 ms 1 Yes Yes /classes/Product.php:4513
1370
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` = 1374057
ORDER BY `position`
0.266 ms 29 Yes /classes/Product.php:3539
1373
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` = 1374056
ORDER BY `position`
0.266 ms 29 Yes /classes/Product.php:3539
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` = 1576254 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` = 1576254 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.266 ms 0 /classes/Cart.php:1430
1366
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` = 1428484) AND (b.`id_shop` = 1) LIMIT 1
0.265 ms 1 /src/Adapter/EntityMapper.php:71
1397
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` = 1228242
ORDER BY `position`
0.265 ms 29 Yes /classes/Product.php:3539
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 (1549363) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.265 ms 1 Yes Yes /classes/Product.php:4513
760
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` = 1316683 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` = 1316683 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.263 ms 0 /classes/Cart.php:1430
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 (1549211) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.263 ms 1 Yes Yes /classes/Product.php:4513
37
SELECT SQL_NO_CACHE * FROM ps_seor WHERE (
old="/lt/7-maitinimui?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="/lt/7-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE") AND active=1 AND id_shop="1"
0.262 ms 149 /modules/seoredirect/seoredirect.php:395
42
SELECT SQL_NO_CACHE * FROM ps_seor WHERE (
old="/lt/7-maitinimui?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="/lt/7-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
old="https://www.e-vaikas.lt/lt/7-maitinimui?q=Prek%C4%97s+%C5%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%60S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE") AND active=1 AND id_shop="1"
0.262 ms 149 /modules/seoredirect/seoredirect.php:395
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 (1511227) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.262 ms 1 Yes Yes /classes/Product.php:4513
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` = 1576254 LIMIT 1
0.261 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1208
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` = 777711 LIMIT 1
0.261 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1576254 LIMIT 1
0.260 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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 (1286029) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.260 ms 1 Yes Yes /classes/Product.php:4513
727
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` = 1372984 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` = 1372984 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.260 ms 0 /classes/Cart.php:1430
828
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` = 1253430 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` = 1253430 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.260 ms 0 /classes/Cart.php:1430
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 (868622) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.260 ms 1 Yes Yes /classes/Product.php:4513
1376
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` = 1374055
ORDER BY `position`
0.259 ms 28 Yes /classes/Product.php:3539
174
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576254
0.258 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
960
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` = 1228241 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` = 1228241 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.258 ms 0 /classes/Cart.php:1430
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 (1228242) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.257 ms 1 Yes Yes /classes/Product.php:4513
1327
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` = 1576255) AND (b.`id_shop` = 1) LIMIT 1
0.256 ms 1 /src/Adapter/EntityMapper.php:71
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` = 1576253 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` = 1576253 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.255 ms 0 /classes/Cart.php:1430
1342
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` = 1549363) AND (b.`id_shop` = 1) LIMIT 1
0.255 ms 1 /src/Adapter/EntityMapper.php:71
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.254 ms 124 /classes/module/Module.php:341
894
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` = 1228244 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` = 1228244 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.254 ms 0 /classes/Cart.php:1430
1442
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "leobootstrapmenu" LIMIT 1
0.254 ms 1 /classes/module/Module.php:2664
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 (1253430) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.254 ms 1 Yes Yes /classes/Product.php:4513
1433
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` = 739900
ORDER BY `position`
0.253 ms 2 Yes /classes/Product.php:3539
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 (929013) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.253 ms 1 Yes Yes /classes/Product.php:4513
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 (1510882) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.252 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 (1316683) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.252 ms 1 Yes Yes /classes/Product.php:4513
861
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` = 1247281 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` = 1247281 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.251 ms 0 /classes/Cart.php:1430
1369
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` = 1374057) AND (b.`id_shop` = 1) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:71
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 (770101) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.251 ms 1 Yes Yes /classes/Product.php:4513
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 (1228244) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.250 ms 1 Yes Yes /classes/Product.php:4513
1481
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 (1428484) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.249 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 (739900) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.249 ms 1 Yes Yes /classes/Product.php:4513
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 (1372984) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.248 ms 1 Yes Yes /classes/Product.php:4513
1360
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` = 1510883) AND (b.`id_shop` = 1) LIMIT 1
0.247 ms 1 /src/Adapter/EntityMapper.php:71
1330
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` = 1576254) AND (b.`id_shop` = 1) LIMIT 1
0.246 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 (1247281) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.246 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 (777711) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.246 ms 1 Yes Yes /classes/Product.php:4513
928
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 = 1228242
ORDER BY f.position ASC
0.245 ms 1 Yes /classes/Product.php:6013
1493
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 (1228241) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.245 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 (1198963) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.245 ms 1 Yes Yes /classes/Product.php:4513
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 (770100) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.244 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 (1228002) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.243 ms 1 Yes Yes /classes/Product.php:4513
1401
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1228241
0.242 ms 1 /classes/Product.php:2899
1127
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 = 1093453
ORDER BY f.position ASC
0.241 ms 1 Yes /classes/Product.php:6013
1333
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` = 1576253) AND (b.`id_shop` = 1) LIMIT 1
0.239 ms 1 /src/Adapter/EntityMapper.php:71
1354
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` = 1511538) AND (b.`id_shop` = 1) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
1363
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` = 1510882) AND (b.`id_shop` = 1) LIMIT 1
0.235 ms 1 /src/Adapter/EntityMapper.php:71
1227
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` = 770101
AND image_shop.`cover` = 1 LIMIT 1
0.234 ms 2 /classes/Product.php:3570
1358
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` = 1511227
ORDER BY `position`
0.234 ms 1 Yes /classes/Product.php:3539
1390
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` = 1247281) AND (b.`id_shop` = 1) LIMIT 1
0.232 ms 1 /src/Adapter/EntityMapper.php:71
1357
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` = 1511227) AND (b.`id_shop` = 1) LIMIT 1
0.231 ms 1 /src/Adapter/EntityMapper.php:71
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.231 ms 124 /classes/module/Module.php:341
1328
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` = 1576255
ORDER BY `position`
0.230 ms 2 Yes /classes/Product.php:3539
1463
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.230 ms 365 Yes /classes/Category.php:1594
1345
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` = 1549362) AND (b.`id_shop` = 1) LIMIT 1
0.230 ms 1 /src/Adapter/EntityMapper.php:71
1336
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` = 1576181) AND (b.`id_shop` = 1) LIMIT 1
0.228 ms 1 /src/Adapter/EntityMapper.php:71
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.227 ms 365 Yes /classes/PrestaShopCollection.php:383
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.227 ms 2 /classes/tax/TaxRulesTaxManager.php:100
358
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 = 1549362
ORDER BY f.position ASC
0.226 ms 1 Yes /classes/Product.php:6013
1384
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` = 1286029) AND (b.`id_shop` = 1) LIMIT 1
0.226 ms 1 /src/Adapter/EntityMapper.php:71
1409
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` = 1121457
ORDER BY `position`
0.226 ms 1 Yes /classes/Product.php:3539
662
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 = 1374056
ORDER BY f.position ASC
0.226 ms 1 Yes /classes/Product.php:6013
1339
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` = 1563101) AND (b.`id_shop` = 1) LIMIT 1
0.225 ms 1 /src/Adapter/EntityMapper.php:71
1348
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` = 1549361) AND (b.`id_shop` = 1) LIMIT 1
0.224 ms 1 /src/Adapter/EntityMapper.php:71
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.223 ms 124 /classes/module/Module.php:341
1404
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1228002
0.223 ms 1 /classes/Product.php:2899
1387
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` = 1253430) AND (b.`id_shop` = 1) LIMIT 1
0.223 ms 1 /src/Adapter/EntityMapper.php:71
182
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576254
0.222 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1506
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.219 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
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.218 ms 1 Yes /classes/shop/Shop.php:715
1220
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` = 777711 LIMIT 1
0.218 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1232
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 770101 AND id_shop=1 LIMIT 1
0.217 ms 1 /classes/Product.php:6873
761
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 = 1316683
ORDER BY f.position ASC
0.216 ms 1 Yes /classes/Product.php:6013
1226
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 = 777711
ORDER BY f.position ASC
0.216 ms 1 Yes /classes/Product.php:6013
732
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` = 1316683)
0.214 ms 1 /classes/Product.php:3860
1381
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` = 1316683) AND (b.`id_shop` = 1) LIMIT 1
0.214 ms 1 /src/Adapter/EntityMapper.php:71
292
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 = 1563101
ORDER BY f.position ASC
0.213 ms 1 Yes /classes/Product.php:6013
491
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 = 1511227
ORDER BY f.position ASC
0.213 ms 1 Yes /classes/Product.php:6013
1367
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` = 1428484
ORDER BY `position`
0.213 ms 1 Yes /classes/Product.php:3539
170
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576254
0.213 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
994
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 = 1228002
ORDER BY f.position ASC
0.213 ms 1 Yes /classes/Product.php:6013
1094
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 = 1120751
ORDER BY f.position ASC
0.213 ms 1 Yes /classes/Product.php:6013
1355
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` = 1511538
ORDER BY `position`
0.213 ms 3 Yes /classes/Product.php:3539
1407
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1198963
0.213 ms 1 /classes/Product.php:2899
1466
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.212 ms 4880 /modules/appagebuilder/appagebuilder.php:1276
24
DELETE FROM `ps_configuration_lang`
WHERE `id_configuration` IN (
SELECT `id_configuration`
FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-list"
)
0.211 ms 1 /classes/Configuration.php:573
695
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 = 1374055
ORDER BY f.position ASC
0.211 ms 1 Yes /classes/Product.php:6013
1142
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` = 929013 LIMIT 1
0.211 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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.210 ms 1 /src/Adapter/EntityMapper.php:71
1027
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 = 1198963
ORDER BY f.position ASC
0.210 ms 1 Yes /classes/Product.php:6013
160
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.210 ms 1 /classes/Product.php:5659
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 = 1576254
ORDER BY f.position ASC
0.209 ms 1 Yes /classes/Product.php:6013
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.209 ms 124 /classes/module/Module.php:341
1444
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.209 ms 4 /modules/leobootstrapmenu/classes/BtmegamenuGroup.php:94
1293
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 = 770100
ORDER BY f.position ASC
0.207 ms 1 Yes /classes/Product.php:6013
1379
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` = 1372984
ORDER BY `position`
0.207 ms 2 Yes /classes/Product.php:3539
1230
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 770101 LIMIT 1
0.207 ms 1 /classes/SpecificPrice.php:435
1242
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` = 770101 LIMIT 1
0.207 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1331
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` = 1576254
ORDER BY `position`
0.207 ms 2 Yes /classes/Product.php:3539
1393
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` = 1228244) AND (b.`id_shop` = 1) LIMIT 1
0.207 ms 1 /src/Adapter/EntityMapper.php:71
1394
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` = 1228244
ORDER BY `position`
0.207 ms 17 Yes /classes/Product.php:3539
325
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 = 1549363
ORDER BY f.position ASC
0.205 ms 1 Yes /classes/Product.php:6013
1260
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 = 770101
ORDER BY f.position ASC
0.205 ms 1 Yes /classes/Product.php:6013
1326
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 = 739900
ORDER BY f.position ASC
0.205 ms 1 Yes /classes/Product.php:6013
1343
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` = 1549363
ORDER BY `position`
0.205 ms 2 Yes /classes/Product.php:3539
391
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 = 1549361
ORDER BY f.position ASC
0.204 ms 1 Yes /classes/Product.php:6013
559
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 = 1510882
ORDER BY f.position ASC
0.204 ms 1 Yes /classes/Product.php:6013
1346
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` = 1549362
ORDER BY `position`
0.204 ms 2 Yes /classes/Product.php:3539
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.203 ms 1 Yes /classes/shop/Shop.php:1364
784
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` = 1286029 LIMIT 1
0.203 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1337
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` = 1576181
ORDER BY `position`
0.202 ms 2 Yes /classes/Product.php:3539
1334
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` = 1576253
ORDER BY `position`
0.202 ms 3 Yes /classes/Product.php:3539
1340
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` = 1563101
ORDER BY `position`
0.202 ms 7 Yes /classes/Product.php:3539
1352
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` = 1549211
ORDER BY `position`
0.202 ms 5 Yes /classes/Product.php:3539
629
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 = 1374057
ORDER BY f.position ASC
0.201 ms 1 Yes /classes/Product.php:6013
178
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576254
0.201 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
526
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 = 1510883
ORDER BY f.position ASC
0.201 ms 1 Yes /classes/Product.php:6013
1061
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 = 1121457
ORDER BY f.position ASC
0.201 ms 1 Yes /classes/Product.php:6013
1193
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 = 868622
ORDER BY f.position ASC
0.201 ms 1 Yes /classes/Product.php:6013
560
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` = 1428484
AND image_shop.`cover` = 1 LIMIT 1
0.200 ms 1 /classes/Product.php:3570
929
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` = 1228241
AND image_shop.`cover` = 1 LIMIT 1
0.200 ms 30 /classes/Product.php:3570
1005
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` = 1198963 LIMIT 1
0.200 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1361
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` = 1510883
ORDER BY `position`
0.200 ms 4 Yes /classes/Product.php:3539
1496
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.200 ms 1 /src/Adapter/EntityMapper.php:71
161
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1576254 LIMIT 1
0.199 ms 1 /classes/SpecificPrice.php:435
424
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 = 1549211
ORDER BY f.position ASC
0.199 ms 1 Yes /classes/Product.php:6013
594
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 = 1428484
ORDER BY f.position ASC
0.199 ms 1 Yes /classes/Product.php:6013
258
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 = 1576181
ORDER BY f.position ASC
0.199 ms 1 Yes /classes/Product.php:6013
829
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 = 1253430
ORDER BY f.position ASC
0.197 ms 1 Yes /classes/Product.php:6013
1478
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.197 ms 1 /src/Adapter/EntityMapper.php:71
794
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 = 1286029
ORDER BY f.position ASC
0.196 ms 1 Yes /classes/Product.php:6013
457
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 = 1511538
ORDER BY f.position ASC
0.196 ms 1 Yes /classes/Product.php:6013
1160
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 = 929013
ORDER BY f.position ASC
0.196 ms 1 Yes /classes/Product.php:6013
961
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 = 1228241
ORDER BY f.position ASC
0.195 ms 1 Yes /classes/Product.php:6013
1440
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.195 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
1006
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1198963
0.195 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
728
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 = 1372984
ORDER BY f.position ASC
0.194 ms 1 Yes /classes/Product.php:6013
1364
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` = 1510882
ORDER BY `position`
0.194 ms 4 Yes /classes/Product.php:3539
105
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.194 ms 1 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:57
895
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 = 1228244
ORDER BY f.position ASC
0.194 ms 1 Yes /classes/Product.php:6013
1283
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` = 770100 LIMIT 1
0.193 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
296
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` = 1549363)
0.193 ms 1 /classes/Product.php:3860
1349
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` = 1549361
ORDER BY `position`
0.192 ms 2 Yes /classes/Product.php:3539
1146
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` = 929013 LIMIT 1
0.192 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
788
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` = 1286029 LIMIT 1
0.191 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
862
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 = 1247281
ORDER BY f.position ASC
0.191 ms 1 Yes /classes/Product.php:6013
1388
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` = 1253430
ORDER BY `position`
0.191 ms 5 Yes /classes/Product.php:3539
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.190 ms 11 /modules/appagebuilder/classes/ApPageBuilderProfilesModel.php:137
166
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576254
0.190 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1238
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` = 770101 LIMIT 1
0.190 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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 = 1576253
ORDER BY f.position ASC
0.189 ms 1 Yes /classes/Product.php:6013
1065
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` = 1120751)
0.189 ms 1 /classes/Product.php:3860
1134
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` = 929013 LIMIT 1
0.189 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1445
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockgrouptop" LIMIT 1
0.189 ms 1 /classes/module/Module.php:2664
329
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` = 1549362)
0.188 ms 1 /classes/Product.php:3860
1482
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.188 ms 1 /src/Adapter/EntityMapper.php:71
630
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` = 1374056
AND image_shop.`cover` = 1 LIMIT 1
0.188 ms 29 /classes/Product.php:3570
776
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` = 1286029 LIMIT 1
0.188 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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.187 ms 3 /classes/Language.php:1214
1459
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.186 ms 3 /classes/Category.php:2239
26
DELETE FROM `ps_configuration_lang`
WHERE `id_configuration` IN (
SELECT `id_configuration`
FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-blog"
)
0.185 ms 1 /classes/Configuration.php:573
1452
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "leoproductsearch" LIMIT 1
0.185 ms 1 /classes/module/Module.php:2664
96
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab`
0.184 ms 285 /classes/Tab.php:357
619
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` = 1374057 LIMIT 1
0.183 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
663
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` = 1374055
AND image_shop.`cover` = 1 LIMIT 1
0.183 ms 28 /classes/Product.php:3570
666
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `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` = 1374055)
0.182 ms 1 /classes/Product.php:3860
980
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` = 1228002 LIMIT 1
0.182 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1385
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` = 1286029
ORDER BY `position`
0.182 ms 2 Yes /classes/Product.php:3539
1382
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` = 1316683
ORDER BY `position`
0.181 ms 2 Yes /classes/Product.php:3539
1455
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.181 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
1028
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` = 1121457
AND image_shop.`cover` = 1 LIMIT 1
0.180 ms 1 /classes/Product.php:3570
163
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1576254 AND id_shop=1 LIMIT 1
0.179 ms 1 /classes/Product.php:6873
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.177 ms 16 /modules/appagebuilder/classes/ApPageBuilderProductsModel.php:147
780
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` = 1286029 LIMIT 1
0.177 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
395
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` = 1549211)
0.177 ms 1 /classes/Product.php:3860
1254
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` = 770101 LIMIT 1
0.176 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
62
SELECT SQL_NO_CACHE page from `ps_appagebuilder_page` where id_category = '7' AND id_shop = '1' LIMIT 1
0.175 ms 305 /modules/appagebuilder/appagebuilder.php:3842
1133
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 929013 AND `id_group` = 1 LIMIT 1
0.175 ms 0 /classes/GroupReduction.php:153
1391
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` = 1247281
ORDER BY `position`
0.175 ms 1 Yes /classes/Product.php:3539
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.173 ms 1 /src/Adapter/EntityMapper.php:71
889
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` = 1228244 LIMIT 1
0.173 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
113
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` = 1576255
AND image_shop.`cover` = 1 LIMIT 1
0.172 ms 2 /classes/Product.php:3570
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` = 1549362 LIMIT 1
0.172 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
896
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` = 1228242
AND image_shop.`cover` = 1 LIMIT 1
0.172 ms 29 /classes/Product.php:3570
1098
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` = 1093453)
0.172 ms 1 /classes/Product.php:3860
1200
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` = 777711 LIMIT 1
0.171 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
595
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` = 1374057
AND image_shop.`cover` = 1 LIMIT 1
0.171 ms 29 /classes/Product.php:3570
1217
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 777711
0.171 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1464
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.171 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
359
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` = 1549361
AND image_shop.`cover` = 1 LIMIT 1
0.168 ms 2 /classes/Product.php:3570
830
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` = 1247281
AND image_shop.`cover` = 1 LIMIT 1
0.167 ms 1 /classes/Product.php:3570
1018
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1198963
0.166 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
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` = 1576253)
0.166 ms 1 /classes/Product.php:3860
962
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` = 1228002
AND image_shop.`cover` = 1 LIMIT 1
0.166 ms 17 /classes/Product.php:3570
1077
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1120751
0.166 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1246
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` = 770101 LIMIT 1
0.166 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1441
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.166 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
164
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1576254 AND `id_group` = 1 LIMIT 1
0.165 ms 0 /classes/GroupReduction.php:153
863
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` = 1228244
AND image_shop.`cover` = 1 LIMIT 1
0.165 ms 17 /classes/Product.php:3570
1072
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` = 1120751 LIMIT 1
0.165 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1117
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` = 1093453 LIMIT 1
0.165 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1428
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 770101
0.165 ms 1 /classes/Product.php:2899
1507
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.165 ms 1 /modules/leoslideshow/classes/LeoSlideshowGroup.php:175
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` = 1576255 LIMIT 1
0.164 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1025
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1198963) 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
307
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` = 1549363 LIMIT 1
0.163 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1261
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` = 770100
AND image_shop.`cover` = 1 LIMIT 1
0.163 ms 2 /classes/Product.php:3570
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.163 ms 1 /src/Adapter/EntityMapper.php:71
1294
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` = 739900
AND image_shop.`cover` = 1 LIMIT 1
0.163 ms 2 /classes/Product.php:3570
458
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` = 1511227
AND image_shop.`cover` = 1 LIMIT 1
0.162 ms 1 /classes/Product.php:3570
1287
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` = 770100 LIMIT 1
0.162 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1576255 LIMIT 1
0.162 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
259
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` = 1563101
AND image_shop.`cover` = 1 LIMIT 1
0.161 ms 7 /classes/Product.php:3570
951
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` = 1228241 LIMIT 1
0.161 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
410
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` = 1549211 LIMIT 1
0.161 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1095
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` = 1093453
AND image_shop.`cover` = 1 LIMIT 1
0.161 ms 3 /classes/Product.php:3570
1154
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` = 929013 LIMIT 1
0.161 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
319
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` = 1549363 LIMIT 1
0.160 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1113
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` = 1093453 LIMIT 1
0.160 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1205
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 777711
0.160 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1212
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` = 777711 LIMIT 1
0.160 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
326
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` = 1549362
AND image_shop.`cover` = 1 LIMIT 1
0.159 ms 2 /classes/Product.php:3570
406
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` = 1549211 LIMIT 1
0.158 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
600
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` = 1374057)
0.157 ms 1 /classes/Product.php:3860
689
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` = 1374055 LIMIT 1
0.157 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1438
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "appagebuilder" LIMIT 1
0.157 ms 1 /classes/module/Module.php:2664
633
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` = 1374056)
0.157 ms 1 /classes/Product.php:3860
1231
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` = 770101)
0.157 ms 1 /classes/Product.php:3860
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.156 ms 1 /src/Adapter/EntityMapper.php:71
79
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.156 ms 0 /classes/module/Module.php:2664
1297
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` = 739900)
0.156 ms 1 /classes/Product.php:3860
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` = 1576253
AND image_shop.`cover` = 1 LIMIT 1
0.156 ms 3 /classes/Product.php:3570
795
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` = 1253430
AND image_shop.`cover` = 1 LIMIT 1
0.156 ms 5 /classes/Product.php:3570
1216
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` = 777711 LIMIT 1
0.156 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1271
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` = 770100 LIMIT 1
0.156 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` = 1510882 LIMIT 1
0.155 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1197
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` = 777711)
0.155 ms 1 /classes/Product.php:3860
527
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` = 1510882
AND image_shop.`cover` = 1 LIMIT 1
0.155 ms 4 /classes/Product.php:3570
588
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` = 1428484 LIMIT 1
0.155 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1150
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` = 929013 LIMIT 1
0.155 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1449
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.155 ms 1 /classes/Cart.php:1300
1450
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.155 ms 1 /classes/module/Module.php:2664
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.154 ms 1 /src/Adapter/EntityMapper.php:71
11
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.154 ms 1 /classes/shop/ShopUrl.php:178
263
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `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` = 1563101)
0.154 ms 1 /classes/Product.php:3860
615
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` = 1374057 LIMIT 1
0.154 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1109
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` = 1093453 LIMIT 1
0.154 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1164
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` = 868622)
0.154 ms 1 /classes/Product.php:3860
1175
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` = 868622 LIMIT 1
0.154 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
4
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.153 ms 1 /src/Adapter/EntityMapper.php:71
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` = 1576254 LIMIT 1
0.153 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
282
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` = 1563101 LIMIT 1
0.153 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
428
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` = 1511538)
0.153 ms 1 /classes/Product.php:3860
530
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` = 1510882)
0.153 ms 1 /classes/Product.php:3860
1032
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` = 1121457)
0.153 ms 1 /classes/Product.php:3860
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` = 1121457 LIMIT 1
0.153 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1264
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` = 770100)
0.153 ms 1 /classes/Product.php:3860
755
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` = 1316683 LIMIT 1
0.153 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
362
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` = 1549361)
0.152 ms 1 /classes/Product.php:3860
1062
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` = 1120751
AND image_shop.`cover` = 1 LIMIT 1
0.152 ms 1 /classes/Product.php:3570
293
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` = 1549363
AND image_shop.`cover` = 1 LIMIT 1
0.152 ms 2 /classes/Product.php:3570
572
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` = 1428484 LIMIT 1
0.152 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1179
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` = 868622 LIMIT 1
0.152 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1183
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` = 868622 LIMIT 1
0.152 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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.151 ms 1 /src/Adapter/EntityMapper.php:71
932
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` = 1228241)
0.151 ms 1 /classes/Product.php:3860
565
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` = 1428484)
0.151 ms 1 /classes/Product.php:3860
800
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` = 1253430)
0.151 ms 1 /classes/Product.php:3860
947
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` = 1228241 LIMIT 1
0.151 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1425
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 777711
0.151 ms 1 /classes/Product.php:2899
1204
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` = 777711 LIMIT 1
0.150 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
497
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` = 1510883)
0.150 ms 1 /classes/Product.php:3860
699
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` = 1372984)
0.150 ms 1 /classes/Product.php:3860
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` = 1121457 LIMIT 1
0.150 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1105
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` = 1093453 LIMIT 1
0.150 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
44
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.149 ms 2 Yes /classes/Currency.php:708
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.149 ms 1 /src/Adapter/EntityMapper.php:71
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` = 1576255)
0.149 ms 1 /classes/Product.php:3860
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` = 1576253 LIMIT 1
0.149 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
229
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` = 1576181)
0.149 ms 1 /classes/Product.php:3860
300
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549363
0.149 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
492
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` = 1510883
AND image_shop.`cover` = 1 LIMIT 1
0.149 ms 4 /classes/Product.php:3570
607
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` = 1374057 LIMIT 1
0.149 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
762
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` = 1286029
AND image_shop.`cover` = 1 LIMIT 1
0.149 ms 2 /classes/Product.php:3570
1084
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` = 1120751 LIMIT 1
0.149 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1300
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` = 739900 LIMIT 1
0.149 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1460
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.149 ms 1 /src/Adapter/EntityMapper.php:71
21
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
0.148 ms 88 /classes/Hook.php:342
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` = 1549362 LIMIT 1
0.148 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
462
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` = 1511227)
0.148 ms 1 /classes/Product.php:3860
1509
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.148 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
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.147 ms 3 /classes/Language.php:1080
640
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` = 1374056 LIMIT 1
0.147 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
706
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` = 1372984 LIMIT 1
0.147 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1187
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` = 868622 LIMIT 1
0.147 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
516
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` = 1510883 LIMIT 1
0.147 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
995
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` = 1198963
AND image_shop.`cover` = 1 LIMIT 1
0.147 ms 1 /classes/Product.php:3570
729
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` = 1316683
AND image_shop.`cover` = 1 LIMIT 1
0.146 ms 2 /classes/Product.php:3570
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` = 1121457 LIMIT 1
0.146 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1247
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770101
0.146 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
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.146 ms 1 /src/Adapter/EntityMapper.php:71
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` = 1576181
AND image_shop.`cover` = 1 LIMIT 1
0.146 ms 2 /classes/Product.php:3570
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` = 1549362 LIMIT 1
0.146 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
696
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` = 1372984
AND image_shop.`cover` = 1 LIMIT 1
0.146 ms 2 /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` = 1549362 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
652
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` = 1374056 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
840
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` = 1247281 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
866
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` = 1228244)
0.145 ms 1 /classes/Product.php:3860
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` = 1576255 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
439
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` = 1511538 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
669
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` = 1374055 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
751
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` = 1316683 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
899
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` = 1228242)
0.145 ms 1 /classes/Product.php:3860
965
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` = 1228002)
0.145 ms 1 /classes/Product.php:3860
1312
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` = 739900 LIMIT 1
0.145 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1447
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.145 ms 1 /classes/module/Module.php:2664
512
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` = 1510883 LIMIT 1
0.144 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
644
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` = 1374056 LIMIT 1
0.144 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
718
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` = 1372984 LIMIT 1
0.144 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
765
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` = 1286029)
0.144 ms 1 /classes/Product.php:3860
833
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` = 1247281)
0.144 ms 1 /classes/Product.php:3860
997
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1198963 LIMIT 1
0.144 ms 1 /classes/SpecificPrice.php:435
32
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "urlseopro" LIMIT 1
0.143 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.143 ms 1 /src/Adapter/EntityMapper.php:71
299
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` = 1549363 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
611
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` = 1374057 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
685
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` = 1374055 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
906
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` = 1228242 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1138
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` = 929013 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
414
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` = 1549211 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
477
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` = 1511227 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
481
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` = 1511227 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
656
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` = 1374056 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
955
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` = 1228241 LIMIT 1
0.143 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1135
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 929013
0.143 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
248
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` = 1576181 LIMIT 1
0.142 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
485
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` = 1511227 LIMIT 1
0.142 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
677
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` = 1374055 LIMIT 1
0.142 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
743
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` = 1316683 LIMIT 1
0.142 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
914
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` = 1228242 LIMIT 1
0.142 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1320
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` = 739900 LIMIT 1
0.142 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
303
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` = 1549363 LIMIT 1
0.141 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
328
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1549362 LIMIT 1
0.141 ms 1 /classes/SpecificPrice.php:435
623
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` = 1374057 LIMIT 1
0.141 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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.141 ms 1 /src/Adapter/EntityMapper.php:71
807
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` = 1253430 LIMIT 1
0.141 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
856
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` = 1247281 LIMIT 1
0.141 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1121
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` = 1093453 LIMIT 1
0.141 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1279
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` = 770100 LIMIT 1
0.141 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
240
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` = 1576181 LIMIT 1
0.140 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
381
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` = 1549361 LIMIT 1
0.140 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
465
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` = 1511227 LIMIT 1
0.140 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1171
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` = 868622 LIMIT 1
0.140 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
473
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` = 1511227 LIMIT 1
0.140 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
943
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` = 1228241 LIMIT 1
0.140 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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.139 ms 1 /src/Adapter/EntityMapper.php:71
369
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` = 1549361 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
385
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` = 1549361 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
418
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` = 1549211 LIMIT 1
0.139 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` = 1510882 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
580
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` = 1428484 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
739
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` = 1316683 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
823
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` = 1253430 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
848
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` = 1247281 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
852
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` = 1247281 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
885
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` = 1228244 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
922
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` = 1228242 LIMIT 1
0.139 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1129
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.139 ms 1 /classes/Product.php:5659
315
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` = 1549363 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1549362 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
443
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` = 1511538 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
508
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` = 1510883 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
520
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` = 1510883 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1510882 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
648
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` = 1374056 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
710
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` = 1372984 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
811
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` = 1253430 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
819
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` = 1253430 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1275
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` = 770100 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
377
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` = 1549361 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
576
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` = 1428484 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
584
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` = 1428484 LIMIT 1
0.138 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
18
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.137 ms 88 /classes/Hook.php:290
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.137 ms 1 /src/Adapter/EntityMapper.php:71
100
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'home_default' LIMIT 1
0.137 ms 1 /classes/Image.php:560
311
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` = 1549363 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
722
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` = 1372984 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
747
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` = 1316683 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
772
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` = 1286029 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
918
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` = 1228242 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1304
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` = 739900 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1308
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` = 739900 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
844
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` = 1247281 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1316
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` = 739900 LIMIT 1
0.137 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1448
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 32 AND `id_shop` = 1 LIMIT 1
0.137 ms 1 /classes/module/Module.php:2137
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` = 1576255 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1576255 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
373
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` = 1549361 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
815
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` = 1253430 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
881
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` = 1228244 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
435
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` = 1511538 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
673
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` = 1374055 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
681
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` = 1374055 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
869
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` = 1228244 LIMIT 1
0.136 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
877
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` = 1228244 LIMIT 1
0.135 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
939
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` = 1228241 LIMIT 1
0.135 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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.135 ms 1 /src/Adapter/EntityMapper.php:71
104
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 7
AND `id_shop` = 1 LIMIT 1
0.135 ms 1 /classes/Category.php:2446
402
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` = 1549211 LIMIT 1
0.135 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
447
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` = 1511538 LIMIT 1
0.135 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
504
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` = 1510883 LIMIT 1
0.135 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
910
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` = 1228242 LIMIT 1
0.135 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
968
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` = 1228002 LIMIT 1
0.135 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.134 ms 1 /src/Adapter/EntityMapper.php:71
451
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` = 1511538 LIMIT 1
0.134 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1576253 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
244
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` = 1576181 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
252
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` = 1576181 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
278
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` = 1563101 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1510882 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1510882 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
873
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` = 1228244 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1413
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1120751
0.133 ms 1 /classes/Product.php:2899
1001
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` = 1198963 LIMIT 1
0.133 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
270
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` = 1563101 LIMIT 1
0.132 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
274
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` = 1563101 LIMIT 1
0.132 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
286
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` = 1563101 LIMIT 1
0.132 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1576253 LIMIT 1
0.132 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
714
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` = 1372984 LIMIT 1
0.132 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
972
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` = 1228002 LIMIT 1
0.132 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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.131 ms 1 /classes/shop/Shop.php:214
66
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.131 ms 9 Yes /classes/ImageType.php:109
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` = 1576255 LIMIT 1
0.131 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
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` = 1576253 LIMIT 1
0.131 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
236
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` = 1576181 LIMIT 1
0.131 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
469
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` = 1511227 LIMIT 1
0.131 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.130 ms 1 /src/Adapter/EntityMapper.php:71
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.130 ms 1 /src/Adapter/EntityMapper.php:71
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` = 1576253 LIMIT 1
0.130 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
398
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` = 1549211 LIMIT 1
0.130 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1224
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 777711) 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
1267
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` = 770100 LIMIT 1
0.130 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1456
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.130 ms 1 /classes/module/Module.php:2664
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.129 ms 1 /src/Adapter/EntityMapper.php:71
568
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` = 1428484 LIMIT 1
0.129 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
592
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1428484) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.129 ms 1 /classes/stock/StockAvailable.php:453
935
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` = 1228241 LIMIT 1
0.129 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1167
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` = 868622 LIMIT 1
0.129 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1234
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` = 770101 LIMIT 1
0.129 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1431
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 770100
0.129 ms 1 /classes/Product.php:2899
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.128 ms 1 /src/Adapter/EntityMapper.php:71
332
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` = 1549362 LIMIT 1
0.128 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.127 ms 2 /classes/Currency.php:1134
365
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` = 1549361 LIMIT 1
0.127 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
431
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` = 1511538 LIMIT 1
0.127 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
977
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228002
0.127 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
533
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` = 1510882 LIMIT 1
0.127 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
636
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` = 1374056 LIMIT 1
0.127 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1201
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 777711
0.126 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
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.126 ms 1 /src/Adapter/EntityMapper.php:71
266
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` = 1563101 LIMIT 1
0.126 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
768
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` = 1286029 LIMIT 1
0.126 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
992
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1228002) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:453
1419
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 929013
0.126 ms 1 /classes/Product.php:2899
1434
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 739900
0.126 ms 1 /classes/Product.php:2899
1439
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 140 AND `id_shop` = 1 LIMIT 1
0.126 ms 1 /classes/module/Module.php:2137
39
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 7 AND `id_shop` = 1
0.125 ms 3 /src/Adapter/EntityMapper.php:79
603
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` = 1374057 LIMIT 1
0.125 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
702
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` = 1372984 LIMIT 1
0.125 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
422
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1549211) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:453
500
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` = 1510883 LIMIT 1
0.125 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
735
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` = 1316683 LIMIT 1
0.125 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
919
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228242
0.125 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
28
DELETE FROM `ps_configuration_lang`
WHERE `id_configuration` IN (
SELECT `id_configuration`
FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-category"
)
0.124 ms 1 /classes/Configuration.php:573
287
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1563101
0.124 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1422
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 868622
0.124 ms 1 /classes/Product.php:2899
65
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.123 ms 1 /classes/FeatureFlag.php:105
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` = 1576253 LIMIT 1
0.123 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
323
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1549363) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:453
529
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1510882 LIMIT 1
0.123 ms 1 /classes/SpecificPrice.php:435
836
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` = 1247281 LIMIT 1
0.123 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
902
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` = 1228242 LIMIT 1
0.123 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
0
SELECT SQL_NO_CACHE * FROM ps_memcached_servers
0.122 ms 1 /classes/cache/CacheMemcached.php:263
101
SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'medium_default' LIMIT 1
0.122 ms 1 /classes/Image.php:560
524
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1510883) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:453
803
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` = 1253430 LIMIT 1
0.122 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
356
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1549362) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:453
82
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.121 ms 9 Yes /classes/ImageType.php:109
455
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1511538) 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
1101
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` = 1093453 LIMIT 1
0.120 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1291
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 770100) 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
1125
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1093453) 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
1191
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 868622) 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
1416
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1093453
0.119 ms 1 /classes/Product.php:2899
154
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1576255) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:453
232
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` = 1576181 LIMIT 1
0.119 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
486
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511227
0.119 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1163
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 868622 LIMIT 1
0.119 ms 1 /classes/SpecificPrice.php:435
102
SELECT SQL_NO_CACHE * FROM `ps_appagebuilder_positions` WHERE id_appagebuilder_positions IN(8,15,10,4)
0.118 ms 4 /modules/appagebuilder/classes/ApPageBuilderProfilesModel.php:404
627
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1374057) 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
726
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1372984) 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
1068
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` = 1120751 LIMIT 1
0.118 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
1263
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 770100 LIMIT 1
0.118 ms 1 /classes/SpecificPrice.php:435
1035
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` = 1121457 LIMIT 1
0.117 ms 1 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:243
103
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 746 LIMIT 1
0.116 ms 1 /classes/Hook.php:244
46
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.115 ms 1 /classes/shop/Shop.php:1183
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.115 ms 1 /src/Adapter/EntityMapper.php:71
1356
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1511538
0.115 ms 1 /classes/Product.php:2899
353
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549362
0.114 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
389
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1549361) 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
1158
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 929013) 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
1410
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1121457
0.114 ms 1 /classes/Product.php:2899
1451
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.114 ms 1 /classes/module/Module.php:2137
382
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549361
0.113 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
517
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510883
0.113 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
561
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.113 ms 1 /classes/Category.php:1373
1195
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 63 LIMIT 1
0.113 ms 1 /classes/Product.php:5659
1296
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 739900 LIMIT 1
0.113 ms 1 /classes/SpecificPrice.php:435
620
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374057
0.112 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
799
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1253430 LIMIT 1
0.112 ms 1 /classes/SpecificPrice.php:435
1453
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 73 AND `id_shop` = 1 LIMIT 1
0.112 ms 1 /classes/module/Module.php:2137
489
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1511227) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:453
60
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 7
AND `id_shop` = 1 LIMIT 1
0.111 ms 1 /classes/Category.php:2446
119
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.111 ms 1 /classes/SpecificPrice.php:426
1092
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1120751) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:453
33
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 168 AND `id_shop` = 1 LIMIT 1
0.110 ms 0 /classes/module/Module.php:2137
87
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.110 ms 1 /classes/ObjectModel.php:1589
731
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1316683 LIMIT 1
0.110 ms 1 /classes/SpecificPrice.php:435
952
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228241
0.110 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1359
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1511227
0.110 ms 1 /classes/Product.php:2899
256
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1576181) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.109 ms 1 /classes/stock/StockAvailable.php:453
15
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'lt' LIMIT 1
0.109 ms 3 /classes/Language.php:854
45
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'lt-lt'
OR `language_code` = 'lt-lt' LIMIT 1
0.109 ms 3 /classes/Language.php:880
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.109 ms 1 /src/Adapter/EntityMapper.php:71
279
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1563101
0.109 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
632
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1374056 LIMIT 1
0.109 ms 1 /classes/SpecificPrice.php:435
1184
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 868622
0.109 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1196
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 777711 LIMIT 1
0.109 ms 1 /classes/SpecificPrice.php:435
1239
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770101
0.109 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
333
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549362
0.108 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
981
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228002
0.108 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1344
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1549363
0.108 ms 1 /classes/Product.php:2899
1461
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.108 ms 1 /classes/Category.php:1584
203
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576253
0.107 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
926
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1228242) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.107 ms 1 /classes/stock/StockAvailable.php:453
1151
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 929013
0.107 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1251
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770101
0.107 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1335
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1576253
0.107 ms 1 /classes/Product.php:2899
1365
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1510882
0.107 ms 1 /classes/Product.php:2899
126
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.106 ms 1 /src/Adapter/EntityMapper.php:71
271
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1563101
0.106 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
427
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1511538 LIMIT 1
0.106 ms 1 /classes/SpecificPrice.php:435
667
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1374055 AND id_shop=1 LIMIT 1
0.106 ms 1 /classes/Product.php:6873
693
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1374055) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.106 ms 1 /classes/stock/StockAvailable.php:453
1036
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1121457
0.106 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1243
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770101
0.106 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1374
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1374056
0.106 ms 1 /classes/Product.php:2899
233
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576181
0.106 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
759
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1316683) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.106 ms 1 /classes/stock/StockAvailable.php:453
1114
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1093453
0.106 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1155
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 929013
0.106 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
577
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1428484
0.105 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
756
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1316683
0.105 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
308
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549363
0.105 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
366
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549361
0.105 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1213
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 777711
0.105 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
394
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1549211 LIMIT 1
0.104 ms 1 /classes/SpecificPrice.php:435
1443
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 68 AND `id_shop` = 1 LIMIT 1
0.104 ms 1 /classes/module/Module.php:2137
189
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1576254) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.104 ms 1 /classes/stock/StockAvailable.php:453
557
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1510882) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.104 ms 1 /classes/stock/StockAvailable.php:453
562
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1001 LIMIT 1
0.104 ms 1 /classes/Product.php:5659
660
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1374056) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.104 ms 1 /classes/stock/StockAvailable.php:453
827
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1253430) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.104 ms 1 /classes/stock/StockAvailable.php:453
89
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ybc_blog" LIMIT 1
0.103 ms 0 /classes/module/Module.php:2664
290
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1563101) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:453
361
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1549361 LIMIT 1
0.103 ms 1 /classes/SpecificPrice.php:435
461
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1511227 LIMIT 1
0.103 ms 1 /classes/SpecificPrice.php:435
665
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1374055 LIMIT 1
0.103 ms 1 /classes/SpecificPrice.php:435
789
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1286029
0.103 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
792
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1286029) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:453
931
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1228241 LIMIT 1
0.103 ms 1 /classes/SpecificPrice.php:435
959
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1228241) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:453
1258
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 770101) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:453
1324
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 739900) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:453
128
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1576255 AND `id_group` = 1 LIMIT 1
0.102 ms 0 /classes/GroupReduction.php:153
698
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1372984 LIMIT 1
0.102 ms 1 /classes/SpecificPrice.php:435
893
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1228244) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.102 ms 1 /classes/stock/StockAvailable.php:453
1089
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1120751
0.102 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
49
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'lt-lt'
OR `language_code` = 'lt-lt' LIMIT 1
0.101 ms 3 /classes/Language.php:880
436
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511538
0.101 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1209
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 777711
0.101 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1446
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 71 AND `id_shop` = 1 LIMIT 1
0.101 ms 0 /classes/module/Module.php:2137
222
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1576253) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.101 ms 1 /classes/stock/StockAvailable.php:453
564
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1428484 LIMIT 1
0.101 ms 1 /classes/SpecificPrice.php:435
898
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1228242 LIMIT 1
0.101 ms 1 /classes/SpecificPrice.php:435
1288
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770100
0.101 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
36
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "seoredirect" LIMIT 1
0.100 ms 1 /classes/module/Module.php:2664
194
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1576253 LIMIT 1
0.100 ms 1 /classes/SpecificPrice.php:435
763
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.100 ms 1 /classes/Product.php:5659
911
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228242
0.100 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1255
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770101
0.100 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
55
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.100 ms 3 /src/Adapter/EntityMapper.php:79
249
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576181
0.100 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
860
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1247281) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.100 ms 1 /classes/stock/StockAvailable.php:453
882
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228244
0.099 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
122
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1576255 AND id_shop=1 LIMIT 1
0.099 ms 1 /classes/Product.php:6873
804
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1253430
0.099 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
964
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1228002 LIMIT 1
0.099 ms 1 /classes/SpecificPrice.php:435
1044
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1121457
0.099 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1262
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.099 ms 1 /classes/Product.php:5659
1284
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770100
0.099 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
131
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576255
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` = 1576253
0.098 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
262
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1563101 LIMIT 1
0.098 ms 1 /classes/SpecificPrice.php:435
496
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1510883 LIMIT 1
0.098 ms 1 /classes/SpecificPrice.php:435
505
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510883
0.098 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
764
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1286029 LIMIT 1
0.098 ms 1 /classes/SpecificPrice.php:435
832
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1247281 LIMIT 1
0.098 ms 1 /classes/SpecificPrice.php:435
890
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228244
0.098 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1000
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1198963 AND `id_group` = 1 LIMIT 1
0.098 ms 0 /classes/GroupReduction.php:153
1040
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1121457
0.098 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1081
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1120751
0.098 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1377
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1374055
0.098 ms 1 /classes/Product.php:2899
226
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.097 ms 1 /classes/Product.php:5659
599
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1374057 LIMIT 1
0.097 ms 1 /classes/SpecificPrice.php:435
865
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1228244 LIMIT 1
0.097 ms 1 /classes/SpecificPrice.php:435
1002
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1198963
0.097 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1099
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1093453 AND id_shop=1 LIMIT 1
0.097 ms 1 /classes/Product.php:6873
1106
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1093453
0.097 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1371
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1374057
0.097 ms 1 /classes/Product.php:2899
1031
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1121457 LIMIT 1
0.097 ms 1 /classes/SpecificPrice.php:435
25
DELETE FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-list"
0.096 ms 1 /classes/Configuration.php:581
58
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.096 ms 3 /src/Adapter/EntityMapper.php:79
196
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1576253 AND id_shop=1 LIMIT 1
0.096 ms 1 /classes/Product.php:6873
566
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1428484 AND id_shop=1 LIMIT 1
0.096 ms 1 /classes/Product.php:6873
645
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374056
0.096 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
777
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1286029
0.096 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1221
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 777711
0.096 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1329
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1576255
0.096 ms 1 /classes/Product.php:2899
1362
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1510883
0.096 ms 1 /classes/Product.php:2899
12
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "advancedwebp" LIMIT 1
0.095 ms 1 /classes/module/Module.php:2664
86
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 130
0.095 ms 3 /src/Adapter/EntityMapper.php:79
295
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1549363 LIMIT 1
0.095 ms 1 /classes/SpecificPrice.php:435
678
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374055
0.095 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1143
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 929013
0.095 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1176
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 868622
0.095 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
393
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.095 ms 1 /classes/Product.php:5659
1368
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1428484
0.095 ms 1 /classes/Product.php:2899
1380
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1372984
0.095 ms 1 /classes/Product.php:2899
674
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374055
0.094 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1162
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.094 ms 1 /classes/Product.php:5659
27
DELETE FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-blog"
0.094 ms 1 /classes/Configuration.php:581
34
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.094 ms 1 /classes/module/Module.php:2046
542
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510882
0.094 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
563
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 196
AND `active` = 1 LIMIT 1
0.094 ms 1 /classes/Manufacturer.php:312
670
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374055
0.094 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1097
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1093453 LIMIT 1
0.094 ms 1 /classes/SpecificPrice.php:435
1228
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.094 ms 1 /classes/Product.php:5659
1332
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1576254
0.094 ms 1 /classes/Product.php:2899
1389
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1253430
0.094 ms 1 /classes/Product.php:2899
1398
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1228242
0.094 ms 1 /classes/Product.php:2899
1386
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1286029
0.093 ms 1 /classes/Product.php:2899
10
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.093 ms 1 /classes/ObjectModel.php:1724
83
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 130 LIMIT 1
0.093 ms 1 /classes/AddressFormat.php:653
147
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576255
0.093 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
199
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576253
0.093 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
320
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549363
0.093 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
345
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549362
0.093 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
773
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1286029
0.093 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1188
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 868622
0.093 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1272
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770100
0.093 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1338
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1576181
0.093 ms 1 /classes/Product.php:2899
1350
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1549361
0.093 ms 1 /classes/Product.php:2899
47
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.092 ms 1 /classes/Currency.php:893
415
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549211
0.092 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
426
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.092 ms 1 /classes/Product.php:5659
534
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510882
0.092 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
569
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1428484
0.092 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
573
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1428484
0.092 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
596
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.092 ms 1 /classes/Category.php:1373
637
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374056
0.092 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1056
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1121457
0.092 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1147
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 929013
0.092 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1353
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1549211
0.092 ms 1 /classes/Product.php:2899
228
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1576181 LIMIT 1
0.092 ms 1 /classes/SpecificPrice.php:435
707
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1372984
0.092 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1268
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770100
0.092 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
114
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.091 ms 1 /classes/Category.php:1373
407
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549211
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
448
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511538
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
493
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.091 ms 1 /classes/Category.php:1373
641
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374056
0.091 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
653
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374056
0.091 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
657
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374056
0.091 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
719
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1372984
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
769
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1286029
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
808
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1253430
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
907
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228242
0.091 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
915
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228242
0.091 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
930
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.091 ms 1 /classes/Product.php:5659
1073
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1120751
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1180
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 868622
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1301
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 739900
0.091 ms 4 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1341
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1563101
0.091 ms 1 /classes/Product.php:2899
1392
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1247281
0.091 ms 1 /classes/Product.php:2899
1395
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1228244
0.091 ms 1 /classes/Product.php:2899
399
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549211
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
538
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510882
0.091 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
589
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1428484
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
604
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374057
0.091 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
649
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374056
0.091 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
664
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.091 ms 1 /classes/Product.php:5659
785
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1286029
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1110
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1093453
0.091 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1305
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 739900
0.091 ms 4 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1347
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1549362
0.091 ms 1 /classes/Product.php:2899
1383
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 1316683
0.091 ms 1 /classes/Product.php:2899
360
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.090 ms 1 /classes/Product.php:5659
374
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549361
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
528
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.090 ms 1 /classes/Product.php:5659
554
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510882
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
624
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374057
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
686
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374055
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
690
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374055
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
711
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1372984
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
752
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1316683
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
820
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1253430
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
824
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1253430
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1052
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1121457
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1096
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.090 ms 1 /classes/Product.php:5659
1102
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1093453
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
337
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549362
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
341
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549362
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
466
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511227
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
501
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510883
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
612
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374057
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
682
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374055
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
812
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1253430
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
936
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228241
0.090 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1067
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1120751 AND `id_group` = 1 LIMIT 1
0.090 ms 0 /classes/GroupReduction.php:153
1168
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 868622
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1172
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 868622
0.090 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1309
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 739900
0.090 ms 4 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1313
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 739900
0.090 ms 4 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
135
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576255
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
581
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1428484
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
744
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1316683
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
748
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1316683
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
841
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1247281
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
849
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1247281
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
886
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228244
0.089 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
127
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1
0.089 ms 3 /src/Adapter/EntityMapper.php:79
139
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576255
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
265
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1563101 AND `id_group` = 1 LIMIT 1
0.089 ms 0 /classes/GroupReduction.php:153
370
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549361
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
432
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511538
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
550
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510882
0.089 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
585
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1428484
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
631
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.089 ms 1 /classes/Product.php:5659
736
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1316683
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
781
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1286029
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
816
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1253430
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
923
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228242
0.089 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
940
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228241
0.089 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1122
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1093453
0.089 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
330
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1549362 AND id_shop=1 LIMIT 1
0.088 ms 1 /classes/Product.php:6873
349
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549362
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
701
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1372984 AND `id_group` = 1 LIMIT 1
0.088 ms 0 /classes/GroupReduction.php:153
845
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1247281
0.088 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.088 ms 1 /classes/Currency.php:893
84
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 130 LIMIT 1
0.088 ms 1 /classes/Country.php:402
143
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576255
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
151
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576255
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
267
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1563101
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
275
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1563101
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
283
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1563101
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
304
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549363
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
312
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549363
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
440
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511538
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
444
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511538
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
478
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511227
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
546
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510882
0.088 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
608
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374057
0.088 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
703
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1372984
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
715
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1372984
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
740
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1316683
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
870
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228244
0.088 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
956
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228241
0.088 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1063
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 59 LIMIT 1
0.088 ms 1 /classes/Product.php:5659
1069
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1120751
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1085
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1120751
0.088 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1276
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770100
0.088 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1280
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 770100
0.088 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1317
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 739900
0.088 ms 4 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1321
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 739900
0.088 ms 4 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
186
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576254
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
316
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549363
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
378
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549361
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
403
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549211
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
411
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549211
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
419
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549211
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
452
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511538
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
459
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` = 59 LIMIT 1
0.087 ms 1 /classes/Category.php:1373
470
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511227
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
482
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511227
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
509
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510883
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
513
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510883
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
616
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1374057
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
723
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1372984
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
796
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.087 ms 1 /classes/Category.php:1373
837
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1247281
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
857
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1247281
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
874
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228244
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
878
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228244
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
897
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.087 ms 1 /classes/Product.php:5659
903
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228242
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
944
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228241
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
948
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228241
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
969
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228002
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
985
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228002
0.087 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1118
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1093453
0.087 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1295
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.087 ms 1 /classes/Product.php:5659
1457
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 13 AND `id_shop` = 1 LIMIT 1
0.087 ms 1 /classes/module/Module.php:2137
207
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576253
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
211
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576253
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
219
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576253
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
241
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576181
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
253
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576181
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
327
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.086 ms 1 /classes/Product.php:5659
474
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1511227
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
521
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1510883
0.086 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
853
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1247281
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
963
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.086 ms 1 /classes/Product.php:5659
973
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1228002
0.086 ms 3 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
1165
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 868622 AND id_shop=1 LIMIT 1
0.086 ms 1 /classes/Product.php:6873
1265
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 770100 AND id_shop=1 LIMIT 1
0.086 ms 1 /classes/Product.php:6873
193
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.086 ms 1 /classes/Product.php:5659
237
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576181
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
386
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1549361
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
900
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1228242 AND id_shop=1 LIMIT 1
0.086 ms 1 /classes/Product.php:6873
1022
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1198963
0.086 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
260
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.085 ms 1 /classes/Product.php:5659
429
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1511538 AND id_shop=1 LIMIT 1
0.085 ms 1 /classes/Product.php:6873
498
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1510883 AND id_shop=1 LIMIT 1
0.085 ms 1 /classes/Product.php:6873
120
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1576255 LIMIT 1
0.085 ms 1 /classes/SpecificPrice.php:435
245
SELECT SQL_NO_CACHE id_category  FROM `ps_category_product` where `id_product` = 1576181
0.085 ms 2 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php:127
430
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1511538 AND `id_group` = 1 LIMIT 1
0.085 ms 0 /classes/GroupReduction.php:153
864
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.085 ms 1 /classes/Product.php:5659
1066
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1120751 AND id_shop=1 LIMIT 1
0.085 ms 1 /classes/Product.php:6873
56
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.084 ms 1 /classes/ObjectModel.php:1724
294
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.084 ms 1 /classes/Product.php:5659
297
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1549363 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
531
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1510882 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
634
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1374056 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
697
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.084 ms 1 /classes/Product.php:5659
831
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 59 LIMIT 1
0.084 ms 1 /classes/Product.php:5659
363
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1549361 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
463
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1511227 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
598
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 68
AND `active` = 1 LIMIT 1
0.084 ms 1 /classes/Manufacturer.php:312
601
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1374057 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
730
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 59 LIMIT 1
0.084 ms 1 /classes/Product.php:5659
733
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1316683 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
834
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1247281 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
1029
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.084 ms 1 /classes/Category.php:1373
1298
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 739900 AND id_shop=1 LIMIT 1
0.084 ms 1 /classes/Product.php:6873
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.083 ms 1 /classes/Category.php:1751
700
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1372984 AND id_shop=1 LIMIT 1
0.083 ms 1 /classes/Product.php:6873
264
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1563101 AND id_shop=1 LIMIT 1
0.083 ms 1 /classes/Product.php:6873
396
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1549211 AND id_shop=1 LIMIT 1
0.083 ms 1 /classes/Product.php:6873
767
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1286029 AND `id_group` = 1 LIMIT 1
0.083 ms 0 /classes/GroupReduction.php:153
1198
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 777711 AND id_shop=1 LIMIT 1
0.083 ms 1 /classes/Product.php:6873
1229
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
59
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.082 ms 1 /classes/ObjectModel.php:1724
933
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1228241 AND id_shop=1 LIMIT 1
0.082 ms 1 /classes/Product.php:6873
13
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 90 AND `id_shop` = 1 LIMIT 1
0.081 ms 1 /classes/module/Module.php:2137
53
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'lt-lt'
OR `language_code` = 'lt-lt' LIMIT 1
0.081 ms 3 /classes/Language.php:880
766
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1286029 AND id_shop=1 LIMIT 1
0.081 ms 1 /classes/Product.php:6873
798
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 70
AND `active` = 1 LIMIT 1
0.081 ms 1 /classes/Manufacturer.php:312
801
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1253430 AND id_shop=1 LIMIT 1
0.081 ms 1 /classes/Product.php:6873
867
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1228244 AND id_shop=1 LIMIT 1
0.081 ms 1 /classes/Product.php:6873
966
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1228002 AND id_shop=1 LIMIT 1
0.081 ms 1 /classes/Product.php:6873
50
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'lt-lt'
OR `language_code` = 'lt-lt' LIMIT 1
0.080 ms 3 /classes/Language.php:880
227
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 96
AND `active` = 1 LIMIT 1
0.080 ms 1 /classes/Manufacturer.php:312
261
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 74
AND `active` = 1 LIMIT 1
0.080 ms 1 /classes/Manufacturer.php:312
117
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pshowpricemaster" LIMIT 1
0.079 ms 1 /classes/module/Module.php:2664
230
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1576181 AND id_shop=1 LIMIT 1
0.079 ms 1 /classes/Product.php:6873
29
DELETE FROM `ps_configuration`
WHERE `name` = "PS_ROUTE_module-leoblog-category"
0.078 ms 1 /classes/Configuration.php:581
495
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 93
AND `active` = 1 LIMIT 1
0.078 ms 1 /classes/Manufacturer.php:312
1233
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 770101 AND `id_group` = 1 LIMIT 1
0.078 ms 0 /classes/GroupReduction.php:153
1462
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.078 ms 1 /classes/Category.php:1589
67
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.077 ms 9 /classes/ImageType.php:161
116
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 77
AND `active` = 1 LIMIT 1
0.077 ms 1 /classes/Manufacturer.php:312
567
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1428484 AND `id_group` = 1 LIMIT 1
0.077 ms 0 /classes/GroupReduction.php:153
668
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1374055 AND `id_group` = 1 LIMIT 1
0.077 ms 0 /classes/GroupReduction.php:153
115
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1
0.076 ms 1 /classes/Product.php:5659
1033
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 1121457 AND id_shop=1 LIMIT 1
0.076 ms 1 /classes/Product.php:6873
80
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.075 ms 0 /classes/module/Module.php:2137
597
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1040 LIMIT 1
0.075 ms 1 /classes/Product.php:5659
129
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.074 ms 1 /classes/Group.php:151
494
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 691 LIMIT 1
0.074 ms 1 /classes/Product.php:5659
532
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1510882 AND `id_group` = 1 LIMIT 1
0.074 ms 0 /classes/GroupReduction.php:153
90
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_imageslider" LIMIT 1
0.073 ms 1 /classes/module/Module.php:2664
397
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1549211 AND `id_group` = 1 LIMIT 1
0.073 ms 0 /classes/GroupReduction.php:153
460
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 59 LIMIT 1
0.073 ms 1 /classes/Product.php:5659
797
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 63 LIMIT 1
0.073 ms 1 /classes/Product.php:5659
118
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 165 AND `id_shop` = 1 LIMIT 1
0.072 ms 1 /classes/module/Module.php:2137
331
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1549362 AND `id_group` = 1 LIMIT 1
0.072 ms 0 /classes/GroupReduction.php:153
635
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1374056 AND `id_group` = 1 LIMIT 1
0.072 ms 0 /classes/GroupReduction.php:153
1266
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 770100 AND `id_group` = 1 LIMIT 1
0.071 ms 0 /classes/GroupReduction.php:153
364
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1549361 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:153
602
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1374057 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:153
1166
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 868622 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:153
1199
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 777711 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:153
1299
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 739900 AND `id_group` = 1 LIMIT 1
0.070 ms 0 /classes/GroupReduction.php:153
91
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1
0.070 ms 0 /classes/module/Module.php:2137
835
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1247281 AND `id_group` = 1 LIMIT 1
0.069 ms 0 /classes/GroupReduction.php:153
901
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1228242 AND `id_group` = 1 LIMIT 1
0.069 ms 0 /classes/GroupReduction.php:153
1030
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 1014 LIMIT 1
0.069 ms 1 /classes/Product.php:5659
464
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1511227 AND `id_group` = 1 LIMIT 1
0.069 ms 0 /classes/GroupReduction.php:153
499
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1510883 AND `id_group` = 1 LIMIT 1
0.069 ms 0 /classes/GroupReduction.php:153
734
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1316683 AND `id_group` = 1 LIMIT 1
0.068 ms 0 /classes/GroupReduction.php:153
802
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1253430 AND `id_group` = 1 LIMIT 1
0.068 ms 0 /classes/GroupReduction.php:153
967
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1228002 AND `id_group` = 1 LIMIT 1
0.068 ms 0 /classes/GroupReduction.php:153
197
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1576253 AND `id_group` = 1 LIMIT 1
0.067 ms 0 /classes/GroupReduction.php:153
231
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1576181 AND `id_group` = 1 LIMIT 1
0.067 ms 0 /classes/GroupReduction.php:153
298
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1549363 AND `id_group` = 1 LIMIT 1
0.067 ms 0 /classes/GroupReduction.php:153
868
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1228244 AND `id_group` = 1 LIMIT 1
0.067 ms 0 /classes/GroupReduction.php:153
934
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1228241 AND `id_group` = 1 LIMIT 1
0.067 ms 0 /classes/GroupReduction.php:153
1100
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1093453 AND `id_group` = 1 LIMIT 1
0.065 ms 0 /classes/GroupReduction.php:153
1034
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1121457 AND `id_group` = 1 LIMIT 1
0.064 ms 0 /classes/GroupReduction.php:153
95
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 12 AND `id_shop` = 1 LIMIT 1
0.063 ms 0 /classes/module/Module.php:2137
94
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_banner" LIMIT 1
0.061 ms 1 /classes/module/Module.php:2664
92
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "homeslider" LIMIT 1
0.061 ms 0 /classes/module/Module.php:2664
93
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockbanner" LIMIT 1
0.057 ms 0 /classes/module/Module.php:2664

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;
17 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
8 queries
				SELECT `name`
				FROM `ps_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
7 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
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?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
            old="/lt/XX-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR

            old="https://www.e-vaikas.lt/lt/XX-maitinimui?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
            old="https://www.e-vaikas.lt/lt/XX-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR

            old="https://www.e-vaikas.lt/lt/XX-maitinimui?q=Prekės ženklas-CARETERO-DOIDY CUP-DR BROWN`S-InnoGiO-MAM BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
            old="https://www.e-vaikas.lt/lt/XX-maitinimui?q=Prekės+ženklas-CARETERO-DOIDY+CUP-DR+BROWN`S-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR

            old="https://www.e-vaikas.lt/lt/XX-maitinimui?q=Prek%CXX%XXs+%CXX%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%XXS-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
            old="https://www.e-vaikas.lt/lt/XX-maitinimui?q=Prek%CXX%XXs+%CXX%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%XXS-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR

            old="/lt/XX-maitinimui?q=Prek%CXX%XXs+%CXX%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%XXS-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
            old="/lt/XX-maitinimui?q=Prek%CXX%XXs+%CXX%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%XXS-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR

            old="https://www.e-vaikas.lt/lt/XX-maitinimui?q=Prek%CXX%XXs+%CXX%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%XXS-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE" OR
            old="https://www.e-vaikas.lt/lt/XX-maitinimui?q=Prek%CXX%XXs+%CXX%BEenklas-CARETERO-DOIDY+CUP-DR+BROWN%XXS-InnoGiO-MAM+BABY-MEDELA-NENO-NUK-SENSILLO-BEBBLE") 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 cart_product
72 image
72 image_shop
72 product_attribute_shop
68 category_lang
40 stock_available
39 product_attribute_combination
37 product_lang
37 specific_price
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
31 category
25 category_shop
23 module
18 module_shop
10 manufacturer
9 configuration
8 lang
8 leoslideshow_groups
7 hook
7 currency
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 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: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 59]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 1001]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 59]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 63]
/classes/Link.php:402 (__construct) [id: 59]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 1040]
/classes/Link.php:402 (__construct) [id: 59]
/classes/Link.php:402 (__construct) [id: 1014]
/classes/Link.php:402 (__construct) [id: 59]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 57]
/classes/Link.php:402 (__construct) [id: 63]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 691]
/classes/Link.php:402 (__construct) [id: 691]
Product 36 /src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1576255]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1576254]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1576253]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1576181]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1563101]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1549363]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1549362]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1549361]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1549211]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1511538]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1511227]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1510883]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1510882]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1428484]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1374057]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1374056]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1374055]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1372984]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1316683]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1286029]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1253430]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1247281]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1228244]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1228242]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1228241]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1228002]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1198963]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1121457]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1120751]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 1093453]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 929013]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 868622]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 777711]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 770101]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 770100]
/src/Adapter/Image/ImageRetriever.php:77 (__construct) [id: 739900]
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/dev/appParameters.php
114 /var/cache/dev/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 /classes/Smarty/SmartyDev.php
200 /vendor/smarty/smarty/libs/Smarty.class.php
201 /vendor/smarty/smarty/libs/functions.php
202 /vendor/smarty/smarty/libs/Autoloader.php
203 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
204 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
205 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
206 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
207 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
208 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
209 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
211 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
212 /config/smartyfront.config.inc.php
213 /classes/Smarty/SmartyResourceModule.php
214 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
215 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
216 /classes/Smarty/SmartyResourceParent.php
217 /classes/Smarty/SmartyLazyRegister.php
218 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
219 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
220 /classes/Customer.php
221 /classes/Group.php
222 /override/classes/Link.php
223 /classes/Link.php
224 /classes/shop/ShopUrl.php
225 /override/classes/Dispatcher.php
226 /classes/Dispatcher.php
227 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
228 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
229 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
230 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
231 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
232 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
233 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
234 /src/Adapter/SymfonyContainer.php
235 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
236 /src/Adapter/ContainerBuilder.php
237 /src/Adapter/Environment.php
238 /src/Core/EnvironmentInterface.php
239 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
240 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
241 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
242 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
243 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
244 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
245 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
246 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
247 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
248 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
249 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
250 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
251 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
252 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
253 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
254 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
255 /vendor/symfony/contracts/Service/ResetInterface.php
256 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
257 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
258 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
259 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
260 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
261 /vendor/symfony/contracts/Cache/ItemInterface.php
262 /vendor/psr/cache/src/CacheItemInterface.php
263 /vendor/psr/cache/src/CacheItemPoolInterface.php
264 /vendor/symfony/contracts/Cache/CacheInterface.php
265 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
266 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
267 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
268 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
269 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
270 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
271 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
272 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
273 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
274 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
275 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
276 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
277 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
278 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
279 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
280 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
281 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
282 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
283 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
284 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
285 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
286 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
287 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
288 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
289 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
290 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
292 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
294 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
295 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
296 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
297 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
298 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
299 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
318 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
319 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
320 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
321 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
322 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
323 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
324 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
325 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
326 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
327 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
328 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
329 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
330 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
331 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
332 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
333 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
334 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
335 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
336 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
337 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
338 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ReflectionClassResource.php
339 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/DirectoryResource.php
340 /var/cache/dev/FrontContainer.php
341 /src/Adapter/Container/LegacyContainer.php
342 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
343 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
344 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
345 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
346 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
347 /vendor/psr/container/src/ContainerExceptionInterface.php
348 /vendor/psr/container/src/NotFoundExceptionInterface.php
349 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
350 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
351 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
352 /src/Adapter/Container/LegacyContainerInterface.php
353 /modules/ps_categorytree/vendor/autoload.php
354 /modules/ps_categorytree/vendor/composer/autoload_real.php
355 /modules/ps_categorytree/vendor/composer/platform_check.php
356 /modules/ps_categorytree/vendor/composer/autoload_static.php
357 /modules/ps_contactinfo/vendor/autoload.php
358 /modules/ps_contactinfo/vendor/composer/autoload_real.php
359 /modules/ps_contactinfo/vendor/composer/platform_check.php
360 /modules/ps_contactinfo/vendor/composer/autoload_static.php
361 /modules/ps_facetedsearch/vendor/autoload.php
362 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
363 /modules/ps_facetedsearch/vendor/composer/platform_check.php
364 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
365 /modules/ps_imageslider/vendor/autoload.php
366 /modules/ps_imageslider/vendor/composer/autoload_real.php
367 /modules/ps_imageslider/vendor/composer/platform_check.php
368 /modules/ps_imageslider/vendor/composer/autoload_static.php
369 /modules/ps_searchbar/vendor/autoload.php
370 /modules/ps_searchbar/vendor/composer/autoload_real.php
371 /modules/ps_searchbar/vendor/composer/platform_check.php
372 /modules/ps_searchbar/vendor/composer/autoload_static.php
373 /modules/ps_sharebuttons/vendor/autoload.php
374 /modules/ps_sharebuttons/vendor/composer/autoload_real.php
375 /modules/ps_sharebuttons/vendor/composer/platform_check.php
376 /modules/ps_sharebuttons/vendor/composer/autoload_static.php
377 /modules/mijoravenipak/vendor/autoload.php
378 /modules/mijoravenipak/vendor/composer/autoload_real.php
379 /modules/mijoravenipak/vendor/composer/autoload_static.php
380 /modules/omnivaltshipping/vendor/autoload.php
381 /modules/omnivaltshipping/vendor/composer/autoload_real.php
382 /modules/omnivaltshipping/vendor/composer/platform_check.php
383 /modules/omnivaltshipping/vendor/composer/autoload_static.php
384 /modules/dgcontenttranslation/vendor/autoload.php
385 /modules/dgcontenttranslation/vendor/composer/autoload_real.php
386 /modules/dgcontenttranslation/vendor/composer/platform_check.php
387 /modules/dgcontenttranslation/vendor/composer/autoload_static.php
388 /modules/ps_categoryproducts/vendor/autoload.php
389 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
390 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
391 /modules/dpdbaltics/vendor/autoload.php
392 /modules/dpdbaltics/vendor/composer/autoload_real.php
393 /modules/dpdbaltics/vendor/composer/platform_check.php
394 /modules/dpdbaltics/vendor/composer/autoload_static.php
395 /modules/dpdbaltics/vendor/paragonie/random_compat/lib/random.php
396 /modules/dpdbaltics/vendor/symfony/polyfill-php70/bootstrap.php
397 /modules/ps_emailalerts/vendor/autoload.php
398 /modules/ps_emailalerts/vendor/composer/autoload_real.php
399 /modules/ps_emailalerts/vendor/composer/platform_check.php
400 /modules/ps_emailalerts/vendor/composer/autoload_static.php
401 /modules/pshowimporter/vendor/autoload.php
402 /modules/pshowimporter/deps/autoload.php
403 /modules/pshowimporter/deps/prestashow/presta-core/autoload.php
404 /modules/pshowimporter/deps/prestashow/presta-core/functions.tpl.php
405 /modules/pshowimporter/deps/composer/autoload_real.php
406 /modules/pshowimporter/deps/composer/platform_check.php
407 /modules/pshowimporter/deps/composer/ClassLoader.php
408 /modules/pshowimporter/deps/composer/autoload_static.php
409 /modules/pshowimporter/vendor/autoload_.php
410 /modules/pshowimporter/vendor/composer/autoload_real.php
411 /modules/pshowimporter/vendor/composer/platform_check.php
412 /modules/pshowimporter/vendor/composer/autoload_static.php
413 /modules/pshowpricemaster/vendor/autoload.php
414 /modules/pshowpricemaster/vendor/autoload_.php
415 /modules/pshowpricemaster/vendor/composer/autoload_real.php
416 /modules/pshowpricemaster/vendor/composer/platform_check.php
417 /modules/pshowpricemaster/vendor/composer/autoload_static.php
418 /modules/pshowpricemaster/vendor/composer/autoload_files.php
419 /modules/pshowpricemaster/vendor/prestashow/presta-core/autoload.php
420 /modules/pshowpricemaster/vendor/prestashow/presta-core/functions.tpl.php
421 /modules/blockwishlist/vendor/autoload.php
422 /modules/blockwishlist/vendor/composer/autoload_real.php
423 /modules/blockwishlist/vendor/composer/autoload_static.php
424 /src/Core/Hook/HookModuleFilter.php
425 /src/Core/Hook/HookModuleFilterInterface.php
426 /modules/appagebuilder/appagebuilder.php
427 /modules/appagebuilder/libs/Helper.php
428 /modules/appagebuilder/libs/LeoFrameworkHelper.php
429 /modules/appagebuilder/classes/ApPageSetting.php
430 /modules/appagebuilder/classes/ApPageBuilderModel.php
431 /modules/appagebuilder/classes/shortcodes.php
432 /modules/appagebuilder/controllers/admin/AdminApPageBuilderShortcodes.php
433 /modules/appagebuilder/controllers/admin/AdminApPageBuilderPositions.php
434 /modules/appagebuilder/classes/ApPageBuilderPositionsModel.php
435 /classes/controller/ModuleAdminController.php
436 /classes/controller/AdminController.php
437 /modules/appagebuilder/classes/ApShortCodesBuilder.php
438 /modules/appagebuilder/classes/ApPageBuilderProfilesModel.php
439 /modules/appagebuilder/classes/ApPageBuilderProductsModel.php
440 /modules/appagebuilder/classes/ApPageBuilderShortcodeModel.php
441 /src/Core/Module/WidgetInterface.php
442 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
443 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
444 /classes/Translate.php
445 /src/PrestaShopBundle/Translation/TranslatorComponent.php
446 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
447 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
448 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
449 /vendor/symfony/contracts/Translation/TranslatorInterface.php
450 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
451 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
452 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
453 /src/PrestaShopBundle/Translation/TranslatorInterface.php
454 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
455 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
456 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
457 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
458 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
459 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
460 /vendor/symfony/contracts/Translation/TranslatorTrait.php
461 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
462 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
463 /var/cache/dev/translations/catalogue.lt-LT.NXhscRe.php
464 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
465 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
466 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
467 /modules/leoblog/leoblog.php
468 /modules/leoblog/loader.php
469 /modules/leoblog/classes/config.php
470 /modules/leoblog/libs/Helper.php
471 /modules/leoblog/classes/leoblogcat.php
472 /modules/leoblog/classes/blog.php
473 /modules/leoblog/classes/link.php
474 /modules/leoblog/classes/comment.php
475 /modules/leoblog/classes/LeoblogOwlCarousel.php
476 /modules/seoredirect/seoredirect.php
477 /modules/seoredirect/models/seoRedirectList.php
478 /modules/seoredirect/translations/lt.php
479 /modules/seoredirect/key.php
480 /classes/Category.php
481 /classes/webservice/WebserviceRequest.php
482 /controllers/front/listing/CategoryController.php
483 /classes/controller/ProductListingFrontController.php
484 /classes/controller/ProductPresentingFrontController.php
485 /override/classes/controller/FrontController.php
486 /classes/controller/FrontController.php
487 /src/Adapter/Presenter/Object/ObjectPresenter.php
488 /src/Adapter/Presenter/PresenterInterface.php
489 /src/Adapter/Presenter/Cart/CartPresenter.php
490 /src/Adapter/Image/ImageRetriever.php
491 /classes/tax/TaxConfiguration.php
492 /classes/Smarty/TemplateFinder.php
493 /classes/assets/StylesheetManager.php
494 /classes/assets/AbstractAssetManager.php
495 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
496 /classes/assets/JavascriptManager.php
497 /classes/assets/CccReducer.php
498 /src/Core/Localization/Locale/Repository.php
499 /src/Core/Localization/Locale/RepositoryInterface.php
500 /src/Core/Localization/CLDR/LocaleRepository.php
501 /src/Core/Localization/CLDR/LocaleDataSource.php
502 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
503 /src/Core/Data/Layer/AbstractDataLayer.php
504 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
505 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
506 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
507 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
508 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
509 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
510 /vendor/symfony/contracts/Cache/CacheTrait.php
511 /vendor/psr/cache/src/InvalidArgumentException.php
512 /vendor/psr/cache/src/CacheException.php
513 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
514 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
515 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
516 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
517 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
518 /src/Core/Localization/CLDR/Reader.php
519 /src/Core/Localization/CLDR/ReaderInterface.php
520 /src/Core/Localization/Currency/Repository.php
521 /src/Core/Localization/Currency/RepositoryInterface.php
522 /src/Core/Localization/Currency/CurrencyDataSource.php
523 /src/Core/Localization/Currency/DataSourceInterface.php
524 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
525 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
526 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
527 /src/Adapter/Currency/CurrencyDataProvider.php
528 /src/Core/Currency/CurrencyDataProviderInterface.php
529 /src/Adapter/LegacyContext.php
530 /src/Adapter/Tools.php
531 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
532 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
533 /vendor/prestashop/decimal/src/Operation/Rounding.php
534 /src/Core/Localization/Locale.php
535 /src/Core/Localization/LocaleInterface.php
536 /src/Core/Localization/Specification/Price.php
537 /src/Core/Localization/Specification/Number.php
538 /src/Core/Localization/Specification/NumberInterface.php
539 /src/Core/Localization/Specification/Factory.php
540 /src/Core/Localization/CLDR/LocaleData.php
541 /src/Core/Localization/CLDR/NumberSymbolsData.php
542 /src/Core/Localization/CLDR/CurrencyData.php
543 /src/Core/Localization/CLDR/Locale.php
544 /src/Core/Localization/CLDR/LocaleInterface.php
545 /src/Core/Localization/Specification/NumberSymbolList.php
546 /classes/Currency.php
547 /src/Core/Localization/Currency/LocalizedCurrencyId.php
548 /src/Core/Localization/Currency/CurrencyData.php
549 /src/Core/Localization/Currency/CurrencyCollection.php
550 /src/Core/Localization/Currency.php
551 /src/Core/Localization/CurrencyInterface.php
552 /src/Core/Localization/Specification/NumberCollection.php
553 /src/Core/Localization/Number/Formatter.php
554 /override/classes/Cart.php
555 /classes/Cart.php
556 /src/Adapter/AddressFactory.php
557 /classes/CartRule.php
558 /override/classes/Product.php
559 /classes/Product.php
560 /src/Core/Domain/Product/ValueObject/RedirectType.php
561 /src/Core/Util/DateTime/DateTime.php
562 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
563 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
564 /src/Core/Domain/Product/ValueObject/ProductType.php
565 /src/Core/Domain/Product/ValueObject/Reference.php
566 /src/Core/Domain/Product/ValueObject/Ean13.php
567 /src/Core/Domain/Product/ValueObject/Isbn.php
568 /src/Core/Domain/Product/ValueObject/Upc.php
569 /src/Core/Domain/Product/ProductSettings.php
570 /src/Core/Image/ImageFormatConfiguration.php
571 /src/Core/Image/ImageFormatConfigurationInterface.php
572 /classes/FeatureFlag.php
573 /src/Core/FeatureFlag/FeatureFlagSettings.php
574 /classes/ImageType.php
575 /src/Core/Domain/Shop/ValueObject/ShopId.php
576 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
577 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/UnexpectedTypeException.php
578 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/RuntimeException.php
579 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/ExceptionInterface.php
580 /modules/dpdbaltics/dpdbaltics.php
581 /classes/module/CarrierModule.php
582 /modules/dpdbaltics/translations/lt.php
583 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php
584 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/TaggedContainerInterface.php
585 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php
586 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php
587 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php
588 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php
589 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Alias.php
590 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
591 /vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
592 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
593 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
594 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
595 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
596 /vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
597 /vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php
598 /vendor/symfony/symfony/src/Symfony/Component/Yaml/Yaml.php
599 /vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php
600 /vendor/symfony/symfony/src/Symfony/Component/Yaml/Unescaper.php
601 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ComposerResource.php
602 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Reference.php
603 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Expression.php
604 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ChildDefinition.php
605 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php
606 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
607 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
608 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php
609 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.php
610 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php
611 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RegisterEnvVarProcessorsPass.php
612 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ExtensionCompilerPass.php
613 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ValidateEnvPlaceholdersPass.php
614 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveChildDefinitionsPass.php
615 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
616 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
617 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveParameterPlaceHoldersPass.php
618 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveFactoryClassPass.php
619 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
620 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowireRequiredMethodsPass.php
621 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
622 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceLocatorTagPass.php
623 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
624 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/DecoratorServicePass.php
625 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
626 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
627 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveTaggedIteratorArgumentPass.php
628 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveServiceSubscribersPass.php
629 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php
630 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php
631 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php
632 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php
633 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php
634 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php
635 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckArgumentsValidityPass.php
636 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolvePrivatesPass.php
637 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php
638 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php
639 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php
640 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php
641 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php
642 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php
643 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/DefinitionErrorExceptionPass.php
644 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ResolveHotPathPass.php
645 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php
646 /vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php
647 /vendor/symfony/symfony/src/Symfony/Component/Config/Definition/NodeInterface.php
648 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
649 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/EnvVarProcessorInterface.php
650 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Exception/RuntimeException.php
651 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Exception/ExceptionInterface.php
652 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php
653 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php
654 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ExpressionLanguage.php
655 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionLanguage.php
656 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php
657 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionFunctionProviderInterface.php
658 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php
659 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Compiler.php
660 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Parser.php
661 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Lexer.php
662 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Token.php
663 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/TokenStream.php
664 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/FunctionNode.php
665 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/Node.php
666 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/ConstantNode.php
667 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/ArgumentsNode.php
668 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/ArrayNode.php
669 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php
670 /vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/ParsedExpression.php
671 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php
672 /modules/dpdbaltics/src/Factory/ContextFactory.php
673 /modules/dpdbaltics/src/Provider/CurrentCountryProvider.php
674 /modules/dpdbaltics/src/Config/Config.php
675 /classes/Media.php
676 /modules/ps_emailalerts/ps_emailalerts.php
677 /modules/ps_emailalerts/MailAlert.php
678 /src/PrestaShopBundle/Translation/DomainNormalizer.php
679 /modules/blockwishlist/blockwishlist.php
680 /src/Adapter/Presenter/Cart/CartLazyArray.php
681 /src/Adapter/Presenter/AbstractLazyArray.php
682 /src/Adapter/Product/PriceFormatter.php
683 /src/Core/Util/Inflector.php
684 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
685 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
686 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
687 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
688 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
689 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
690 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
691 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
692 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
693 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
694 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
695 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
696 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
697 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
698 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
699 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
700 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
701 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
702 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
703 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
704 /classes/Gender.php
705 /classes/Risk.php
706 /classes/Meta.php
707 /classes/Address.php
708 /classes/State.php
709 /src/Core/Security/PasswordPolicyConfiguration.php
710 /src/Core/Configuration/DataConfigurationInterface.php
711 /src/Core/Filter/FrontEndObject/MainFilter.php
712 /src/Core/Filter/FilterInterface.php
713 /src/Core/Filter/FrontEndObject/CartFilter.php
714 /src/Core/Filter/HashMapWhitelistFilter.php
715 /src/Core/Filter/CollectionFilter.php
716 /src/Core/Filter/FrontEndObject/ProductFilter.php
717 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
718 /src/Core/Filter/FrontEndObject/CustomerFilter.php
719 /src/Core/Filter/FrontEndObject/ShopFilter.php
720 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
721 /modules/ets_superspeed/ets_superspeed.php
722 /modules/ets_superspeed/classes/cache.php
723 /modules/ets_superspeed/classes/http_build_url.php
724 /modules/ets_superspeed/classes/ets_superspeed_defines.php
725 /modules/ets_superspeed/classes/ets_superspeed_cache_page.php
726 /modules/ets_superspeed/classes/ets_superspeed_cache_page_error.php
727 /modules/ets_superspeed/classes/ets_superspeed_cache_page_log.php
728 /modules/ets_superspeed/classes/ets_superspeed_paggination_class.php
729 /modules/ets_superspeed/classes/ets_superspeed_compressor_image.php
730 /modules/ets_superspeed/classes/ets_superspeed_upload_image.php
731 /modules/ets_superspeed/classes/ets_superspeed_browse_image.php
732 /modules/ets_superspeed/classes/ext/temp
733 /classes/Smarty/SmartyDevTemplate.php
734 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
735 /var/cache/dev/smarty/compile/leo_digitaz/64/1b/cb/641bcbe0753d5e5b301533b087a6ab2ddf5dd1b2_2.file.javascript.tpl.php
736 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
737 /modules/leoslideshow/leoslideshow.php
738 /modules/leoslideshow/classes/LeoSlideshowConfig.php
739 /modules/leoslideshow/classes/LeoSlideshowGroup.php
740 /modules/leoslideshow/classes/LeoSlideshowSlide.php
741 /modules/leoslideshow/classes/LeoSlideshowStatus.php
742 /modules/leoslideshow/libs/Helper.php
743 /modules/leoslideshow/translations/lt.php
744 /modules/leofeature/leofeature.php
745 /modules/leofeature/classes/ProductReviewCriterion.php
746 /modules/leofeature/classes/ProductReview.php
747 /modules/leofeature/classes/CompareProduct.php
748 /modules/leobootstrapmenu/leobootstrapmenu.php
749 /modules/leobootstrapmenu/classes/Btmegamenu.php
750 /modules/leobootstrapmenu/classes/BtmegamenuGroup.php
751 /modules/leobootstrapmenu/libs/Helper.php
752 /modules/leobootstrapmenu/classes/widgetbase.php
753 /modules/leobootstrapmenu/classes/widget.php
754 /modules/leobootstrapmenu/translations/lt.php
755 /var/cache/dev/smarty/compile/leo_digitaz/55/86/13/558613115fde6c447a9355f575a8fd2cc2fe7d53_2.file.javascript_parameter.tpl.php
756 /modules/leoquicklogin/leoquicklogin.php
757 /modules/leoquicklogin/translations/lt.php
758 /classes/Tab.php
759 /modules/appagebuilder/classes/shortcodes/ApProductCarousel.php
760 /modules/appagebuilder/classes/shortcodes/ApAjaxTabs.php
761 /modules/appagebuilder/classes/shortcodes/ApModule.php
762 /modules/appagebuilder/classes/shortcodes/ApHtml.php
763 /modules/appagebuilder/classes/shortcodes/ApSliderLayer.php
764 /modules/appagebuilder/classes/shortcodes/ApRow.php
765 /modules/appagebuilder/classes/shortcodes/ApColumn.php
766 /modules/appagebuilder/classes/shortcodes/ApFontAwesome.php
767 /modules/appagebuilder/classes/shortcodes/ApImageGalleryProduct.php
768 /modules/appagebuilder/classes/shortcodes/ApAccordions.php
769 /modules/appagebuilder/classes/shortcodes/ApGmap.php
770 /modules/appagebuilder/classes/shortcodes/ApImage.php
771 /modules/appagebuilder/classes/shortcodes/ApCategoryImage.php
772 /modules/appagebuilder/classes/shortcodes/ApProductList.php
773 /modules/appagebuilder/classes/shortcodes/ApImageGallery.php
774 /modules/appagebuilder/classes/shortcodes/ApTabs.php
775 /modules/appagebuilder/classes/shortcodes/ApButton.php
776 /modules/appagebuilder/classes/shortcodes/ApAlert.php
777 /modules/appagebuilder/classes/shortcodes/ApMegamenu.php
778 /modules/appagebuilder/classes/shortcodes/ApImage360.php
779 /modules/appagebuilder/classes/shortcodes/ApCountdown.php
780 /modules/appagebuilder/classes/shortcodes/ApRawHtml.php
781 /modules/appagebuilder/classes/shortcodes/ApCounter.php
782 /modules/appagebuilder/classes/shortcodes/ApSlideShow.php
783 /modules/appagebuilder/classes/shortcodes/ApManuFacturersCarousel.php
784 /modules/appagebuilder/classes/shortcodes/ApProductTag.php
785 /modules/appagebuilder/classes/shortcodes/ApQuicklogin.php
786 /modules/appagebuilder/classes/shortcodes/ApImageHotspot.php
787 /modules/appagebuilder/classes/shortcodes/ApGenCode.php
788 /modules/appagebuilder/classes/shortcodes/ApFacebook.php
789 /modules/appagebuilder/classes/shortcodes/ApFullSlider.php
790 /modules/appagebuilder/classes/shortcodes/ApTwitter.php
791 /modules/appagebuilder/classes/shortcodes/ApBlog.php
792 /modules/appagebuilder/classes/shortcodes/ApBlockCarousel.php
793 /modules/appagebuilder/classes/shortcodes/ApInstagram.php
794 /modules/appagebuilder/classes/shortcodes/ApBlockLink.php
795 /modules/appagebuilder/classes/shortcodes/ApVideo.php
796 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
797 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
798 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
799 /classes/Image.php
800 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
801 /var/cache/dev/smarty/compile/leo_digitaz/bc/c1/4f/bcc14fcb9ea13c72d96cbc8b0973a02605b0ffd3_2.file.header.tpl.php
802 /modules/ps_searchbar/ps_searchbar.php
803 /modules/ps_shoppingcart/ps_shoppingcart.php
804 /modules/leoproductsearch/leoproductsearch.php
805 /modules/leoproductsearch/translations/lt.php
806 /modules/ps_googleanalytics/ps_googleanalytics.php
807 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
808 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
809 /var/cache/dev/smarty/compile/leo_digitaz/38/90/99/38909907b0a03f3fd40824e5e7e00f997ef54557_2.file.ps_googleanalytics.tpl.php
810 /modules/montonio/montonio.php
811 /modules/montonio/classes/MontonioFinancing.php
812 /modules/montonio/vendor/MontonioOrderPrefixer.php
813 /modules/montonio/classes/MontonioPayments.php
814 /modules/montonio/vendor/MontonioPaymentsSDK.php
815 /modules/montonio/vendor/jwt/JWT.php
816 /modules/montonio/vendor/jwt/ExpiredException.php
817 /modules/montonio/vendor/jwt/SignatureInvalidException.php
818 /modules/montonio/vendor/jwt/BeforeValidException.php
819 /modules/montonio/classes/MontonioBlikPayments.php
820 /modules/montonio/classes/MontonioCardPayments.php
821 /modules/montonio/classes/MontonioSplit.php
822 /modules/montonio/vendor/MontonioSplitSDK.php
823 /modules/montonio/classes/PaymentLock.php
824 /modules/montonio/classes/PaymentStatus.php
825 /classes/PaymentModule.php
826 /modules/montonio/translations/lt.php
827 /modules/pshowimporter/pshowimporter.php
828 /modules/pshowimporter/config.php
829 /modules/pshowimporter/src/PShowImporter.php
830 /modules/pshowimporter/deps/prestashow/presta-core/Model/AbstractModule.php
831 /modules/pshowimporter/deps/prestashow/presta-core/Service/TranslationService.php
832 /modules/pshowimporter/deps/prestashow/presta-core/Model/AbstractService.php
833 /modules/pshowimporter/deps/prestashow/presta-core/Model/ModuleSettings.php
834 /modules/pshowimporter/settings.php
835 /modules/pshowpricemaster/pshowpricemaster.php
836 /modules/pshowpricemaster/config.php
837 /modules/pshowpricemaster/src/Model/Module.php
838 /modules/pshowpricemaster/vendor/prestashow/presta-core/Model/AbstractModule.php
839 /modules/pshowpricemaster/vendor/prestashow/presta-core/Service/TranslationService.php
840 /modules/pshowpricemaster/vendor/prestashow/presta-core/Model/AbstractService.php
841 /modules/pshowpricemaster/vendor/prestashow/presta-core/Model/ModuleSettings.php
842 /modules/mijoravenipak/mijoravenipak.php
843 /modules/mijoravenipak/classes/MjvpCart.php
844 /modules/mijoravenipak/classes/MjvpManifest.php
845 /modules/mijoravenipak/classes/MjvpWarehouse.php
846 /modules/mijoravenipak/classes/MjvpApi.php
847 /modules/mijoravenipak/classes/MjvpBase.php
848 /modules/mijoravenipak/classes/MjvpFiles.php
849 /modules/mijoravenipak/classes/MjvpDb.php
850 /modules/mijoravenipak/classes/MjvpHelper.php
851 /modules/mijoravenipak/classes/MjvpModuleConfig.php
852 /modules/mijoravenipak/translations/lt.php
853 /modules/omnivaltshipping/omnivaltshipping.php
854 /modules/omnivaltshipping/classes/OmnivaDb.php
855 /modules/omnivaltshipping/classes/OmnivaCartTerminal.php
856 /modules/omnivaltshipping/classes/OmnivaOrder.php
857 /modules/omnivaltshipping/classes/OmnivaOrderHistory.php
858 /modules/omnivaltshipping/classes/OmnivaHelper.php
859 /modules/omnivaltshipping/classes/OmnivaApi.php
860 /modules/omnivaltshipping/translations/lt.php
861 /src/Core/Product/Search/ProductSearchContext.php
862 /src/Core/Product/Search/ProductSearchQuery.php
863 /src/Core/Product/Search/SortOrder.php
864 /modules/ps_facetedsearch/ps_facetedsearch.php
865 /modules/ps_facetedsearch/src/HookDispatcher.php
866 /modules/ps_facetedsearch/src/Hook/Attribute.php
867 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
868 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
869 /modules/ps_facetedsearch/src/Hook/Category.php
870 /modules/ps_facetedsearch/src/Hook/Configuration.php
871 /modules/ps_facetedsearch/src/Hook/Design.php
872 /modules/ps_facetedsearch/src/Hook/Feature.php
873 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
874 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
875 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
876 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
877 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
878 /modules/ps_facetedsearch/src/Hook/Product.php
879 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
880 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
881 /modules/ps_facetedsearch/src/Filters/Provider.php
882 /modules/ps_facetedsearch/src/URLSerializer.php
883 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
884 /modules/ps_facetedsearch/src/Product/SearchProvider.php
885 /src/Core/Product/Search/FacetsRendererInterface.php
886 /src/Core/Product/Search/ProductSearchProviderInterface.php
887 /modules/ps_facetedsearch/src/Filters/Converter.php
888 /modules/ps_facetedsearch/src/Product/SearchFactory.php
889 /src/Core/Product/Search/ProductSearchResult.php
890 /classes/Manufacturer.php
891 /src/Core/Util/String/StringModifier.php
892 /src/Core/Util/String/StringModifierInterface.php
893 /modules/ps_facetedsearch/src/Product/Search.php
894 /modules/ps_facetedsearch/src/Adapter/MySQL.php
895 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
896 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
897 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
898 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
899 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
900 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
901 /modules/ps_facetedsearch/src/Filters/Products.php
902 /classes/stock/StockAvailable.php
903 /modules/ps_facetedsearch/src/Filters/Block.php
904 /src/Core/Product/Search/Facet.php
905 /src/Core/Product/Search/Filter.php
906 /src/Core/Product/Search/FacetCollection.php
907 /classes/ProductAssembler.php
908 /override/classes/Combination.php
909 /classes/Combination.php
910 /classes/tax/Tax.php
911 /override/classes/SpecificPrice.php
912 /classes/SpecificPrice.php
913 /classes/tax/TaxManagerFactory.php
914 /classes/tax/TaxRulesTaxManager.php
915 /classes/tax/TaxManagerInterface.php
916 /classes/tax/TaxCalculator.php
917 /classes/GroupReduction.php
918 /modules/pshowpricemaster/src/Entity/PShowPriceMasterPriceMargin.php
919 /modules/pshowpricemaster/vendor/prestashow/presta-core/Model/AbstractEntity.php
920 /modules/pshowpricemaster/src/Entity/PShowPriceMasterConfig.php
921 /src/Core/Localization/CLDR/ComputingPrecision.php
922 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
923 /classes/Pack.php
924 /override/classes/order/order.php
925 /classes/order/Order.php
926 /classes/Feature.php
927 /classes/ProductPresenterFactory.php
928 /src/Adapter/Presenter/Product/ProductListingPresenter.php
929 /src/Adapter/Presenter/Product/ProductPresenter.php
930 /src/Adapter/Product/ProductColorsRetriever.php
931 /src/Adapter/HookManager.php
932 /src/Core/Product/ProductPresentationSettings.php
933 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
934 /src/Adapter/Presenter/Product/ProductLazyArray.php
935 /vendor/prestashop/decimal/src/DecimalNumber.php
936 /vendor/prestashop/decimal/src/Builder.php
937 /var/cache/dev/smarty/compile/leo_digitaz/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
938 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
939 /vendor/smarty/smarty/libs/plugins/modifier.count.php
940 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
941 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
942 /var/cache/dev/smarty/compile/leo_digitaz/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
943 /src/Core/Product/Search/Pagination.php
944 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/81/4e/c3/814ec37e40c24109be56ada3de25469fd6bf73dc_2.file.category.tpl.php
945 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/d4/65/ff/d465ff502f4b7699494695d17e84393de11bb16e_2.file.product-list.tpl.php
946 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/ba/98/67/ba9867e14d8e1fd4f3fe3aa7a502e74939087138_2.file.layout-left-column.tpl.php
947 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/d4/34/a0/d434a0f1311cc8f852821f86af0feb71bb7b910e_2.file.layout-both-columns.tpl.php
948 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/0d/ef/04/0def0404dd76d8b65898387b5a99df338a8871d2_2.file.helpers.tpl.php
949 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
950 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/15/a1/61/15a16146368a01b0c123e16f5d6a64636e4f4b43_2.file.head.tpl.php
951 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/65/62/00/6562004dd151f3ba42f9c17a44b3ed6c88fb6da4_2.file.head-jsonld.tpl.php
952 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/13/36/07/13360796f612fff15072d25312006f5025b426ea_2.file.product-list-jsonld.tpl.php
953 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/67/71/5a/67715a7859638bebef69f781b6dde66ac9d9832b_2.file.pagination-seo.tpl.php
954 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
955 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
956 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/c4/09/d5/c409d5988601056f99c1991ecea8ba7a64efeec0_2.file.setting.tpl.php
957 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
958 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/31/a9/dc/31a9dc877e43c88846c8a010d390d44be2ff6188_2.file.stylesheets.tpl.php
959 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/3e/9d/fd/3e9dfd0c6cae2056f751a3f23aff45de53c01d5b_2.file.javascript.tpl.php
960 /classes/ProductDownload.php
961 /src/Core/Cart/Calculator.php
962 /src/Core/Cart/CartRowCollection.php
963 /src/Core/Cart/Fees.php
964 /src/Core/Cart/AmountImmutable.php
965 /src/Core/Cart/CartRuleCollection.php
966 /src/Core/Cart/CartRuleCalculator.php
967 /src/Adapter/Product/PriceCalculator.php
968 /src/Core/Cart/CartRow.php
969 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
970 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/50/b9/ec/50b9ec47adc6f00185d453cbebc08f423ea22b8b_2.file.product-activation.tpl.php
971 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/84/3d/f6/843df6684e920422f25c59a2b6bbdf33e5977d16_2.file.header.tpl.php
972 /var/cache/dev/smarty/cache/appagebuilder/1/1/1/1/130/8/displayBanner/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
973 /var/cache/dev/smarty/cache/appagebuilder/1/1/1/1/130/8/displayNav1/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
974 /var/cache/dev/smarty/cache/appagebuilder/1/1/1/1/130/8/displayNav2/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
975 /var/cache/dev/smarty/compile/leo_digitaz/13/dd/1f/13dd1f1fedef51965e9120f3251efd4cf9e9b50d_2.file.ApGenCode.tpl.php
976 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
977 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
978 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
979 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php
980 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php
981 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php
982 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php
983 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php
984 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php
985 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
986 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php
987 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php
988 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
989 /var/cache/dev/smarty/compile/leo_digitaz/49/7e/50/497e50d4c7a064b4af704bdfb3091452ab0f8ab0_2.file.ApColumn.tpl.php
990 /var/cache/dev/smarty/cache/1_0_5694228296947818_leobootstrapmenu/20260421/1/1/1/1/1/130/1/leo_digitaz/89/56/0c/89560cd3e83e0018cbb55dff68abddfae2257a73.leobootstrapmenuviewstemplateshookmegamenu.tpl.php
991 /var/cache/dev/smarty/compile/leo_digitaz/77/3e/8c/773e8c6a7c8d81653295795740d8b78139f5bec0_2.file.ApMegamenu.tpl.php
992 /var/cache/dev/smarty/compile/leo_digitaz/b7/d6/c8/b7d6c83909f8cfc0620fd425b632ec3278439b35_2.file.ApHtml.tpl.php
993 /var/cache/dev/smarty/compile/leo_digitaz/36/80/06/3680061f6c2d7224d747fa6b77ded50811e0cfd6_2.file.ApModule.tpl.php
994 /var/cache/dev/smarty/compile/leo_digitaz/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
995 /modules/ps_customersignin/ps_customersignin.php
996 /var/cache/dev/smarty/compile/leo_digitaz/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
997 /var/cache/dev/smarty/compile/leo_digitaz/9d/64/9a/9d649a8a533af95bb39cc62365461a0a09b9cbdc_2.file.ApRow.tpl.php
998 /var/cache/dev/smarty/cache/2_0_9042346063018304_leobootstrapmenu/20260421/1/1/1/1/1/130/1/leo_digitaz/89/56/0c/89560cd3e83e0018cbb55dff68abddfae2257a73.leobootstrapmenuviewstemplateshookmegamenu.tpl.php
999 /var/cache/dev/smarty/cache/leoproductsearch/1/1/1/1/130/leo_digitaz/a9/4a/ef/a94aef012c0f196fce750c45efa9178390988127.leoproductsearchviewstemplatesfrontleosearch_top.tpl.php
1000 /var/cache/dev/smarty/compile/leo_digitaz/84/f2/1a/84f21a60a14f58d45bc8dee0a17b004eacfe4bc8_2.file.ApGeneral.tpl.php
1001 /var/cache/dev/smarty/compile/leo_digitaz/fc/d5/0c/fcd50c9c59a2a4e1b1dc3bed4fc8dce8da33039f_2.module.appagebuilderviewstemplateshookappagebuilder.tpl.php
1002 /var/cache/dev/smarty/compile/leo_digitaz/7d/c3/6c/7dc36cc2542094b2faa62d5630cda109b2240613_2.file.link_list.tpl.php
1003 /var/cache/dev/smarty/cache/appagebuilder/1/1/1/1/130/8/displayNavFullWidth/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1004 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/45/e5/0c/45e50cd22548f8e2b4bd1c073438e87398fcb071_2.file.notifications.tpl.php
1005 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/96/b0/44/96b0443a5edac98a49492253c41f56b312ec018d_2.file.breadcrumb.tpl.php
1006 /modules/ps_categorytree/ps_categorytree.php
1007 /var/cache/dev/smarty/compile/leo_digitaz/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
1008 /var/cache/dev/smarty/compile/leo_digitaz/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
1009 /var/cache/dev/smarty/cache/appagebuilder/1/1/1/1/130/8/displayLeftColumn/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1010 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/e3/f5/45/e3f5458b210238cac677f20216d4249a1b5c9062_2.file.category-header.tpl.php
1011 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/8a/74/9b/8a749bb791b4e67d5dc263d7f8ed9eadbea88c6a_2.file.subcategories.tpl.php
1012 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/c9/9c/02/c99c02f3c620a1abe53c6f04a0d6f45aa2a9568a_2.file.products-top.tpl.php
1013 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/1f/6c/d3/1f6cd37fac5eea203c8e0eac3c66b6a323fd2af5_2.file.sort-orders.tpl.php
1014 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/ef/0f/07/ef0f0743ea36a126243f94c5977761933b589cd8_2.file.products.tpl.php
1015 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/68/b1/0f/68b10f9f6ab40856b33036759c4696dd666cb967_2.file.leo_col_products.tpl.php
1016 /vendor/smarty/smarty/libs/plugins/function.math.php
1017 /var/cache/dev/smarty/compile/f6/9c/ef/f69cef76f0bff5c774a3cc335fc790846e6e1109_2.file.plist2588503344.tpl.php
1018 /var/cache/dev/smarty/compile/leo_digitaz/18/c3/c3/18c3c3a5d78084d8eb8aa638c79392602c736c03_2.file.leo_cart_button.tpl.php
1019 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
1020 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/d4/45/de/d445dec75dd0281ca87913a909f594b91306bba4_2.file.pagination.tpl.php
1021 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/b2/22/0d/b2220d9cb621eac4493be8a7765537893862f3d0_2.file.products-bottom.tpl.php
1022 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/05/cb/ea/05cbea1dc8047feff40cf6e35d0105e572d70565_2.file.category-footer.tpl.php
1023 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/bd/29/2d/bd292df6b12a0144acd1fc2be47e956bf556c7d1_2.file.footer.tpl.php
1024 /var/cache/dev/smarty/cache/appagebuilder/1/1/1/1/130/8/displayFooterBefore/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1025 /var/cache/dev/smarty/cache/appagebuilder/1/1/1/1/130/8/displayFooter/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1026 /var/cache/dev/smarty/compile/leo_digitaz/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php
1027 /var/cache/dev/smarty/compile/leo_digitaz/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php
1028 /var/cache/dev/smarty/compile/leo_digitaz/f9/93/73/f9937302c902c18a7e92f61a7bb91ac32c58d2fe_2.module.blockwishlistviewstemplatescomponentsmodalsdelete.tpl.php
1029 /var/cache/dev/smarty/compile/leo_digitaz/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php
1030 /var/cache/dev/smarty/compile/leo_digitaz/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php
1031 /var/cache/dev/smarty/compile/leo_digitaz/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php
1032 /var/cache/dev/smarty/cache/appagebuilder/1/1/1/1/130/8/displayFooterAfter/leo_digitaz/60/f6/41/60f6410f2ef37a85da873f2372739fec6a97ea65.appagebuilderviewstemplateshookappagebuilder.tpl.php
1033 /var/cache/dev/smarty/compile/leo_digitazlayouts_layout_left_column_tpl/09/74/a4/0974a48314d130ece78a7e4bee29a2330bbad0de_2.file.password-policy-template.tpl.php
1034 /var/cache/dev/smarty/compile/leo_digitaz/80/5c/e2/805ce2d86f1187d802d55b829fd8b831e391ad7c_2.module.leofeatureviewstemplatesfrontfly_cart.tpl.php
1035 /var/cache/dev/smarty/compile/leo_digitaz/fd/e4/7e/fde47e68fca37f3f6dcb2391d9ed97c4e24edca6_2.module.leofeatureviewstemplatesfrontfly_cart_slide_bar.tpl.php
1036 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
1037 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
1038 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
1039 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
1040 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
1041 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
1042 /var/cache/dev/smarty/compile/leo_digitaz/9e/00/e9/9e00e97e79b5e32903702bf1083cbd610a24dab2_2.file.ga_tag.tpl.php
1043 /var/cache/dev/smarty/compile/leo_digitaz/af/e9/74/afe974643c400d6544c0608f1c7aec4ec20d70e3_2.module.leoquickloginviewstemplatesfrontleoquicklogin_form.tpl.php
1044 /var/cache/dev/smarty/compile/leo_digitaz/01/53/db/0153dba508ba33b8497625ce148519b6db90fcee_2.module.leoquickloginviewstemplatesfrontmodal.tpl.php
1045 /modules/appagebuilder/libs/LeoOptimization.php