Aktiiviset suodattimet

Nikon Zf peilitön...

2 389,00 €

Nikon Zf + Z 24-70mm f/4 S

2 989,00 €

Nikon NIKKOR Z 135mm f/1.8...

2 889,00 €

Nikon NIKKOR Z 600mm f/6.3...

5 799,00 €

Nikon Z6III + 24-70 f/4 S...

3 399,00 €

Nikon Z6III + 24-120 f/4 S...

3 699,00 €

Nikon NIKKOR Z 35mm f/1.4...

749,00 €

Nikon NIKKOR Z 50mm f/1.4...

529,00 €

Nikon Z50II peilitön...

999,00 €

Nikon Z50II + 16-50mm +...

1 399,00 €
Load Time 653.713 ms
Querying Time 81 ms
Queries 336
Memory Peak Usage 92.8 Mb
Included Files 886 files - 9.88 Mb
PrestaShop Cache - Mb
Global vars 0.07 Mb
PrestaShop Version 9.0.0
PHP Version 8.4.15
MySQL Version 11.4.9-MariaDB-ubu2404
Memory Limit 1024M
Max Execution Time 300s
Smarty Cache disabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 7.775 ms 7.775 ms 1.91 Mb 2.2 Mb
__construct 0.009 ms 7.784 ms - Mb 2.2 Mb
init 3.199 ms 10.983 ms 0.44 Mb 2.8 Mb
checkAccess 0.001 ms 10.984 ms - Mb 2.8 Mb
setMedia 2.337 ms 13.321 ms 0.18 Mb 2.8 Mb
postProcess 0.001 ms 13.322 ms - Mb 2.8 Mb
initHeader 0.001 ms 13.323 ms - Mb 2.8 Mb
initContent 137.861 ms 151.184 ms 42.62 Mb 45.6 Mb
initFooter 0.002 ms 151.186 ms - Mb 45.6 Mb
display 502.527 ms 653.713 ms 45.11 Mb 92.8 Mb
Hook Time Memory Usage
DisplayProductListReviews 127.542 ms 17.34 Mb
DisplayFooterBefore 31.289 ms 0.14 Mb
displayFooter 8.700 ms 0.81 Mb
DisplayBeforeBodyClosingTag 4.237 ms 0.11 Mb
ActionFrontControllerSetMedia 1.378 ms 0.08 Mb
DisplayHeader 1.366 ms 0.06 Mb
displayNav2 0.893 ms 0.05 Mb
displayTop 0.377 ms 0.02 Mb
ProductSearchProvider 0.300 ms - Mb
displayNav1 0.269 ms - Mb
displayLeftColumn 0.258 ms 0.01 Mb
DisplayLeftColumn 0.076 ms - Mb
DisplayAfterBodyOpeningTag 0.005 ms - Mb
ModuleRoutes 0.003 ms - Mb
DisplayNavFullWidth 0.003 ms - Mb
DisplayFooterAfter 0.003 ms - Mb
16 hook(s) 176.699 ms 18.62 Mb
Module Time Memory Usage
ps_checkout 1.840 ms 0.04 Mb
blockreassurance 31.540 ms 0.19 Mb
ps_emailsubscription 0.487 ms 0.05 Mb
ps_socialfollow 0.480 ms 0.06 Mb
ps_facebook 0.942 ms 0.04 Mb
ps_accounts 0.080 ms 0.01 Mb
ps_emailalerts 0.088 ms 0.01 Mb
ps_shoppingcart 0.555 ms 0.05 Mb
ps_searchbar 0.398 ms 0.02 Mb
ps_imageslider 0.114 ms 0.01 Mb
psxmarketingwithgoogle 0.175 ms 0.01 Mb
ps_googleanalytics 2.235 ms 0.09 Mb
aapfree 0.093 ms 0.02 Mb
productlabelsandstickers 127.895 ms 17.48 Mb
ps_facetedsearch 0.593 ms 0.02 Mb
ps_contactinfo 0.666 ms - Mb
ps_languageselector 0.314 ms 0.01 Mb
ps_currencyselector 0.068 ms 0.01 Mb
ps_customersignin 0.153 ms 0.01 Mb
ps_mainmenu 0.302 ms 0.02 Mb
ps_categorytree 0.308 ms 0.02 Mb
ps_linklist 7.189 ms 0.68 Mb
ps_customeraccountlinks 0.588 ms 0.06 Mb
statsdata 2.280 ms 0.04 Mb
24 module(s) 179.383 ms 18.92 Mb

Stopwatch SQL - 336 queries

