Meilleures ventes

Sorry for the inconvenience.

Search again what you are looking for

Follow us

Load Time 196.407 ms
Querying Time 99 ms
Queries 156
Memory Peak Usage 6.8 Mb
Included Files 946 files - 10.03 Mb
PrestaShop Cache - Mb
Global vars 0.04 Mb
PrestaShop Version 9.0.1
PHP Version 8.2.29
MySQL Version 8.4.6-6
Memory Limit 512M
Max Execution Time 165s
Smarty Cache disabled
Smarty Compilation never recompile
  Time Cumulated Time Memory Usage Memory Peak Usage
config 39.371 ms 39.371 ms 1.97 Mb 2.6 Mb
__construct 0.009 ms 39.380 ms - Mb 2.6 Mb
init 8.883 ms 48.263 ms 0.31 Mb 2.9 Mb
checkAccess 0.001 ms 48.264 ms - Mb 2.9 Mb
setMedia 1.309 ms 49.573 ms 0.15 Mb 2.9 Mb
postProcess 0.001 ms 49.574 ms - Mb 2.9 Mb
initHeader 0.000 ms 49.574 ms - Mb 2.9 Mb
initContent 63.885 ms 113.459 ms 1.50 Mb 4.0 Mb
initFooter 0.002 ms 113.461 ms - Mb 4.0 Mb
display 82.946 ms 196.407 ms 2.80 Mb 6.8 Mb
Hook Time Memory Usage
displayFooter 21.411 ms 0.93 Mb
displayFooterRight 18.082 ms 0.66 Mb
ActionRegisterBlock 9.257 ms 0.49 Mb
ActionFrontControllerSetVariables 7.365 ms 0.73 Mb
displayFooterReassurance 3.889 ms 0.07 Mb
DisplayHeader 3.174 ms 0.03 Mb
ProductSearchProvider 2.764 ms - Mb
displayTopRight 2.453 ms 0.10 Mb
displayNav2 2.127 ms 0.09 Mb
displayAfterBodyOpeningTag 1.725 ms 0.05 Mb
displayNav1 1.492 ms 0.06 Mb
renderWidget 1.190 ms 0.05 Mb
displayMenu 1.015 ms 0.05 Mb
displayFooterBefore 0.985 ms 0.04 Mb
displayTop 0.933 ms 0.04 Mb
displayBeforeBodyClosingTag 0.773 ms 0.02 Mb
displayNavMiddle 0.661 ms 0.02 Mb
DisplayBeforeBodyClosingTag 0.626 ms 0.01 Mb
ActionRegisterThemeSettings 0.261 ms 0.05 Mb
ActionFrontControllerSetMedia 0.148 ms - Mb
ActionDispatcher 0.008 ms - Mb
21 hook(s) 80.340 ms 3.51 Mb
Module Time Memory Usage
prettyblocks 36.665 ms 1.61 Mb
ps_emailsubscription 1.584 ms 0.10 Mb
ps_socialfollow 1.069 ms 0.05 Mb
ps_emailalerts 0.100 ms 0.01 Mb
cartzillablocks 10.536 ms 0.47 Mb
ps_shoppingcart 1.534 ms 0.07 Mb
ps_searchbar 1.276 ms 0.05 Mb
productcomments 0.111 ms 0.07 Mb
ps_googleanalytics 0.769 ms 0.02 Mb
ps_facetedsearch 6.647 ms 0.02 Mb
ps_contactinfo 1.563 ms 0.07 Mb
ps_languageselector 0.812 ms 0.04 Mb
ps_currencyselector 1.430 ms 0.12 Mb
ps_customersignin 1.066 ms 0.04 Mb
ps_mainmenu 1.102 ms 0.06 Mb
ps_linklist 20.252 ms 0.90 Mb
ps_customeraccountlinks 1.255 ms 0.06 Mb
17 module(s) 87.770 ms 3.76 Mb

Stopwatch SQL - 156 queries

