Filter by
Price
Manufacturers
more... less
Gender
Frame shape
more... less
Frame material
Frame color
more... less
Frame type
Lens width
mm mm
Bridge width
mm mm
Temple length
mm mm
Lens material
Lens color
Frequency
Lens Type
Back to top
Load Time 1850 ms
Querying Time 479 ms
Queries 630
Memory Peak Usage 35.6 Mb
Included Files 709 files - 11.74 Mb
PrestaShop Cache - Mb
Global vars 0.05 Mb
PrestaShop Version 9.1.1
PHP Version 8.5.6
MySQL Version 11.8.6-MariaDB-deb13
Memory Limit 5G
Max Execution Time 3600s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 1094 ms 1094 ms 26.35 Mb 27.3 Mb
__construct 0.022 ms 1094 ms - Mb 27.3 Mb
init 469.218 ms 1563 ms 0.95 Mb 27.5 Mb
checkAccess 0.001 ms 1563 ms - Mb 27.5 Mb
setMedia 4.120 ms 1567 ms 0.12 Mb 27.5 Mb
postProcess 0.002 ms 1567 ms - Mb 27.5 Mb
initHeader 0.001 ms 1567 ms - Mb 27.5 Mb
initContent 204.382 ms 1772 ms 3.99 Mb 33.0 Mb
initFooter 0.003 ms 1772 ms - Mb 33.0 Mb
display 78.305 ms 1850 ms 3.31 Mb 35.6 Mb
Hook Time Memory Usage
DisplayHeader 88.468 ms 1.04 Mb
DisplayApMegaMenu 31.166 ms 1.46 Mb
displayFooter 10.231 ms 0.68 Mb
ModuleRoutes 7.551 ms 0.13 Mb
ActionFrontControllerSetVariables 7.454 ms 0.02 Mb
displayTop 6.783 ms 0.21 Mb
DisplayLeftColumn 6.604 ms 0.18 Mb
ActionOutputHTMLBefore 4.092 ms - Mb
ActionGetNativeLink 3.254 ms 0.04 Mb
ActionFrontControllerSetMedia 1.839 ms 0.05 Mb
ActionProductSearchAfter 1.098 ms 0.01 Mb
DisplayBanner 0.331 ms - Mb
DisplayBeforeBodyClosingTag 0.243 ms 0.02 Mb
DisplayAfterBodyOpeningTag 0.199 ms 0.02 Mb
ProductSearchProvider 0.070 ms - Mb
DisplayFooter 0.026 ms - Mb
DisplayFooterAfter 0.011 ms - Mb
DisplayNavFullWidth 0.009 ms - Mb
FilterHtmlContent 0.009 ms - Mb
ActionFrontControllerInitAfter 0.008 ms - Mb
ActionBuildFrontEndObject 0.008 ms - Mb
DisplayTop 0.008 ms - Mb
FilterCategoryContent 0.006 ms - Mb
ActionDispatcher 0.005 ms - Mb
24 hook(s) 169.473 ms 3.87 Mb
Module Time Memory Usage
af_seopages 1039 ms 23.92 Mb
amazzingfilter 89.399 ms 1.06 Mb
ybc_blog 1.553 ms 0.04 Mb
apcompanystructure 1.754 ms 0.03 Mb
apvisiontests 1.272 ms 0.02 Mb
thecheckout 1.578 ms 0.14 Mb
apastigmcalc 0.206 ms 0.01 Mb
ps_emailalerts 0.213 ms 0.01 Mb
apthemeconfig 6.939 ms 0.26 Mb
apmegamenu 32.124 ms 1.47 Mb
approductvideo 3.679 ms 0.01 Mb
apslideshow 1.767 ms 0.02 Mb
approductblocks 0.586 ms 0.01 Mb
appromoslider 0.244 ms 0.01 Mb
apseofilter 7.655 ms 0.10 Mb
ps_shoppingcart 2.853 ms 0.07 Mb
ps_searchbar 1.811 ms 0.07 Mb
apcontactforms 0.263 ms 0.01 Mb
aplenses 0.168 ms 0.01 Mb
apnovaposhta_lite 0.220 ms 0.04 Mb
aprediscache 0.163 ms 0.01 Mb
ps_languageselector 1.061 ms 0.05 Mb
ps_customersignin 1.833 ms 0.05 Mb
ps_linklist 10.692 ms 0.69 Mb
24 module(s) 1207 ms 28.09 Mb

Stopwatch SQL - 630 queries