# Query Time (ms) Rows Filesort Group By Location
335
INSERT INTO `jas_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('32912', '', 'jas.vip.nordweb.fi/77-nikon-uutuudet?page=2', '', '2026-01-28 01:40:19')
1.691 ms 1 /classes/ObjectModel.php:543
7
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `jas_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `jas_hook_alias` ha
INNER JOIN `jas_hook` h ON ha.name = h.name
1.534 ms 0 /classes/Hook.php:1582
216
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=18649
1.469 ms 19 /classes/Tag.php:239
222
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 18649
1.332 ms 4 /classes/Product.php:4563
4
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-01-28 00:00:00',
INTERVAL 30 DAY
)
) > 0) as new
FROM jas_product p
LEFT JOIN jas_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN jas_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN jas_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (17288,17289,17291,17326,17434,18649,18651,18652,18663,18945,19230,19232)
0.871 ms 12 /classes/ProductAssembler.php:101
10
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17288 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 17288 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.667 ms 0 /classes/Cart.php:1421
0
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `jas_hook`
0.607 ms 1064 /classes/Hook.php:1582
117
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19230
ORDER BY `position`
0.584 ms 49 Yes /classes/Product.php:3259
333
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `jas_category_product` cp
LEFT JOIN `jas_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `jas_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN jas_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (17288,17289,17291,17326,17434,18649,18651,18652,18663,18945,19230,19232) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC
0.529 ms 70 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
114
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 18945
ORDER BY `position`
0.515 ms 44 Yes /classes/Product.php:3259
124
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (17288) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.505 ms 1 Yes /classes/Product.php:4230
13
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 17289 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.493 ms 1 Yes /classes/SpecificPrice.php:573
213
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18649) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.490 ms 1 Yes /classes/Product.php:4230
78
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19230 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 19230 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.489 ms 0 /classes/Cart.php:1421
136
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (17289) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.485 ms 1 Yes /classes/Product.php:4230
120
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 19232
ORDER BY `position`
0.477 ms 64 Yes /classes/Product.php:3259
43
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 18649 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 18649 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.470 ms 0 /classes/Cart.php:1421
108
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 18652
ORDER BY `position`
0.462 ms 32 Yes /classes/Product.php:3259
301
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 19232 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.458 ms 1 Yes /classes/SpecificPrice.php:573
225
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18651) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.453 ms 1 Yes /classes/Product.php:4230
251
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18663) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.452 ms 1 Yes /classes/Product.php:4230
111
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 18663
ORDER BY `position`
0.450 ms 41 Yes /classes/Product.php:3259
89
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17289) AND (b.`id_shop` = 1) LIMIT 1
0.448 ms 1 /src/Adapter/EntityMapper.php:73
175
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (17434) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.444 ms 1 Yes /classes/Product.php:4230
88
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 17288 AND il.`id_lang` = 1 ORDER by i.`position`
0.441 ms 11 Yes /classes/Product.php:2642
147
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 17289 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.441 ms 1 Yes /classes/SpecificPrice.php:573
127
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=17288
0.434 ms 17 /classes/Tag.php:239
264
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18945) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.434 ms 1 Yes /classes/Product.php:4230
277
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19230) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.434 ms 1 Yes /classes/Product.php:4230
290
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19232) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.434 ms 1 Yes /classes/Product.php:4230
81
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 19232 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.434 ms 1 Yes /classes/SpecificPrice.php:573
186
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 17434 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.430 ms 1 Yes /classes/SpecificPrice.php:573
149
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (17291) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.428 ms 1 Yes /classes/Product.php:4230
46
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 18651 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.427 ms 1 Yes /classes/SpecificPrice.php:573
236
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 18651 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.423 ms 1 Yes /classes/SpecificPrice.php:573
262
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 18663 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.423 ms 1 Yes /classes/SpecificPrice.php:573
238
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18652) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.422 ms 1 Yes /classes/Product.php:4230
173
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 17326 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.420 ms 1 Yes /classes/SpecificPrice.php:573
87
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17288
ORDER BY `position`
0.420 ms 11 Yes /classes/Product.php:3259
105
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 18651
ORDER BY `position`
0.419 ms 32 Yes /classes/Product.php:3259
20
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 17291 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.419 ms 1 Yes /classes/SpecificPrice.php:573
104
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18651) AND (b.`id_shop` = 1) LIMIT 1
0.418 ms 1 /src/Adapter/EntityMapper.php:73
249
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 18652 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.413 ms 1 Yes /classes/SpecificPrice.php:573
275
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 18945 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.413 ms 1 Yes /classes/SpecificPrice.php:573
99
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17434
ORDER BY `position`
0.406 ms 32 Yes /classes/Product.php:3259
214
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 18649
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.403 ms 0 /classes/Product.php:1686
107
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18652) AND (b.`id_shop` = 1) LIMIT 1
0.402 ms 1 /src/Adapter/EntityMapper.php:73
288
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 19230 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.400 ms 1 Yes /classes/SpecificPrice.php:573
27
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 17326 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.396 ms 1 Yes /classes/SpecificPrice.php:573
53
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 18652 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.393 ms 1 Yes /classes/SpecificPrice.php:573
122
SELECT SQL_NO_CACHE 1 FROM jas_cart_product cp INNER JOIN jas_product p
ON (p.id_product = cp.id_product) INNER JOIN jas_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.393 ms 1 /classes/Cart.php:3961
67
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 18945 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.386 ms 1 Yes /classes/SpecificPrice.php:573
102
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 18649
ORDER BY `position`
0.385 ms 8 Yes /classes/Product.php:3259
34
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 17434 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.381 ms 1 Yes /classes/SpecificPrice.php:573
113
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18945) AND (b.`id_shop` = 1) LIMIT 1
0.381 ms 1 /src/Adapter/EntityMapper.php:73
60
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 18663 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.369 ms 1 Yes /classes/SpecificPrice.php:573
74
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 19230 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.367 ms 1 Yes /classes/SpecificPrice.php:573
162
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `jas_product_attribute` pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN jas_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1  AND stock.id_shop_group = 0  )
JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (17326) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC;
0.367 ms 1 Yes /classes/Product.php:4230
17
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17289 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 17289 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.365 ms 0 /classes/Cart.php:1421
96
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17326
ORDER BY `position`
0.365 ms 26 Yes /classes/Product.php:3259
103
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 18649 AND il.`id_lang` = 1 ORDER by i.`position`
0.359 ms 8 Yes /classes/Product.php:2642
145
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 17289
0.359 ms 4 /classes/Product.php:4563
92
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17291) AND (b.`id_shop` = 1) LIMIT 1
0.357 ms 1 /src/Adapter/EntityMapper.php:73
133
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 17288
0.357 ms 3 /classes/Product.php:4563
160
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 7, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `jas_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 7) AND
`id_group` IN (0, 1) AND `id_product` = 17291 AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-01-28 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1
0.357 ms 1 Yes /classes/SpecificPrice.php:573
90
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17289
ORDER BY `position`
0.356 ms 14 Yes /classes/Product.php:3259
116
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19230) AND (b.`id_shop` = 1) LIMIT 1
0.353 ms 1 /src/Adapter/EntityMapper.php:73
95
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17326) AND (b.`id_shop` = 1) LIMIT 1
0.352 ms 1 /src/Adapter/EntityMapper.php:73
50
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 18651 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 18651 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.352 ms 0 /classes/Cart.php:1421
101
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18649) AND (b.`id_shop` = 1) LIMIT 1
0.350 ms 1 /src/Adapter/EntityMapper.php:73
64
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 18663 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 18663 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.346 ms 0 /classes/Cart.php:1421
110
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18663) AND (b.`id_shop` = 1) LIMIT 1
0.345 ms 1 /src/Adapter/EntityMapper.php:73
93
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `jas_image` i
INNER JOIN jas_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 17291
ORDER BY `position`
0.342 ms 17 Yes /classes/Product.php:3259
31
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17326 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 17326 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.336 ms 0 /classes/Cart.php:1421
57
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 18652 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 18652 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.336 ms 0 /classes/Cart.php:1421
24
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17291 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 17291 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.334 ms 0 /classes/Cart.php:1421
115
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 18945 AND il.`id_lang` = 1 ORDER by i.`position`
0.331 ms 44 Yes /classes/Product.php:2642
38
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17434 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 17434 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.330 ms 0 /classes/Cart.php:1421
226
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 18651
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.325 ms 0 /classes/Product.php:1686
85
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19232 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 19232 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.322 ms 0 /classes/Cart.php:1421
123
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.319 ms 1 /classes/Cart.php:1292
265
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 18945
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.318 ms 0 /classes/Product.php:1686
98
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17434) AND (b.`id_shop` = 1) LIMIT 1
0.316 ms 1 /src/Adapter/EntityMapper.php:73
71
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 `jas_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 18945 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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` = 18945 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.315 ms 0 /classes/Cart.php:1421
112
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 18663 AND il.`id_lang` = 1 ORDER by i.`position`
0.310 ms 41 Yes /classes/Product.php:2642
121
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 19232 AND il.`id_lang` = 1 ORDER by i.`position`
0.310 ms 64 Yes /classes/Product.php:2642
299
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 19232
0.308 ms 4 /classes/Product.php:4563
119
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19232) AND (b.`id_shop` = 1) LIMIT 1
0.302 ms 1 /src/Adapter/EntityMapper.php:73
106
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 18651 AND il.`id_lang` = 1 ORDER by i.`position`
0.298 ms 32 Yes /classes/Product.php:2642
1
SELECT SQL_NO_CACHE `id_category`
FROM `jas_category_shop`
WHERE `id_category` = 77
AND `id_shop` = 1 LIMIT 1
0.296 ms 1 /classes/Category.php:2418
109
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 18652 AND il.`id_lang` = 1 ORDER by i.`position`
0.293 ms 32 Yes /classes/Product.php:2642
86
SELECT SQL_NO_CACHE *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17288) AND (b.`id_shop` = 1) LIMIT 1
0.285 ms 1 /src/Adapter/EntityMapper.php:73
76
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 19230 AND `id_group` = 1 LIMIT 1
0.282 ms 0 /classes/GroupReduction.php:146
273
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 18945
0.278 ms 6 /classes/Product.php:4563
118
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 19230 AND il.`id_lang` = 1 ORDER by i.`position`
0.277 ms 49 Yes /classes/Product.php:2642
125
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 17288
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.276 ms 0 /classes/Product.php:1686
100
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 17434 AND il.`id_lang` = 1 ORDER by i.`position`
0.275 ms 32 Yes /classes/Product.php:2642
131
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 17288
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.259 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
97
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 17326 AND il.`id_lang` = 1 ORDER by i.`position`
0.253 ms 26 Yes /classes/Product.php:2642
14
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 17289)
0.250 ms 1 /classes/Product.php:3577
221
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 18649
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.246 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
284
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 19230
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.245 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
220
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 18649
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.245 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
6
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 17288)
0.244 ms 1 /classes/Product.php:3577
21
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 17291)
0.243 ms 1 /classes/Product.php:3577
306
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM jas_link_block lb
INNER JOIN jas_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 49 AND lbs.`id_shop` = 1
ORDER by lbs.`position`
0.241 ms 2 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
132
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 17288
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.239 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
47
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 18651)
0.233 ms 1 /classes/Product.php:3577
252
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 18663
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.230 ms 0 /classes/Product.php:1686
91
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 17289 AND il.`id_lang` = 1 ORDER by i.`position`
0.229 ms 14 Yes /classes/Product.php:2642
272
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 18945
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.229 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
143
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 17289
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.227 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
68
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 18945)
0.226 ms 1 /classes/Product.php:3577
75
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 19230)
0.226 ms 1 /classes/Product.php:3577
82
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 19232)
0.226 ms 1 /classes/Product.php:3577
297
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 19232
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.226 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
199
SELECT SQL_NO_CACHE *
FROM `jas_fmm_stickers`
WHERE `sticker_id` = 6
AND `listing` > 0
AND
(
(`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= `start_date`)
AND
(`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= `expiry_date`)
)
0.220 ms 1 /modules/productlabelsandstickers/models/Stickers.php:253
258
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 18663
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.220 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
271
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 18945
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.220 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
246
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 18652
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.219 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
280
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=19230
0.219 ms 15 /classes/Tag.php:239
169
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 17326
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.218 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
207
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "product"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.218 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
285
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 19230
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.218 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
291
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 19232
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.218 ms 0 /classes/Product.php:1686
35
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 17434)
0.217 ms 1 /classes/Product.php:3577
182
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 17434
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.216 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
183
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 17434
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.216 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
126
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 17288 LIMIT 1
0.215 ms 1 /classes/Product.php:1077
157
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 17291
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.215 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
232
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 18651
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.215 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
5
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 17288 LIMIT 1
0.215 ms 1 /classes/SpecificPrice.php:432
170
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 17326
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.215 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
144
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 17289
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.213 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
54
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 18652)
0.212 ms 1 /classes/Product.php:3577
202
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_feature"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.212 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
245
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 18652
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.211 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
61
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 18663)
0.210 ms 1 /classes/Product.php:3577
259
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 18663
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.210 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
176
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 17434
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.209 ms 0 /classes/Product.php:1686
28
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 17326)
0.208 ms 1 /classes/Product.php:3577
94
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `jas_product_attribute_image` pai
LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 17291 AND il.`id_lang` = 1 ORDER by i.`position`
0.208 ms 17 Yes /classes/Product.php:2642
233
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 18651
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.208 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
307
SELECT SQL_NO_CACHE *
FROM `jas_link_block` a
LEFT JOIN `jas_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 4) LIMIT 1
0.207 ms 1 /src/Adapter/EntityMapper.php:73
303
SELECT SQL_NO_CACHE * FROM `jas_psreassurance` pr
LEFT JOIN jas_psreassurance_lang prl ON (pr.id_psreassurance = prl.id_psreassurance)
WHERE prl.id_lang = "1"
AND pr.status = 1
ORDER BY pr.position
0.206 ms 5 Yes /modules/blockreassurance/classes/ReassuranceActivity.php:159
3
SELECT SQL_NO_CACHE `id_category`
FROM `jas_category_shop`
WHERE `id_category` = 77
AND `id_shop` = 1 LIMIT 1
0.204 ms 1 /classes/Category.php:2418
298
SELECT SQL_NO_CACHE b.*, bl.`title`
FROM `jas_fmm_stickersbanners` b
LEFT JOIN jas_fmm_stickersbanners_products bp
ON (b.stickersbanners_id = bp.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_lang bl
ON (b.stickersbanners_id = bl.stickersbanners_id)
LEFT JOIN jas_fmm_stickersbanners_shop ssh
ON (b.stickersbanners_id = ssh.stickersbanners_id)
WHERE bp.`id_product` = 19232
AND `id_lang` = 1
AND ssh.id_shop = 1
AND
(
(b.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= b.`start_date`)
AND
(b.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= b.`expiry_date`)
) LIMIT 1
0.204 ms 1 /modules/productlabelsandstickers/models/Stickers.php:510
41
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 18649 AND `id_group` = 1 LIMIT 1
0.204 ms 0 /classes/GroupReduction.php:146
239
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 18652
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.203 ms 0 /classes/Product.php:1686
267
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=18945
0.203 ms 19 /classes/Tag.php:239
247
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 18652
0.202 ms 5 /classes/Product.php:4563
165
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=17326
0.200 ms 17 /classes/Tag.php:239
171
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 17326
0.200 ms 5 /classes/Product.php:4563
234
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 18651
0.200 ms 5 /classes/Product.php:4563
178
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=17434
0.199 ms 15 /classes/Tag.php:239
228
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=18651
0.199 ms 16 /classes/Tag.php:239
254
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=18663
0.199 ms 17 /classes/Tag.php:239
188
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=17434
0.197 ms 15 /classes/Tag.php:239
241
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=18652
0.197 ms 17 /classes/Tag.php:239
156
SELECT SQL_NO_CACHE ps1.*
FROM `jas_fmm_stickers` ps1
LEFT JOIN jas_fmm_stickers_products ps2 ON (ps1.sticker_id = ps2.sticker_id)
WHERE ps2.`id_product` = 17291
AND ps1.`listing` > 0
AND
(
(ps1.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= ps1.`start_date`)
AND
(ps1.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= ps1.`expiry_date`)
)
0.197 ms 1 /modules/productlabelsandstickers/models/Stickers.php:225
278
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 19230
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.197 ms 0 /classes/Product.php:1686
40
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 `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `jas_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` = 18649)
0.195 ms 1 /classes/Product.php:3577
189
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "tag"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.195 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
184
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 17434
0.192 ms 5 /classes/Product.php:4563
192
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_greater"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.192 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
223
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 18649 AND `id_cart` = 0 LIMIT 1
0.192 ms 1 /classes/Product.php:3848
293
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=19232
0.191 ms 19 /classes/Tag.php:239
158
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 17291
0.189 ms 4 /classes/Product.php:4563
163
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 17326
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.189 ms 0 /classes/Product.php:1686
334
SELECT SQL_NO_CACHE `id_guest`
FROM `jas_connections`
WHERE `id_guest` = 37901
AND `date_add` > '2026-01-28 01:10:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.189 ms 1 Yes /classes/Connection.php:168
260
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 18663
0.188 ms 5 /classes/Product.php:4563
215
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 18649 LIMIT 1
0.186 ms 1 /classes/Product.php:1077
193
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "new"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.185 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
128
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 17288) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.183 ms 1 /classes/stock/StockAvailable.php:565
137
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 17289
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.183 ms 0 /classes/Product.php:1686
139
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=17289
0.183 ms 13 /classes/Tag.php:239
317
SELECT SQL_NO_CACHE *
FROM `jas_category` a
LEFT JOIN `jas_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `jas_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 199) AND (b.`id_shop` = 1) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:73
134
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 17288 AND `id_cart` = 0 LIMIT 1
0.183 ms 1 /classes/Product.php:3848
150
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `jas_product` p
INNER JOIN jas_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 17291
AND DATEDIFF("2026-01-28 00:00:00", product_shop.`date_add`) < 30 LIMIT 1
0.182 ms 0 /classes/Product.php:1686
206
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "supplier"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.182 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
209
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "outofstock"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.182 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
191
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "price_less"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.181 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
286
SELECT SQL_NO_CACHE fp.id_feature, fp.id_product, fp.id_feature_value, custom
FROM `jas_feature_product` fp
LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
WHERE `id_product` = 19230
0.181 ms 4 /classes/Product.php:4563
266
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 18945 LIMIT 1
0.176 ms 1 /classes/Product.php:1077
58
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 18663 LIMIT 1
0.176 ms 1 /classes/SpecificPrice.php:432
194
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "category"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.176 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
212
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_l"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.176 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
227
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 18651 LIMIT 1
0.176 ms 1 /classes/Product.php:1077
152
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM jas_tag t
LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=17291
0.175 ms 13 /classes/Tag.php:239
190
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "reference"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.175 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
210
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "customer"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.175 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
292
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 19232 LIMIT 1
0.175 ms 1 /classes/Product.php:1077
9
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 17288) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.174 ms 1 /classes/stock/StockAvailable.php:269
318
SELECT SQL_NO_CACHE *
FROM `jas_category` a
LEFT JOIN `jas_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `jas_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) AND (b.`id_shop` = 1) LIMIT 1
0.172 ms 1 /src/Adapter/EntityMapper.php:73
2
SELECT SQL_NO_CACHE * FROM `jas_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.168 ms 1 /classes/module/Module.php:2146
279
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 19230 LIMIT 1
0.167 ms 1 /classes/Product.php:1077
77
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 19230) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.166 ms 1 /classes/stock/StockAvailable.php:269
253
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 18663 LIMIT 1
0.165 ms 1 /classes/Product.php:1077
305
SELECT SQL_NO_CACHE `id_module` FROM `jas_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1
0.164 ms 1 /classes/module/Module.php:2245
319
SELECT SQL_NO_CACHE *
FROM `jas_cms` a
LEFT JOIN `jas_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1
0.164 ms 1 /src/Adapter/EntityMapper.php:73
203
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "brand"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.163 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
211
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "stock_g"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.163 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
42
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 18649) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.162 ms 1 /classes/stock/StockAvailable.php:269
200
SELECT SQL_NO_CACHE `title`
FROM `jas_fmm_stickers_lang`
WHERE `sticker_id` = 6 AND `id_lang` = 1 LIMIT 1
0.162 ms 1 /modules/productlabelsandstickers/models/Stickers.php:373
177
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 17434 LIMIT 1
0.161 ms 1 /classes/Product.php:1077
204
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "condition"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.160 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
219
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 18649
0.160 ms 3 /classes/Product.php:3140
300
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 19232 AND `id_cart` = 0 LIMIT 1
0.160 ms 1 /classes/Product.php:3848
325
SELECT SQL_NO_CACHE *
FROM jas_meta m
LEFT JOIN jas_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.160 ms 1 /classes/Meta.php:181
44
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 18651 LIMIT 1
0.158 ms 1 /classes/SpecificPrice.php:432
79
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 19232 LIMIT 1
0.157 ms 1 /classes/SpecificPrice.php:432
146
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 17289 AND `id_cart` = 0 LIMIT 1
0.157 ms 1 /classes/Product.php:3848
205
SELECT SQL_NO_CACHE fsr.*
FROM `jas_fmm_stickers_rules` fsr
LEFT JOIN `jas_fmm_stickers_rules_shop` fsrs ON (fsr.`fmm_stickers_rules_id` = fsrs.`fmm_stickers_rules_id`)
WHERE fsr.`status` = 1
AND fsr.`rule_type` = "p_type"
AND fsrs.`id_shop` = 1
AND
(
(fsr.`start_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' >= fsr.`start_date`)
AND
(fsr.`expiry_date` = '0000-00-00 00:00:00' OR '2026-01-28 01:40:19' <= fsr.`expiry_date`)
)
0.157 ms 5 /modules/productlabelsandstickers/models/Rules.php:169
240
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 18652 LIMIT 1
0.157 ms 1 /classes/Product.php:1077
283
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 19230
0.156 ms 6 /classes/Product.php:3140
11
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 17289 LIMIT 1
0.154 ms 1 /classes/SpecificPrice.php:432
185
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 17434 AND `id_cart` = 0 LIMIT 1
0.154 ms 1 /classes/Product.php:3848
23
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 17291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.152 ms 1 /classes/stock/StockAvailable.php:269
164
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 17326 LIMIT 1
0.152 ms 1 /classes/Product.php:1077
138
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 17289 LIMIT 1
0.151 ms 1 /classes/Product.php:1077
324
SELECT SQL_NO_CACHE *
FROM `jas_cms_lang`
WHERE `id_cms` = 11 AND `id_shop` = 1
0.151 ms 2 /src/Adapter/EntityMapper.php:81
51
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 18652 LIMIT 1
0.151 ms 1 /classes/SpecificPrice.php:432
316
SELECT SQL_NO_CACHE *
FROM jas_meta m
LEFT JOIN jas_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "stores"
OR m.page = "stores"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.151 ms 1 /classes/Meta.php:181
235
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 18651 AND `id_cart` = 0 LIMIT 1
0.150 ms 1 /classes/Product.php:3848
287
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 19230 AND `id_cart` = 0 LIMIT 1
0.150 ms 1 /classes/Product.php:3848
72
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 19230 LIMIT 1
0.149 ms 1 /classes/SpecificPrice.php:432
261
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 18663 AND `id_cart` = 0 LIMIT 1
0.149 ms 1 /classes/Product.php:3848
304
SELECT SQL_NO_CACHE `id_module` FROM `jas_module` WHERE `name` = "ps_linklist" LIMIT 1
0.148 ms 1 /classes/module/Module.php:2758
32
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 17434 LIMIT 1
0.147 ms 1 /classes/SpecificPrice.php:432
172
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 17326 AND `id_cart` = 0 LIMIT 1
0.147 ms 1 /classes/Product.php:3848
320
SELECT SQL_NO_CACHE *
FROM `jas_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1
0.147 ms 2 /src/Adapter/EntityMapper.php:81
130
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 17288
0.147 ms 2 /classes/Product.php:3140
217
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 18649) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:565
8
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 17288 AND `id_group` = 1 LIMIT 1
0.146 ms 0 /classes/GroupReduction.php:146
313
SELECT SQL_NO_CACHE *
FROM `jas_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1
0.146 ms 2 /src/Adapter/EntityMapper.php:81
30
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 17326) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:269
25
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 17326 LIMIT 1
0.144 ms 1 /classes/SpecificPrice.php:432
39
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 18649 LIMIT 1
0.144 ms 1 /classes/SpecificPrice.php:432
151
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM jas_product_attribute pa
INNER JOIN jas_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 17291 LIMIT 1
0.143 ms 1 /classes/Product.php:1077
308
SELECT SQL_NO_CACHE *
FROM `jas_link_block_lang`
WHERE `id_link_block` = 4
0.143 ms 2 /src/Adapter/EntityMapper.php:81
65
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 18945 LIMIT 1
0.142 ms 1 /classes/SpecificPrice.php:432
159
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 17291 AND `id_cart` = 0 LIMIT 1
0.142 ms 1 /classes/Product.php:3848
248
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 18652 AND `id_cart` = 0 LIMIT 1
0.141 ms 1 /classes/Product.php:3848
18
SELECT SQL_NO_CACHE 1 FROM `jas_specific_price` WHERE id_product = 17291 LIMIT 1
0.139 ms 1 /classes/SpecificPrice.php:432
49
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 18651) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:269
22
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 17291 AND `id_group` = 1 LIMIT 1
0.138 ms 0 /classes/GroupReduction.php:146
84
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 19232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.138 ms 1 /classes/stock/StockAvailable.php:269
218
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 18649) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.137 ms 1 /classes/stock/StockAvailable.php:593
12
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 17289
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.137 ms 0 /classes/SpecificPrice.php:253
197
SELECT SQL_NO_CACHE `excluded_p`
FROM `jas_fmm_stickers_rules`
WHERE `fmm_stickers_rules_id` = 7 LIMIT 1
0.136 ms 1 /modules/productlabelsandstickers/models/Rules.php:125
16
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 17289) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.135 ms 1 /classes/stock/StockAvailable.php:269
37
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 17434) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:269
315
SELECT SQL_NO_CACHE *
FROM `jas_cms_lang`
WHERE `id_cms` = 9 AND `id_shop` = 1
0.134 ms 2 /src/Adapter/EntityMapper.php:81
70
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 18945) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.133 ms 1 /classes/stock/StockAvailable.php:269
201
SELECT SQL_NO_CACHE `tip_txt`
FROM `jas_fmm_stickers_lang`
WHERE `sticker_id` = 6 AND `id_lang` = 1 LIMIT 1
0.132 ms 1 /modules/productlabelsandstickers/models/Stickers.php:384
56
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 18652) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:269
63
SELECT SQL_NO_CACHE SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = 18663) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:269
129
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 17288) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:593
312
SELECT SQL_NO_CACHE *
FROM `jas_cms` a
LEFT JOIN `jas_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1
0.129 ms 1 /src/Adapter/EntityMapper.php:73
166
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 17326) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:565
179
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 17434) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:565
181
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 17434
0.127 ms 6 /classes/Product.php:3140
294
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 19232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.127 ms 1 /classes/stock/StockAvailable.php:565
208
SELECT SQL_NO_CACHE `excluded_p`
FROM `jas_fmm_stickers_rules`
WHERE `fmm_stickers_rules_id` = 1 LIMIT 1
0.126 ms 1 /modules/productlabelsandstickers/models/Rules.php:125
281
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 19230) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.126 ms 1 /classes/stock/StockAvailable.php:565
66
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 18945
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.125 ms 0 /classes/SpecificPrice.php:253
289
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 19230 LIMIT 1
0.125 ms 0 /classes/ProductSale.php:258
142
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 17289
0.124 ms 7 /classes/Product.php:3140
180
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 17434) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:593
255
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 18663) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:565
274
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `jas_cart_product`
WHERE `id_product` = 18945 AND `id_cart` = 0 LIMIT 1
0.124 ms 1 /classes/Product.php:3848
309
SELECT SQL_NO_CACHE *
FROM `jas_link_block` a
LEFT JOIN `jas_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 5) LIMIT 1
0.124 ms 1 /src/Adapter/EntityMapper.php:73
140
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 17289) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:565
168
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 17326
0.123 ms 6 /classes/Product.php:3140
257
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 18663
0.123 ms 5 /classes/Product.php:3140
314
SELECT SQL_NO_CACHE *
FROM `jas_cms` a
LEFT JOIN `jas_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 9) LIMIT 1
0.123 ms 1 /src/Adapter/EntityMapper.php:73
322
SELECT SQL_NO_CACHE *
FROM `jas_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1
0.123 ms 2 /src/Adapter/EntityMapper.php:81
167
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 17326) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:593
195
SELECT SQL_NO_CACHE `excluded_p`
FROM `jas_fmm_stickers_rules`
WHERE `fmm_stickers_rules_id` = 5 LIMIT 1
0.122 ms 1 /modules/productlabelsandstickers/models/Rules.php:125
282
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 19230) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:593
242
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 18652) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:565
141
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 17289) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:593
153
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 17291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.121 ms 1 /classes/stock/StockAvailable.php:565
198
SELECT SQL_NO_CACHE `excluded_p`
FROM `jas_fmm_stickers_rules`
WHERE `fmm_stickers_rules_id` = 8 LIMIT 1
0.121 ms 1 /modules/productlabelsandstickers/models/Rules.php:125
45
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 18651
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.119 ms 0 /classes/SpecificPrice.php:253
268
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 18945) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:565
80
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 19232
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.119 ms 0 /classes/SpecificPrice.php:253
229
SELECT SQL_NO_CACHE out_of_stock
FROM `jas_stock_available`
WHERE (id_product = 18651) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:565
26
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 17326
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.118 ms 0 /classes/SpecificPrice.php:253
187
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 17434 LIMIT 1
0.118 ms 0 /classes/ProductSale.php:258
311
SELECT SQL_NO_CACHE *
FROM `jas_hook` a
WHERE (a.`id_hook` = 49) LIMIT 1
0.118 ms 1 /src/Adapter/EntityMapper.php:73
244
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 18652
0.117 ms 9 /classes/Product.php:3140
155
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 17291
0.116 ms 7 /classes/Product.php:3140
231
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 18651
0.116 ms 9 /classes/Product.php:3140
48
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 18651 AND `id_group` = 1 LIMIT 1
0.116 ms 0 /classes/GroupReduction.php:146
296
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 19232
0.116 ms 5 /classes/Product.php:3140
62
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 18663 AND `id_group` = 1 LIMIT 1
0.115 ms 0 /classes/GroupReduction.php:146
295
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 19232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.115 ms 1 /classes/stock/StockAvailable.php:593
230
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 18651) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:593
55
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 18652 AND `id_group` = 1 LIMIT 1
0.113 ms 0 /classes/GroupReduction.php:146
73
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 19230
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.112 ms 0 /classes/SpecificPrice.php:253
321
SELECT SQL_NO_CACHE *
FROM `jas_cms` a
LEFT JOIN `jas_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1
0.112 ms 1 /src/Adapter/EntityMapper.php:73
256
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 18663) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:593
29
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 17326 AND `id_group` = 1 LIMIT 1
0.111 ms 0 /classes/GroupReduction.php:146
83
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 19232 AND `id_group` = 1 LIMIT 1
0.111 ms 0 /classes/GroupReduction.php:146
243
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 18652) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:593
270
SELECT SQL_NO_CACHE `id_category` FROM `jas_category_product`
WHERE `id_product` = 18945
0.111 ms 5 /classes/Product.php:3140
310
SELECT SQL_NO_CACHE *
FROM `jas_link_block_lang`
WHERE `id_link_block` = 5
0.111 ms 2 /src/Adapter/EntityMapper.php:81
59
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 18663
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.110 ms 0 /classes/SpecificPrice.php:253
36
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 17434 AND `id_group` = 1 LIMIT 1
0.110 ms 0 /classes/GroupReduction.php:146
323
SELECT SQL_NO_CACHE *
FROM `jas_cms` a
LEFT JOIN `jas_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 11) LIMIT 1
0.110 ms 1 /src/Adapter/EntityMapper.php:73
196
SELECT SQL_NO_CACHE `excluded_p`
FROM `jas_fmm_stickers_rules`
WHERE `fmm_stickers_rules_id` = 6 LIMIT 1
0.109 ms 1 /modules/productlabelsandstickers/models/Rules.php:125
33
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 17434
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.109 ms 0 /classes/SpecificPrice.php:253
52
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 18652
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.109 ms 0 /classes/SpecificPrice.php:253
154
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 17291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.109 ms 1 /classes/stock/StockAvailable.php:593
69
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 18945 AND `id_group` = 1 LIMIT 1
0.108 ms 0 /classes/GroupReduction.php:146
135
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 17288 LIMIT 1
0.108 ms 0 /classes/ProductSale.php:258
326
SELECT SQL_NO_CACHE `id_module` FROM `jas_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.108 ms 1 /classes/module/Module.php:2758
15
SELECT SQL_NO_CACHE `reduction`
FROM `jas_product_group_reduction_cache`
WHERE `id_product` = 17289 AND `id_group` = 1 LIMIT 1
0.107 ms 0 /classes/GroupReduction.php:146
332
SELECT SQL_NO_CACHE data
FROM `jas_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.107 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
19
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `jas_specific_price_priority`
WHERE `id_product` = 17291
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.106 ms 0 /classes/SpecificPrice.php:253
148
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 17289 LIMIT 1
0.105 ms 0 /classes/ProductSale.php:258
161
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 17291 LIMIT 1
0.104 ms 0 /classes/ProductSale.php:258
174
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 17326 LIMIT 1
0.104 ms 0 /classes/ProductSale.php:258
302
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 19232 LIMIT 1
0.102 ms 0 /classes/ProductSale.php:258
330
SELECT SQL_NO_CACHE `id_module` FROM `jas_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.102 ms 1 /classes/module/Module.php:2758
237
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 18651 LIMIT 1
0.101 ms 0 /classes/ProductSale.php:258
224
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 18649 LIMIT 1
0.099 ms 0 /classes/ProductSale.php:258
263
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 18663 LIMIT 1
0.099 ms 0 /classes/ProductSale.php:258
269
SELECT SQL_NO_CACHE location
FROM `jas_stock_available`
WHERE (id_product = 18945) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.099 ms 1 /classes/stock/StockAvailable.php:593
276
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 18945 LIMIT 1
0.095 ms 0 /classes/ProductSale.php:258
328
SELECT SQL_NO_CACHE `id_module` FROM `jas_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.092 ms 1 /classes/module/Module.php:2758
250
SELECT SQL_NO_CACHE `sale_nbr` FROM jas_product_sale WHERE `id_product` = 18652 LIMIT 1
0.091 ms 0 /classes/ProductSale.php:258
327
SELECT SQL_NO_CACHE `id_module` FROM `jas_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1
0.086 ms 1 /classes/module/Module.php:2245
329
SELECT SQL_NO_CACHE `id_module` FROM `jas_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.084 ms 1 /classes/module/Module.php:2245
331
SELECT SQL_NO_CACHE `id_module` FROM `jas_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.081 ms 1 /classes/module/Module.php:2245