# Query Time (ms) Rows Filesort Group By Location
101
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `1vv7f_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `1vv7f_hook_alias` ha
INNER JOIN `1vv7f_hook` h ON ha.name = h.name
3.163 ms 0 /classes/Hook.php:1568
13
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `1vv7f_module` m
INNER JOIN 1vv7f_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `1vv7f_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `1vv7f_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `1vv7f_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.940 ms 1185 Yes Yes /classes/Hook.php:1500
48
SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `1vv7f_attribute_group` ag  INNER JOIN 1vv7f_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `1vv7f_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `1vv7f_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `1vv7f_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 1) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
2.442 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:122
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 `1vv7f_configuration` c
LEFT JOIN `1vv7f_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.179 ms 589 /classes/Configuration.php:182
49
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `1vv7f_feature` f  INNER JOIN 1vv7f_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `1vv7f_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1) LEFT JOIN `1vv7f_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `1vv7f_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 1) ORDER BY f.`position` ASC
1.807 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:159
12
SELECT SQL_NO_CACHE lower(name) as name
FROM `1vv7f_hook` h
WHERE (h.active = 1)
1.714 ms 1207 /classes/Hook.php:1608
47
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM 1vv7f_layered_category
WHERE controller = 'best-sales'
AND id_category = 0
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
1.623 ms 65 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:57
51
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2)))
1.600 ms 324 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
61
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `1vv7f_attribute_group` ag INNER JOIN `1vv7f_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `1vv7f_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `1vv7f_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN 1vv7f_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN 1vv7f_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `1vv7f_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 1 ORDER BY agl.`name` ASC, a.`position` ASC
1.575 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
15
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `1vv7f_hook`
1.557 ms 1207 /classes/Hook.php:1568
60
SELECT SQL_NO_CACHE cp.id_category, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE cg.id_group='1' AND c.level_depth<=2 AND c.nleft>2 AND c.nright<17 GROUP BY cp.id_category
1.537 ms 24 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
50
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) GROUP BY p.id_product ORDER BY psales.quantity DESC, p.id_product DESC
1.449 ms 12 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
57
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM 1vv7f_product p INNER JOIN 1vv7f_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 1 AND psi.id_currency = 1 AND psi.id_country = 8) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0
1.429 ms 2 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
56
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_specific_price sp ON (
sp.id_product = p.id_product AND 
sp.id_shop IN (0, 1) AND 
sp.id_currency IN (0, 1) AND 
sp.id_country IN (0, 8) AND 
sp.id_group IN (0, 1) AND 
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND 
(sp.from = '0000-00-00 00:00:00' OR '2025-12-04 05:50:58' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-12-04 05:50:58' <= sp.to) 
) WHERE ((sp.reduction>0))
1.329 ms 24 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
53
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) WHERE ((sa.quantity>0))
1.301 ms 108 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
52
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0))
1.248 ms 108 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
62
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN 1vv7f_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=1)) GROUP BY pac.id_attribute
1.222 ms 36 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
71
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN 1vv7f_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=3)) GROUP BY pac.id_attribute
1.151 ms 36 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
65
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p INNER JOIN 1vv7f_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=1)) GROUP BY fp.id_feature_value
1.129 ms 12 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM 1vv7f_shop_url su
LEFT JOIN 1vv7f_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.chatpristy.fr' OR su.domain_ssl = 'www.chatpristy.fr')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
1.125 ms 1 Yes /classes/shop/Shop.php:1392
73
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN 1vv7f_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=4)) GROUP BY pac.id_attribute
1.110 ms 36 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
64
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN 1vv7f_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=2)) GROUP BY pac.id_attribute
1.080 ms 36 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
66
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p INNER JOIN 1vv7f_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=2)) GROUP BY fp.id_feature_value
1.048 ms 96 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
54
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p WHERE ((p.on_sale=1))
1.007 ms 12 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
55
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p WHERE p.date_add>'2025-11-15 00:00:00'
0.994 ms 12 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
68
SELECT SQL_NO_CACHE p.condition, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM 1vv7f_product p LEFT JOIN 1vv7f_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 1vv7f_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 1vv7f_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0 GROUP BY p.id_product) p GROUP BY p.condition
0.969 ms 12 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
77
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'displayAfterBodyOpeningTag') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.926 ms 80 Yes /classes/PrestaShopCollection.php:381
63
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `1vv7f_attribute_group` ag INNER JOIN `1vv7f_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `1vv7f_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `1vv7f_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN 1vv7f_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN 1vv7f_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `1vv7f_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 2 ORDER BY agl.`name` ASC, a.`position` ASC
0.919 ms 14 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
72
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `1vv7f_attribute_group` ag INNER JOIN `1vv7f_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `1vv7f_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `1vv7f_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN 1vv7f_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN 1vv7f_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `1vv7f_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 4 ORDER BY agl.`name` ASC, a.`position` ASC
0.890 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
70
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `1vv7f_attribute_group` ag INNER JOIN `1vv7f_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) INNER JOIN `1vv7f_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `1vv7f_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) INNER JOIN 1vv7f_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN 1vv7f_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `1vv7f_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 1) WHERE ag.id_attribute_group = 3 ORDER BY agl.`name` ASC, a.`position` ASC
0.821 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:77
16
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `1vv7f_module` m
LEFT JOIN `1vv7f_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.803 ms 79 /classes/module/Module.php:342
69
SELECT SQL_NO_CACHE MIN(p.weight) as min, MAX(p.weight) as max FROM 1vv7f_product p INNER JOIN 1vv7f_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 1vv7f_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 1vv7f_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN 1vv7f_product_sale psales ON (psales.id_product = p.id_product) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND psales.quantity>0
0.803 ms 2 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
18
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `1vv7f_meta` m
LEFT JOIN `1vv7f_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.767 ms 46 Yes /classes/Dispatcher.php:632
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 1vv7f_shop_group gs
LEFT JOIN 1vv7f_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN 1vv7f_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.715 ms 1 Yes /classes/shop/Shop.php:716
58
SELECT SQL_NO_CACHE *
FROM `1vv7f_category` a
LEFT JOIN `1vv7f_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `1vv7f_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.656 ms 1 /src/Adapter/EntityMapper.php:73
134
SELECT SQL_NO_CACHE l.id_category FROM 1vv7f_category_lang as l
INNER JOIN 1vv7f_category c ON (c.id_category = l.id_category)
WHERE c.active = 1
AND l.id_shop = 1 AND l.id_lang = 1
ORDER BY RAND() LIMIT 5
0.655 ms 9 Yes /modules/prettyblocks/classes/HelperBuilder.php:175
155
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'displayBeforeBodyClosingTag') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.649 ms 80 Yes /classes/PrestaShopCollection.php:381
67
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `1vv7f_manufacturer` m INNER JOIN 1vv7f_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `1vv7f_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
0.647 ms 1 Yes /classes/Manufacturer.php:195
130
SELECT SQL_NO_CACHE l.id_category FROM 1vv7f_category_lang as l
INNER JOIN 1vv7f_category c ON (c.id_category = l.id_category)
WHERE c.active = 1
AND l.id_shop = 1 AND l.id_lang = 1
ORDER BY RAND() LIMIT 5
0.635 ms 9 Yes /modules/prettyblocks/classes/HelperBuilder.php:175
59
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `1vv7f_category` c
INNER JOIN 1vv7f_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `1vv7f_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
ORDER BY c.nleft, c.position
0.626 ms 9 Yes /classes/Category.php:744
132
SELECT SQL_NO_CACHE l.id_product FROM 1vv7f_product_lang as l
INNER JOIN 1vv7f_product c ON (c.id_product = l.id_product)
WHERE c.active = 1
AND l.id_shop = 1 AND l.id_lang = 1
ORDER BY RAND() LIMIT 5
0.622 ms 19 Yes /modules/prettyblocks/classes/HelperBuilder.php:221
6
SELECT SQL_NO_CACHE *
FROM `1vv7f_country` a
LEFT JOIN `1vv7f_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `1vv7f_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.620 ms 1 /src/Adapter/EntityMapper.php:73
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `1vv7f_lang` l
LEFT JOIN `1vv7f_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.607 ms 1 /classes/Language.php:1070
133
SELECT SQL_NO_CACHE *
FROM `1vv7f_product` a0
LEFT JOIN `1vv7f_product_lang` `a1` ON (a0.`id_product` = a1.`id_product`)
WHERE (a0.`id_product` = 3) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
0.607 ms 1 /classes/PrestaShopCollection.php:381
129
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'displayFooterRight') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.600 ms 80 Yes /classes/PrestaShopCollection.php:381
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `1vv7f_lang` l
JOIN 1vv7f_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.586 ms 1 /classes/Language.php:1204
24
SELECT SQL_NO_CACHE *
FROM `1vv7f_currency` a
LEFT JOIN `1vv7f_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `1vv7f_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.583 ms 1 /src/Adapter/EntityMapper.php:73
108
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.579 ms 2 /classes/Meta.php:181
143
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM 1vv7f_link_block lb
INNER JOIN 1vv7f_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.577 ms 2 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
110
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.575 ms 2 /classes/Meta.php:181
153
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'displayFooterReassurance') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.573 ms 80 Yes /classes/PrestaShopCollection.php:381
139
SELECT SQL_NO_CACHE l.id_category FROM 1vv7f_category_lang as l
INNER JOIN 1vv7f_category c ON (c.id_category = l.id_category)
WHERE c.active = 1
AND l.id_shop = 1 AND l.id_lang = 1
ORDER BY RAND() LIMIT 5
0.571 ms 9 Yes /modules/prettyblocks/classes/HelperBuilder.php:175
102
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM 1vv7f_link_block lb
INNER JOIN 1vv7f_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.571 ms 2 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
109
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.570 ms 2 /classes/Meta.php:181
111
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms` a
LEFT JOIN `1vv7f_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1
0.569 ms 1 /src/Adapter/EntityMapper.php:73
151
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'displayFooterRight') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.568 ms 80 Yes /classes/PrestaShopCollection.php:381
141
SELECT SQL_NO_CACHE l.id_category FROM 1vv7f_category_lang as l
INNER JOIN 1vv7f_category c ON (c.id_category = l.id_category)
WHERE c.active = 1
AND l.id_shop = 1 AND l.id_lang = 1
ORDER BY RAND() LIMIT 5
0.562 ms 9 Yes /modules/prettyblocks/classes/HelperBuilder.php:175
150
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'displayFooter') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.551 ms 80 Yes /classes/PrestaShopCollection.php:381
126
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'displayFooter') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.545 ms 80 Yes /classes/PrestaShopCollection.php:381
112
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1
0.540 ms 1 /src/Adapter/EntityMapper.php:81
81
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'displayNavMiddle') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.536 ms 80 Yes /classes/PrestaShopCollection.php:381
136
SELECT SQL_NO_CACHE l.id_category FROM 1vv7f_category_lang as l
INNER JOIN 1vv7f_category c ON (c.id_category = l.id_category)
WHERE c.active = 1
AND l.id_shop = 1 AND l.id_lang = 1
ORDER BY RAND() LIMIT 5
0.534 ms 9 Yes /modules/prettyblocks/classes/HelperBuilder.php:175
152
SELECT SQL_NO_CACHE *
FROM `1vv7f_prettyblocks` a0
WHERE (a0.`zone_name` = 'footerFull') AND (a0.`id_shop` = 1) AND (a0.`id_lang` = 1)
ORDER BY a0.`position` asc
0.532 ms 80 Yes /classes/PrestaShopCollection.php:381
46
SELECT SQL_NO_CACHE settings FROM 1vv7f_prettyblocks_settings WHERE theme_name = "child_cartzilla" AND id_shop = 1 LIMIT 1
0.516 ms 1 /modules/prettyblocks/classes/PrettyBlocksSettingsModel.php:51
86
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `1vv7f_currency` c
LEFT JOIN 1vv7f_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.510 ms 1 /classes/Currency.php:1120
144
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.510 ms 2 /classes/Meta.php:181
87
SELECT SQL_NO_CACHE *
FROM `1vv7f_currency` c
INNER JOIN 1vv7f_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC
0.500 ms 1 Yes /classes/Currency.php:687
142
SELECT SQL_NO_CACHE *
FROM `1vv7f_category` a0
LEFT JOIN `1vv7f_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`id_category` = 9) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
0.496 ms 1 /classes/PrestaShopCollection.php:381
29
SELECT SQL_NO_CACHE *
FROM `1vv7f_group` a
LEFT JOIN `1vv7f_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.492 ms 1 /src/Adapter/EntityMapper.php:73
145
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.485 ms 2 /classes/Meta.php:181
20
SELECT SQL_NO_CACHE * FROM `1vv7f_currency` c ORDER BY `iso_code` ASC
0.484 ms 1 Yes /classes/Currency.php:708
14
SELECT SQL_NO_CACHE `name`, `alias` FROM `1vv7f_hook_alias`
0.478 ms 86 /classes/Hook.php:319
146
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.476 ms 2 /classes/Meta.php:181
140
SELECT SQL_NO_CACHE *
FROM `1vv7f_category` a0
LEFT JOIN `1vv7f_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`id_category` = 7) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
0.474 ms 1 /classes/PrestaShopCollection.php:381
138
SELECT SQL_NO_CACHE l.id_manufacturer FROM 1vv7f_manufacturer_lang as l
INNER JOIN 1vv7f_manufacturer m ON (m.id_manufacturer = l.id_manufacturer)
WHERE m.active = 1
AND l.id_lang = 1
ORDER BY RAND() LIMIT 5
0.473 ms 1 Yes /modules/cartzillablocks/classes/blocks/CartZillaBrand.php:50
135
SELECT SQL_NO_CACHE *
FROM `1vv7f_category` a0
LEFT JOIN `1vv7f_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`id_category` = 5) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
0.471 ms 1 /classes/PrestaShopCollection.php:381
103
SELECT SQL_NO_CACHE *
FROM `1vv7f_link_block` a
LEFT JOIN `1vv7f_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.470 ms 1 /src/Adapter/EntityMapper.php:73
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM 1vv7f_shop s
LEFT JOIN 1vv7f_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.465 ms 1 /classes/shop/Shop.php:215
30
SELECT SQL_NO_CACHE *
FROM `1vv7f_group_lang`
WHERE `id_group` = 1
0.464 ms 1 /src/Adapter/EntityMapper.php:81
154
SELECT SQL_NO_CACHE data
FROM `1vv7f_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.456 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
78
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.454 ms 1 /classes/module/Module.php:2778
147
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.450 ms 1 /classes/Meta.php:181
104
SELECT SQL_NO_CACHE *
FROM `1vv7f_link_block_lang`
WHERE `id_link_block` = 1
0.449 ms 1 /src/Adapter/EntityMapper.php:81
19
SELECT SQL_NO_CACHE * FROM `1vv7f_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.448 ms 1 /classes/module/Module.php:2168
74
SELECT SQL_NO_CACHE 1 FROM 1vv7f_cart_product cp INNER JOIN 1vv7f_product p
ON (p.id_product = cp.id_product) INNER JOIN 1vv7f_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.448 ms 1 /classes/Cart.php:4051
131
SELECT SQL_NO_CACHE *
FROM `1vv7f_category` a0
LEFT JOIN `1vv7f_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`id_category` = 6) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
0.447 ms 1 /classes/PrestaShopCollection.php:381
22
SELECT SQL_NO_CACHE value FROM `1vv7f_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.436 ms 1 /classes/shop/Shop.php:1211
17
SELECT SQL_NO_CACHE name, alias FROM `1vv7f_hook_alias`
0.432 ms 86 /classes/Hook.php:371
91
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.426 ms 1 /classes/module/Module.php:2267
90
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.425 ms 1 /classes/module/Module.php:2778
137
SELECT SQL_NO_CACHE *
FROM `1vv7f_category` a0
LEFT JOIN `1vv7f_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`id_category` = 4) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
0.422 ms 1 /classes/PrestaShopCollection.php:381
121
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.421 ms 1 /classes/Meta.php:181
79
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1
0.420 ms 1 /classes/module/Module.php:2267
92
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.411 ms 1 /classes/module/Module.php:2778
148
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.411 ms 1 /classes/Meta.php:181
84
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.407 ms 1 /classes/module/Module.php:2778
94
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `1vv7f_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.406 ms 1 /classes/Cart.php:1322
105
SELECT SQL_NO_CACHE *
FROM `1vv7f_link_block` a
LEFT JOIN `1vv7f_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.406 ms 1 /src/Adapter/EntityMapper.php:73
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM 1vv7f_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.405 ms 1 /classes/shop/ShopUrl.php:178
149
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "stores"
OR m.page = "stores"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.402 ms 1 /classes/Meta.php:181
23
SELECT SQL_NO_CACHE c.id_currency
FROM `1vv7f_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.400 ms 1 /classes/Currency.php:893
26
SELECT SQL_NO_CACHE *
FROM `1vv7f_currency` a
LEFT JOIN `1vv7f_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.399 ms 1 /src/Adapter/EntityMapper.php:73
100
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1
0.398 ms 1 /classes/module/Module.php:2267
89
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.397 ms 1 /classes/module/Module.php:2267
7
SELECT SQL_NO_CACHE *
FROM `1vv7f_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.396 ms 1 /src/Adapter/EntityMapper.php:73
122
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.396 ms 1 /classes/Meta.php:181
85
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1
0.395 ms 1 /classes/module/Module.php:2267
124
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.391 ms 1 /classes/module/Module.php:2778
116
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms_lang`
WHERE `id_cms` = 6 AND `id_shop` = 1
0.387 ms 1 /src/Adapter/EntityMapper.php:81
123
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "stores"
OR m.page = "stores"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.384 ms 1 /classes/Meta.php:181
114
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1
0.384 ms 1 /src/Adapter/EntityMapper.php:81
8
SELECT SQL_NO_CACHE *
FROM `1vv7f_lang` a
LEFT JOIN `1vv7f_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.382 ms 1 /src/Adapter/EntityMapper.php:73
113
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms` a
LEFT JOIN `1vv7f_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1
0.377 ms 1 /src/Adapter/EntityMapper.php:73
118
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1
0.375 ms 1 /src/Adapter/EntityMapper.php:81
21
SELECT SQL_NO_CACHE `id_lang` FROM `1vv7f_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.372 ms 1 /classes/Language.php:870
3
SELECT SQL_NO_CACHE *
FROM `1vv7f_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.370 ms 1 /src/Adapter/EntityMapper.php:73
95
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.369 ms 1 /classes/module/Module.php:2778
106
SELECT SQL_NO_CACHE *
FROM `1vv7f_link_block_lang`
WHERE `id_link_block` = 2
0.369 ms 1 /src/Adapter/EntityMapper.php:81
115
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms` a
LEFT JOIN `1vv7f_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 6) LIMIT 1
0.368 ms 1 /src/Adapter/EntityMapper.php:73
33
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `1vv7f_module` m
LEFT JOIN `1vv7f_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.367 ms 79 /classes/module/Module.php:342
27
SELECT SQL_NO_CACHE *
FROM `1vv7f_currency_lang`
WHERE `id_currency` = 1
0.366 ms 1 /src/Adapter/EntityMapper.php:81
120
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 1
0.366 ms 1 /src/Adapter/EntityMapper.php:81
96
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1
0.365 ms 1 /classes/module/Module.php:2267
127
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.364 ms 1 /classes/module/Module.php:2778
82
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.363 ms 1 /classes/module/Module.php:2778
97
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.363 ms 1 /classes/module/Module.php:2778
83
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1
0.356 ms 1 /classes/module/Module.php:2267
88
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.356 ms 1 /classes/module/Module.php:2778
99
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "ps_linklist" LIMIT 1
0.356 ms 1 /classes/module/Module.php:2778
107
SELECT SQL_NO_CACHE *
FROM `1vv7f_hook` a
WHERE (a.`id_hook` = 50) LIMIT 1
0.356 ms 1 /src/Adapter/EntityMapper.php:73
34
SELECT SQL_NO_CACHE *
FROM 1vv7f_meta m
LEFT JOIN 1vv7f_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1
0.355 ms 2 /classes/Meta.php:181
117
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms` a
LEFT JOIN `1vv7f_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1
0.355 ms 1 /src/Adapter/EntityMapper.php:73
9
SELECT SQL_NO_CACHE id_shop
FROM `1vv7f_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.353 ms 1 /classes/ObjectModel.php:1570
93
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.351 ms 1 /classes/module/Module.php:2267
98
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.351 ms 1 /classes/module/Module.php:2267
119
SELECT SQL_NO_CACHE *
FROM `1vv7f_cms` a
LEFT JOIN `1vv7f_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 5) LIMIT 1
0.350 ms 1 /src/Adapter/EntityMapper.php:73
125
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1
0.349 ms 1 /classes/module/Module.php:2267
25
SELECT SQL_NO_CACHE `id_lang` FROM `1vv7f_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.348 ms 1 /classes/Language.php:870
128
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.344 ms 1 /classes/module/Module.php:2267
80
SELECT SQL_NO_CACHE `need_identification_number`
FROM `1vv7f_country`
WHERE `id_country` = 8 LIMIT 1
0.340 ms 1 /classes/Country.php:406
28
SELECT SQL_NO_CACHE id_shop
FROM `1vv7f_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.334 ms 1 /classes/ObjectModel.php:1570
35
SELECT SQL_NO_CACHE * FROM `1vv7f_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.306 ms 8 Yes /classes/ImageType.php:109
76
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module_shop` WHERE `id_module` = 83 AND `id_shop` = 1 LIMIT 1
0.299 ms 1 /classes/module/Module.php:2267
40
SELECT SQL_NO_CACHE format
FROM `1vv7f_address_format`
WHERE `id_country` = 8 LIMIT 1
0.288 ms 1 /classes/AddressFormat.php:649
44
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM 1vv7f_required_field
0.283 ms 1 /classes/ObjectModel.php:1437
31
SELECT SQL_NO_CACHE id_shop
FROM `1vv7f_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.275 ms 1 /classes/ObjectModel.php:1570
45
SELECT SQL_NO_CACHE settings FROM 1vv7f_prettyblocks_settings WHERE theme_name = "child_cartzilla" AND id_shop = 1 LIMIT 1
0.271 ms 1 /modules/prettyblocks/classes/PrettyBlocksSettingsModel.php:51
36
SELECT SQL_NO_CACHE * FROM `1vv7f_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.266 ms 8 Yes /classes/ImageType.php:109
32
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM 1vv7f_shop s
0.258 ms 1 /classes/shop/Shop.php:922
75
SELECT SQL_NO_CACHE `id_module` FROM `1vv7f_module` WHERE `name` = "prettyblocks" LIMIT 1
0.247 ms 1 /classes/module/Module.php:2778
37
SELECT SQL_NO_CACHE * FROM `1vv7f_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.246 ms 8 Yes /classes/ImageType.php:109
38
SELECT SQL_NO_CACHE * FROM `1vv7f_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.239 ms 8 Yes /classes/ImageType.php:109
42
SELECT SQL_NO_CACHE *
FROM `1vv7f_country` a
LEFT JOIN `1vv7f_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.234 ms 1 /src/Adapter/EntityMapper.php:73
39
SELECT SQL_NO_CACHE * FROM `1vv7f_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.230 ms 8 Yes /classes/ImageType.php:109
43
SELECT SQL_NO_CACHE *
FROM `1vv7f_country_lang`
WHERE `id_country` = 8
0.222 ms 1 /src/Adapter/EntityMapper.php:81
41
SELECT SQL_NO_CACHE `need_identification_number`
FROM `1vv7f_country`
WHERE `id_country` = 8 LIMIT 1
0.208 ms 1 /classes/Country.php:406