# Query Time (ms) Rows Filesort Group By Location
441
SELECT SQL_NO_CACHE i.id_product AS id, g,
f,
m,
p_1_1 AS p,
sa.quantity AS qty,
ps.date_upd
FROM `ps_af_index` i
INNER JOIN `ps_stock_available` `sa` ON sa.id_product = i.id_product
AND sa.id_product_attribute = 0 AND sa.id_shop = 1 AND sa.id_shop_group = 0
LEFT JOIN `ps_product_shop` `ps` ON ps.id_product = i.id_product
AND ps.id_shop = i.id_shop
WHERE (i.id_shop = 1 AND i.v <> 2 AND FIND_IN_SET(2, i.c) > 0)
26.395 ms 8080 /modules/amazzingfilter/amazzingfilter.php:557
19
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
4.346 ms 94 /classes/module/Module.php:325
461
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
3.261 ms 392 /classes/Hook.php:475
361
SELECT SQL_NO_CACHE id_lang, link_rewrite FROM `ps_af_seopage_lang`
WHERE id_seopage = 1
AND id_lang IN (1,2,3)
AND id_shop IN (1)
3.115 ms 3 /modules/af_seopages/af_seopages.php:692
418
SELECT SQL_NO_CACHE * FROM `ps_apseofilter_exception` WHERE `id_lang` IN (0, 2) ORDER BY `active` DESC, `id_lang` DESC, `id_apseofilter_exception` DESC
2.956 ms 1104 Yes /modules/apseofilter/classes/ApSeoFilterRepository.php:225
129
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
2.784 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
419
SELECT SQL_NO_CACHE * FROM `ps_apseofilter_exception` WHERE `id_lang` IN (0, 2) ORDER BY `active` DESC, `id_lang` DESC, `id_apseofilter_exception` DESC
2.496 ms 1104 Yes /modules/apseofilter/classes/ApSeoFilterRepository.php:225
421
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name
2.486 ms 0 /classes/Hook.php:1549
69
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
2.397 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
72
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
2.376 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
16
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
2.314 ms 124 Yes Yes /classes/Hook.php:1481
2
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.310 ms 3660 /classes/Configuration.php:162
150
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
2.210 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
15
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
2.131 ms 1246 /classes/Hook.php:1589
377
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1
2.106 ms 1 /src/Adapter/EntityMapper.php:54
174
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.967 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
67
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.892 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
429
SELECT SQL_NO_CACHE v.id_feature_value AS id, v.id_feature AS id_group, v.custom,
v.position, vl.value AS name, fl.name AS group_name
FROM ps_feature_value v
INNER JOIN ps_feature_value_lang vl
ON (v.id_feature_value = vl.id_feature_value AND vl.id_lang = 2)
INNER JOIN ps_feature f
ON f.id_feature = v.id_feature
INNER JOIN ps_feature_lang fl
ON (fl.id_feature = v.id_feature AND fl.id_lang = 2)
AND v.id_feature = 9
ORDER BY vl.value, v.id_feature_value
1.849 ms 1 Yes /modules/amazzingfilter/amazzingfilter.php:3964
564
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-06-18 00:00:00" AND date_to <= "2026-06-18 23:59:59") OR (date_from >= "2026-06-18 00:00:00" AND date_from <= "2026-06-18 23:59:59") OR (date_from < "2026-06-18 00:00:00" AND date_to > "2026-06-18 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
1.813 ms 1 /classes/CartRule.php:380
315
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.806 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
402
SELECT SQL_NO_CACHE sp.criteria, spl.link_rewrite
FROM `ps_af_seopage` sp
INNER JOIN `ps_af_seopage_lang` spl
ON spl.id_seopage = sp.id_seopage AND spl.id_lang = 1
AND spl.id_shop = 1
WHERE sp.active = 1 AND sp.criteria LIKE 'c:%'
AND sp.criteria NOT LIKE '%-%'
1.772 ms 23 /modules/af_seopages/af_seopages.php:1274
101
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.736 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
29
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.717 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
354
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.699 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
607
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
1.689 ms 1 /classes/module/Module.php:2773
268
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.686 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
148
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.653 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
422
SELECT SQL_NO_CACHE * FROM ps_hook_module
WHERE `id_hook` = 1250
AND `id_module` = 77
AND `id_shop` = 1
1.618 ms 1 /classes/Hook.php:549
229
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.557 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
439
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2026-06-18 00:00:00' AND '2026-06-18 23:59:59' LIMIT 1
1.555 ms 1 /classes/SpecificPrice.php:368
312
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.549 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
313
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.547 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
109
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.542 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
267
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.526 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
209
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.514 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
46
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.512 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
149
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.508 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
424
SELECT SQL_NO_CACHE t.id_template, t.template_filters AS filters, t.additional_settings, tl.data AS lang
FROM ps_af_templates t
LEFT JOIN ps_af_templates_lang tl
ON tl.id_template = t.id_template AND tl.id_shop = t.id_shop AND tl.id_lang = 2
INNER JOIN `ps_af_category_templates` ct
ON ct.id_template = t.id_template AND ct.id_shop = t.id_shop
AND ct.`id_category` IN (2, 0)
WHERE t.active = 1 AND t.template_controller = 'category'
AND t.id_shop = 1
ORDER BY  ct.`id_category` DESC, t.id_template DESC LIMIT 1
1.506 ms 1 Yes /modules/amazzingfilter/amazzingfilter.php:3596
113
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.495 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
337
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.462 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
336
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.451 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
357
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
1.446 ms 86 /classes/Hook.php:351
18
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
1.440 ms 1246 /classes/Hook.php:1549
355
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.426 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
325
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.412 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
442
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image.id_image, il.legend, m.name AS manufacturer_name,
`product_shop`.date_add > '2026-05-29 19:10:17' AS new
FROM ps_product p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN ps_product_lang pl
ON (pl.id_product = p.id_product AND pl.id_shop = 1 
AND pl.id_lang = 2)
LEFT JOIN ps_image image
ON (image.id_product = p.id_product AND image.cover = 1)
LEFT JOIN ps_image_lang il
ON (il.id_image = image.id_image AND il.id_lang = 2)
LEFT JOIN ps_manufacturer m
ON m.id_manufacturer = p.id_manufacturer
WHERE p.id_product IN (2730,2721,2722,2723,2724,2713,2715,2718,2720,2710,2711,2712)
1.408 ms 12 /modules/amazzingfilter/amazzingfilter.php:5544
45
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.408 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
275
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.405 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
1.370 ms 3 /classes/Language.php:1050
309
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.348 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
311
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.330 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
24
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.319 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
212
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.314 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
23
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.297 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
170
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.291 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
197
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.287 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
193
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.281 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
314
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.254 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
208
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.250 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
169
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.249 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
380
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'UAH') LIMIT 1
1.235 ms 1 /classes/Currency.php:873
304
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.233 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
227
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.231 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
512
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2710 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2710 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.231 ms 0 /classes/Cart.php:1624
13
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
1.217 ms 1 /src/Adapter/EntityMapper.php:54
502
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2718 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2718 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.216 ms 0 /classes/Cart.php:1624
181
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.215 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
310
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.211 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
356
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.208 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
210
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.200 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
358
SELECT SQL_NO_CACHE *
FROM `ps_af_seopage` sp
INNER JOIN `ps_af_seopage_lang` `spl` ON spl.id_seopage = sp.id_seopage
WHERE (spl.id_lang IN(2)) AND (spl.id_shop IN(1)) AND (`active` = '1') AND (`link_rewrite` = 'catalog') LIMIT 1
1.200 ms 23 /modules/af_seopages/af_seopages.php:639
378
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
1.191 ms 3 /classes/Language.php:850
228
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.172 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
507
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2720 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2720 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.164 ms 0 /classes/Cart.php:1624
379
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
1.161 ms 3 /classes/Language.php:850
171
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
133
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
261
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.142 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
345
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.124 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
233
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.119 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
92
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.112 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
85
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.085 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
107
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.079 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
71
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.071 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
232
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.070 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
144
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.068 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
240
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.068 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
557
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2711) AND (b.`id_shop` = 1) LIMIT 1
1.065 ms 1 /src/Adapter/EntityMapper.php:54
30
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.063 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
509
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2710)
1.062 ms 1 /classes/Product.php:3606
241
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.062 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
253
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.056 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
473
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2722 LIMIT 1
1.056 ms 1 /classes/SpecificPrice.php:422
351
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.052 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
91
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.036 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
369
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
1.036 ms 4 Yes /classes/Currency.php:688
417
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 615) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
1.035 ms 1 /classes/PrestaShopCollection.php:361
86
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.033 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
255
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.022 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
217
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.017 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
535
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2723) AND (b.`id_shop` = 1) LIMIT 1
1.017 ms 1 /src/Adapter/EntityMapper.php:54
316
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.016 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
338
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.015 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
234
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.011 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
335
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.010 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
201
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.008 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
326
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
1.005 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
533
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2722
ORDER BY `position`
1.004 ms 3 Yes /classes/Product.php:3262
397
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.002 ms 8 Yes Yes /classes/Category.php:926
249
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
1.000 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
545
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2715) AND (b.`id_shop` = 1) LIMIT 1
0.993 ms 1 /src/Adapter/EntityMapper.php:54
329
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.979 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
472
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2721 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2721 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.976 ms 0 /classes/Cart.php:1624
125
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.975 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
143
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.975 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
259
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.974 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
97
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.970 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
349
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.964 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
375
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.964 ms 3 /classes/Language.php:850
164
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.963 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
55
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.961 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
385
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1
0.959 ms 1 /src/Adapter/EntityMapper.php:54
167
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.958 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
333
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.958 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
457
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-06-18 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (2730,2721,2722,2723,2724,2713,2715,2718,2720,2710,2711,2712)
0.954 ms 12 /classes/ProductAssembler.php:81
202
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.953 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
523
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2730) AND (b.`id_shop` = 1) LIMIT 1
0.953 ms 1 /src/Adapter/EntityMapper.php:54
569
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1
0.952 ms 1 /src/Adapter/EntityMapper.php:54
251
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.951 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
327
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.950 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
28
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.950 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
560
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2712
ORDER BY `position`
0.948 ms 3 Yes /classes/Product.php:3262
605
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.943 ms 1 /classes/module/Module.php:2773
353
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.942 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
254
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.935 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
130
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.932 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
219
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.922 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
435
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'uk' LIMIT 1
0.922 ms 3 /classes/Language.php:824
230
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.920 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
565
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1
0.920 ms 1 /classes/CartRule.php:446
187
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.919 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
428
SELECT SQL_NO_CACHE `m`.`id_manufacturer` as id, `name`
FROM `ps_manufacturer` `m`
INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)
WHERE `active` = 1 ORDER BY `name` ASC
0.918 ms 171 Yes /modules/amazzingfilter/amazzingfilter.php:3281
273
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.917 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
196
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.915 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
25
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.913 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
582
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 288) AND (b.`id_shop` = 1) LIMIT 1
0.913 ms 1 /src/Adapter/EntityMapper.php:54
541
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2713) AND (b.`id_shop` = 1) LIMIT 1
0.912 ms 1 /src/Adapter/EntityMapper.php:54
190
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.910 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
270
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.908 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
522
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2712 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2712 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.906 ms 0 /classes/Cart.php:1624
48
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.905 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
68
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.905 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
272
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.905 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
544
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2713
0.901 ms 1 /classes/Product.php:7175
458
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.891 ms 1 /classes/SpecificPrice.php:413
112
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.889 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
562
SELECT SQL_NO_CACHE *
FROM `ps_af_seopage` sp
INNER JOIN `ps_af_seopage_lang` `spl` ON spl.id_seopage = sp.id_seopage
WHERE (spl.id_lang IN(2)) AND (spl.id_shop IN(1)) AND (`criteria` = '') LIMIT 1
0.881 ms 23 /modules/af_seopages/af_seopages.php:639
100
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.870 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
460
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2730)
0.870 ms 1 /classes/Product.php:3606
108
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.866 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
96
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.865 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
352
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.863 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
366
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.863 ms 150 Yes /classes/Dispatcher.php:623
324
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.862 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
331
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.859 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
57
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.857 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
593
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) AND (b.`id_shop` = 1) LIMIT 1
0.855 ms 1 /src/Adapter/EntityMapper.php:54
185
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.852 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
517
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2711 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2711 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.845 ms 0 /classes/Cart.php:1624
437
SELECT SQL_NO_CACHE id_product FROM ps_product_shop
WHERE date_add > '2026-05-29 19:10:17' AND active = 1 AND visibility <> 'none' AND id_shop = 1
ORDER BY date_add DESC, id_product DESC
0.845 ms 1 Yes /modules/amazzingfilter/amazzingfilter.php:3753
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.843 ms 1 /classes/shop/Shop.php:195
431
SELECT SQL_NO_CACHE v.id_feature_value AS id, v.id_feature AS id_group, v.custom,
v.position, vl.value AS name, fl.name AS group_name
FROM ps_feature_value v
INNER JOIN ps_feature_value_lang vl
ON (v.id_feature_value = vl.id_feature_value AND vl.id_lang = 2)
INNER JOIN ps_feature f
ON f.id_feature = v.id_feature
INNER JOIN ps_feature_lang fl
ON (fl.id_feature = v.id_feature AND fl.id_lang = 2)
AND v.id_feature = 10
ORDER BY vl.value, v.id_feature_value
0.841 ms 1 Yes /modules/amazzingfilter/amazzingfilter.php:3964
342
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.838 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
381
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.838 ms 1 /src/Adapter/EntityMapper.php:54
223
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.835 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
373
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.833 ms 1 /src/Adapter/EntityMapper.php:54
528
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2721) AND (b.`id_shop` = 1) LIMIT 1
0.833 ms 1 /src/Adapter/EntityMapper.php:54
225
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.825 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
570
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 98) AND (b.`id_shop` = 1) LIMIT 1
0.824 ms 1 /src/Adapter/EntityMapper.php:54
574
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) AND (b.`id_shop` = 1) LIMIT 1
0.823 ms 1 /src/Adapter/EntityMapper.php:54
277
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.822 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
258
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.820 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
200
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.816 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
279
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.816 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
157
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.812 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
477
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2722 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2722 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.810 ms 0 /classes/Cart.php:1624
291
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.806 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
195
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.804 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
305
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.803 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
235
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.802 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
595
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) AND (b.`id_shop` = 1) LIMIT 1
0.802 ms 1 /src/Adapter/EntityMapper.php:54
384
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.802 ms 1 /classes/Currency.php:873
328
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.801 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
173
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.801 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
179
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.796 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
434
SELECT SQL_NO_CACHE name FROM `ps_feature_lang`
WHERE `id_feature` = 12
AND `id_lang` = 2 LIMIT 1
0.794 ms 1 /modules/amazzingfilter/amazzingfilter.php:3024
540
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2724
0.794 ms 1 /classes/Product.php:7175
246
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.793 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
191
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.793 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
159
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.792 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
145
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.790 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
224
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.790 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
70
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.782 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
221
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.778 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
341
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.778 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
243
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.777 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
250
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.774 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
364
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.773 ms 94 /classes/module/Module.php:325
252
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.772 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
20
SELECT SQL_NO_CACHE `id_lang`
FROM `ps_lang`
WHERE `locale` = "en-US" LIMIT 1
0.769 ms 3 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:47
237
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.767 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
586
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 311) AND (b.`id_shop` = 1) LIMIT 1
0.766 ms 1 /src/Adapter/EntityMapper.php:54
339
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.761 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
524
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 218 LIMIT 1
0.759 ms 1 /classes/Category.php:1376
9
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.757 ms 1 /classes/ObjectModel.php:1576
290
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.757 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
88
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.752 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
359
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.752 ms 1 /src/Adapter/EntityMapper.php:54
371
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.752 ms 1 /classes/shop/Shop.php:1191
521
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2712) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.751 ms 1 /classes/stock/StockAvailable.php:266
561
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2712
0.747 ms 1 /classes/Product.php:7175
403
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.745 ms 1 /src/Adapter/EntityMapper.php:54
42
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.745 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
93
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.741 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
293
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.741 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
247
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.740 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
539
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2724
ORDER BY `position`
0.740 ms 3 Yes /classes/Product.php:3262
22
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.739 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
443
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2710) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.734 ms 1 /classes/stock/StockAvailable.php:558
31
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.732 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
124
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.729 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
525
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2730
ORDER BY `position`
0.728 ms 3 Yes /classes/Product.php:3262
513
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2711 LIMIT 1
0.727 ms 1 /classes/SpecificPrice.php:422
98
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.726 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
205
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.725 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
321
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.725 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
12
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1
0.724 ms 3 /classes/Language.php:824
238
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.724 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
44
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.723 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
155
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.722 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.721 ms 3 /classes/Language.php:1184
276
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.721 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
543
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2713
ORDER BY `position`
0.721 ms 3 Yes /classes/Product.php:3262
114
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.720 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
363
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.720 ms 94 /classes/module/Module.php:325
532
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2722) AND (b.`id_shop` = 1) LIMIT 1
0.719 ms 1 /src/Adapter/EntityMapper.php:54
8
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.718 ms 1 /src/Adapter/EntityMapper.php:54
265
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.714 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
260
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.714 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
239
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.713 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
568
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1
0.711 ms 4 /classes/Currency.php:1100
257
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.708 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
303
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.708 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
511
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2710) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.708 ms 1 /classes/stock/StockAvailable.php:266
226
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.705 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
94
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.703 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
33
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.702 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
87
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.702 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
73
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.700 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
436
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'ru' LIMIT 1
0.699 ms 3 /classes/Language.php:824
551
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2720) AND (b.`id_shop` = 1) LIMIT 1
0.698 ms 1 /src/Adapter/EntityMapper.php:54
58
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.697 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
6
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 214) LIMIT 1
0.696 ms 1 /src/Adapter/EntityMapper.php:54
317
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.692 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
231
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.690 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
567
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND (cr.`quantity` > 0 OR cr.`quantity` is null) AND highlight = 1 AND code NOT LIKE "BO_ORDER_%"
0.690 ms 1 /classes/CartRule.php:446
320
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.689 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
433
SELECT SQL_NO_CACHE v.id_feature_value AS id, v.id_feature AS id_group, v.custom,
v.position, vl.value AS name, fl.name AS group_name
FROM ps_feature_value v
INNER JOIN ps_feature_value_lang vl
ON (v.id_feature_value = vl.id_feature_value AND vl.id_lang = 2)
INNER JOIN ps_feature f
ON f.id_feature = v.id_feature
INNER JOIN ps_feature_lang fl
ON (fl.id_feature = v.id_feature AND fl.id_lang = 2)
AND v.id_feature = 12
ORDER BY vl.value, v.id_feature_value
0.687 ms 1 Yes /modules/amazzingfilter/amazzingfilter.php:3964
438
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2026-06-18 00:00:00' AND '2026-06-18 23:59:59' LIMIT 1
0.687 ms 1 /classes/SpecificPrice.php:364
280
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.686 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
594
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 105) AND (b.`id_shop` = 1) LIMIT 1
0.680 ms 1 /src/Adapter/EntityMapper.php:54
470
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2721 AND `id_group` = 1 LIMIT 1
0.677 ms 0 /classes/GroupReduction.php:126
555
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2710
ORDER BY `position`
0.676 ms 3 Yes /classes/Product.php:3262
37
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.675 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'ochi.nadi.com.ua' OR su.domain_ssl = 'ochi.nadi.com.ua')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.675 ms 1 Yes /classes/shop/Shop.php:1372
367
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.673 ms 392 /classes/module/Module.php:2163
236
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.670 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
295
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.669 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
445
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2712) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.669 ms 1 /classes/stock/StockAvailable.php:558
556
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2710
0.668 ms 1 /classes/Product.php:7175
332
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.668 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
546
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2715
ORDER BY `position`
0.666 ms 3 Yes /classes/Product.php:3262
269
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.666 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
102
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.665 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
222
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.664 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
365
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.663 ms 94 /classes/module/Module.php:325
510
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2710 AND `id_group` = 1 LIMIT 1
0.663 ms 0 /classes/GroupReduction.php:126
350
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.662 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
104
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.660 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
220
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.655 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
211
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.654 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
504
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2720)
0.654 ms 1 /classes/Product.php:3606
548
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2718) AND (b.`id_shop` = 1) LIMIT 1
0.652 ms 1 /src/Adapter/EntityMapper.php:54
151
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.652 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
302
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.651 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
559
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2712) AND (b.`id_shop` = 1) LIMIT 1
0.651 ms 1 /src/Adapter/EntityMapper.php:54
307
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.650 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
95
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.648 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
242
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.648 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
575
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) AND (b.`id_shop` = 1) LIMIT 1
0.648 ms 1 /src/Adapter/EntityMapper.php:54
503
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2720 LIMIT 1
0.647 ms 1 /classes/SpecificPrice.php:422
17
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
0.646 ms 86 /classes/Hook.php:299
301
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.646 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
59
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.646 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
7
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.643 ms 1 /src/Adapter/EntityMapper.php:54
579
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 160) AND (b.`id_shop` = 1) LIMIT 1
0.642 ms 1 /src/Adapter/EntityMapper.php:54
115
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.640 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
455
SELECT SQL_NO_CACHE `id_apslideshow_slider` FROM `ps_apslideshow_slider` WHERE `hook_code` = "displayHome" AND `active` = 1 LIMIT 1
0.640 ms 1 /modules/apslideshow/apslideshow.php:1074
577
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 189) AND (b.`id_shop` = 1) LIMIT 1
0.640 ms 1 /src/Adapter/EntityMapper.php:54
194
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.639 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
322
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.639 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
566
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-06-18 00:00:00" AND date_to <= "2026-06-18 23:59:59") OR (date_from >= "2026-06-18 00:00:00" AND date_from <= "2026-06-18 23:59:59") OR (date_from < "2026-06-18 00:00:00" AND date_to > "2026-06-18 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
0.635 ms 1 /classes/CartRule.php:380
466
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2730 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2730 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.634 ms 0 /classes/Cart.php:1624
432
SELECT SQL_NO_CACHE name FROM `ps_feature_lang`
WHERE `id_feature` = 10
AND `id_lang` = 2 LIMIT 1
0.633 ms 1 /modules/amazzingfilter/amazzingfilter.php:3024
198
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.631 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
213
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.630 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
360
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.630 ms 94 /classes/module/Module.php:325
189
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.627 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
467
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 214
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.627 ms 0 /classes/tax/TaxRulesTaxManager.php:77
286
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.627 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
549
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2718
ORDER BY `position`
0.625 ms 3 Yes /classes/Product.php:3262
79
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.623 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
530
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2721
ORDER BY `position`
0.622 ms 3 Yes /classes/Product.php:3262
587
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1
0.622 ms 1 /src/Adapter/EntityMapper.php:54
508
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2710 LIMIT 1
0.622 ms 1 /classes/SpecificPrice.php:422
127
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.619 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
218
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.618 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
47
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.616 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
323
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.613 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
610
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1
0.612 ms 1 /classes/module/Module.php:2773
99
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.611 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
214
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.610 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
111
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.610 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
203
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.609 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
75
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.609 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
36
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.607 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
26
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.606 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
215
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.606 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
552
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2720
ORDER BY `position`
0.606 ms 3 Yes /classes/Product.php:3262
118
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.604 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
172
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.604 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
601
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.604 ms 1 /classes/module/Module.php:2773
35
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.603 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
376
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'RUB') LIMIT 1
0.603 ms 1 /classes/Currency.php:873
292
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.602 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
262
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.600 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
592
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) AND (b.`id_shop` = 1) LIMIT 1
0.597 ms 1 /src/Adapter/EntityMapper.php:54
32
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.595 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
426
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "af_seopages" LIMIT 1
0.595 ms 1 /classes/module/Module.php:2773
462
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 214
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 353)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.594 ms 0 /classes/tax/TaxRulesTaxManager.php:77
245
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.593 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
77
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.590 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
90
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.590 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
82
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.588 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
459
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2730 LIMIT 1
0.588 ms 1 /classes/SpecificPrice.php:422
168
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.587 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
53
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.585 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
346
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.585 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
425
SELECT SQL_NO_CACHE * FROM ps_af_settings
WHERE id_shop = 1
0.585 ms 8 /modules/amazzingfilter/amazzingfilter.php:1541
347
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.584 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
146
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.584 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
134
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.579 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
204
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.578 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
263
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.578 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
141
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.576 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
284
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.575 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
420
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1) AND (b.`id_shop` = 1) LIMIT 1
0.574 ms 1 /src/Adapter/EntityMapper.php:54
106
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.573 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
444
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2711) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.572 ms 1 /classes/stock/StockAvailable.php:558
287
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.571 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
478
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2723 LIMIT 1
0.571 ms 1 /classes/SpecificPrice.php:422
81
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.567 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
89
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.565 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
117
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.563 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
330
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.563 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
558
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2711
ORDER BY `position`
0.563 ms 1 Yes /classes/Product.php:3262
110
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.561 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
183
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.561 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
184
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.561 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
471
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2721) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.560 ms 1 /classes/stock/StockAvailable.php:266
105
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.559 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
519
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2712)
0.559 ms 1 /classes/Product.php:3606
563
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.558 ms 1 /classes/Cart.php:4347
244
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.556 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
34
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.553 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
248
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.553 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
387
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 214) LIMIT 1
0.553 ms 1 /src/Adapter/EntityMapper.php:54
534
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2722
0.551 ms 1 /classes/Product.php:7175
123
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.549 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
278
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.548 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.548 ms 1 /classes/shop/ShopUrl.php:158
440
SELECT SQL_NO_CACHE `id_product`, `id_product_attribute`
FROM `ps_specific_price`
WHERE	`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 214) AND
`id_group` IN (0, 1) AND
`from_quantity` = 1 AND
`reduction` > 0
AND `id_customer` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-06-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-06-18 00:00:00' <= `to`)
0.547 ms 10 /classes/SpecificPrice.php:662
553
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2720
0.547 ms 1 /classes/Product.php:7175
131
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.545 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
283
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.545 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
60
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.544 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
430
SELECT SQL_NO_CACHE name FROM `ps_feature_lang`
WHERE `id_feature` = 9
AND `id_lang` = 2 LIMIT 1
0.544 ms 1 /modules/amazzingfilter/amazzingfilter.php:3024
386
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.543 ms 3 /classes/Language.php:850
505
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2720 AND `id_group` = 1 LIMIT 1
0.541 ms 0 /classes/GroupReduction.php:126
27
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.540 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
343
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.534 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
38
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.532 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
39
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.532 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
297
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.532 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
538
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2724) AND (b.`id_shop` = 1) LIMIT 1
0.530 ms 1 /src/Adapter/EntityMapper.php:54
479
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2723)
0.529 ms 1 /classes/Product.php:3606
468
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2721 LIMIT 1
0.528 ms 1 /classes/SpecificPrice.php:422
199
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.526 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
142
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.523 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
160
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.519 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
147
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.518 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
404
SELECT SQL_NO_CACHE sp.criteria, spl.link_rewrite
FROM `ps_af_seopage` sp
INNER JOIN `ps_af_seopage_lang` spl
ON spl.id_seopage = sp.id_seopage AND spl.id_lang = 3
AND spl.id_shop = 1
WHERE sp.active = 1 AND sp.criteria LIKE 'c:%'
AND sp.criteria NOT LIKE '%-%'
0.517 ms 23 /modules/af_seopages/af_seopages.php:1274
348
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.516 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
395
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1
0.516 ms 1 /classes/Category.php:2434
547
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2715
0.513 ms 1 /classes/Product.php:7175
526
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2730
0.507 ms 1 /classes/Product.php:7175
180
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.505 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
137
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.498 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
518
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2712 LIMIT 1
0.495 ms 1 /classes/SpecificPrice.php:422
497
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2715 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2715 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.492 ms 0 /classes/Cart.php:1624
368
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.492 ms 94 /classes/module/Module.php:325
271
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.491 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
531
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2721
0.491 ms 1 /classes/Product.php:7175
383
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.490 ms 3 /classes/Language.php:850
448
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2718) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.489 ms 1 /classes/stock/StockAvailable.php:558
527
SELECT SQL_NO_CACHE * FROM `ps_image_type`
0.488 ms 9 /classes/ImageType.php:141
550
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2718
0.485 ms 1 /classes/Product.php:7175
576
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 164) AND (b.`id_shop` = 1) LIMIT 1
0.483 ms 1 /src/Adapter/EntityMapper.php:54
264
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.482 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
450
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2721) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.482 ms 1 /classes/stock/StockAvailable.php:558
382
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.480 ms 3 /classes/Language.php:850
581
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 287) AND (b.`id_shop` = 1) LIMIT 1
0.479 ms 1 /src/Adapter/EntityMapper.php:54
487
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2724 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2724 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.478 ms 0 /classes/Cart.php:1624
122
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.476 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
1
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
0.476 ms 1 Yes /classes/shop/Shop.php:696
370
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.475 ms 3 /classes/Language.php:850
578
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 194) AND (b.`id_shop` = 1) LIMIT 1
0.475 ms 1 /src/Adapter/EntityMapper.php:54
453
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2724) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.474 ms 1 /classes/stock/StockAvailable.php:558
520
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2712 AND `id_group` = 1 LIMIT 1
0.473 ms 0 /classes/GroupReduction.php:126
319
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.471 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
449
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2720) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.471 ms 1 /classes/stock/StockAvailable.php:558
554
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2710) AND (b.`id_shop` = 1) LIMIT 1
0.471 ms 1 /src/Adapter/EntityMapper.php:54
542
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 217 LIMIT 1
0.469 ms 1 /classes/Category.php:1376
580
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 157) AND (b.`id_shop` = 1) LIMIT 1
0.469 ms 1 /src/Adapter/EntityMapper.php:54
139
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.466 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
165
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.465 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
3
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.465 ms 1 /src/Adapter/EntityMapper.php:54
153
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.463 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
536
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2723
ORDER BY `position`
0.461 ms 3 Yes /classes/Product.php:3262
427
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 106 AND `id_shop` = 1 LIMIT 1
0.460 ms 1 /classes/module/Module.php:2262
49
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.458 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
482
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2723 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2723 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.458 ms 0 /classes/Cart.php:1624
529
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 248 LIMIT 1
0.458 ms 1 /classes/Category.php:1376
182
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.457 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
492
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2713 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2713 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.457 ms 0 /classes/Cart.php:1624
289
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.456 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
119
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.450 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
83
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.450 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
285
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.448 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
452
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2723) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.447 ms 1 /classes/stock/StockAvailable.php:558
274
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.446 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
588
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.446 ms 1 /src/Adapter/EntityMapper.php:54
446
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2713) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.439 ms 1 /classes/stock/StockAvailable.php:558
415
SELECT SQL_NO_CACHE *
FROM `ps_state` a
WHERE (a.`id_state` = 353) LIMIT 1
0.437 ms 1 /src/Adapter/EntityMapper.php:54
21
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.436 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
43
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.436 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
76
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.436 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
474
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2722)
0.436 ms 1 /classes/Product.php:3606
584
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1
0.433 ms 1 /src/Adapter/EntityMapper.php:54
61
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.432 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
121
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.431 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
451
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2722) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.431 ms 1 /classes/stock/StockAvailable.php:558
454
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2730) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.429 ms 1 /classes/stock/StockAvailable.php:558
447
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 2715) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.427 ms 1 /classes/stock/StockAvailable.php:558
186
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.426 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
175
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.425 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
589
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) AND (b.`id_shop` = 1) LIMIT 1
0.425 ms 1 /src/Adapter/EntityMapper.php:54
14
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.424 ms 1 /classes/ObjectModel.php:1576
456
SELECT SQL_NO_CACHE `id_category`
FROM `ps_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1
0.422 ms 1 /classes/Category.php:2434
161
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.420 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
188
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.420 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
281
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.416 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
488
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2713 LIMIT 1
0.413 ms 1 /classes/SpecificPrice.php:422
374
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.408 ms 3 /classes/Language.php:850
216
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.405 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
423
SELECT SQL_NO_CACHE * FROM ps_hook_module
WHERE `id_hook` = 31
AND `id_module` = 77
AND `id_shop` = 1
0.405 ms 1 /classes/Hook.php:549
56
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.402 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
596
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 107) AND (b.`id_shop` = 1) LIMIT 1
0.402 ms 1 /src/Adapter/EntityMapper.php:54
514
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2711)
0.397 ms 1 /classes/Product.php:3606
207
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.395 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
266
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.395 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
334
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.395 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
152
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.390 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
506
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2720) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.390 ms 1 /classes/stock/StockAvailable.php:266
391
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.388 ms 1 /src/Adapter/EntityMapper.php:54
597
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 12) AND (b.`id_shop` = 1) LIMIT 1
0.384 ms 1 /src/Adapter/EntityMapper.php:54
489
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2713)
0.380 ms 1 /classes/Product.php:3606
74
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.377 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
469
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2721)
0.377 ms 1 /classes/Product.php:3606
591
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 219) AND (b.`id_shop` = 1) LIMIT 1
0.375 ms 1 /src/Adapter/EntityMapper.php:54
308
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.375 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
306
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.372 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
499
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2718)
0.372 ms 1 /classes/Product.php:3606
344
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.371 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
393
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.367 ms 1 /classes/ObjectModel.php:1576
136
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.366 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
163
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.364 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
394
SELECT SQL_NO_CACHE sp.criteria, spl.link_rewrite
FROM `ps_af_seopage` sp
INNER JOIN `ps_af_seopage_lang` spl
ON spl.id_seopage = sp.id_seopage AND spl.id_lang = 2
AND spl.id_shop = 1
WHERE sp.active = 1 AND sp.criteria LIKE 'c:%'
AND sp.criteria NOT LIKE '%-%'
0.364 ms 23 /modules/af_seopages/af_seopages.php:1274
103
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.364 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
116
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.364 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
52
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.361 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
176
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.357 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
54
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.351 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
192
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.349 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
612
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM ps_link_block lb
INNER JOIN ps_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 50 AND lbs.`id_shop` = 1
ORDER by lbs.`position`
0.347 ms 2 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
606
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 73 AND `id_shop` = 1 LIMIT 1
0.346 ms 1 /classes/module/Module.php:2262
256
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.343 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
396
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1
0.343 ms 1 /classes/Category.php:1754
340
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.340 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
51
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.339 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
162
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.338 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
401
SELECT SQL_NO_CACHE `id_apslideshow_slider` FROM `ps_apslideshow_slider` WHERE `hook_code` = "displayHome" AND `active` = 1 LIMIT 1
0.337 ms 1 /modules/apslideshow/apslideshow.php:1074
132
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.336 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
484
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2724)
0.336 ms 1 /classes/Product.php:3606
156
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.335 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
282
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.334 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
154
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.332 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
476
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2722) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.332 ms 1 /classes/stock/StockAvailable.php:266
120
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.331 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
296
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.331 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
299
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.331 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
135
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.330 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
501
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2718) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.329 ms 1 /classes/stock/StockAvailable.php:266
158
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.328 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
626
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1
0.327 ms 3 /src/Adapter/EntityMapper.php:62
177
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.325 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
618
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.323 ms 2 /classes/Meta.php:161
318
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.318 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
516
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2711) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.318 ms 1 /classes/stock/StockAvailable.php:266
407
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.318 ms 9 Yes /classes/ImageType.php:89
537
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2723
0.316 ms 1 /classes/Product.php:7175
80
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.315 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
372
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.313 ms 1 /classes/Currency.php:873
585
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 167) AND (b.`id_shop` = 1) LIMIT 1
0.312 ms 1 /src/Adapter/EntityMapper.php:54
362
SELECT SQL_NO_CACHE id_lang, link_rewrite FROM `ps_af_seopage_lang`
WHERE id_seopage = 1
AND id_lang IN (1,2,3)
AND id_shop IN (1)
0.311 ms 3 /modules/af_seopages/af_seopages.php:692
298
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.311 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
494
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 2715)
0.309 ms 1 /classes/Product.php:3606
624
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1
0.308 ms 3 /src/Adapter/EntityMapper.php:62
63
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.307 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
126
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.307 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
166
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.306 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
294
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.305 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
206
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.303 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
609
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.303 ms 1 /classes/Cart.php:1388
78
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.301 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
128
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.300 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
583
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 271) AND (b.`id_shop` = 1) LIMIT 1
0.298 ms 1 /src/Adapter/EntityMapper.php:54
50
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.297 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
140
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.296 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
405
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.295 ms 1 /src/Adapter/EntityMapper.php:54
602
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 64 AND `id_shop` = 1 LIMIT 1
0.295 ms 1 /classes/module/Module.php:2262
41
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.292 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
40
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.291 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
571
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) AND (b.`id_shop` = 1) LIMIT 1
0.288 ms 1 /src/Adapter/EntityMapper.php:54
84
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.285 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
178
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.284 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
399
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facetedsearch" LIMIT 1
0.282 ms 1 /classes/module/Module.php:2773
573
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) AND (b.`id_shop` = 1) LIMIT 1
0.281 ms 1 /src/Adapter/EntityMapper.php:54
406
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.280 ms 9 Yes /classes/ImageType.php:89
138
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.278 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
620
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.275 ms 2 /classes/Meta.php:161
604
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 45 AND `id_shop` = 1 LIMIT 1
0.273 ms 1 /classes/module/Module.php:2262
629
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.271 ms 1 /classes/Meta.php:161
300
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.270 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
388
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.268 ms 1 /src/Adapter/EntityMapper.php:54
62
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.267 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
603
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.266 ms 1 /classes/module/Module.php:2773
628
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1
0.266 ms 3 /src/Adapter/EntityMapper.php:62
392
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.264 ms 3 /src/Adapter/EntityMapper.php:62
465
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2730) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.258 ms 1 /classes/stock/StockAvailable.php:266
288
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.256 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
66
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.255 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
619
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.254 ms 2 /classes/Meta.php:161
572
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 71) AND (b.`id_shop` = 1) LIMIT 1
0.251 ms 1 /src/Adapter/EntityMapper.php:54
64
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = 1)
0.249 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
463
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2730 AND `id_group` = 1 LIMIT 1
0.248 ms 0 /classes/GroupReduction.php:126
475
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2722 AND `id_group` = 1 LIMIT 1
0.248 ms 0 /classes/GroupReduction.php:126
410
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.245 ms 9 Yes /classes/ImageType.php:89
409
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.243 ms 9 Yes /classes/ImageType.php:89
625
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) LIMIT 1
0.243 ms 1 /src/Adapter/EntityMapper.php:54
611
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 61 AND `id_shop` = 1 LIMIT 1
0.241 ms 1 /classes/module/Module.php:2262
416
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.241 ms 1 /classes/ObjectModel.php:1443
598
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 38) AND (b.`id_shop` = 1) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:54
412
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 214 LIMIT 1
0.237 ms 1 /classes/Country.php:386
390
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.236 ms 1 /classes/ObjectModel.php:1576
613
SELECT SQL_NO_CACHE *
FROM `ps_link_block` a
LEFT JOIN `ps_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 1) LIMIT 1
0.235 ms 1 /src/Adapter/EntityMapper.php:54
498
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2718 LIMIT 1
0.232 ms 1 /classes/SpecificPrice.php:422
622
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1
0.232 ms 3 /src/Adapter/EntityMapper.php:62
398
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM ps_shop s
0.228 ms 1 /classes/shop/Shop.php:902
615
SELECT SQL_NO_CACHE *
FROM `ps_link_block` a
LEFT JOIN `ps_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 2) LIMIT 1
0.228 ms 1 /src/Adapter/EntityMapper.php:54
413
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 214) LIMIT 1
0.226 ms 1 /src/Adapter/EntityMapper.php:54
414
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 214
0.226 ms 3 /src/Adapter/EntityMapper.php:62
599
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 39) AND (b.`id_shop` = 1) LIMIT 1
0.226 ms 1 /src/Adapter/EntityMapper.php:54
590
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) AND (b.`id_shop` = 1) LIMIT 1
0.225 ms 1 /src/Adapter/EntityMapper.php:54
616
SELECT SQL_NO_CACHE *
FROM `ps_link_block_lang`
WHERE `id_link_block` = 2
0.224 ms 3 /src/Adapter/EntityMapper.php:62
600
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 40) AND (b.`id_shop` = 1) LIMIT 1
0.223 ms 1 /src/Adapter/EntityMapper.php:54
617
SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 50) LIMIT 1
0.223 ms 1 /src/Adapter/EntityMapper.php:54
496
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2715) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.222 ms 1 /classes/stock/StockAvailable.php:266
65
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `ps_translation`
WHERE `id_lang` = 2
AND theme IS NULL
0.219 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
614
SELECT SQL_NO_CACHE *
FROM `ps_link_block_lang`
WHERE `id_link_block` = 1
0.219 ms 3 /src/Adapter/EntityMapper.php:62
486
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2724) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.218 ms 1 /classes/stock/StockAvailable.php:266
491
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2713) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.214 ms 1 /classes/stock/StockAvailable.php:266
623
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1
0.212 ms 1 /src/Adapter/EntityMapper.php:54
389
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.211 ms 3 /src/Adapter/EntityMapper.php:62
483
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2724 LIMIT 1
0.210 ms 1 /classes/SpecificPrice.php:422
481
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2723) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.209 ms 1 /classes/stock/StockAvailable.php:266
621
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1
0.209 ms 1 /src/Adapter/EntityMapper.php:54
627
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1
0.209 ms 1 /src/Adapter/EntityMapper.php:54
464
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.205 ms 1 /classes/Group.php:131
408
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.204 ms 9 Yes /classes/ImageType.php:89
608
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1
0.201 ms 1 /classes/module/Module.php:2262
493
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2715 LIMIT 1
0.200 ms 1 /classes/SpecificPrice.php:422
500
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2718 AND `id_group` = 1 LIMIT 1
0.198 ms 0 /classes/GroupReduction.php:126
495
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2715 AND `id_group` = 1 LIMIT 1
0.194 ms 0 /classes/GroupReduction.php:126
485
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2724 AND `id_group` = 1 LIMIT 1
0.190 ms 0 /classes/GroupReduction.php:126
515
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2711 AND `id_group` = 1 LIMIT 1
0.190 ms 0 /classes/GroupReduction.php:126
400
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 76 AND `id_shop` = 1 LIMIT 1
0.184 ms 0 /classes/module/Module.php:2262
411
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 214 LIMIT 1
0.184 ms 1 /classes/AddressFormat.php:629
480
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2723 AND `id_group` = 1 LIMIT 1
0.181 ms 0 /classes/GroupReduction.php:126
490
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2713 AND `id_group` = 1 LIMIT 1
0.178 ms 0 /classes/GroupReduction.php:126