Doubles

13 queries
        SELECT t.`id_lang`, t.`name`
        FROM jas_tag t
        LEFT JOIN jas_product_tag pt ON (pt.id_tag = t.id_tag)
        WHERE pt.`id_product`=XX
12 queries
SELECT XX FROM `jas_specific_price` WHERE id_product = XX LIMIT XX
12 queries
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `jas_product` p
INNER JOIN `jas_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `jas_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
12 queries
			SELECT `reduction`
			FROM `jas_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
12 queries
SELECT SUM(quantity)
FROM `jas_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
12 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 `jas_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 `jas_cart_product` cp JOIN `jas_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `jas_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
12 queries
SELECT *
FROM `jas_product` a
LEFT JOIN `jas_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `jas_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
12 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `jas_image` i
             INNER JOIN jas_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `jas_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
12 queries
SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `jas_product_attribute_image` pai
            LEFT JOIN `jas_image_lang` il ON (il.`id_image` = pai.`id_image`)
            INNER JOIN `jas_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position`
12 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > XX, XX, XX)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `jas_product_attribute` pa
             INNER JOIN jas_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) LEFT JOIN jas_stock_available stock
            ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX  AND stock.id_shop_group = XX  )
            JOIN `jas_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `jas_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `jas_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `jas_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            HAVING qty > XX
            ORDER BY a.`position` ASC;