Doubles

12 queries
SELECT `id_module` FROM `XXvvXXf_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
5 queries
SELECT *
FROM `XXvvXXf_cms` a
LEFT JOIN `XXvvXXf_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) LIMIT XX
5 queries
SELECT *
							FROM `XXvvXXf_cms_lang`
							WHERE `id_cms` = XX AND `id_shop` = XX
5 queries
SELECT l.id_category FROM XXvvXXf_category_lang as l
        INNER JOIN XXvvXXf_category c ON (c.id_category = l.id_category)
        WHERE c.active = XX
        AND l.id_shop = XX AND l.id_lang = XX
        ORDER BY RAND() LIMIT XX
5 queries
SELECT *
FROM `XXvvXXf_category` aXX
LEFT JOIN `XXvvXXf_category_lang` `aXX` ON (aXX.`id_category` = aXX.`id_category`)
WHERE (aXX.`id_category` = XX) AND (aXX.`id_lang` = XX) AND (aXX.`id_shop` = XX)
4 queries
SELECT DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `XXvvXXf_attribute_group` ag INNER JOIN `XXvvXXf_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `XXvvXXf_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `XXvvXXf_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN XXvvXXf_attribute_group_shop attribute_group_shop
        ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = XX)  INNER JOIN XXvvXXf_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `XXvvXXf_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = XX) WHERE ag.id_attribute_group = XX ORDER BY agl.`name` ASC, a.`position` ASC
4 queries
SELECT pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM XXvvXXf_product p LEFT JOIN XXvvXXf_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN XXvvXXf_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN XXvvXXf_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, XX) = sa.id_product_attribute AND sa.id_shop = XX  AND sa.id_shop_group = XX ) LEFT JOIN XXvvXXf_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN XXvvXXf_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN XXvvXXf_category_product cp ON (p.id_product = cp.id_product) INNER JOIN XXvvXXf_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN XXvvXXf_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND psales.quantity>XX GROUP BY p.id_product) p LEFT JOIN XXvvXXf_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN XXvvXXf_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN XXvvXXf_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=XX)) GROUP BY pac.id_attribute
3 queries
        		SELECT *
        		FROM XXvvXXf_meta m
        		LEFT JOIN XXvvXXf_meta_lang ml ON m.id_meta = ml.id_meta
        		WHERE (
        			m.page = "best-sales"
        			OR m.page = "bestsales"
        		)
        		AND ml.id_lang = XX
		 AND ml.id_shop = XX LIMIT XX