Doubles

169 queries
            SELECT `key`, `translation`, `domain`
            FROM `ps_translation`
            WHERE `id_lang` = XX
            AND theme IS NULL
167 queries
            SELECT `key`, `translation`, `domain`
            FROM `ps_translation`
            WHERE `id_lang` = XX
            AND theme  IN (SELECT `theme` FROM `ps_shop` WHERE `active` = XX)
32 queries
SELECT *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
13 queries
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
12 queries
SELECT out_of_stock
FROM `ps_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 product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
12 queries
			SELECT `reduction`
			FROM `ps_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
12 queries
SELECT SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
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 `ps_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
              
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
          FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
              
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
12 queries
SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
12 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `ps_image` i
             INNER JOIN ps_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
11 queries
        SELECT pa.id_product_attribute
        FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
        WHERE pa.`id_product` = XX
8 queries
SELECT `id_lang` FROM `ps_lang`
                    WHERE `locale` = 'en-us'
                    OR `language_code` = 'en-us' LIMIT XX
7 queries
SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
6 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `ps_module` m
                LEFT JOIN `ps_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
4 queries
SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
4 queries
SELECT *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = XX
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) AND (b.`id_shop` = XX) LIMIT XX
4 queries
SELECT *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) LIMIT XX
4 queries
SELECT *
							FROM `ps_cms_lang`
							WHERE `id_cms` = XX AND `id_shop` = XX