12 queries
SELECT COUNT(p.id_product)
            FROM `jas_product` p
             INNER JOIN jas_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
            WHERE p.id_product = XX
            AND DATEDIFF("XX-XX-XX XX:XX:XX", product_shop.`date_add`) < XX LIMIT XX
12 queries
SELECT product_attribute_shop.id_product_attribute
                FROM jas_product_attribute pa
                 INNER JOIN jas_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                WHERE pa.id_product = XX LIMIT XX
12 queries
SELECT out_of_stock
FROM `jas_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
12 queries
SELECT location
FROM `jas_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
12 queries
                SELECT `id_category` FROM `jas_category_product`
                WHERE `id_product` = XX
12 queries
SELECT psXX.*
            FROM `jas_fmm_stickers` psXX
            LEFT JOIN jas_fmm_stickers_products psXX ON (psXX.sticker_id = psXX.sticker_id)
            WHERE psXX.`id_product` = XX
            AND psXX.`listing` > XX
            AND
            (
                (psXX.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= psXX.`start_date`)
                AND
                (psXX.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= psXX.`expiry_date`)
            )
12 queries
SELECT b.*, bl.`title`
            FROM `jas_fmm_stickersbanners` b
            LEFT JOIN jas_fmm_stickersbanners_products bp
                ON (b.stickersbanners_id = bp.stickersbanners_id)
            LEFT JOIN jas_fmm_stickersbanners_lang bl
                ON (b.stickersbanners_id = bl.stickersbanners_id)
            LEFT JOIN jas_fmm_stickersbanners_shop ssh
                ON (b.stickersbanners_id = ssh.stickersbanners_id)
            WHERE bp.`id_product` = XX
            AND `id_lang` = XX
            AND ssh.id_shop = XX
            AND
            (
                (b.`start_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= b.`start_date`)
                AND
                (b.`expiry_date` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= b.`expiry_date`)
            ) LIMIT XX
12 queries
                SELECT fp.id_feature, fp.id_product, fp.id_feature_value, custom
                FROM `jas_feature_product` fp
                LEFT JOIN `jas_feature_value` fv ON (fp.id_feature_value = fv.id_feature_value)
                WHERE `id_product` = XX
12 queries
SELECT SUM(`quantity`)
            FROM `jas_cart_product`
            WHERE `id_product` = XX AND `id_cart` = XX LIMIT XX
12 queries
SELECT `sale_nbr` FROM jas_product_sale WHERE `id_product` = XX LIMIT XX
10 queries
				SELECT `priority`, `id_specific_price_priority`
				FROM `jas_specific_price_priority`
				WHERE `id_product` = XX
				ORDER BY `id_specific_price_priority` DESC LIMIT XX
10 queries
			SELECT *, ( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `jas_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_product_attribute` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
10 queries
			SELECT *, ( IF (`id_shop` = XX, XX, XX) +  IF (`id_country` = XX, XX, XX) +  IF (`id_currency` = XX, XX, XX) +  IF (`id_group` = XX, XX, XX) +  IF (`id_customer` = XX, XX, XX)) AS `score`
				FROM `jas_specific_price`
				WHERE
                `id_shop` IN (XX, XX) AND
                `id_currency` IN (XX, XX) AND
                `id_country` IN (XX, XX) AND
                `id_group` IN (XX, XX) AND `id_product` = XX AND `id_customer` = XX AND `id_cart` = XX  AND (`from` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' >= `from`) AND (`to` = 'XX-XX-XX XX:XX:XX' OR 'XX-XX-XX XX:XX:XX' <= `to`)
				AND IF(`from_quantity` > XX, `from_quantity`, XX) <= XX ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT XX
5 queries
		SELECT `excluded_p`
		FROM `jas_fmm_stickers_rules`
		WHERE `fmm_stickers_rules_id` = XX LIMIT XX
5 queries
SELECT *
FROM `jas_cms` a
LEFT JOIN `jas_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) LIMIT XX
5 queries
SELECT *
							FROM `jas_cms_lang`
							WHERE `id_cms` = XX AND `id_shop` = XX
4 queries
SELECT `id_module` FROM `jas_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
2 queries
		SELECT `id_category`
		FROM `jas_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT *
FROM `jas_link_block` a
LEFT JOIN `jas_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = XX
WHERE (a.`id_link_block` = XX) LIMIT XX
2 queries
SELECT *
							FROM `jas_link_block_lang`
							WHERE `id_link_block` = XX
2 queries
SELECT *
FROM `jas_category` a
LEFT JOIN `jas_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `jas_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

Tables stress

50 product
49 stock_available
38 product_shop
38 cart_product
36 product_attribute_shop
32 specific_price
24 image
24 image_lang
24 product_attribute
21 fmm_stickers_rules
16 fmm_stickers_rules_shop
13 product_lang
13 tag
13 product_tag
13 category_product
13 fmm_stickers
12 product_group_reduction_cache
12 pack
12 image_shop
12 product_attribute_image
12 product_attribute_combination
12 attribute
12 attribute_lang
12 attribute_group
12 fmm_stickers_products
12 fmm_stickersbanners
12 fmm_stickersbanners_products
12 fmm_stickersbanners_lang
12 fmm_stickersbanners_shop
12 feature_product
12 feature_value
12 product_sale
10 specific_price_priority
5 category_shop
5 cms
5 cms_shop
5 cms_lang
4 hook
4 module
4 module_shop
3 link_block
3 link_block_shop
3 category
3 category_lang
2 fmm_stickers_lang
2 link_block_lang
2 meta
2 meta_lang
1 hook_module_exceptions
1 hook_alias
1 psreassurance
1 psreassurance_lang
1 ganalytics_data
1 connections

ObjectModel instances

Name Instances Source
Rules 142 /modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1082 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1115 (keyTagExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1131 (keyRefExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1147 (keyPriceExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1161 (keyPriceGreaterExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1176 (keyNewExists) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1220 (getIsCategoryStickerApplicable) [id: ]
Product 26 /src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 17288]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 17289]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 17291]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 17326]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 17434]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 18649]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 18651]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 18652]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 18663]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 18945]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 19230]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 19232]
/classes/Link.php:112 (__construct) [id: 17291]
/classes/Link.php:112 (__construct) [id: 17434]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 17288]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 17289]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 17291]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 17326]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 17434]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 18649]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 18651]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 18652]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 18663]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 18945]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 19230]
/modules/productlabelsandstickers/productlabelsandstickers.php:1084 (__construct) [id: 19232]
Category 17 /controllers/front/listing/CategoryController.php:89 (__construct) [id: 77]
/classes/Meta.php:372 (__construct) [id: 77]
/classes/Link.php:397 (__construct) [id: 77]
/classes/Link.php:397 (__construct) [id: 77]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 77]
/classes/Link.php:397 (__construct) [id: 77]
/classes/Link.php:397 (__construct) [id: 77]
/classes/Link.php:397 (__construct) [id: 77]
/classes/Link.php:397 (__construct) [id: 77]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
/classes/Meta.php:372 (__construct) [id: 199]
/classes/Link.php:397 (__construct) [id: 199]
/classes/Meta.php:372 (__construct) [id: 25]
/classes/Link.php:397 (__construct) [id: 25]
Address 16 /classes/shop/Shop.php:490 (__construct) [id: ]
/classes/Product.php:3411 (initialize) [id: ]
/classes/Product.php:3521 (__construct) [id: ]
/classes/Product.php:5649 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:723 (__construct) [id: ]
Stickers 12 /modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
/modules/productlabelsandstickers/productlabelsandstickers.php:1081 (__construct) [id: ]
Country 7 /config/config.inc.php:154 (__construct) [id: 7]
/classes/AddressFormat.php:402 (__construct) [id: 7]
/classes/controller/FrontController.php:1719 (__construct) [id: 7]
/classes/AddressFormat.php:402 (__construct) [id: 7]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 7]
/classes/AddressFormat.php:402 (__construct) [id: 7]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 7]
CMS 5 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 4]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 9]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 1]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 2]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 11]
State 5 /classes/controller/FrontController.php:1718 (__construct) [id: 371]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 371]
/modules/ps_contactinfo/ps_contactinfo.php:104 (__construct) [id: 371]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 371]
/modules/ps_contactinfo/ps_contactinfo.php:104 (__construct) [id: 371]
Language 4 /config/config.inc.php:219 (__construct) [id: 1]
/classes/Dispatcher.php:545 (__construct) [id: 1]
/classes/Tools.php:631 (__construct) [id: 1]
/classes/Tools.php:550 (__construct) [id: 1]
AddressFormat 3 /classes/controller/FrontController.php:1713 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
Tax 2 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 3]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 3]
Hook 2 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 49]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 49]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:680 (getCurrencyInstance) [id: 1]
PrestaShop\Module\LinkList\Model\LinkBlock 2 /modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 4]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 5]
Shop 1 /config/config.inc.php:122 (initialize) [id: 1]
Risk 1 /classes/controller/FrontController.php:1639 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1636 (__construct) [id: 0]
Group 1 /classes/Cart.php:255 (getCurrent) [id: 1]
Cart 1 /classes/controller/FrontController.php:430 (__construct) [id: ]
Customer 1 /config/config.inc.php:272 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:565 (__construct) [id: 1]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/var-dumper/Resources/functions/dump.php
16 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
18 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
19 /vendor/symfony/string/Resources/functions.php
20 /vendor/twig/twig/src/Resources/core.php
21 /vendor/twig/twig/src/Resources/debug.php
22 /vendor/twig/twig/src/Resources/escaper.php
23 /vendor/twig/twig/src/Resources/string_loader.php
24 /vendor/phpstan/phpstan/bootstrap.php
25 /vendor/symfony/polyfill-intl-idn/bootstrap.php
26 /vendor/symfony/polyfill-php80/bootstrap.php
27 /vendor/symfony/clock/Resources/now.php
28 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
29 /vendor/jakeasmith/http_build_url/src/http_build_url.php
30 /vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php
31 /vendor/symfony/polyfill-intl-icu/bootstrap.php
32 /vendor/symfony/polyfill-php81/bootstrap.php
33 /vendor/symfony/translation/Resources/functions.php
34 /vendor/ircmaxell/password-compat/lib/password.php
35 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
36 /vendor/phpunit/phpunit/src/Framework/Assert/Functions.php
37 /vendor/rector/rector/bootstrap.php
38 /vendor/symfony/phpunit-bridge/bootstrap.php
39 /vendor/symfony/polyfill-php73/bootstrap.php
40 /src/Core/Version.php
41 /config/alias.php
42 /vendor/prestashop/autoload/src/PrestashopAutoload.php
43 /vendor/prestashop/autoload/src/LegacyClassLoader.php
44 /vendor/symfony/filesystem/Filesystem.php
45 /vendor/prestashop/autoload/src/Autoloader.php
46 /config/bootstrap.php
47 /src/Core/ContainerBuilder.php
48 /src/Core/Foundation/IoC/Container.php
49 /src/Adapter/ServiceLocator.php
50 /var/cache/prod/appParameters.php
53 /var/cache/prod/class_index.php
54 /classes/controller/Controller.php
56 /classes/ObjectModel.php
57 /src/Core/Foundation/Database/EntityInterface.php
59 /classes/db/Db.php
61 /classes/Hook.php
63 /classes/module/Module.php
64 /src/Core/Module/Legacy/ModuleInterface.php
66 /classes/Tools.php
67 /classes/Context.php
68 /classes/shop/Shop.php
69 /src/Core/Security/PasswordGenerator.php
70 /classes/db/DbPDO.php
71 /classes/AddressFormat.php
72 /classes/cache/Cache.php
73 /classes/cache/CacheApc.php
74 /src/Core/Security/Hashing.php
75 /classes/Configuration.php
76 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
77 /classes/Validate.php
78 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
79 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
80 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
81 /vendor/symfony/form/AbstractType.php
82 /vendor/symfony/form/FormTypeInterface.php
83 /src/Adapter/EntityMapper.php
84 /classes/db/DbQuery.php
85 /src/Core/Addon/Theme/ThemeManagerBuilder.php
86 /vendor/psr/log/src/NullLogger.php
87 /vendor/psr/log/src/AbstractLogger.php
88 /vendor/psr/log/src/LoggerTrait.php
89 /vendor/psr/log/src/LoggerInterface.php
90 /src/Core/Context/ApiClientContext.php
91 /src/Adapter/Configuration.php
92 /vendor/symfony/http-foundation/ParameterBag.php
93 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
94 /src/Core/ConfigurationInterface.php
95 /src/Core/Addon/Theme/ThemeRepository.php
96 /src/Core/Addon/AddonRepositoryInterface.php
97 /src/Core/Addon/Theme/Theme.php
98 /src/Core/Addon/AddonInterface.php
99 /src/Core/Util/File/YamlParser.php
100 /vendor/symfony/config/ConfigCache.php
101 /vendor/symfony/config/ResourceCheckerConfigCache.php
102 /vendor/symfony/config/ConfigCacheInterface.php
103 /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
104 /vendor/symfony/config/ResourceCheckerInterface.php
105 /vendor/symfony/config/Resource/FileResource.php
106 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
107 /vendor/symfony/config/Resource/ResourceInterface.php
108 /var/cache/prod/yaml/dd8c11a1bf591ccd26fcc989611c4eac.php
109 /src/Core/Util/ArrayFinder.php
110 /vendor/symfony/property-access/PropertyAccess.php
111 /vendor/symfony/property-access/PropertyAccessorBuilder.php
112 /vendor/symfony/property-access/PropertyAccessor.php
113 /vendor/symfony/property-access/PropertyAccessorInterface.php
114 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
115 /vendor/symfony/property-info/PropertyListExtractorInterface.php
116 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
117 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
118 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
119 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
120 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
121 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
122 /vendor/symfony/property-info/Type.php
123 /vendor/symfony/string/Inflector/EnglishInflector.php
124 /vendor/symfony/string/Inflector/InflectorInterface.php
125 /vendor/symfony/property-access/PropertyPath.php
126 /vendor/symfony/property-access/PropertyPathInterface.php
127 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
128 /config/defines_uri.inc.php
129 /classes/Language.php
130 /src/Core/Language/LanguageInterface.php
131 /classes/Country.php
132 /classes/PrestaShopCollection.php
133 /classes/shop/ShopGroup.php
134 /classes/Cookie.php
135 /src/Core/Http/CookieOptions.php
136 /classes/PhpEncryption.php
137 /classes/PhpEncryptionEngine.php
138 /vendor/defuse/php-encryption/src/Key.php
139 /vendor/defuse/php-encryption/src/Encoding.php
140 /vendor/defuse/php-encryption/src/Core.php
141 /vendor/defuse/php-encryption/src/Crypto.php
142 /vendor/defuse/php-encryption/src/KeyOrPassword.php
143 /vendor/defuse/php-encryption/src/RuntimeTests.php
144 /vendor/defuse/php-encryption/src/DerivedKeys.php
145 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
146 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
147 /src/Core/Session/SessionHandler.php
148 /src/Core/Session/SessionHandlerInterface.php
149 /vendor/symfony/http-foundation/Session/Session.php
150 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
151 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
152 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
153 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
154 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
155 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
156 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
157 /vendor/symfony/http-foundation/Session/SessionInterface.php
158 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
159 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
160 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
161 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
162 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
163 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
164 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
165 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
166 /config/smarty.config.inc.php
167 /vendor/smarty/smarty/libs/Smarty.class.php
168 /vendor/smarty/smarty/libs/functions.php
169 /vendor/smarty/smarty/libs/Autoloader.php
170 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
171 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
172 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
173 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
174 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
175 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
176 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
177 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
178 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
179 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
180 /classes/ImageManager.php
181 /classes/Product.php
182 /classes/Profile.php
183 /classes/Tab.php
184 /config/smartyfront.config.inc.php
185 /classes/Smarty/SmartyResourceModule.php
186 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
187 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
188 /classes/Smarty/SmartyResourceParent.php
189 /classes/Smarty/SmartyLazyRegister.php
190 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
191 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
192 /classes/Customer.php
193 /classes/Group.php
194 /classes/Link.php
195 /classes/shop/ShopUrl.php
196 /app/FrontKernel.php
197 /app/AppKernel.php
198 /vendor/symfony/http-kernel/Kernel.php
199 /vendor/symfony/http-kernel/KernelInterface.php
200 /vendor/symfony/http-kernel/HttpKernelInterface.php
201 /vendor/symfony/http-kernel/RebootableInterface.php
202 /vendor/symfony/http-kernel/TerminableInterface.php
203 /vendor/symfony/dotenv/Dotenv.php
204 /classes/Dispatcher.php
205 /vendor/symfony/http-foundation/Request.php
206 /vendor/symfony/http-foundation/AcceptHeader.php
207 /vendor/symfony/http-foundation/AcceptHeaderItem.php
208 /vendor/symfony/http-foundation/FileBag.php
209 /vendor/symfony/http-foundation/HeaderBag.php
210 /vendor/symfony/http-foundation/HeaderUtils.php
211 /vendor/symfony/http-foundation/InputBag.php
212 /vendor/symfony/http-foundation/ServerBag.php
213 /src/Adapter/SymfonyContainer.php
214 /config/db_slave_server.inc.php
215 /src/Adapter/ContainerBuilder.php
216 /src/Adapter/Environment.php
217 /src/Core/EnvironmentInterface.php
218 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
219 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
220 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
221 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
222 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
223 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
224 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
225 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
226 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
227 /vendor/symfony/cache/Adapter/ArrayAdapter.php
228 /vendor/psr/log/src/LoggerAwareTrait.php
229 /vendor/symfony/cache/Adapter/AdapterInterface.php
230 /vendor/symfony/cache/CacheItem.php
231 /vendor/symfony/cache-contracts/ItemInterface.php
232 /vendor/psr/cache/src/CacheItemInterface.php
233 /vendor/psr/cache/src/CacheItemPoolInterface.php
234 /vendor/symfony/cache-contracts/CacheInterface.php
235 /vendor/psr/log/src/LoggerAwareInterface.php
236 /vendor/symfony/cache/ResettableInterface.php
237 /vendor/symfony/service-contracts/ResetInterface.php
238 /vendor/doctrine/orm/src/Tools/Setup.php
239 /vendor/doctrine/deprecations/src/Deprecation.php
240 /vendor/doctrine/orm/src/Configuration.php
241 /vendor/doctrine/dbal/src/Configuration.php
242 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
243 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
244 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
245 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
246 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
247 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
248 /vendor/doctrine/lexer/src/AbstractLexer.php
249 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
250 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
251 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
252 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
253 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
254 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
255 /var/cache/prod/FrontContainer.php
256 /src/Adapter/Container/LegacyContainer.php
257 /vendor/symfony/dependency-injection/Container.php
258 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
259 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
260 /vendor/symfony/dependency-injection/ServiceLocator.php
261 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
262 /vendor/psr/container/src/ContainerExceptionInterface.php
263 /vendor/psr/container/src/NotFoundExceptionInterface.php
264 /vendor/symfony/service-contracts/ServiceProviderInterface.php
265 /vendor/psr/container/src/ContainerInterface.php
266 /vendor/symfony/dependency-injection/ContainerInterface.php
267 /src/Adapter/Container/LegacyContainerInterface.php
268 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
269 /vendor/doctrine/orm/src/EntityRepository.php
270 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
271 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
272 /vendor/symfony/var-exporter/LazyProxyTrait.php
273 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
274 /vendor/symfony/var-exporter/LazyObjectInterface.php
275 /vendor/symfony/var-exporter/Internal/Hydrator.php
276 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
277 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
278 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
279 /vendor/symfony/var-exporter/LazyGhostTrait.php
280 /src/Core/FeatureFlag/FeatureFlagManager.php
281 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
282 /src/Core/FeatureFlag/Layer/DbLayer.php
283 /src/Core/FeatureFlag/TypeLayerInterface.php
284 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
285 /src/Core/FeatureFlag/Layer/EnvLayer.php
286 /src/Core/FeatureFlag/Layer/QueryLayer.php
287 /vendor/symfony/http-foundation/RequestStack.php
288 /vendor/doctrine/orm/src/EntityManager.php
289 /vendor/doctrine/orm/src/EntityManagerInterface.php
290 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
291 /modules/ps_accounts/vendor/autoload.php
292 /modules/ps_accounts/vendor/composer/autoload_real.php
293 /modules/ps_accounts/vendor/composer/platform_check.php
294 /modules/ps_accounts/vendor/composer/autoload_static.php
295 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
296 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
297 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
298 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
299 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
300 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
301 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
302 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
303 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
304 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
305 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
306 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
307 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
308 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
309 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
310 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
311 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
312 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
313 /modules/ps_classic_edition/vendor/autoload.php
314 /modules/ps_classic_edition/vendor/composer/autoload_real.php
315 /modules/ps_classic_edition/vendor/composer/platform_check.php
316 /modules/ps_classic_edition/vendor/composer/autoload_static.php
317 /modules/psxmarketingwithgoogle/vendor/autoload.php
318 /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php
319 /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php
320 /modules/psshipping/vendor/autoload.php
321 /modules/psshipping/vendor/composer/autoload_real.php
322 /modules/psshipping/vendor/composer/autoload_static.php
323 /modules/psshipping/vendor/ralouphie/getallheaders/src/getallheaders.php
324 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions_include.php
325 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions.php
326 /modules/psshipping/vendor/clue/stream-filter/src/functions_include.php
327 /modules/psshipping/vendor/clue/stream-filter/src/functions.php
328 /modules/psshipping/vendor/php-http/message/src/filters.php
329 /modules/psshipping/vendor/guzzlehttp/guzzle/src/functions_include.php
330 /modules/psshipping/vendor/guzzlehttp/guzzle/src/functions.php
331 /modules/ps_eventbus/vendor/autoload.php
332 /modules/ps_eventbus/vendor/composer/autoload_real.php
333 /modules/ps_eventbus/vendor/composer/autoload_static.php
334 /modules/ps_facebook/vendor/autoload.php
335 /modules/ps_facebook/vendor/composer/autoload_real.php
336 /modules/ps_facebook/vendor/composer/autoload_static.php
337 /modules/ps_mbo/vendor/autoload.php
338 /modules/ps_mbo/vendor/composer/autoload_real.php
339 /modules/ps_mbo/vendor/composer/platform_check.php
340 /modules/ps_mbo/vendor/composer/autoload_static.php
341 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php
342 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php
343 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
344 /modules/ps_mbo/bootstrap.php
345 /modules/ps_mbo/src/Helpers/EnvHelper.php
346 /modules/gamification/vendor/autoload.php
347 /modules/gamification/vendor/composer/autoload_real.php
348 /modules/gamification/vendor/composer/platform_check.php
349 /modules/gamification/vendor/composer/autoload_static.php
350 /modules/ps_checkout/vendor/autoload.php
351 /modules/ps_checkout/vendor/composer/autoload_real.php
352 /modules/ps_checkout/vendor/composer/autoload_static.php
353 /src/Core/Hook/HookModuleFilter.php
354 /src/Core/Hook/HookModuleFilterInterface.php
355 /modules/ps_checkout/ps_checkout.php
356 /classes/PaymentModule.php
357 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
358 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
359 /src/PrestaShopBundle/Translation/TranslatorComponent.php
360 /vendor/symfony/translation/Translator.php
361 /vendor/symfony/translation/MessageCatalogue.php
362 /vendor/symfony/translation/MessageCatalogueInterface.php
363 /vendor/symfony/translation/MetadataAwareInterface.php
364 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
365 /vendor/symfony/translation-contracts/TranslatorInterface.php
366 /vendor/symfony/translation/TranslatorBagInterface.php
367 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
368 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
369 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
370 /src/PrestaShopBundle/Translation/TranslatorInterface.php
371 /vendor/symfony/translation/Formatter/MessageFormatter.php
372 /vendor/symfony/translation/Formatter/IntlFormatter.php
373 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
374 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
375 /vendor/symfony/translation/IdentityTranslator.php
376 /vendor/symfony/translation-contracts/TranslatorTrait.php
377 /vendor/symfony/config/ConfigCacheFactory.php
378 /vendor/symfony/config/ConfigCacheFactoryInterface.php
379 /var/cache/prod/translations/catalogue.fi-FI.NXhscRe.php
380 /controllers/front/listing/CategoryController.php
381 /classes/controller/ProductListingFrontController.php
382 /classes/controller/ProductPresentingFrontController.php
383 /classes/controller/FrontController.php
384 /src/Adapter/Presenter/Object/ObjectPresenter.php
385 /src/Adapter/Presenter/PresenterInterface.php
386 /src/Adapter/Presenter/Cart/CartPresenter.php
387 /src/Adapter/Image/ImageRetriever.php
388 /classes/tax/TaxConfiguration.php
389 /classes/Smarty/TemplateFinder.php
390 /classes/assets/StylesheetManager.php
391 /classes/assets/AbstractAssetManager.php
392 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
393 /classes/assets/JavascriptManager.php
394 /classes/assets/CccReducer.php
395 /src/Core/Localization/Locale/Repository.php
396 /src/Core/Localization/Locale/RepositoryInterface.php
397 /src/Core/Localization/CLDR/LocaleRepository.php
398 /src/Core/Localization/CLDR/LocaleDataSource.php
399 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
400 /src/Core/Data/Layer/AbstractDataLayer.php
401 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
402 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
403 /vendor/symfony/cache/Adapter/AbstractAdapter.php
404 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
405 /vendor/symfony/cache/Traits/ContractsTrait.php
406 /vendor/symfony/cache-contracts/CacheTrait.php
407 /vendor/psr/cache/src/InvalidArgumentException.php
408 /vendor/psr/cache/src/CacheException.php
409 /vendor/symfony/cache/Traits/FilesystemTrait.php
410 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
411 /vendor/symfony/cache/PruneableInterface.php
412 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
413 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
414 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
415 /src/Core/Localization/CLDR/Reader.php
416 /src/Core/Localization/CLDR/ReaderInterface.php
417 /src/Core/Localization/Currency/Repository.php
418 /src/Core/Localization/Currency/RepositoryInterface.php
419 /src/Core/Localization/Currency/CurrencyDataSource.php
420 /src/Core/Localization/Currency/DataSourceInterface.php
421 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
422 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
423 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
424 /src/Adapter/Currency/CurrencyDataProvider.php
425 /src/Core/Currency/CurrencyDataProviderInterface.php
426 /src/Adapter/LegacyContext.php
427 /src/Adapter/Tools.php
428 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
429 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
430 /vendor/prestashop/decimal/src/Operation/Rounding.php
431 /src/Core/Localization/Locale.php
432 /src/Core/Localization/LocaleInterface.php
433 /src/Core/Localization/Specification/Price.php
434 /src/Core/Localization/Specification/Number.php
435 /src/Core/Localization/Specification/NumberInterface.php
436 /src/Core/Localization/Specification/Factory.php
437 /src/Core/Localization/CLDR/LocaleData.php
438 /src/Core/Localization/CLDR/NumberSymbolsData.php
439 /src/Core/Localization/CLDR/CurrencyData.php
440 /src/Core/Localization/CLDR/Locale.php
441 /src/Core/Localization/CLDR/LocaleInterface.php
442 /src/Core/Localization/Specification/NumberSymbolList.php
443 /classes/Currency.php
444 /src/Core/Localization/Currency/LocalizedCurrencyId.php
445 /classes/webservice/WebserviceRequest.php
446 /src/Core/Localization/Currency/CurrencyData.php
447 /src/Core/Localization/Currency/CurrencyCollection.php
448 /src/Core/Localization/Currency.php
449 /src/Core/Localization/CurrencyInterface.php
450 /src/Core/Localization/Specification/NumberCollection.php
451 /src/Core/Localization/Number/Formatter.php
452 /classes/Cart.php
453 /src/Adapter/AddressFactory.php
454 /classes/CartRule.php
455 /src/Core/Domain/Product/ValueObject/RedirectType.php
456 /src/Core/Util/DateTime/DateTime.php
457 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
458 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
459 /src/Core/Domain/Product/ValueObject/ProductType.php
460 /src/Core/Domain/Product/ValueObject/Reference.php
461 /src/Core/Domain/Product/ValueObject/Gtin.php
462 /src/Core/Domain/Product/ValueObject/Isbn.php
463 /src/Core/Domain/Product/ValueObject/Upc.php
464 /src/Core/Domain/Product/ProductSettings.php
465 /classes/Category.php
466 /src/Core/Domain/Category/ValueObject/RedirectType.php
467 /src/Core/Domain/Category/CategorySettings.php
468 /src/Core/Domain/Category/SeoSettings.php
469 /src/Adapter/Presenter/Category/CategoryPresenter.php
470 /src/Adapter/Presenter/Category/CategoryLazyArray.php
471 /src/Adapter/Presenter/AbstractLazyArray.php
472 /src/Adapter/Presenter/LazyArrayAttribute.php
473 /src/Core/Util/Inflector.php
474 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
475 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
476 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
477 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
478 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
479 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
480 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
481 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
482 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
483 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
484 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
485 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
486 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
487 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
488 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
489 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
490 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
491 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
492 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
493 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
494 /src/Core/Domain/Shop/ValueObject/ShopId.php
495 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
496 /modules/blockreassurance/blockreassurance.php
497 /src/Core/Module/WidgetInterface.php
498 /src/PrestaShopBundle/Translation/DomainNormalizer.php
499 /classes/Media.php
500 /modules/ps_emailsubscription/ps_emailsubscription.php
501 /modules/ps_socialfollow/ps_socialfollow.php
502 /modules/ps_facebook/ps_facebook.php
503 /classes/Translate.php
504 /modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
505 /modules/ps_classic_edition/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
506 /modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
507 /var/cache/prod/Ps_facebookFrontContainer.php
508 /modules/ps_facebook/classes/Buffer/TemplateBuffer.php
509 /var/cache/prod/Ps_checkout9507FrontContainer.php
510 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidator.php
511 /modules/ps_checkout/vendor/invertus/infrastructure/src/Validator/MerchantValidatorInterface.php
512 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/Configuration.php
513 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/ConfigurationInterface.php
514 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/Context.php
515 /modules/ps_checkout/vendor/invertus/infrastructure/src/Adapter/ContextInterface.php
516 /modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepository.php
517 /modules/ps_checkout/vendor/invertus/infrastructure/src/Repository/PsAccountRepositoryInterface.php
518 /modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php
519 /modules/ps_classic_edition/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php
520 /src/Core/Addon/Module/ModuleManagerBuilder.php
521 /src/Adapter/LegacyLogger.php
522 /src/Adapter/Module/ModuleDataProvider.php
523 /src/Adapter/Module/AdminModuleDataProvider.php
524 /src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
525 /src/Adapter/Module/Module.php
526 /src/Core/Module/ModuleInterface.php
527 /vendor/symfony/config/FileLocator.php
528 /vendor/symfony/config/FileLocatorInterface.php
529 /vendor/symfony/routing/Loader/YamlFileLoader.php
530 /vendor/symfony/config/Loader/FileLoader.php
531 /vendor/symfony/config/Loader/Loader.php
532 /vendor/symfony/config/Loader/LoaderInterface.php
533 /vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php
534 /vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php
535 /vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php
536 /vendor/symfony/routing/Router.php
537 /vendor/symfony/routing/RouterInterface.php
538 /vendor/symfony/routing/Matcher/UrlMatcherInterface.php
539 /vendor/symfony/routing/RequestContextAwareInterface.php
540 /vendor/symfony/routing/Generator/UrlGeneratorInterface.php
541 /vendor/symfony/routing/Matcher/RequestMatcherInterface.php
542 /vendor/symfony/routing/RequestContext.php
543 /src/Core/Module/ModuleManager.php
544 /src/Core/Module/ModuleManagerInterface.php
545 /src/Core/Module/ModuleRepository.php
546 /src/Core/Module/ModuleRepositoryInterface.php
547 /src/Adapter/HookManager.php
548 /src/Core/Context/LanguageContext.php
549 /src/Core/Module/SourceHandler/SourceHandlerFactory.php
550 /src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
551 /vendor/symfony/event-dispatcher/EventDispatcherInterface.php
552 /vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php
553 /vendor/psr/event-dispatcher/src/EventDispatcherInterface.php
554 /src/Core/Hook/HookDispatcherInterface.php
555 /vendor/symfony/translation/Loader/XliffFileLoader.php
556 /vendor/symfony/translation/Loader/LoaderInterface.php
557 /modules/ps_accounts/ps_accounts.php
558 /modules/ps_accounts/src/Hook/HookableTrait.php
559 /modules/ps_accounts/src/Module/Install.php
560 /modules/ps_accounts/src/ServiceContainer/PsAccountsContainer.php
561 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/ServiceContainer.php
562 /modules/ps_accounts/config.php
563 /modules/ps_accounts/src/Log/Logger.php
564 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Logger.php
565 /modules/ps_accounts/vendor/psr/log/Psr/Log/LoggerInterface.php
566 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
567 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
568 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
569 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
570 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
571 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
572 /modules/ps_accounts/vendor/monolog/monolog/src/Monolog/Utils.php
573 /modules/ps_accounts/src/ServiceProvider/ApiClientProvider.php
574 /modules/ps_accounts/vendor/prestashopcorp/lightweight-container/src/ServiceContainer/Contract/IServiceProvider.php
575 /modules/ps_accounts/src/ServiceProvider/CommandProvider.php
576 /modules/ps_accounts/src/ServiceProvider/DefaultProvider.php
577 /modules/ps_accounts/src/ServiceProvider/OAuth2Provider.php
578 /modules/ps_accounts/src/ServiceProvider/RepositoryProvider.php
579 /modules/ps_accounts/src/ServiceProvider/SessionProvider.php
580 /modules/ps_accounts/src/Service/PsAccountsService.php
581 /modules/ps_accounts/src/Account/Session/ShopSession.php
582 /modules/ps_accounts/src/Account/Session/Session.php
583 /modules/ps_accounts/src/Account/Session/SessionInterface.php
584 /modules/ps_accounts/src/Repository/ConfigurationRepository.php
585 /modules/ps_accounts/src/Adapter/Configuration.php
586 /modules/ps_accounts/src/Service/OAuth2/OAuth2Service.php
587 /modules/ps_accounts/src/Http/Client/ClientConfig.php
588 /modules/ps_accounts/src/Http/Client/ConfigObject.php
589 /modules/ps_accounts/src/Type/Enum.php
590 /modules/ps_accounts/src/Service/OAuth2/OAuth2Client.php
591 /modules/ps_accounts/src/Adapter/Link.php
592 /modules/ps_accounts/src/Context/ShopContext.php
593 /modules/ps_accounts/vendor/ramsey/uuid/src/Uuid.php
594 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidInterface.php
595 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactory.php
596 /modules/ps_accounts/vendor/ramsey/uuid/src/UuidFactoryInterface.php
597 /modules/ps_accounts/vendor/ramsey/uuid/src/FeatureSet.php
598 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
599 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
600 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
601 /modules/ps_accounts/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
602 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/StringCodec.php
603 /modules/ps_accounts/vendor/ramsey/uuid/src/Codec/CodecInterface.php
604 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
605 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
606 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
607 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
608 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
609 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
610 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
611 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
612 /modules/ps_accounts/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
613 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
614 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
615 /modules/ps_accounts/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
616 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
617 /modules/ps_accounts/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
618 /modules/ps_accounts/vendor/ramsey/uuid/src/BinaryUtils.php
619 /modules/ps_accounts/src/Service/OAuth2/CachedFile.php
620 /modules/ps_accounts/src/Account/LinkShop.php
621 /modules/ps_accounts/src/Cqrs/CommandBus.php
622 /modules/ps_accounts/src/Cqrs/Bus.php
623 /modules/ps_accounts/src/Account/Session/Firebase/ShopSession.php
624 /modules/ps_accounts/src/Account/Session/Firebase/FirebaseSession.php
625 /modules/ps_accounts/src/Account/Session/Firebase/OwnerSession.php
626 /modules/ps_checkout/vendor/invertus/core/src/Settings/Configuration/PayPalConfiguration.php
627 /modules/ps_emailalerts/ps_emailalerts.php
628 /modules/ps_emailalerts/MailAlert.php
629 /src/Adapter/Presenter/Cart/CartLazyArray.php
630 /src/Adapter/Product/PriceFormatter.php
631 /classes/Gender.php
632 /src/Core/Domain/Title/ValueObject/Gender.php
633 /classes/Risk.php
634 /classes/Meta.php
635 /classes/Address.php
636 /classes/ImageType.php
637 /classes/State.php
638 /src/Core/Security/PasswordPolicyConfiguration.php
639 /src/Core/Configuration/DataConfigurationInterface.php
640 /src/Core/Filter/FrontEndObject/MainFilter.php
641 /src/Core/Filter/FilterInterface.php
642 /src/Core/Filter/FrontEndObject/CartFilter.php
643 /src/Core/Filter/HashMapWhitelistFilter.php
644 /src/Core/Filter/CollectionFilter.php
645 /src/Core/Filter/FrontEndObject/ProductFilter.php
646 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
647 /src/Core/Filter/FrontEndObject/CustomerFilter.php
648 /src/Core/Filter/FrontEndObject/ShopFilter.php
649 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
650 /classes/ProductAssembler.php
651 /src/Core/Product/Search/ProductSearchContext.php
652 /modules/ps_shoppingcart/ps_shoppingcart.php
653 /modules/ps_searchbar/ps_searchbar.php
654 /modules/ps_imageslider/ps_imageslider.php
655 /modules/ps_imageslider/Ps_HomeSlide.php
656 /modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php
657 /modules/ps_facebook/classes/Config/Env.php
658 /modules/ps_facebook/classes/Handler/ErrorHandler/ModuleFilteredRavenClient.php
659 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Client.php
660 /modules/ps_facebook/classes/Config/Config.php
661 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Util.php
662 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Compat.php
663 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Processor/SanitizeDataProcessor.php
664 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Processor.php
665 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Context.php
666 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Breadcrumbs.php
667 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Serializer.php
668 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/ReprSerializer.php
669 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/TransactionStack.php
670 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Breadcrumbs/ErrorHandler.php
671 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/Stacktrace.php
672 /modules/ps_accounts/src/Adapter/ConfigurationKeys.php
673 /modules/ps_accounts/vendor/sentry/sentry/lib/Raven/ErrorHandler.php
674 /modules/ps_facebook/classes/Dispatcher/EventDispatcher.php
675 /modules/ps_facebook/classes/Handler/ApiConversionHandler.php
676 /modules/ps_facebook/classes/Adapter/ConfigurationAdapter.php
677 /modules/ps_facebook/classes/Factory/ContextFactory.php
678 /modules/ps_facebook/classes/API/Client/FacebookClient.php
679 /modules/ps_facebook/classes/Factory/FacebookEssentialsApiClientFactory.php
680 /modules/ps_facebook/classes/Factory/ApiClientFactoryInterface.php
681 /modules/ps_facebook/classes/Provider/AccessTokenProvider.php
682 /modules/ps_facebook/classes/Factory/PsApiClientFactory.php
683 /modules/ps_facebook/classes/Handler/ConfigurationHandler.php
684 /modules/ps_facebook/classes/Http/HttpClient.php
685 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Api.php
686 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Session.php
687 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/SessionInterface.php
688 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/ApiConfig.php
689 /modules/ps_facebook/vendor/facebook/php-business-sdk/src/FacebookAds/Http/Client.php
690 /modules/ps_facebook/classes/Handler/PixelHandler.php
691 /vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php
692 /vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php
693 /modules/ps_facebook/classes/Provider/EventDataProvider.php
694 /modules/ps_facebook/classes/Adapter/ToolsAdapter.php
695 /modules/ps_facebook/classes/Repository/ProductRepository.php
696 /modules/ps_facebook/classes/Provider/ProductAvailabilityProvider.php
697 /modules/ps_facebook/classes/Provider/ProductAvailabilityProviderInterface.php
698 /modules/ps_facebook/classes/Repository/GoogleCategoryRepository.php
699 /modules/ps_facebook/classes/Provider/GoogleCategoryProvider.php
700 /modules/ps_facebook/classes/Provider/GoogleCategoryProviderInterface.php
701 /modules/psxmarketingwithgoogle/psxmarketingwithgoogle.php
702 /var/cache/prod/PsxmarketingwithgoogleFrontContainer.php
703 /modules/psxmarketingwithgoogle/classes/Adapter/ConfigurationAdapter.php
704 /modules/psxmarketingwithgoogle/classes/Factory/ContextFactory.php
705 /modules/psxmarketingwithgoogle/classes/config/Config.php
706 /modules/psxmarketingwithgoogle/classes/Handler/RemarketingHookHandler.php
707 /modules/psxmarketingwithgoogle/classes/Buffer/TemplateBuffer.php
708 /modules/ps_googleanalytics/ps_googleanalytics.php
709 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
710 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
711 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
712 /var/cache/prod/smarty/compile/classic_jas/3c/c5/5f/3cc55fd96e4089aee7cc2299dc2864d0c5fe6794_2.file.ps_googleanalytics.tpl.php
713 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
714 /modules/aapfree/aapfree.php
715 /modules/aapfree/lib/prestashop9compatibility.php
716 /modules/aapfree/translations/fi.php
717 /modules/productlabelsandstickers/productlabelsandstickers.php
718 /modules/productlabelsandstickers/models/Stickers.php
719 /modules/productlabelsandstickers/models/ProductLabel.php
720 /modules/productlabelsandstickers/models/Rules.php
721 /modules/productlabelsandstickers/controllers/admin/AdminTextStickers.php
722 /modules/productlabelsandstickers/models/StickerTemplateModel.php
723 /classes/controller/ModuleAdminController.php
724 /classes/controller/AdminController.php
725 /src/Core/Product/Search/ProductSearchQuery.php
726 /src/Core/Product/Search/SortOrder.php
727 /modules/ps_facetedsearch/ps_facetedsearch.php
728 /modules/ps_facetedsearch/src/HookDispatcher.php
729 /modules/ps_facetedsearch/src/Hook/Attribute.php
730 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
731 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
732 /modules/ps_facetedsearch/src/Hook/Category.php
733 /modules/ps_facetedsearch/src/Hook/Configuration.php
734 /modules/ps_facetedsearch/src/Hook/Design.php
735 /modules/ps_facetedsearch/src/Hook/Feature.php
736 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
737 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
738 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
739 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
740 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
741 /modules/ps_facetedsearch/src/Hook/Product.php
742 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
743 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
744 /modules/ps_facetedsearch/src/Filters/Provider.php
745 /modules/ps_facetedsearch/src/URLSerializer.php
746 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
747 /modules/ps_facetedsearch/src/Product/SearchProvider.php
748 /src/Core/Product/Search/FacetsRendererInterface.php
749 /src/Core/Product/Search/ProductSearchProviderInterface.php
750 /modules/ps_facetedsearch/src/Filters/Converter.php
751 /modules/ps_facetedsearch/src/Product/SearchFactory.php
752 /src/Core/Product/Search/ProductSearchResult.php
753 /modules/ps_facetedsearch/src/Product/Search.php
754 /modules/ps_facetedsearch/src/Adapter/MySQL.php
755 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
756 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
757 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
758 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
759 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
760 /modules/ps_facetedsearch/src/Filters/Products.php
761 /classes/stock/StockAvailable.php
762 /modules/ps_facetedsearch/src/Filters/Block.php
763 /src/Core/Product/Search/FacetCollection.php
764 /classes/Pack.php
765 /classes/Combination.php
766 /classes/SpecificPrice.php
767 /classes/tax/TaxManagerFactory.php
768 /classes/tax/TaxRulesTaxManager.php
769 /classes/tax/TaxManagerInterface.php
770 /classes/tax/Tax.php
771 /classes/tax/TaxCalculator.php
772 /classes/GroupReduction.php
773 /src/Core/Localization/CLDR/ComputingPrecision.php
774 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
775 /classes/order/Order.php
776 /classes/ProductPresenterFactory.php
777 /src/Adapter/Presenter/Product/ProductListingPresenter.php
778 /src/Adapter/Presenter/Product/ProductPresenter.php
779 /src/Adapter/Product/ProductColorsRetriever.php
780 /src/Core/Product/ProductPresentationSettings.php
781 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
782 /src/Adapter/Presenter/Product/ProductLazyArray.php
783 /vendor/prestashop/decimal/src/DecimalNumber.php
784 /vendor/prestashop/decimal/src/Builder.php
785 /classes/Image.php
786 /src/Core/Image/ImageFormatConfiguration.php
787 /src/Core/Image/ImageFormatConfigurationInterface.php
788 /var/cache/prod/smarty/compile/classic_jas/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
789 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
790 /vendor/smarty/smarty/libs/plugins/modifier.count.php
791 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
792 /src/Core/Product/Search/Pagination.php
793 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/5c/09/03/5c0903e59bd546ebad8bd1119eeaaaec24d774cc_2.file.category.tpl.php
794 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/e4/7a/8c/e47a8c5d31278d6aad540f4bf2a9c6f2391dc557_2.file.product-list.tpl.php
795 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/8d/d4/52/8dd452d0ae250205844717b641c769879c40d9e1_2.file.layout-left-column.tpl.php
796 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/d5/85/08/d585080904dc69f9dd3f1ea90a292d99ab726f21_2.file.layout-both-columns.tpl.php
797 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/0a/fb/c4/0afbc444e341c644760804bab2ac1867cd89230e_2.file.helpers.tpl.php
798 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
799 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/82/21/7d/82217df92c9fb120910781078f7d46ed2dcdc2db_2.file.head.tpl.php
800 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
801 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/da/ed/4a/daed4acdb080d8638fe744756255ffbbbf9ff47e_2.file.head-jsonld.tpl.php
802 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/e1/e1/8a/e1e18ab12266b43947674a496235e69b5231df5b_2.file.product-list-jsonld.tpl.php
803 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/fd/2b/b2/fd2bb278f0d26cd14e567bef158b19124a02d682_2.file.pagination-seo.tpl.php
804 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
805 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
806 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/24/c1/6b/24c16be5c1f16f32cf6e7cc69222997333a82aa2_2.file.stylesheets.tpl.php
807 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/04/41/bf/0441bf164429100d0baa13d15bb4ff7fc6b8f9c3_2.file.javascript.tpl.php
808 /classes/ProductDownload.php
809 /src/Core/Cart/Calculator.php
810 /src/Core/Cart/CartRowCollection.php
811 /src/Core/Cart/Fees.php
812 /src/Core/Cart/AmountImmutable.php
813 /src/Core/Cart/CartRuleCollection.php
814 /src/Core/Cart/CartRuleCalculator.php
815 /src/Adapter/Product/PriceCalculator.php
816 /src/Core/Cart/CartRow.php
817 /src/Core/Util/String/StringModifier.php
818 /src/Core/Util/String/StringModifierInterface.php
819 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/93/03/53/930353340e1e7bd38f37cce4abece4deec64570d_2.file.product-activation.tpl.php
820 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/6f/e4/95/6fe49533d45d6146158068b5424db7bb0e7545d4_2.file.header.tpl.php
821 /modules/ps_contactinfo/ps_contactinfo.php
822 /var/cache/prod/smarty/compile/classic_jas/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php
823 /modules/ps_languageselector/ps_languageselector.php
824 /var/cache/prod/smarty/compile/classic_jas/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php
825 /modules/ps_currencyselector/ps_currencyselector.php
826 /modules/ps_customersignin/ps_customersignin.php
827 /var/cache/prod/smarty/compile/classic_jas/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
828 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
829 /var/cache/prod/smarty/compile/classic_jas/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
830 /modules/ps_mainmenu/ps_mainmenu.php
831 /modules/ps_mainmenu/ps_menutoplinks.class.php
832 /var/cache/prod/smarty/compile/classic_jas/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
833 /var/cache/prod/smarty/compile/classic_jas/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
834 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/c1/55/c2/c155c22d1b5baf8718211ab6c86b07f8980cb621_2.file.notifications.tpl.php
835 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/c1/e0/f1/c1e0f1ad1a2ec44c40a126b9d7cc282de05db3b6_2.file.breadcrumb.tpl.php
836 /modules/ps_categorytree/ps_categorytree.php
837 /var/cache/prod/smarty/compile/classic_jas/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
838 /var/cache/prod/smarty/compile/classic_jas/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
839 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/11/30/40/11304050411e0f8d669ce192c425baad08057453_2.file.category-header.tpl.php
840 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/f1/c3/07/f1c3079abd72299698ae0582cbc96939b142a1da_2.file.products-top.tpl.php
841 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/4e/05/e0/4e05e0d75776e5f841a0107ca7c386db282e3c4b_2.file.sort-orders.tpl.php
842 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/d1/a9/28/d1a92830b031b7f796f8e726051455af35cf4b3d_2.file.products.tpl.php
843 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/00/c0/0c/00c00cde85fc6b75db28f3bed8bf680631b4738a_2.file.productlist.tpl.php
844 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
845 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/f0/32/8b/f0328b1f73828151e768a0fd41cf55c82c658eac_2.file.product.tpl.php
846 /classes/Manufacturer.php
847 /classes/Supplier.php
848 /classes/Tag.php
849 /classes/Feature.php
850 /classes/ProductSale.php
851 /var/cache/prod/smarty/compile/classic_jas/90/8f/89/908f898ad88d0208d347cdc9365c6b87f11640e5_2.file.listing_17.tpl.php
852 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/e5/78/67/e57867dd75298149fdcd8d94db849bba7b2aace6_2.file.product-flags.tpl.php
853 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/1e/a2/84/1ea284c434827448d426f6ca4b34054dc0916763_2.file.pagination.tpl.php
854 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/d8/1e/c3/d81ec39c0294f6c10ef860be4812c9d4fc245b26_2.file.products-bottom.tpl.php
855 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/70/bb/1d/70bb1d5f69e5cada40542fd45ec24bb9a7d63fb8_2.file.category-footer.tpl.php
856 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/3d/26/6f/3d266f68142e66200152836c370881b3fb8fd66a_2.file.footer.tpl.php
857 /modules/blockreassurance/classes/ReassuranceActivity.php
858 /var/cache/prod/smarty/compile/classic_jas/aa/9d/58/aa9d581ba2b3c3802cbdb109a4e2146ea6f14a98_2.file.displayBlockWhite.tpl.php
859 /var/cache/prod/smarty/compile/classic_jas/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php
860 /vendor/smarty/smarty/libs/plugins/function.mailto.php
861 /modules/ps_linklist/ps_linklist.php
862 /var/cache/prod/translations/catalogue.en-US.NXhscRe.php
863 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
864 /modules/ps_linklist/src/Filter/LinkFilter.php
865 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
866 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
867 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
868 /modules/ps_linklist/src/Model/LinkBlock.php
869 /classes/CMS.php
870 /var/cache/prod/smarty/compile/classic_jas/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.php
871 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
872 /var/cache/prod/smarty/compile/classic_jas/42/f9/46/42f9461127ce7396a601c2484841253ea5ba658f_2.module.ps_customeraccountlinksps_customeraccountlinks.tpl.php
873 /var/cache/prod/smarty/compile/classic_jas/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
874 /var/cache/prod/smarty/compile/classic_jas/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577_2.module.ps_socialfollowps_socialfollow.tpl.php
875 /var/cache/prod/smarty/compile/classic_jaslayouts_layout_left_column_tpl/71/ce/9e/71ce9e0863729452713426cade8403b5acb27819_2.file.password-policy-template.tpl.php
876 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
877 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
878 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
879 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
880 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
881 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
882 /var/cache/prod/smarty/compile/classic_jas/41/5e/e9/415ee9f88e7c12c78af0a699a801b60dd6602c7a_2.file.ga_tag.tpl.php
883 /modules/statsdata/statsdata.php
884 /classes/Connection.php
885 /classes/ConnectionsSource.php