2 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `XXvvXXf_module` m
                LEFT JOIN `XXvvXXf_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
2 queries
SELECT `id_lang` FROM `XXvvXXf_lang`
                    WHERE `locale` = 'fr-fr'
                    OR `language_code` = 'fr-fr' LIMIT XX
2 queries
			SELECT `need_identification_number`
			FROM `XXvvXXf_country`
			WHERE `id_country` = XX LIMIT XX
2 queries
SELECT settings FROM XXvvXXf_prettyblocks_settings WHERE theme_name = "child_cartzilla" AND id_shop = XX LIMIT XX
2 queries
SELECT fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM XXvvXXf_product p LEFT JOIN XXvvXXf_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN XXvvXXf_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN XXvvXXf_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, XX) = sa.id_product_attribute AND sa.id_shop = XX  AND sa.id_shop_group = XX ) LEFT JOIN XXvvXXf_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN XXvvXXf_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN XXvvXXf_category_product cp ON (p.id_product = cp.id_product) INNER JOIN XXvvXXf_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN XXvvXXf_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND psales.quantity>XX GROUP BY p.id_product) p INNER JOIN XXvvXXf_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=XX)) GROUP BY fp.id_feature_value
2 queries
SELECT lb.`id_link_block`
                    FROM XXvvXXf_link_block lb
                    INNER JOIN XXvvXXf_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
                    WHERE lb. `id_hook` = XX AND lbs.`id_shop` = XX
                    ORDER by lbs.`position`
                
2 queries
SELECT *
FROM `XXvvXXf_link_block` a
LEFT JOIN `XXvvXXf_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 `XXvvXXf_link_block_lang`
							WHERE `id_link_block` = XX
2 queries
        		SELECT *
        		FROM XXvvXXf_meta m
        		LEFT JOIN XXvvXXf_meta_lang ml ON m.id_meta = ml.id_meta
        		WHERE (
        			m.page = "prices-drop"
        			OR m.page = "pricesdrop"
        		)
        		AND ml.id_lang = XX
		 AND ml.id_shop = XX LIMIT XX
2 queries
        		SELECT *
        		FROM XXvvXXf_meta m
        		LEFT JOIN XXvvXXf_meta_lang ml ON m.id_meta = ml.id_meta
        		WHERE (
        			m.page = "new-products"
        			OR m.page = "newproducts"
        		)
        		AND ml.id_lang = XX
		 AND ml.id_shop = XX LIMIT XX
2 queries
        		SELECT *
        		FROM XXvvXXf_meta m
        		LEFT JOIN XXvvXXf_meta_lang ml ON m.id_meta = ml.id_meta
        		WHERE (
        			m.page = "contact"
        			OR m.page = "contact"
        		)
        		AND ml.id_lang = XX
		 AND ml.id_shop = XX LIMIT XX
2 queries
        		SELECT *
        		FROM XXvvXXf_meta m
        		LEFT JOIN XXvvXXf_meta_lang ml ON m.id_meta = ml.id_meta
        		WHERE (
        			m.page = "sitemap"
        			OR m.page = "sitemap"
        		)
        		AND ml.id_lang = XX
		 AND ml.id_shop = XX LIMIT XX
2 queries
        		SELECT *
        		FROM XXvvXXf_meta m
        		LEFT JOIN XXvvXXf_meta_lang ml ON m.id_meta = ml.id_meta
        		WHERE (
        			m.page = "stores"
        			OR m.page = "stores"
        		)
        		AND ml.id_lang = XX
		 AND ml.id_shop = XX LIMIT XX
2 queries
SELECT *
FROM `XXvvXXf_prettyblocks` aXX
WHERE (aXX.`zone_name` = 'displayFooter') AND (aXX.`id_shop` = XX) AND (aXX.`id_lang` = XX)
ORDER BY aXX.`position` asc
2 queries
SELECT *
FROM `XXvvXXf_prettyblocks` aXX
WHERE (aXX.`zone_name` = 'displayFooterRight') AND (aXX.`id_shop` = XX) AND (aXX.`id_lang` = XX)
ORDER BY aXX.`position` asc

Tables stress

30 category
22 product_attribute
22 product_attribute_combination
20 product
19 stock_available
18 product_sale
18 product_shop
18 category_product
18 category_group
15 module
15 module_shop
14 meta
14 meta_lang
12 category_lang
9 prettyblocks
8 attribute
6 hook
6 currency
5 shop
5 lang
5 currency_shop
5 image_type
5 attribute_group
5 attribute_group_shop
5 attribute_group_lang
5 cms
5 cms_shop
5 cms_lang
4 shop_url
4 lang_shop
4 country
4 attribute_lang
4 attribute_shop
4 layered_indexable_attribute_lang_value
4 link_block
4 link_block_shop
3 hook_alias
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 currency_lang
2 group_shop
2 prettyblocks_settings
2 category_shop
2 feature_product
2 manufacturer
2 manufacturer_lang
2 cart_product
2 link_block_lang
2 product_lang
1 configuration_lang
1 hook_module
1 module_group
1 hook_module_exceptions
1 group
1 group_lang
1 address_format
1 required_field
1 layered_category
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 feature
1 feature_shop
1 feature_lang
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 specific_price
1 layered_price_index
1 manufacturer_shop
1 ganalytics_data

ObjectModel instances