3 queries
                            SELECT sp.criteria, spl.link_rewrite
                            FROM `ps_af_seopage` sp
                            INNER JOIN `ps_af_seopage_lang` spl
                                ON spl.id_seopage = sp.id_seopage AND spl.id_lang = XX
                                AND spl.id_shop = XX
                            WHERE sp.active = XX AND sp.criteria LIKE 'c:%'
                                AND sp.criteria NOT LIKE '%-%'
                        
3 queries
            SELECT v.id_feature_value AS id, v.id_feature AS id_group, v.custom,
            v.position, vl.value AS name, fl.name AS group_name
            FROM ps_feature_value v
            INNER JOIN ps_feature_value_lang vl
                ON (v.id_feature_value = vl.id_feature_value AND vl.id_lang = XX)
            INNER JOIN ps_feature f
                ON f.id_feature = v.id_feature
            INNER JOIN ps_feature_lang fl
                ON (fl.id_feature = v.id_feature AND fl.id_lang = XX)
             AND v.id_feature = XX
            ORDER BY vl.value, v.id_feature_value
        
3 queries
                    SELECT name FROM `ps_feature_lang`
                    WHERE `id_feature` = XX
                    AND `id_lang` = XX LIMIT XX
3 queries
			SELECT cl.`link_rewrite`
			FROM `ps_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
2 queries
SELECT *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = XX
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = XX
WHERE (a.`id_country` = XX) LIMIT XX
2 queries
SELECT *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = XX
WHERE (a.`id_lang` = XX) LIMIT XX
2 queries
				SELECT id_shop
				FROM `ps_lang_shop`
				WHERE `id_lang` = XX
				AND id_shop = XX LIMIT XX
2 queries
                    SELECT id_lang, link_rewrite FROM `ps_af_seopage_lang`
                    WHERE id_seopage = XX
                    AND id_lang IN (XX,XX,XX)
                    AND id_shop IN (XX)
                
2 queries
		SELECT `id_category`
		FROM `ps_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT `id_apslideshow_slider` FROM `ps_apslideshow_slider` WHERE `hook_code` = "displayHome" AND `active` = XX LIMIT XX
2 queries
SELECT * FROM `ps_apseofilter_exception` WHERE `id_lang` IN (XX, XX) ORDER BY `active` DESC, `id_lang` DESC, `id_apseofilter_exception` DESC
2 queries
SELECT * FROM ps_hook_module
                  WHERE `id_hook` = XX
                  AND `id_module` = XX
                  AND `id_shop` = XX
2 queries
				SELECT tr.*
				FROM `ps_tax_rule` tr
				JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2 queries
SELECT XX FROM `ps_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
SELECT *
FROM `ps_link_block` a
LEFT JOIN `ps_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 `ps_link_block_lang`
							WHERE `id_link_block` = XX

Tables stress

336 translation
172 shop
39 product
37 category_lang
35 category_shop
34 category
29 product_shop
26 stock_available
26 cart_product
23 product_attribute_shop
16 lang
16 specific_price
15 module
14 module_shop
14 product_lang
13 image
13 image_lang
12 product_group_reduction_cache
12 pack
12 image_shop
11 currency
11 product_attribute
8 cms
8 cms_lang
8 cms_shop
7 hook
7 af_seopage_lang
7 currency_shop
6 lang_shop
6 image_type
6 feature_lang
5 af_seopage
5 meta
5 meta_lang
5 currency_lang
4 shop_url
4 country
4 hook_module
4 cart_rule
3 country_lang
3 country_shop
3 hook_alias
3 feature_value
3 feature_value_lang
3 feature
3 link_block
3 link_block_shop
2 shop_group
2 configuration
2 group
2 group_shop
2 category_group
2 apslideshow_slider
2 apseofilter_exception
2 manufacturer
2 tax_rule
2 tax_rules_group
2 cart_rule_lang
2 link_block_lang
1 configuration_lang
1 module_group
1 hook_module_exceptions
1 group_lang
1 address_format
1 state
1 required_field
1 af_templates
1 af_templates_lang
1 af_category_templates
1 af_settings
1 manufacturer_shop
1 af_index

ObjectModel instances