Name Instances Source
CMS 12 /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: 6]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 4]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 5]
/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: 6]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 4]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 5]
PrettyBlocksModel 6 /classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
Category 6 /modules/ps_facetedsearch/src/Filters/Block.php:157 (__construct) [id: 2]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
Country 5 /config/config.inc.php:154 (__construct) [id: 8]
/classes/AddressFormat.php:402 (__construct) [id: 8]
/classes/controller/FrontController.php:1707 (__construct) [id: 8]
/classes/AddressFormat.php:402 (__construct) [id: 8]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8]
Hook 4 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 50]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 50]
/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 4 /modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 1]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 2]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 1]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 2]
AddressFormat 2 /classes/controller/FrontController.php:1701 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
Language 2 /config/config.inc.php:219 (__construct) [id: 1]
/classes/Tools.php:550 (__construct) [id: 1]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:680 (getCurrencyInstance) [id: 1]
State 2 /classes/controller/FrontController.php:1706 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0]
Shop 1 /config/config.inc.php:122 (initialize) [id: 1]
Risk 1 /classes/controller/FrontController.php:1627 (__construct) [id: ]
Address 1 /classes/shop/Shop.php:487 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1624 (__construct) [id: 0]
Group 1 /classes/Cart.php:272 (getCurrent) [id: 1]
Cart 1 /classes/controller/FrontController.php:430 (__construct) [id: ]
Customer 1 /config/config.inc.php:272 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:562 (__construct) [id: 1]
Product 1 /classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/polyfill-php83/bootstrap81.php
16 /vendor/symfony/var-dumper/Resources/functions/dump.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
18 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
19 /vendor/twig/twig/src/Resources/core.php
20 /vendor/twig/twig/src/Resources/debug.php
21 /vendor/twig/twig/src/Resources/escaper.php
22 /vendor/twig/twig/src/Resources/string_loader.php
23 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
24 /vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
25 /vendor/symfony/string/Resources/functions.php
26 /vendor/symfony/polyfill-intl-idn/bootstrap.php
27 /vendor/symfony/clock/Resources/now.php
28 /vendor/symfony/polyfill-php80/bootstrap.php
29 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
30 /vendor/jakeasmith/http_build_url/src/http_build_url.php
31 /vendor/symfony/polyfill-intl-icu/bootstrap.php
32 /vendor/ircmaxell/password-compat/lib/password.php
33 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
34 /vendor/symfony/polyfill-php73/bootstrap.php
35 /vendor/symfony/translation/Resources/functions.php
36 /src/Core/Version.php
37 /config/alias.php
38 /vendor/prestashop/autoload/src/PrestashopAutoload.php
39 /vendor/prestashop/autoload/src/LegacyClassLoader.php
40 /vendor/symfony/filesystem/Filesystem.php
41 /vendor/prestashop/autoload/src/Autoloader.php
42 /config/bootstrap.php
43 /src/Core/ContainerBuilder.php
44 /src/Core/Foundation/IoC/Container.php
45 /src/Adapter/ServiceLocator.php
46 /var/cache/dev/appParameters.php
49 /var/cache/dev/class_index.php
50 /classes/controller/Controller.php
52 /classes/ObjectModel.php
53 /src/Core/Foundation/Database/EntityInterface.php
55 /classes/db/Db.php
57 /classes/Hook.php
59 /classes/module/Module.php
60 /src/Core/Module/Legacy/ModuleInterface.php
62 /classes/Tools.php
63 /classes/Context.php
64 /classes/shop/Shop.php
65 /src/Core/Security/PasswordGenerator.php
66 /classes/db/DbPDO.php
67 /classes/AddressFormat.php
68 /classes/Configuration.php
69 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
70 /classes/Validate.php
71 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
72 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
73 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
74 /vendor/symfony/form/AbstractType.php
75 /vendor/symfony/form/FormTypeInterface.php
76 /classes/cache/Cache.php
77 /src/Adapter/EntityMapper.php
78 /classes/db/DbQuery.php
79 /src/Core/Addon/Theme/ThemeManagerBuilder.php
80 /vendor/psr/log/src/NullLogger.php
81 /vendor/psr/log/src/AbstractLogger.php
82 /vendor/psr/log/src/LoggerTrait.php
83 /vendor/psr/log/src/LoggerInterface.php
84 /src/Core/Context/ApiClientContext.php
85 /src/Adapter/Configuration.php
86 /vendor/symfony/http-foundation/ParameterBag.php
87 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
88 /src/Core/ConfigurationInterface.php
89 /src/Core/Addon/Theme/ThemeRepository.php
90 /src/Core/Addon/AddonRepositoryInterface.php
91 /src/Core/Addon/Theme/Theme.php
92 /src/Core/Addon/AddonInterface.php
93 /src/Core/Util/File/YamlParser.php
94 /vendor/symfony/config/ConfigCache.php
95 /vendor/symfony/config/ResourceCheckerConfigCache.php
96 /vendor/symfony/config/ConfigCacheInterface.php
97 /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
98 /vendor/symfony/config/ResourceCheckerInterface.php
99 /vendor/symfony/config/Resource/FileResource.php
100 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
101 /vendor/symfony/config/Resource/ResourceInterface.php
102 /var/cache/dev/yaml/ee8d225be47ebdc6d42c2eb30fbeebfd.php
103 /src/Core/Util/ArrayFinder.php
104 /vendor/symfony/property-access/PropertyAccess.php
105 /vendor/symfony/property-access/PropertyAccessorBuilder.php
106 /vendor/symfony/property-access/PropertyAccessor.php
107 /vendor/symfony/property-access/PropertyAccessorInterface.php
108 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
109 /vendor/symfony/property-info/PropertyListExtractorInterface.php
110 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
111 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
112 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
113 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
114 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
115 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
116 /vendor/symfony/property-info/Type.php
117 /vendor/symfony/string/Inflector/EnglishInflector.php
118 /vendor/symfony/string/Inflector/InflectorInterface.php
119 /vendor/symfony/property-access/PropertyPath.php
120 /vendor/symfony/property-access/PropertyPathInterface.php
121 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
122 /config/defines_uri.inc.php
123 /classes/Language.php
124 /src/Core/Language/LanguageInterface.php
125 /classes/Country.php
126 /classes/PrestaShopCollection.php
127 /classes/shop/ShopGroup.php
128 /classes/Cookie.php
129 /src/Core/Http/CookieOptions.php
130 /classes/PhpEncryption.php
131 /classes/PhpEncryptionEngine.php
132 /vendor/defuse/php-encryption/src/Key.php
133 /vendor/defuse/php-encryption/src/Encoding.php
134 /vendor/defuse/php-encryption/src/Core.php
135 /vendor/defuse/php-encryption/src/Crypto.php
136 /vendor/defuse/php-encryption/src/KeyOrPassword.php
137 /vendor/defuse/php-encryption/src/RuntimeTests.php
138 /vendor/defuse/php-encryption/src/DerivedKeys.php
139 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
140 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
141 /src/Core/Session/SessionHandler.php
142 /src/Core/Session/SessionHandlerInterface.php
143 /vendor/symfony/http-foundation/Session/Session.php
144 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
145 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
146 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
147 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
148 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
149 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
150 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
151 /vendor/symfony/http-foundation/Session/SessionInterface.php
152 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
153 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
154 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
155 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
156 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
157 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
158 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
159 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
160 /config/smarty.config.inc.php
161 /classes/Smarty/SmartyDev.php
162 /vendor/smarty/smarty/libs/Smarty.class.php
163 /vendor/smarty/smarty/libs/functions.php
164 /vendor/smarty/smarty/libs/Autoloader.php
165 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
166 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
167 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
168 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
169 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
170 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
171 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
172 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
173 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
174 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
175 /classes/ImageManager.php
176 /classes/Product.php
177 /classes/Profile.php
178 /classes/Tab.php
179 /config/smartyfront.config.inc.php
180 /classes/Smarty/SmartyResourceModule.php
181 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
182 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
183 /classes/Smarty/SmartyResourceParent.php
184 /classes/Smarty/SmartyLazyRegister.php
185 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
186 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
187 /classes/Customer.php
188 /classes/Group.php
189 /classes/Link.php
190 /classes/shop/ShopUrl.php
191 /app/FrontKernel.php
192 /app/AppKernel.php
193 /vendor/symfony/http-kernel/Kernel.php
194 /vendor/symfony/http-kernel/KernelInterface.php
195 /vendor/symfony/http-kernel/HttpKernelInterface.php
196 /vendor/symfony/http-kernel/RebootableInterface.php
197 /vendor/symfony/http-kernel/TerminableInterface.php
198 /vendor/symfony/dotenv/Dotenv.php
199 /classes/Dispatcher.php
200 /vendor/symfony/http-foundation/Request.php
201 /vendor/symfony/http-foundation/AcceptHeader.php
202 /vendor/symfony/http-foundation/AcceptHeaderItem.php
203 /vendor/symfony/http-foundation/FileBag.php
204 /vendor/symfony/http-foundation/HeaderBag.php
205 /vendor/symfony/http-foundation/HeaderUtils.php
206 /vendor/symfony/http-foundation/InputBag.php
207 /vendor/symfony/http-foundation/ServerBag.php
208 /src/Adapter/SymfonyContainer.php
209 /config/db_slave_server.inc.php
210 /src/Adapter/ContainerBuilder.php
211 /src/Adapter/Environment.php
212 /src/Core/EnvironmentInterface.php
213 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
214 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
215 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
216 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
217 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
218 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
219 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
220 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
221 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
222 /vendor/symfony/cache/Adapter/ArrayAdapter.php
223 /vendor/psr/log/src/LoggerAwareTrait.php
224 /vendor/symfony/cache/Adapter/AdapterInterface.php
225 /vendor/symfony/cache/CacheItem.php
226 /vendor/symfony/cache-contracts/ItemInterface.php
227 /vendor/psr/cache/src/CacheItemInterface.php
228 /vendor/psr/cache/src/CacheItemPoolInterface.php
229 /vendor/symfony/cache-contracts/CacheInterface.php
230 /vendor/psr/log/src/LoggerAwareInterface.php
231 /vendor/symfony/cache/ResettableInterface.php
232 /vendor/symfony/service-contracts/ResetInterface.php
233 /vendor/doctrine/orm/src/Tools/Setup.php
234 /vendor/doctrine/deprecations/src/Deprecation.php
235 /vendor/doctrine/orm/src/Configuration.php
236 /vendor/doctrine/dbal/src/Configuration.php
237 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
238 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
239 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
240 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
241 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
242 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
243 /vendor/doctrine/lexer/src/AbstractLexer.php
244 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
245 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
246 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
247 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
248 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
249 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
250 /vendor/symfony/config/Resource/ReflectionClassResource.php
251 /vendor/symfony/config/Resource/DirectoryResource.php
252 /vendor/symfony/config/Resource/ClassExistenceResource.php
253 /var/cache/dev/FrontContainer.php
254 /src/Adapter/Container/LegacyContainer.php
255 /vendor/symfony/dependency-injection/Container.php
256 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
257 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
258 /vendor/symfony/dependency-injection/ServiceLocator.php
259 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
260 /vendor/psr/container/src/ContainerExceptionInterface.php
261 /vendor/psr/container/src/NotFoundExceptionInterface.php
262 /vendor/symfony/service-contracts/ServiceProviderInterface.php
263 /vendor/psr/container/src/ContainerInterface.php
264 /vendor/symfony/dependency-injection/ContainerInterface.php
265 /src/Adapter/Container/LegacyContainerInterface.php
266 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
267 /vendor/doctrine/orm/src/EntityRepository.php
268 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
269 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
270 /vendor/symfony/var-exporter/LazyProxyTrait.php
271 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
272 /vendor/symfony/var-exporter/LazyObjectInterface.php
273 /vendor/symfony/var-exporter/Internal/Hydrator.php
274 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
275 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
276 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
277 /vendor/symfony/var-exporter/LazyGhostTrait.php
278 /src/Core/FeatureFlag/FeatureFlagManager.php
279 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
280 /src/Core/FeatureFlag/Layer/DbLayer.php
281 /src/Core/FeatureFlag/TypeLayerInterface.php
282 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
283 /src/Core/FeatureFlag/Layer/EnvLayer.php
284 /src/Core/FeatureFlag/Layer/QueryLayer.php
285 /vendor/symfony/http-foundation/RequestStack.php
286 /vendor/doctrine/orm/src/EntityManager.php
287 /vendor/doctrine/orm/src/EntityManagerInterface.php
288 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
289 /modules/statsforecast/vendor/autoload.php
290 /modules/statsforecast/vendor/composer/autoload_real.php
291 /modules/statsforecast/vendor/composer/platform_check.php
292 /modules/statsforecast/vendor/composer/autoload_static.php
293 /modules/psshipping/vendor/autoload.php
294 /modules/psshipping/vendor/composer/autoload_real.php
295 /modules/psshipping/vendor/composer/autoload_static.php
296 /modules/psshipping/vendor/ralouphie/getallheaders/src/getallheaders.php
297 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions_include.php
298 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions.php
299 /modules/psshipping/vendor/clue/stream-filter/src/functions_include.php
300 /modules/psshipping/vendor/clue/stream-filter/src/functions.php
301 /modules/psshipping/vendor/php-http/message/src/filters.php
302 /modules/psshipping/vendor/guzzlehttp/guzzle/src/functions_include.php
303 /modules/psshipping/vendor/guzzlehttp/guzzle/src/functions.php
304 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment.php
305 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Client.php
306 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
307 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
308 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
309 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
310 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
311 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
312 /modules/psshipping/vendor/segmentio/analytics-php/lib/Segment/Version.php
313 /modules/statscarrier/vendor/autoload.php
314 /modules/statscarrier/vendor/composer/autoload_real.php
315 /modules/statscarrier/vendor/composer/platform_check.php
316 /modules/statscarrier/vendor/composer/autoload_static.php
317 /modules/statscheckup/vendor/autoload.php
318 /modules/statscheckup/vendor/composer/autoload_real.php
319 /modules/statscheckup/vendor/composer/platform_check.php
320 /modules/statscheckup/vendor/composer/autoload_static.php
321 /modules/statsnewsletter/vendor/autoload.php
322 /modules/statsnewsletter/vendor/composer/autoload_real.php
323 /modules/statsnewsletter/vendor/composer/platform_check.php
324 /modules/statsnewsletter/vendor/composer/autoload_static.php
325 /modules/ps_customtext/vendor/autoload.php
326 /modules/ps_customtext/vendor/composer/autoload_real.php
327 /modules/ps_customtext/vendor/composer/platform_check.php
328 /modules/ps_customtext/vendor/composer/autoload_static.php
329 /modules/psxmarketingwithgoogle/vendor/autoload.php
330 /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php
331 /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php
332 /modules/ps_mainmenu/vendor/autoload.php
333 /modules/ps_mainmenu/vendor/composer/autoload_real.php
334 /modules/ps_mainmenu/vendor/composer/platform_check.php
335 /modules/ps_mainmenu/vendor/composer/autoload_static.php
336 /modules/statspersonalinfos/vendor/autoload.php
337 /modules/statspersonalinfos/vendor/composer/autoload_real.php
338 /modules/statspersonalinfos/vendor/composer/platform_check.php
339 /modules/statspersonalinfos/vendor/composer/autoload_static.php
340 /modules/productcomments/vendor/autoload.php
341 /modules/productcomments/vendor/composer/autoload_real.php
342 /modules/productcomments/vendor/composer/platform_check.php
343 /modules/productcomments/vendor/composer/autoload_static.php
344 /modules/ps_classic_edition/vendor/autoload.php
345 /modules/ps_classic_edition/vendor/composer/autoload_real.php
346 /modules/ps_classic_edition/vendor/composer/platform_check.php
347 /modules/ps_classic_edition/vendor/composer/autoload_static.php
348 /modules/ps_wirepayment/vendor/autoload.php
349 /modules/ps_wirepayment/vendor/composer/autoload_real.php
350 /modules/ps_wirepayment/vendor/composer/platform_check.php
351 /modules/ps_wirepayment/vendor/composer/autoload_static.php
352 /modules/statsbestcustomers/vendor/autoload.php
353 /modules/statsbestcustomers/vendor/composer/autoload_real.php
354 /modules/statsbestcustomers/vendor/composer/platform_check.php
355 /modules/statsbestcustomers/vendor/composer/autoload_static.php
356 /modules/ps_imageslider/vendor/autoload.php
357 /modules/ps_imageslider/vendor/composer/autoload_real.php
358 /modules/ps_imageslider/vendor/composer/platform_check.php
359 /modules/ps_imageslider/vendor/composer/autoload_static.php
360 /modules/ps_categorytree/vendor/autoload.php
361 /modules/ps_categorytree/vendor/composer/autoload_real.php
362 /modules/ps_categorytree/vendor/composer/platform_check.php
363 /modules/ps_categorytree/vendor/composer/autoload_static.php
364 /modules/statssales/vendor/autoload.php
365 /modules/statssales/vendor/composer/autoload_real.php
366 /modules/statssales/vendor/composer/platform_check.php
367 /modules/statssales/vendor/composer/autoload_static.php
368 /modules/ps_facebook/vendor/autoload.php
369 /modules/ps_facebook/vendor/composer/autoload_real.php
370 /modules/ps_facebook/vendor/composer/autoload_static.php
371 /modules/pagesnotfound/vendor/autoload.php
372 /modules/pagesnotfound/vendor/composer/autoload_real.php
373 /modules/pagesnotfound/vendor/composer/platform_check.php
374 /modules/pagesnotfound/vendor/composer/autoload_static.php
375 /modules/ps_socialfollow/vendor/autoload.php
376 /modules/ps_socialfollow/vendor/composer/autoload_real.php
377 /modules/ps_socialfollow/vendor/composer/platform_check.php
378 /modules/ps_socialfollow/vendor/composer/autoload_static.php
379 /modules/statsbestsuppliers/vendor/autoload.php
380 /modules/statsbestsuppliers/vendor/composer/autoload_real.php
381 /modules/statsbestsuppliers/vendor/composer/platform_check.php
382 /modules/statsbestsuppliers/vendor/composer/autoload_static.php
383 /modules/cartzillablocks/vendor/autoload.php
384 /modules/cartzillablocks/vendor/composer/autoload_real.php
385 /modules/cartzillablocks/vendor/composer/autoload_static.php
386 /modules/prettyblocks/vendor/autoload.php
387 /modules/prettyblocks/vendor/composer/autoload_real.php
388 /modules/prettyblocks/vendor/composer/platform_check.php
389 /modules/prettyblocks/vendor/composer/autoload_static.php
390 /modules/statsbestmanufacturers/vendor/autoload.php
391 /modules/statsbestmanufacturers/vendor/composer/autoload_real.php
392 /modules/statsbestmanufacturers/vendor/composer/platform_check.php
393 /modules/statsbestmanufacturers/vendor/composer/autoload_static.php
394 /modules/statsbestvouchers/vendor/autoload.php
395 /modules/statsbestvouchers/vendor/composer/autoload_real.php
396 /modules/statsbestvouchers/vendor/composer/platform_check.php
397 /modules/statsbestvouchers/vendor/composer/autoload_static.php
398 /modules/statssearch/vendor/autoload.php
399 /modules/statssearch/vendor/composer/autoload_real.php
400 /modules/statssearch/vendor/composer/platform_check.php
401 /modules/statssearch/vendor/composer/autoload_static.php
402 /modules/statsregistrations/vendor/autoload.php
403 /modules/statsregistrations/vendor/composer/autoload_real.php
404 /modules/statsregistrations/vendor/composer/platform_check.php
405 /modules/statsregistrations/vendor/composer/autoload_static.php
406 /modules/paypal/vendor/autoload.php
407 /modules/paypal/vendor/composer/autoload_real.php
408 /modules/paypal/vendor/composer/autoload_static.php
409 /modules/ps_mbo/vendor/autoload.php
410 /modules/ps_mbo/vendor/composer/autoload_real.php
411 /modules/ps_mbo/vendor/composer/platform_check.php
412 /modules/ps_mbo/vendor/composer/autoload_static.php
413 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php
414 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php
415 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
416 /modules/ps_mbo/bootstrap.php
417 /modules/ps_mbo/src/Helpers/EnvHelper.php
418 /modules/ps_emailsubscription/vendor/autoload.php
419 /modules/ps_emailsubscription/vendor/composer/autoload_real.php
420 /modules/ps_emailsubscription/vendor/composer/platform_check.php
421 /modules/ps_emailsubscription/vendor/composer/autoload_static.php
422 /modules/ps_eventbus/vendor/autoload.php
423 /modules/ps_eventbus/vendor/composer/autoload_real.php
424 /modules/ps_eventbus/vendor/composer/autoload_static.php
425 /modules/statscatalog/vendor/autoload.php
426 /modules/statscatalog/vendor/composer/autoload_real.php
427 /modules/statscatalog/vendor/composer/platform_check.php
428 /modules/statscatalog/vendor/composer/autoload_static.php
429 /modules/statsbestproducts/vendor/autoload.php
430 /modules/statsbestproducts/vendor/composer/autoload_real.php
431 /modules/statsbestproducts/vendor/composer/platform_check.php
432 /modules/statsbestproducts/vendor/composer/autoload_static.php
433 /modules/statsbestcategories/vendor/autoload.php
434 /modules/statsbestcategories/vendor/composer/autoload_real.php
435 /modules/statsbestcategories/vendor/composer/platform_check.php
436 /modules/statsbestcategories/vendor/composer/autoload_static.php
437 /modules/ps_checkout/vendor/autoload.php
438 /modules/ps_checkout/vendor/composer/autoload_real.php
439 /modules/ps_checkout/vendor/composer/autoload_static.php
440 /modules/statsstock/vendor/autoload.php
441 /modules/statsstock/vendor/composer/autoload_real.php
442 /modules/statsstock/vendor/composer/platform_check.php
443 /modules/statsstock/vendor/composer/autoload_static.php
444 /modules/ps_accounts/vendor/autoload.php
445 /modules/ps_accounts/vendor/composer/autoload_real.php
446 /modules/ps_accounts/vendor/composer/platform_check.php
447 /modules/ps_accounts/vendor/composer/autoload_static.php
448 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
449 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
450 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
451 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
452 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
453 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
454 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
455 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
456 /src/Core/Hook/HookModuleFilter.php
457 /src/Core/Hook/HookModuleFilterInterface.php
458 /modules/prettyblocks/prettyblocks.php
459 /src/Core/Module/WidgetInterface.php
460 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
461 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
462 /src/PrestaShopBundle/Translation/TranslatorComponent.php
463 /vendor/symfony/translation/Translator.php
464 /vendor/symfony/translation/MessageCatalogue.php
465 /vendor/symfony/translation/MessageCatalogueInterface.php
466 /vendor/symfony/translation/MetadataAwareInterface.php
467 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
468 /vendor/symfony/translation-contracts/TranslatorInterface.php
469 /vendor/symfony/translation/TranslatorBagInterface.php
470 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
471 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
472 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
473 /src/PrestaShopBundle/Translation/TranslatorInterface.php
474 /vendor/symfony/translation/Formatter/MessageFormatter.php
475 /vendor/symfony/translation/Formatter/IntlFormatter.php
476 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
477 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
478 /vendor/symfony/translation/IdentityTranslator.php
479 /vendor/symfony/translation-contracts/TranslatorTrait.php
480 /vendor/symfony/config/ConfigCacheFactory.php
481 /vendor/symfony/config/ConfigCacheFactoryInterface.php
482 /var/cache/dev/translations/catalogue.fr-FR.NXhscRe.php
483 /src/PrestaShopBundle/Translation/DomainNormalizer.php
484 /controllers/front/listing/BestSalesController.php
485 /classes/controller/ProductListingFrontController.php
486 /classes/controller/ProductPresentingFrontController.php
487 /classes/controller/FrontController.php
488 /src/Adapter/Presenter/Object/ObjectPresenter.php
489 /src/Adapter/Presenter/PresenterInterface.php
490 /src/Adapter/Presenter/Cart/CartPresenter.php
491 /src/Adapter/Image/ImageRetriever.php
492 /classes/tax/TaxConfiguration.php
493 /classes/Smarty/TemplateFinder.php
494 /classes/assets/StylesheetManager.php
495 /classes/assets/AbstractAssetManager.php
496 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
497 /classes/assets/JavascriptManager.php
498 /classes/assets/CccReducer.php
499 /src/Core/Localization/Locale/Repository.php
500 /src/Core/Localization/Locale/RepositoryInterface.php
501 /src/Core/Localization/CLDR/LocaleRepository.php
502 /src/Core/Localization/CLDR/LocaleDataSource.php
503 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
504 /src/Core/Data/Layer/AbstractDataLayer.php
505 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
506 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
507 /vendor/symfony/cache/Adapter/AbstractAdapter.php
508 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
509 /vendor/symfony/cache/Traits/ContractsTrait.php
510 /vendor/symfony/cache-contracts/CacheTrait.php
511 /vendor/psr/cache/src/InvalidArgumentException.php
512 /vendor/psr/cache/src/CacheException.php
513 /vendor/symfony/cache/Traits/FilesystemTrait.php
514 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
515 /vendor/symfony/cache/PruneableInterface.php
516 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
517 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
518 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
519 /src/Core/Localization/CLDR/Reader.php
520 /src/Core/Localization/CLDR/ReaderInterface.php
521 /src/Core/Localization/Currency/Repository.php
522 /src/Core/Localization/Currency/RepositoryInterface.php
523 /src/Core/Localization/Currency/CurrencyDataSource.php
524 /src/Core/Localization/Currency/DataSourceInterface.php
525 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
526 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
527 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
528 /src/Adapter/Currency/CurrencyDataProvider.php
529 /src/Core/Currency/CurrencyDataProviderInterface.php
530 /src/Adapter/LegacyContext.php
531 /src/Adapter/Tools.php
532 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
533 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
534 /vendor/prestashop/decimal/src/Operation/Rounding.php
535 /src/Core/Localization/Locale.php
536 /src/Core/Localization/LocaleInterface.php
537 /src/Core/Localization/Specification/Price.php
538 /src/Core/Localization/Specification/Number.php
539 /src/Core/Localization/Specification/NumberInterface.php
540 /src/Core/Localization/Specification/Factory.php
541 /src/Core/Localization/CLDR/LocaleData.php
542 /src/Core/Localization/CLDR/NumberSymbolsData.php
543 /src/Core/Localization/CLDR/CurrencyData.php
544 /src/Core/Localization/CLDR/Locale.php
545 /src/Core/Localization/CLDR/LocaleInterface.php
546 /src/Core/Localization/Specification/NumberSymbolList.php
547 /classes/Currency.php
548 /src/Core/Localization/Currency/LocalizedCurrencyId.php
549 /classes/webservice/WebserviceRequest.php
550 /src/Core/Localization/Currency/CurrencyData.php
551 /src/Core/Localization/Currency/CurrencyCollection.php
552 /src/Core/Localization/Currency.php
553 /src/Core/Localization/CurrencyInterface.php
554 /src/Core/Localization/Specification/NumberCollection.php
555 /src/Core/Localization/Number/Formatter.php
556 /classes/Cart.php
557 /src/Adapter/AddressFactory.php
558 /classes/CartRule.php
559 /src/Core/Domain/Product/ValueObject/RedirectType.php
560 /src/Core/Util/DateTime/DateTime.php
561 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
562 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
563 /src/Core/Domain/Product/ValueObject/ProductType.php
564 /src/Core/Domain/Product/ValueObject/Reference.php
565 /src/Core/Domain/Product/ValueObject/Gtin.php
566 /src/Core/Domain/Product/ValueObject/Isbn.php
567 /src/Core/Domain/Product/ValueObject/Upc.php
568 /src/Core/Domain/Product/ProductSettings.php
569 /src/Core/Domain/Shop/ValueObject/ShopId.php
570 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
571 /modules/ps_emailsubscription/ps_emailsubscription.php
572 /classes/Media.php
573 /modules/ps_socialfollow/ps_socialfollow.php
574 /modules/ps_emailalerts/ps_emailalerts.php
575 /modules/ps_emailalerts/MailAlert.php
576 /src/Adapter/Presenter/Cart/CartLazyArray.php
577 /src/Adapter/Presenter/AbstractLazyArray.php
578 /src/Adapter/Product/PriceFormatter.php
579 /src/Adapter/Presenter/LazyArrayAttribute.php
580 /src/Core/Util/Inflector.php
581 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
582 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
583 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
584 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
585 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
586 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
587 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
588 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
589 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
590 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
591 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
592 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
593 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
594 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
595 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
596 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
597 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
598 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
599 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
600 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
601 /classes/Gender.php
602 /src/Core/Domain/Title/ValueObject/Gender.php
603 /classes/Risk.php
604 /classes/Meta.php
605 /classes/Address.php
606 /classes/ImageType.php
607 /classes/State.php
608 /src/Core/Security/PasswordPolicyConfiguration.php
609 /src/Core/Configuration/DataConfigurationInterface.php
610 /src/Core/Security/Hashing.php
611 /modules/prettyblocks/classes/PrettyBlocksModel.php
612 /modules/prettyblocks/classes/HelperBuilder.php
613 /modules/cartzillablocks/cartzillablocks.php
614 /classes/Translate.php
615 /modules/cartzillablocks/translations/fr.php
616 /modules/prettyblocks/translations/fr.php
617 /modules/prettyblocks/classes/PrettyBlocksSettingsModel.php
618 /modules/prettyblocks/classes/prettyblocks/core/FieldCore.php
619 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php
620 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php
621 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php
622 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php
623 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser.php
624 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php
625 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
626 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php
627 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php
628 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php
629 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php
630 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Definition.php
631 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModuleManager.php
632 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTypes.php
633 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php
634 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef.php
635 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php
636 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php
637 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php
638 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php
639 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php
640 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php
641 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Nmtokens.php
642 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php
643 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIParser.php
644 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/PercentEncoder.php
645 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php
646 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php
647 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php
648 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php
649 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ContentEditable.php
650 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php
651 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php
652 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php
653 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Doctype.php
654 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php
655 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ElementDef.php
656 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.php
657 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php
658 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php
659 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php
660 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/RemoveForeignElements.php
661 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php
662 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php
663 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/ValidateAttributes.php
664 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer.php
665 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php
666 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php
667 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/TokenFactory.php
668 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Start.php
669 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Tag.php
670 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token.php
671 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/End.php
672 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Empty.php
673 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Text.php
674 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Comment.php
675 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Context.php
676 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php
677 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php
678 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Text.php
679 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php
680 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php
681 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php
682 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/List.php
683 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef.php
684 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php
685 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php
686 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php
687 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php
688 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform.php
689 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tables.php
690 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php
691 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php
692 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php
693 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/StyleAttribute.php
694 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php
695 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php
696 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php
697 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php
698 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php
699 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php
700 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Textarea.php
701 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php
702 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php
703 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php
704 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Target.php
705 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php
706 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
707 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
708 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php
709 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeObject.php
710 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeParam.php
711 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoreferrer.php
712 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoreferrer.php
713 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoopener.php
714 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoopener.php
715 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php
716 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
717 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy.php
718 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Font.php
719 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform.php
720 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Simple.php
721 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php
722 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php
723 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php
724 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Length.php
725 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php
726 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php
727 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTML.php
728 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php
729 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
730 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Background.php
731 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Name.php
732 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php
733 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/SafeObject.php
734 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector.php
735 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ContentSets.php
736 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrCollections.php
737 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php
738 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php
739 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php
740 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php
741 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php
742 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/IDAccumulator.php
743 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php
744 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Queue.php
745 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrValidator.php
746 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Zipper.php
747 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Arborize.php
748 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Element.php
749 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node.php
750 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Text.php
751 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URI.php
752 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php
753 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php
754 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php
755 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIDefinition.php
756 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/HostBlacklist.php
757 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter.php
758 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/SafeIframe.php
759 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URISchemeRegistry.php
760 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/https.php
761 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/http.php
762 /vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme.php
763 /src/Core/Filter/FrontEndObject/MainFilter.php
764 /src/Core/Filter/FilterInterface.php
765 /src/Core/Filter/FrontEndObject/CartFilter.php
766 /src/Core/Filter/HashMapWhitelistFilter.php
767 /src/Core/Filter/CollectionFilter.php
768 /src/Core/Filter/FrontEndObject/ProductFilter.php
769 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
770 /src/Core/Filter/FrontEndObject/CustomerFilter.php
771 /src/Core/Filter/FrontEndObject/ShopFilter.php
772 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
773 /classes/ProductAssembler.php
774 /src/Core/Product/Search/ProductSearchContext.php
775 /modules/ps_shoppingcart/ps_shoppingcart.php
776 /modules/ps_searchbar/ps_searchbar.php
777 /modules/productcomments/productcomments.php
778 /modules/ps_googleanalytics/ps_googleanalytics.php
779 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
780 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
781 /modules/prettyblocks/classes/TplSettings.php
782 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
783 /src/Core/Product/Search/ProductSearchQuery.php
784 /src/Core/Product/Search/SortOrder.php
785 /modules/ps_facetedsearch/ps_facetedsearch.php
786 /modules/ps_facetedsearch/src/HookDispatcher.php
787 /modules/ps_facetedsearch/src/Hook/Attribute.php
788 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
789 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
790 /modules/ps_facetedsearch/src/Hook/Category.php
791 /modules/ps_facetedsearch/src/Hook/Configuration.php
792 /modules/ps_facetedsearch/src/Hook/Design.php
793 /modules/ps_facetedsearch/src/Hook/Feature.php
794 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
795 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
796 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
797 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
798 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
799 /modules/ps_facetedsearch/src/Hook/Product.php
800 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
801 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
802 /modules/ps_facetedsearch/src/Filters/Provider.php
803 /modules/ps_facetedsearch/src/URLSerializer.php
804 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
805 /modules/ps_facetedsearch/src/Product/SearchProvider.php
806 /src/Core/Product/Search/FacetsRendererInterface.php
807 /src/Core/Product/Search/ProductSearchProviderInterface.php
808 /modules/ps_facetedsearch/src/Filters/Converter.php
809 /modules/ps_facetedsearch/src/Product/SearchFactory.php
810 /src/Core/Product/Search/ProductSearchResult.php
811 /classes/Combination.php
812 /modules/ps_facetedsearch/src/Product/Search.php
813 /modules/ps_facetedsearch/src/Adapter/MySQL.php
814 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
815 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
816 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
817 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
818 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
819 /modules/ps_facetedsearch/src/Filters/Products.php
820 /classes/stock/StockAvailable.php
821 /modules/ps_facetedsearch/src/Filters/Block.php
822 /modules/ps_facetedsearch/src/Definition/Availability.php
823 /classes/Category.php
824 /src/Core/Domain/Category/ValueObject/RedirectType.php
825 /src/Core/Domain/Category/CategorySettings.php
826 /src/Core/Domain/Category/SeoSettings.php
827 /classes/Manufacturer.php
828 /src/Core/Product/Search/Facet.php
829 /src/Core/Product/Search/Filter.php
830 /vendor/prestashop/decimal/src/DecimalNumber.php
831 /vendor/prestashop/decimal/src/Builder.php
832 /src/Core/Product/Search/FacetCollection.php
833 /classes/ProductPresenterFactory.php
834 /src/Adapter/Presenter/Product/ProductListingPresenter.php
835 /src/Adapter/Presenter/Product/ProductPresenter.php
836 /src/Adapter/Product/ProductColorsRetriever.php
837 /src/Adapter/HookManager.php
838 /src/Core/Product/ProductPresentationSettings.php
839 /classes/Smarty/SmartyDevTemplate.php
840 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
841 /var/cache/dev/smarty/compile/child_cartzilla/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
842 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
843 /vendor/smarty/smarty/libs/plugins/modifier.count.php
844 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
845 /var/cache/dev/smarty/compile/child_cartzilla/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
846 /src/Core/Product/Search/Pagination.php
847 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/de/53/41/de534188a4bf592f748addf345121b6ab830ac73_2.file.best-sales.tpl.php
848 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/12/12/69/1212696d41dafa67e1c46df8f8cefb269cbd5d1a_2.file.product-list.tpl.php
849 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/49/7d/15/497d1518cc050c5e37da22cdb573e3c665bc9a60_2.file.layout-default.tpl.php
850 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
851 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/44/2b/0b/442b0bceb3c85be3b401cfb7c3dbbb3605063a05_2.file.head.tpl.php
852 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/22/9e/79/229e791c3a1717581f02a036d3e70c43ea1e2cbb_2.file.head-jsonld.tpl.php
853 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
854 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/4c/6b/72/4c6b72205f5afa8007477c35b76583881085989b_2.file.stylesheets.tpl.php
855 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/06/55/14/065514b7ef023db08064371fb1b66733529e14dc_2.file.javascript.tpl.php
856 /classes/ProductDownload.php
857 /src/Core/Localization/CLDR/ComputingPrecision.php
858 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
859 /src/Core/Cart/Calculator.php
860 /src/Core/Cart/CartRowCollection.php
861 /src/Core/Cart/Fees.php
862 /src/Core/Cart/AmountImmutable.php
863 /src/Core/Cart/CartRuleCollection.php
864 /src/Core/Cart/CartRuleCalculator.php
865 /src/Adapter/Product/PriceCalculator.php
866 /classes/order/Order.php
867 /src/Core/Cart/CartRow.php
868 /src/Core/Util/String/StringModifier.php
869 /src/Core/Util/String/StringModifierInterface.php
870 /var/cache/dev/smarty/compile/child_cartzilla/7e/17/75/7e1775c6b6587be7705f5612fead85b3c3d78d62_2.module.prettyblocksviewstemplatesfrontzone.tpl.php
871 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/d1/08/68/d10868494598971a6ed9bff96c7f5c0e6069354a_2.file.product-activation.tpl.php
872 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/d8/99/4f/d8994f02c8612f9f0b5efe3627ca0d7ebfc76c49_2.file.header.tpl.php
873 /vendor/smarty/smarty/libs/plugins/modifier.capitalize.php
874 /modules/ps_contactinfo/ps_contactinfo.php
875 /var/cache/dev/smarty/compile/child_cartzilla/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php
876 /modules/ps_languageselector/ps_languageselector.php
877 /modules/ps_currencyselector/ps_currencyselector.php
878 /var/cache/dev/smarty/compile/child_cartzilla/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
879 /modules/ps_customersignin/ps_customersignin.php
880 /var/cache/dev/smarty/compile/child_cartzilla/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
881 /var/cache/dev/smarty/compile/child_cartzilla/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
882 /modules/ps_mainmenu/ps_mainmenu.php
883 /modules/ps_mainmenu/ps_menutoplinks.class.php
884 /var/cache/dev/smarty/compile/child_cartzilla/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
885 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
886 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/91/f3/6f/91f36f1f97e14d2658a42b02435bfb7e6f53983f_2.file.breadcrumb.tpl.php
887 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/b2/30/5d/b2305d973512c1b60c51ee6207cbe7e3298b1ab1_2.file.notifications.tpl.php
888 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/79/71/98/79719859855221e2e4ce00456705d03c89014492_2.file.not-found.tpl.php
889 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/b4/5e/9e/b45e9edb41c99cc854ada6c3a7cbf8c4fd389496_2.file.footer.tpl.php
890 /var/cache/dev/smarty/compile/child_cartzilla/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577_2.module.ps_socialfollowps_socialfollow.tpl.php
891 /modules/ps_linklist/ps_linklist.php
892 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
893 /modules/ps_linklist/src/Filter/LinkFilter.php
894 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
895 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
896 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
897 /modules/ps_linklist/src/Model/LinkBlock.php
898 /classes/CMS.php
899 /var/cache/dev/smarty/compile/child_cartzilla/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.php
900 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
901 /var/cache/dev/smarty/compile/child_cartzilla/42/f9/46/42f9461127ce7396a601c2484841253ea5ba658f_2.module.ps_customeraccountlinksps_customeraccountlinks.tpl.php
902 /var/cache/dev/smarty/compile/child_cartzilla/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
903 /modules/cartzillablocks/classes/blocks/CartZillaBanner.php
904 /modules/prettyblocks/classes/prettyblocks/interfaces/BlockInterface.php
905 /modules/cartzillablocks/classes/blocks/CartZillaImage.php
906 /modules/cartzillablocks/classes/blocks/CartZillaSpacing.php
907 /modules/cartzillablocks/classes/blocks/CartZillaSlider.php
908 /modules/cartzillablocks/classes/blocks/CartZillaRenderModule.php
909 /modules/cartzillablocks/classes/blocks/CartZillaFeaturedProducts.php
910 /modules/cartzillablocks/classes/blocks/CartZillaHeroProduct.php
911 /modules/cartzillablocks/classes/blocks/CartZillaHeroCategoryBlock.php
912 /modules/cartzillablocks/classes/blocks/CartZillaThumbnailCategory.php
913 /modules/cartzillablocks/classes/blocks/CartZillaCustomerReviews.php
914 /modules/cartzillablocks/classes/blocks/CartZillaRelatedProducts.php
915 /modules/cartzillablocks/classes/blocks/CartZillaBrand.php
916 /modules/cartzillablocks/classes/blocks/CartZillaGallery.php
917 /modules/cartzillablocks/classes/blocks/CartZillaScrollText.php
918 /modules/cartzillablocks/classes/blocks/CartZillaSocials.php
919 /modules/cartzillablocks/classes/blocks/CartZillaReassurance.php
920 /modules/cartzillablocks/classes/blocks/CartZillaCustomText.php
921 /modules/cartzillablocks/classes/blocks/CartZillaSliderCategories.php
922 /modules/cartzillablocks/classes/blocks/CartZillaProductCategoryWidget.php
923 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksProductDescriptionBlock.php
924 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksProductDescriptionShortBlock.php
925 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksCmsContentBlock.php
926 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksCategoryDescriptionBlock.php
927 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksTinySlider.php
928 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksCustomImage.php
929 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksFAQ.php
930 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksCustomText.php
931 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksFeaturedProducts.php
932 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksTitle.php
933 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksRenderModule.php
934 /modules/prettyblocks/classes/prettyblocks/blocks/PrettyBlocksRenderHook.php
935 /src/Core/Security/OpenSsl/OpenSSL.php
936 /src/Core/Security/OpenSsl/OpenSSLInterface.php
937 /modules/prettyblocks/classes/prettyblocks/core/PrettyBlocksField.php
938 /modules/prettyblocks/classes/BlockPresenter.php
939 /var/cache/dev/smarty/compile/child_cartzilla/aa/bc/01/aabc01cc8f7bc1d02e8377ccb27912a668be52e9_2.module.cartzillablocksviewstemplatesblockssocials.tpl.php
940 /var/cache/dev/smarty/compile/child_cartzilla/4f/2d/1b/4f2d1bee14ec3a455960ef26921f3ef3dd898805_2.module.cartzillablocksviewstemplatesblocksreassurance.tpl.php
941 /var/cache/dev/smarty/compile/child_cartzillalayouts_layout_default_tpl/a0/14/0a/a0140a7be830951900d924e7c7f6fb4b28f5faca_2.file.payment-methods.tpl.php
942 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
943 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
944 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
945 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php