Name Instances Source
Category 40 /modules/af_seopages/af_seopages.php:1299 (__construct) [id: 2]
/controllers/front/listing/CategoryController.php:67 (__construct) [id: 2]
/classes/Meta.php:344 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 2]
/classes/PrestaShopCollection.php:363 (hydrateCollection) [id: ]
/modules/apseofilter/classes/ApSeoFilterContextBuilder.php:960 (__construct) [id: 1]
/modules/af_seopages/af_seopages.php:1299 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 12]
/classes/Link.php:396 (__construct) [id: 98]
/classes/Link.php:396 (__construct) [id: 69]
/classes/Link.php:396 (__construct) [id: 71]
/classes/Link.php:396 (__construct) [id: 49]
/classes/Link.php:396 (__construct) [id: 51]
/classes/Link.php:396 (__construct) [id: 33]
/classes/Link.php:396 (__construct) [id: 12]
/classes/Link.php:396 (__construct) [id: 12]
/classes/Link.php:396 (__construct) [id: 164]
/classes/Link.php:396 (__construct) [id: 189]
/classes/Link.php:396 (__construct) [id: 194]
/classes/Link.php:396 (__construct) [id: 160]
/classes/Link.php:396 (__construct) [id: 157]
/classes/Link.php:396 (__construct) [id: 287]
/classes/Link.php:396 (__construct) [id: 288]
/classes/Link.php:396 (__construct) [id: 271]
/classes/Link.php:396 (__construct) [id: 141]
/classes/Link.php:396 (__construct) [id: 167]
/classes/Link.php:396 (__construct) [id: 311]
/classes/Link.php:396 (__construct) [id: 13]
/classes/Link.php:396 (__construct) [id: 1]
/classes/Link.php:396 (__construct) [id: 11]
/classes/Link.php:396 (__construct) [id: 17]
/classes/Link.php:396 (__construct) [id: 14]
/classes/Link.php:396 (__construct) [id: 219]
/classes/Link.php:396 (__construct) [id: 102]
/classes/Link.php:396 (__construct) [id: 103]
/classes/Link.php:396 (__construct) [id: 105]
/classes/Link.php:396 (__construct) [id: 106]
/classes/Link.php:396 (__construct) [id: 107]
Product 24 /src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2730]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2721]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2722]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2723]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2724]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2713]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2715]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2718]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2720]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2710]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2711]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 2712]
/classes/Link.php:94 (__construct) [id: 2730]
/classes/Link.php:94 (__construct) [id: 2721]
/classes/Link.php:94 (__construct) [id: 2722]
/classes/Link.php:94 (__construct) [id: 2723]
/classes/Link.php:94 (__construct) [id: 2724]
/classes/Link.php:94 (__construct) [id: 2713]
/classes/Link.php:94 (__construct) [id: 2715]
/classes/Link.php:94 (__construct) [id: 2718]
/classes/Link.php:94 (__construct) [id: 2720]
/classes/Link.php:94 (__construct) [id: 2710]
/classes/Link.php:94 (__construct) [id: 2711]
/classes/Link.php:94 (__construct) [id: 2712]
CMS 9 /classes/Link.php:554 (__construct) [id: 12]
/classes/Link.php:554 (__construct) [id: 38]
/classes/Link.php:554 (__construct) [id: 39]
/classes/Link.php:554 (__construct) [id: 40]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 0]
/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: 3]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 4]
Address 6 /modules/thecheckout/classes/Config.php:69 (__construct) [id: ]
/modules/thecheckout/classes/Config.php:69 (__construct) [id: ]
/classes/shop/Shop.php:467 (__construct) [id: ]
/classes/Product.php:3431 (initialize) [id: ]
/classes/Product.php:3550 (__construct) [id: ]
/classes/Product.php:5706 (__construct) [id: ]
Currency 5 /src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 2]
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 4]
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 3]
/classes/Tools.php:693 (getCurrencyInstance) [id: 1]
Language 4 /config/config.inc.php:200 (__construct) [id: 1]
/classes/Tools.php:639 (__construct) [id: 2]
/classes/Tools.php:533 (__construct) [id: 2]
/modules/amazzingfilter/amazzingfilter.php:5565 (__construct) [id: 2]
Country 4 /config/config.inc.php:135 (__construct) [id: 214]
/classes/controller/FrontController.php:305 (__construct) [id: 214]
/classes/AddressFormat.php:382 (__construct) [id: 214]
/classes/controller/FrontController.php:1719 (__construct) [id: 214]
Hook 2 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 50]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 50]
PrestaShop\Module\LinkList\Model\LinkBlock 2 /modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 1]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 2]
AddressFormat 1 /classes/controller/FrontController.php:1713 (generateAddress) [id: ]
State 1 /classes/controller/FrontController.php:1718 (__construct) [id: 353]
Shop 1 /config/config.inc.php:103 (initialize) [id: 1]
Risk 1 /classes/controller/FrontController.php:1639 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1636 (__construct) [id: 0]
Cart 1 /classes/controller/FrontController.php:439 (__construct) [id: ]
Customer 1 /config/config.inc.php:253 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:542 (__construct) [id: 1]
Group 1 /classes/Cart.php:261 (getCurrent) [id: 1]

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/twig/twig/src/Resources/core.php
19 /vendor/twig/twig/src/Resources/debug.php
20 /vendor/twig/twig/src/Resources/escaper.php
21 /vendor/twig/twig/src/Resources/string_loader.php
22 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
23 /vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
24 /vendor/symfony/string/Resources/functions.php
25 /vendor/symfony/polyfill-intl-idn/bootstrap.php
26 /vendor/symfony/clock/Resources/now.php
27 /vendor/symfony/polyfill-php80/bootstrap.php
28 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
29 /vendor/jakeasmith/http_build_url/src/http_build_url.php
30 /vendor/symfony/polyfill-intl-icu/bootstrap.php
31 /vendor/ircmaxell/password-compat/lib/password.php
32 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
33 /vendor/symfony/polyfill-php73/bootstrap.php
34 /vendor/symfony/translation/Resources/functions.php
35 /src/Core/Version.php
36 /config/alias.php
37 /vendor/prestashop/autoload/src/PrestashopAutoload.php
38 /vendor/prestashop/autoload/src/LegacyClassLoader.php
39 /vendor/symfony/filesystem/Filesystem.php
40 /vendor/prestashop/autoload/src/Autoloader.php
41 /config/bootstrap.php
42 /src/Core/ContainerBuilder.php
43 /src/Core/Foundation/IoC/Container.php
44 /src/Adapter/ServiceLocator.php
45 /var/cache/prod/appParameters.php
48 /var/cache/prod/class_index.php
49 /classes/controller/Controller.php
51 /classes/ObjectModel.php
52 /src/Core/Foundation/Database/EntityInterface.php
54 /classes/db/Db.php
56 /classes/Hook.php
58 /classes/module/Module.php
59 /src/Core/Module/Legacy/ModuleInterface.php
61 /classes/Tools.php
62 /classes/Context.php
63 /classes/shop/Shop.php
64 /src/Core/Security/PasswordGenerator.php
65 /classes/db/DbPDO.php
66 /classes/AddressFormat.php
67 /classes/Configuration.php
68 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
69 /classes/Validate.php
70 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
71 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
72 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
73 /vendor/symfony/form/AbstractType.php
74 /vendor/symfony/form/FormTypeInterface.php
75 /classes/cache/Cache.php
76 /src/Adapter/EntityMapper.php
77 /classes/db/DbQuery.php
78 /src/Core/Addon/Theme/ThemeManagerBuilder.php
79 /vendor/psr/log/src/NullLogger.php
80 /vendor/psr/log/src/AbstractLogger.php
81 /vendor/psr/log/src/LoggerTrait.php
82 /vendor/psr/log/src/LoggerInterface.php
83 /src/Core/Context/ApiClientContext.php
84 /src/Adapter/Configuration.php
85 /vendor/symfony/http-foundation/ParameterBag.php
86 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
87 /src/Core/ConfigurationInterface.php
88 /src/Core/Addon/Theme/ThemeRepository.php
89 /src/Core/Addon/AddonRepositoryInterface.php
90 /src/Core/Addon/Theme/Theme.php
91 /src/Core/Addon/AddonInterface.php
92 /src/Core/Util/ArrayFinder.php
93 /vendor/symfony/property-access/PropertyAccess.php
94 /vendor/symfony/property-access/PropertyAccessorBuilder.php
95 /vendor/symfony/property-access/PropertyAccessor.php
96 /vendor/symfony/property-access/PropertyAccessorInterface.php
97 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
98 /vendor/symfony/property-info/PropertyListExtractorInterface.php
99 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
100 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
101 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
102 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
103 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
104 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
105 /vendor/symfony/property-info/Type.php
106 /vendor/symfony/string/Inflector/EnglishInflector.php
107 /vendor/symfony/string/Inflector/InflectorInterface.php
108 /vendor/symfony/property-access/PropertyPath.php
109 /vendor/symfony/property-access/PropertyPathInterface.php
110 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
111 /config/defines_uri.inc.php
112 /classes/Language.php
113 /src/Core/Language/LanguageInterface.php
114 /classes/Country.php
115 /classes/PrestaShopCollection.php
116 /classes/shop/ShopGroup.php
117 /classes/Cookie.php
118 /src/Core/Http/CookieOptions.php
119 /classes/PhpEncryption.php
120 /classes/PhpEncryptionEngine.php
121 /vendor/defuse/php-encryption/src/Key.php
122 /vendor/defuse/php-encryption/src/Encoding.php
123 /vendor/defuse/php-encryption/src/Core.php
124 /src/Core/Session/SessionHandler.php
125 /src/Core/Session/SessionHandlerInterface.php
126 /vendor/symfony/http-foundation/Session/Session.php
127 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
128 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
129 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
130 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
131 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
132 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
133 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
134 /vendor/symfony/http-foundation/Session/SessionInterface.php
135 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
136 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
137 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
138 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
139 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
140 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
141 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
142 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
143 /config/smarty.config.inc.php
144 /vendor/smarty/smarty/libs/Smarty.class.php
145 /vendor/smarty/smarty/libs/functions.php
146 /vendor/smarty/smarty/libs/Autoloader.php
147 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
148 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
149 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
150 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
151 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
152 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
153 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
154 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
155 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
156 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
157 /classes/ImageManager.php
158 /classes/Product.php
159 /classes/Profile.php
160 /classes/Tab.php
161 /config/smartyfront.config.inc.php
162 /classes/Smarty/SmartyResourceModule.php
163 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
164 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
165 /classes/Smarty/SmartyResourceParent.php
166 /classes/Smarty/SmartyLazyRegister.php
167 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
168 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
169 /classes/Customer.php
170 /classes/Group.php
171 /override/classes/Link.php
172 /classes/Link.php
173 /classes/shop/ShopUrl.php
174 /app/FrontKernel.php
175 /app/AppKernel.php
176 /vendor/symfony/http-kernel/Kernel.php
177 /vendor/symfony/config/ConfigCache.php
178 /vendor/symfony/config/ResourceCheckerConfigCache.php
179 /vendor/symfony/config/ConfigCacheInterface.php
180 /vendor/symfony/http-kernel/KernelInterface.php
181 /vendor/symfony/http-kernel/HttpKernelInterface.php
182 /vendor/symfony/http-kernel/RebootableInterface.php
183 /vendor/symfony/http-kernel/TerminableInterface.php
184 /vendor/symfony/dotenv/Dotenv.php
185 /classes/Dispatcher.php
186 /vendor/symfony/http-foundation/Request.php
187 /vendor/symfony/http-foundation/AcceptHeader.php
188 /vendor/symfony/http-foundation/AcceptHeaderItem.php
189 /vendor/symfony/http-foundation/FileBag.php
190 /vendor/symfony/http-foundation/HeaderBag.php
191 /vendor/symfony/http-foundation/HeaderUtils.php
192 /vendor/symfony/http-foundation/InputBag.php
193 /vendor/symfony/http-foundation/ServerBag.php
194 /src/Adapter/SymfonyContainer.php
195 /config/db_slave_server.inc.php
196 /src/Adapter/ContainerBuilder.php
197 /src/Adapter/Environment.php
198 /src/Core/EnvironmentInterface.php
199 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
200 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
201 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
202 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
203 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
204 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
205 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
206 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
207 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
208 /vendor/symfony/cache/Adapter/ArrayAdapter.php
209 /vendor/psr/log/src/LoggerAwareTrait.php
210 /vendor/symfony/cache/Adapter/AdapterInterface.php
211 /vendor/symfony/cache/CacheItem.php
212 /vendor/symfony/cache-contracts/ItemInterface.php
213 /vendor/psr/cache/src/CacheItemInterface.php
214 /vendor/psr/cache/src/CacheItemPoolInterface.php
215 /vendor/symfony/cache-contracts/CacheInterface.php
216 /vendor/psr/log/src/LoggerAwareInterface.php
217 /vendor/symfony/cache/ResettableInterface.php
218 /vendor/symfony/service-contracts/ResetInterface.php
219 /vendor/doctrine/orm/src/Tools/Setup.php
220 /vendor/doctrine/deprecations/src/Deprecation.php
221 /vendor/doctrine/orm/src/Configuration.php
222 /vendor/doctrine/dbal/src/Configuration.php
223 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
224 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
225 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
226 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
227 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
228 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
229 /vendor/doctrine/lexer/src/AbstractLexer.php
230 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
231 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
232 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
233 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
234 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
235 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
236 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
237 /vendor/symfony/cache/Adapter/AbstractAdapter.php
238 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
239 /vendor/symfony/cache/Traits/ContractsTrait.php
240 /vendor/symfony/cache-contracts/CacheTrait.php
241 /vendor/psr/cache/src/InvalidArgumentException.php
242 /vendor/psr/cache/src/CacheException.php
243 /vendor/symfony/cache/Traits/FilesystemTrait.php
244 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
245 /vendor/symfony/cache/PruneableInterface.php
246 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
247 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
248 /src/Adapter/Module/Repository/CachedModuleRepository.php
249 /src/Adapter/Module/Repository/ModuleRepository.php
250 /src/Core/Repository/AbstractObjectModelRepository.php
251 /vendor/symfony/cache/LockRegistry.php
252 /modules/ps_bestsellers/vendor/autoload.php
253 /modules/ps_bestsellers/vendor/composer/autoload_real.php
254 /modules/ps_bestsellers/vendor/composer/platform_check.php
255 /modules/ps_bestsellers/vendor/composer/autoload_static.php
256 /modules/dashgoals/vendor/autoload.php
257 /modules/dashgoals/vendor/composer/autoload_real.php
258 /modules/dashgoals/vendor/composer/platform_check.php
259 /modules/dashgoals/vendor/composer/autoload_static.php
260 /modules/ps_newproducts/vendor/autoload.php
261 /modules/ps_newproducts/vendor/composer/autoload_real.php
262 /modules/ps_newproducts/vendor/composer/platform_check.php
263 /modules/ps_newproducts/vendor/composer/autoload_static.php
264 /modules/ps_featuredproducts/vendor/autoload.php
265 /modules/ps_featuredproducts/vendor/composer/autoload_real.php
266 /modules/ps_featuredproducts/vendor/composer/platform_check.php
267 /modules/ps_featuredproducts/vendor/composer/autoload_static.php
268 /modules/ps_viewedproduct/vendor/autoload.php
269 /modules/ps_viewedproduct/vendor/composer/autoload_real.php
270 /modules/ps_viewedproduct/vendor/composer/platform_check.php
271 /modules/ps_viewedproduct/vendor/composer/autoload_static.php
272 /modules/ps_categoryproducts/vendor/autoload.php
273 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
274 /modules/ps_categoryproducts/vendor/composer/platform_check.php
275 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
276 /modules/ps_facetedsearch/vendor/autoload.php
277 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
278 /modules/ps_facetedsearch/vendor/composer/platform_check.php
279 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
280 /modules/ps_classic_edition/vendor/autoload.php
281 /modules/ps_classic_edition/vendor/composer/autoload_real.php
282 /modules/ps_classic_edition/vendor/composer/platform_check.php
283 /modules/ps_classic_edition/vendor/composer/autoload_static.php
284 /var/cache/prod/FrontContainer.php
285 /src/Adapter/Container/LegacyContainer.php
286 /vendor/symfony/dependency-injection/Container.php
287 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
288 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
289 /vendor/symfony/dependency-injection/ServiceLocator.php
290 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
291 /vendor/psr/container/src/ContainerExceptionInterface.php
292 /vendor/psr/container/src/NotFoundExceptionInterface.php
293 /vendor/symfony/service-contracts/ServiceProviderInterface.php
294 /vendor/psr/container/src/ContainerInterface.php
295 /vendor/symfony/dependency-injection/ContainerInterface.php
296 /src/Adapter/Container/LegacyContainerInterface.php
297 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
298 /vendor/doctrine/orm/src/EntityRepository.php
299 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
300 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
301 /vendor/symfony/var-exporter/LazyProxyTrait.php
302 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
303 /vendor/symfony/var-exporter/LazyObjectInterface.php
304 /vendor/symfony/var-exporter/Internal/Hydrator.php
305 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
306 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
307 /src/PrestaShopBundle/Entity/Repository/ShipmentRepository.php
308 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
309 /vendor/symfony/var-exporter/LazyGhostTrait.php
310 /src/Core/FeatureFlag/FeatureFlagManager.php
311 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
312 /src/Core/FeatureFlag/Layer/DbLayer.php
313 /src/Core/FeatureFlag/TypeLayerInterface.php
314 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
315 /src/Core/FeatureFlag/Layer/EnvLayer.php
316 /src/Core/FeatureFlag/Layer/QueryLayer.php
317 /vendor/symfony/http-foundation/RequestStack.php
318 /vendor/doctrine/orm/src/EntityManager.php
319 /vendor/doctrine/orm/src/EntityManagerInterface.php
320 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
321 /src/Core/Hook/HookModuleFilter.php
322 /src/Core/Hook/HookModuleFilterInterface.php
323 /modules/af_seopages/af_seopages.php
324 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
325 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
326 /classes/Translate.php
327 /src/PrestaShopBundle/Translation/TranslatorComponent.php
328 /vendor/symfony/translation/Translator.php
329 /vendor/symfony/translation/MessageCatalogue.php
330 /vendor/symfony/translation/MessageCatalogueInterface.php
331 /vendor/symfony/translation/MetadataAwareInterface.php
332 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
333 /vendor/symfony/translation-contracts/TranslatorInterface.php
334 /vendor/symfony/translation/TranslatorBagInterface.php
335 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
336 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
337 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
338 /src/PrestaShopBundle/Translation/TranslatorInterface.php
339 /vendor/symfony/translation/Formatter/MessageFormatter.php
340 /vendor/symfony/translation/Formatter/IntlFormatter.php
341 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
342 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
343 /vendor/symfony/translation/IdentityTranslator.php
344 /vendor/symfony/translation-contracts/TranslatorTrait.php
345 /vendor/symfony/config/ConfigCacheFactory.php
346 /vendor/symfony/config/ConfigCacheFactoryInterface.php
347 /var/cache/prod/translations/catalogue.en-US.NXhscRe.php
348 /vendor/symfony/finder/Finder.php
349 /vendor/symfony/finder/Iterator/FileTypeFilterIterator.php
350 /vendor/symfony/finder/Comparator/NumberComparator.php
351 /vendor/symfony/finder/Comparator/Comparator.php
352 /vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php
353 /vendor/symfony/finder/SplFileInfo.php
354 /vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php
355 /vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php
356 /vendor/symfony/finder/Iterator/FilenameFilterIterator.php
357 /vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php
358 /vendor/symfony/finder/Glob.php
359 /vendor/symfony/finder/Iterator/PathFilterIterator.php
360 /src/Adapter/ContainerFinder.php
361 /src/Core/Exception/ContainerNotFoundException.php
362 /src/PrestaShopBundle/Translation/TranslatorLanguageLoader.php
363 /vendor/symfony/translation/Loader/XliffFileLoader.php
364 /vendor/symfony/translation/Loader/LoaderInterface.php
365 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php
366 /vendor/prestashop/translationtools-bundle/Translation/Helper/DomainHelper.php
367 /vendor/symfony/config/Util/XmlUtils.php
368 /vendor/symfony/translation/Util/XliffUtils.php
369 /vendor/symfony/config/Resource/FileResource.php
370 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
371 /vendor/symfony/config/Resource/ResourceInterface.php
372 /classes/Category.php
373 /src/Core/Domain/Category/ValueObject/RedirectType.php
374 /src/Core/Domain/Category/CategorySettings.php
375 /src/Core/Domain/Category/SeoSettings.php
376 /classes/webservice/WebserviceRequest.php
377 /modules/amazzingfilter/amazzingfilter.php
378 /modules/ybc_blog/ybc_blog.php
379 /modules/ybc_blog/classes/YbcBlogImageOptimizer.php
380 /modules/ybc_blog/classes/ybc_blog_category_class.php
381 /modules/ybc_blog/classes/ybc_blog_post_class.php
382 /modules/ybc_blog/classes/ybc_blog_paggination_class.php
383 /modules/ybc_blog/classes/ybc_blog_comment_class.php
384 /modules/ybc_blog/classes/ybc_blog_reply_class.php
385 /modules/ybc_blog/classes/ybc_blog_polls_class.php
386 /modules/ybc_blog/classes/ybc_blog_slide_class.php
387 /modules/ybc_blog/classes/ybc_blog_gallery_class.php
388 /modules/ybc_blog/classes/ybc_blog_link_class.php
389 /modules/ybc_blog/classes/ybc_blog_employee_class.php
390 /modules/ybc_blog/classes/ybc_blog_email_template_class.php
391 /modules/ybc_blog/classes/ImportExport.php
392 /modules/ybc_blog/classes/ybc_browser.php
393 /modules/ybc_blog/ybc_blog_defines.php
394 /modules/ybc_blog/classes/ybc_chatgpt.php
395 /modules/ybc_blog/classes/ybc_chatgpt_message.php
396 /modules/ybc_blog/src/FormType/DescriptionType.php
397 /src/PrestaShopBundle/Form/Admin/Sell/Product/Description/DescriptionType.php
398 /modules/apcompanystructure/apcompanystructure.php
399 /src/Core/Module/WidgetInterface.php
400 /src/PrestaShopBundle/Translation/DomainNormalizer.php
401 /src/Adapter/Localization/LegacyTranslator.php
402 /modules/apcompanystructure/translations/en.php
403 /modules/apvisiontests/apvisiontests.php
404 /modules/apvisiontests/translations/en.php
405 /controllers/front/listing/CategoryController.php
406 /classes/controller/ProductListingFrontController.php
407 /classes/controller/ProductPresentingFrontController.php
408 /override/classes/controller/FrontController.php
409 /classes/controller/FrontController.php
410 /src/Adapter/Presenter/Object/ObjectPresenter.php
411 /src/Adapter/Presenter/PresenterInterface.php
412 /src/Adapter/Presenter/Cart/CartPresenter.php
413 /src/Adapter/Image/ImageRetriever.php
414 /classes/tax/TaxConfiguration.php
415 /classes/Smarty/TemplateFinder.php
416 /classes/assets/StylesheetManager.php
417 /classes/assets/AbstractAssetManager.php
418 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
419 /classes/assets/JavascriptManager.php
420 /classes/assets/CccReducer.php
421 /modules/thecheckout/thecheckout.php
422 /vendor/monolog/monolog/src/Monolog/Logger.php
423 /vendor/monolog/monolog/src/Monolog/ResettableInterface.php
424 /vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
425 /vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
426 /vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
427 /vendor/monolog/monolog/src/Monolog/Handler/Handler.php
428 /vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
429 /vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php
430 /vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php
431 /vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php
432 /vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php
433 /vendor/monolog/monolog/src/Monolog/Utils.php
434 /modules/thecheckout/classes/Config.php
435 /classes/Address.php
436 /src/Core/Localization/Locale/Repository.php
437 /src/Core/Localization/Locale/RepositoryInterface.php
438 /src/Core/Localization/CLDR/LocaleRepository.php
439 /src/Core/Localization/CLDR/LocaleDataSource.php
440 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
441 /src/Core/Data/Layer/AbstractDataLayer.php
442 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
443 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
444 /src/Core/Localization/CLDR/Reader.php
445 /src/Core/Localization/CLDR/ReaderInterface.php
446 /src/Core/Localization/Currency/Repository.php
447 /src/Core/Localization/Currency/RepositoryInterface.php
448 /src/Core/Localization/Currency/CurrencyDataSource.php
449 /src/Core/Localization/Currency/DataSourceInterface.php
450 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
451 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
452 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
453 /src/Adapter/Currency/CurrencyDataProvider.php
454 /src/Core/Currency/CurrencyDataProviderInterface.php
455 /src/Adapter/LegacyContext.php
456 /src/Adapter/Tools.php
457 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
458 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
459 /vendor/prestashop/decimal/src/Operation/Rounding.php
460 /src/Core/Localization/Locale.php
461 /src/Core/Localization/LocaleInterface.php
462 /src/Core/Localization/Specification/Price.php
463 /src/Core/Localization/Specification/Number.php
464 /src/Core/Localization/Specification/NumberInterface.php
465 /src/Core/Localization/Specification/Factory.php
466 /src/Core/Localization/CLDR/LocaleData.php
467 /src/Core/Localization/CLDR/NumberSymbolsData.php
468 /src/Core/Localization/CLDR/CurrencyData.php
469 /src/Core/Localization/CLDR/Locale.php
470 /src/Core/Localization/CLDR/LocaleInterface.php
471 /src/Core/Localization/Specification/NumberSymbolList.php
472 /classes/Currency.php
473 /src/Core/Localization/Currency/LocalizedCurrencyId.php
474 /src/Core/Localization/Currency/CurrencyData.php
475 /src/Core/Localization/Currency/CurrencyCollection.php
476 /src/Core/Localization/Currency.php
477 /src/Core/Localization/CurrencyInterface.php
478 /src/Core/Localization/Specification/NumberCollection.php
479 /src/Core/Localization/Number/Formatter.php
480 /classes/Cart.php
481 /src/Adapter/AddressFactory.php
482 /classes/CartRule.php
483 /src/Core/Domain/Product/ValueObject/RedirectType.php
484 /src/Core/Util/DateTime/DateTime.php
485 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
486 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
487 /src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
488 /src/Core/Domain/Product/ValueObject/ProductType.php
489 /src/Core/Domain/Product/ValueObject/Reference.php
490 /src/Core/Domain/Product/ValueObject/Gtin.php
491 /src/Core/Domain/Product/ValueObject/Isbn.php
492 /src/Core/Domain/Product/ValueObject/Upc.php
493 /src/Core/Domain/Product/ProductSettings.php
494 /src/Adapter/Presenter/Category/CategoryPresenter.php
495 /src/Adapter/Presenter/Category/CategoryLazyArray.php
496 /src/Adapter/Presenter/AbstractLazyArray.php
497 /src/Adapter/Presenter/LazyArrayAttribute.php
498 /src/Core/Util/Inflector.php
499 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
500 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
501 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
502 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
503 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
504 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
505 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
506 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
507 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
508 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
509 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
510 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
511 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
512 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
513 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
514 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
515 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
516 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
517 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
518 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
519 /modules/apastigmcalc/apastigmcalc.php
520 /src/Core/Domain/Shop/ValueObject/ShopId.php
521 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
522 /modules/ps_emailalerts/ps_emailalerts.php
523 /modules/ps_emailalerts/MailAlert.php
524 /modules/apthemeconfig/apthemeconfig.php
525 /modules/apmegamenu/apmegamenu.php
526 /modules/apmegamenu/classes/ApMegaMenuBuilder.php
527 /modules/approductvideo/approductvideo.php
528 /modules/approductvideo/classes/ApProductVideoItem.php
529 /modules/approductvideo/classes/ApVideoPoster.php
530 /classes/Media.php
531 /modules/apslideshow/apslideshow.php
532 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
533 /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
534 /modules/approductblocks/approductblocks.php
535 /src/Core/Security/Hashing.php
536 /modules/appromoslider/appromoslider.php
537 /src/Adapter/Presenter/Cart/CartLazyArray.php
538 /src/Adapter/Product/PriceFormatter.php
539 /src/Adapter/Presenter/Cart/CartProductPresenter.php
540 /src/Adapter/Presenter/Product/ProductPresenter.php
541 /src/Adapter/Product/ProductColorsRetriever.php
542 /src/Adapter/HookManager.php
543 /classes/Gender.php
544 /src/Core/Domain/Title/ValueObject/Gender.php
545 /classes/Risk.php
546 /classes/Meta.php
547 /modules/apseofilter/apseofilter.php
548 /modules/apseofilter/classes/ApSeoFilterTemplateEngine.php
549 /modules/apseofilter/classes/ApSeoFilterRepository.php
550 /modules/apseofilter/classes/ApSeoFilterContextBuilder.php
551 /modules/apseofilter/classes/ApSeoFilterImportExport.php
552 /modules/apseofilter/classes/ApSeoFilterLinguisticNormalizer.php
553 /classes/ImageType.php
554 /classes/State.php
555 /src/Core/Security/PasswordPolicyConfiguration.php
556 /src/Core/Configuration/DataConfigurationInterface.php
557 /src/Core/Filter/FrontEndObject/MainFilter.php
558 /src/Core/Filter/FilterInterface.php
559 /src/Core/Filter/FrontEndObject/CartFilter.php
560 /src/Core/Filter/HashMapWhitelistFilter.php
561 /src/Core/Filter/CollectionFilter.php
562 /src/Core/Filter/FrontEndObject/ProductFilter.php
563 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
564 /src/Core/Filter/FrontEndObject/CustomerFilter.php
565 /src/Core/Filter/FrontEndObject/ShopFilter.php
566 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
567 /classes/ProductAssembler.php
568 /src/Core/Product/Search/ProductSearchContext.php
569 /modules/ps_shoppingcart/ps_shoppingcart.php
570 /modules/ps_searchbar/ps_searchbar.php
571 /modules/apcontactforms/apcontactforms.php
572 /modules/apcontactforms/classes/ApcfForm.php
573 /modules/apcontactforms/classes/ApcfRequest.php
574 /modules/amazzingfilter/classes/Toolkit.php
575 /modules/amazzingfilter/classes/AfSlider.php
576 /src/Core/Util/String/StringModifier.php
577 /src/Core/Util/String/StringModifierInterface.php
578 /classes/SpecificPrice.php
579 /classes/ProductPresenterFactory.php
580 /src/Adapter/Presenter/Product/ProductListingPresenter.php
581 /src/Core/Product/ProductPresentationSettings.php
582 /classes/stock/StockAvailable.php
583 /modules/amazzingfilter/classes/RangeFilter.php
584 /vendor/mobiledetect/mobiledetectlib/src/MobileDetect.php
585 /modules/aplenses/aplenses.php
586 /modules/apnovaposhta_lite/apnovaposhta_lite.php
587 /modules/apnovaposhta_lite/classes/ApNpLiteApi.php
588 /modules/apnovaposhta_lite/classes/ApNpLiteRepository.php
589 /classes/module/CarrierModule.php
590 /modules/aprediscache/aprediscache.php
591 /src/Core/Product/Search/ProductSearchQuery.php
592 /src/Core/Product/Search/SortOrder.php
593 /modules/amazzingfilter/src/AmazzingFilterProductSearchProvider.php
594 /src/Core/Product/Search/ProductSearchProviderInterface.php
595 /src/Core/Product/Search/ProductSearchResult.php
596 /classes/Pack.php
597 /classes/Combination.php
598 /classes/tax/TaxManagerFactory.php
599 /classes/tax/TaxRulesTaxManager.php
600 /classes/tax/TaxManagerInterface.php
601 /classes/tax/TaxCalculator.php
602 /classes/GroupReduction.php
603 /src/Core/Localization/CLDR/ComputingPrecision.php
604 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
605 /classes/order/Order.php
606 /classes/tax/Tax.php
607 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
608 /src/Adapter/Presenter/Product/ProductLazyArray.php
609 /vendor/prestashop/decimal/src/DecimalNumber.php
610 /vendor/prestashop/decimal/src/Builder.php
611 /classes/Image.php
612 /src/Core/Image/ImageFormatConfiguration.php
613 /src/Core/Image/ImageFormatConfigurationInterface.php
614 /src/Core/Product/Search/Pagination.php
615 /vendor/defuse/php-encryption/src/Crypto.php
616 /vendor/defuse/php-encryption/src/KeyOrPassword.php
617 /vendor/defuse/php-encryption/src/RuntimeTests.php
618 /vendor/defuse/php-encryption/src/DerivedKeys.php
619 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
620 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
621 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
622 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/7c/0e/6b/7c0e6b5167f1ed1841e981f9ad81892133c81430_2.file.category.tpl.php
623 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
624 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
625 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/a6/52/87/a65287eef41d723b1533f8c4759de35d8b378bde_2.file.product-list.tpl.php
626 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/22/32/08/223208af64456c5bef37a0a5000f28aa5b7c71ac_2.file.layout-left-column.tpl.php
627 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/48/27/a9/4827a923c6480f855985db570ae622f0d0b9ba12_2.file.layout-both-columns.tpl.php
628 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/cf/01/98/cf01988db7e562ef4316310bfb017575465014f9_2.file.helpers.tpl.php
629 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
630 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/df/2c/0b/df2c0b33d48ae12a9de1ce161310b431da029005_2.file.head.tpl.php
631 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/20/dc/78/20dc7849c598eb6a2b2a6e0b40f1ba87e65a6185_2.file.preload.tpl.php
632 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
633 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
634 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/72/a7/8c/72a78cc6396be24edf0ecc3f4707bbbbb9862bc6_2.file.head-jsonld.tpl.php
635 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/b0/60/99/b060990e404d34f56667a0930b6b8a39498dc080_2.file.product-list-jsonld.tpl.php
636 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/c7/8a/6a/c78a6ad61d2b47bb97236f388d851ffbb7a3bb50_2.file.pagination-seo.tpl.php
637 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
638 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/2d/ff/08/2dff08f81713182ac0761f0778af51e53d2caf8b_2.file.stylesheets.tpl.php
639 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/38/8f/44/388f44448e85bfadf5a9d90a798330632df9c326_2.file.javascript.tpl.php
640 /vendor/smarty/smarty/libs/plugins/modifier.count.php
641 /classes/ProductDownload.php
642 /src/Core/Cart/Calculator.php
643 /src/Core/Cart/CartRowCollection.php
644 /src/Core/Cart/Fees.php
645 /src/Core/Cart/AmountImmutable.php
646 /src/Core/Cart/CartRuleCollection.php
647 /src/Core/Cart/CartRuleCalculator.php
648 /src/Adapter/Product/PriceCalculator.php
649 /src/Core/Cart/CartRow.php
650 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
651 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/9d/be/32/9dbe32ce3846165dbc1a1263f578af283377851a_2.file.product-activation.tpl.php
652 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/ff/43/51/ff435162c9dd56995db6912f7ff846646f00b51a_2.file.header.tpl.php
653 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
654 /var/cache/prod/smarty/compile/pavlinets/d7/ff/d2/d7ffd25e4672dacab35aaa4bd21bf5a7d900b1eb_2.module.apthemeconfigviewstemplateshookheaderbanner.tpl.php
655 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
656 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
657 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
658 /classes/CMS.php
659 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php
660 /var/cache/prod/smarty/compile/pavlinets/00/30/66/003066842d82cf828911f2551697d4f27d54effe_2.file.menu.tpl.cache.php
661 /var/cache/prod/smarty/compile/pavlinets/84/18/f1/8418f199fc4b635597c1bf157611e772f001b220_2.module.apmegamenuviewstemplateshook_item.tpl.cache.php
662 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
663 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
664 /var/cache/prod/smarty/cache/apmegamenu/1/2/displayApMegaMenu/1/inline/start/container_start/d3f5789646cb1e66273ca2738c9c6f94/1/1/1/2/1/214/pavlinets/28/59/9f/28599f247fd006b6fe10442015e1ea8943803143.menu.tpl.php
665 /var/cache/prod/smarty/compile/pavlinets/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
666 /var/cache/prod/smarty/compile/pavlinets/a9/dd/5f/a9dd5fd2d9e742669f845ad98b1d9f2685ee5647_2.file.icon.tpl.php
667 /modules/ps_languageselector/ps_languageselector.php
668 /var/cache/prod/smarty/compile/pavlinets/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php
669 /modules/ps_customersignin/ps_customersignin.php
670 /var/cache/prod/smarty/compile/pavlinets/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
671 /vendor/smarty/smarty/libs/plugins/modifier.capitalize.php
672 /var/cache/prod/smarty/compile/pavlinets/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
673 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/a9/dd/5f/a9dd5fd2d9e742669f845ad98b1d9f2685ee5647_2.file.icon.tpl.php
674 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/5a/aa/d3/5aaad39dc306ef25169cd8eb781a98d85f09842a_2.file.breadcrumb.tpl.php
675 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/fd/8f/b7/fd8fb78487acea6fa4b80c5868a32bedb4389a65_2.file.notifications.tpl.php
676 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
677 /var/cache/prod/smarty/compile/pavlinets/05/b6/e6/05b6e692ef2ac72acc2b28e9b780ea690bc55e4d_2.file.amazzingfilter.tpl.php
678 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/f4/d1/5b/f4d15bfeb82378f3c20e87b7840b0c697b7e69e5_2.file.category-header.tpl.php
679 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/f7/d4/07/f7d40701605d31e0cc387fc579052e0443057f64_2.file.products-top.tpl.php
680 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/53/4d/71/534d718f336e9ecb65507c8ee9bd6c15bea93cd7_2.file.sort-orders.tpl.php
681 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/5f/3a/57/5f3a57c0e43bff6776367868c90ce0f66c781522_2.file.btn.tpl.php
682 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/40/75/6b/40756bc7e4a340b03011d0afe21a54abfc4f64be_2.file.products.tpl.php
683 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/7f/2c/8a/7f2c8a5cab0f61fe90e0422e07d037d56d1fff71_2.file.productlist.tpl.php
684 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/b2/8c/52/b28c52820254c9fc03089099801329eca98f7016_2.file.product.tpl.php
685 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/6c/68/04/6c680484e8a31f093172df02a90dd528874ecb80_2.file.product-flags.tpl.php
686 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/db/54/93/db5493f774106fd616e130f1ca08332825b3c750_2.file.product-image.tpl.php
687 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/b8/d7/0e/b8d70e2a97cf36a9074e044b0d37de464e3623c6_2.file.product-quickview.tpl.php
688 /src/Core/Domain/Product/ProductCustomizabilitySettings.php
689 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/f8/d4/d5/f8d4d5b379a67a0c7678c87682f227d03acc212a_2.file.pagination.tpl.php
690 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/b6/28/78/b62878e3710c8796a64cbfe48ac00596b701ea58_2.file.products-bottom.tpl.php
691 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/b2/fd/d2/b2fdd2900ec4b7c3bcfa47d55ab9e50778b74e9f_2.file.category-footer.tpl.php
692 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/08/86/4f/08864f5d9119590c7936211f067eec811f798059_2.file.footer.tpl.php
693 /modules/ps_linklist/ps_linklist.php
694 /var/cache/prod/translations/catalogue.uk-UA.NXhscRe.php
695 /var/cache/prod/translations/catalogue.ru-RU.NXhscRe.php
696 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
697 /modules/ps_linklist/src/Filter/LinkFilter.php
698 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
699 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
700 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
701 /modules/ps_linklist/src/Model/LinkBlock.php
702 /var/cache/prod/smarty/compile/pavlinets/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.cache.php
703 /var/cache/prod/smarty/compile/pavlinets/a9/dd/5f/a9dd5fd2d9e742669f845ad98b1d9f2685ee5647_2.file.icon.tpl.cache.php
704 /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/1/1/2/1/214/pavlinets/f7/5e/d8/f75ed8f857e083a943e04320566bd7917458db34.ps_linklistviewstemplateshooklinkblock.tpl.php
705 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/dd/e7/c0/dde7c0cc7a110a673d1be94261226214fb0f114e_2.file.social-links.tpl.php
706 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/d3/da/da/d3dada01aa28beacf34a04b7c9de459aad183b14_2.file.copyright.tpl.php
707 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/ee/cb/1b/eecb1b6d8f97be83b7f1419e708d4e6bf7cc9548_2.file.toast-container.tpl.php
708 /var/cache/prod/smarty/compile/pavlinetslayouts_layout_left_column_tpl/7b/ed/25/7bed25b89b966fed8e7174603f9cfeedb8ea2c4e_2.file.toast.tpl.php