Téléphone HS
Téléphone vendu Hors service, Les écrans peuvent être cassés ou la carte mère non fonctionnelle, la batterie peut être gonflée ou dysfonctionnelle.
Aucune réclamation ne pourra être faite pour ses téléphones.

Téléphone vendu Hors service, Les écrans peuvent être cassés ou la carte mère non fonctionnelle, la batterie peut être gonflée ou dysfonctionnelle.
Aucune réclamation ne pourra être faite pour ses téléphones.
Load Time | 591.350 ms |
Querying Time | 89 ms |
Queries | 193 |
Memory Peak Usage | 42.5 Mb |
Included Files | 1119 files - 10.30 Mb |
PrestaShop Cache | - Mb |
Global vars | 0.04 Mb |
PrestaShop Version | 9.0.0 |
PHP Version | 8.1.33 |
MySQL Version | 5.7.42-log |
Memory Limit | -1 |
Max Execution Time | 50000s |
Smarty Cache | enabled |
Smarty Compilation | never recompile |
Time | Cumulated Time | Memory Usage | Memory Peak Usage | |
---|---|---|---|---|
config | 220.382 ms | 220.382 ms | 20.58 Mb | 21.4 Mb |
__construct | 15.342 ms | 235.724 ms | 1.88 Mb | 24.0 Mb |
init | 58.464 ms | 294.188 ms | 3.87 Mb | 26.4 Mb |
checkAccess | 0.002 ms | 294.190 ms | - Mb | 26.4 Mb |
setMedia | 15.241 ms | 309.431 ms | 1.10 Mb | 27.5 Mb |
postProcess | 0.001 ms | 309.432 ms | - Mb | 27.5 Mb |
initHeader | 0.003 ms | 309.435 ms | - Mb | 27.5 Mb |
initContent | 107.684 ms | 417.119 ms | 5.59 Mb | 33.1 Mb |
initFooter | 0.003 ms | 417.122 ms | - Mb | 33.1 Mb |
display | 174.228 ms | 591.350 ms | 9.12 Mb | 42.5 Mb |
Hook | Time | Memory Usage |
---|---|---|
displayProductListReviews | 57.866 ms | 3.49 Mb |
DisplayBeforeBodyClosingTag | 22.216 ms | 0.64 Mb |
displayLeftColumn | 5.731 ms | 0.31 Mb |
displayFooterBefore | 4.930 ms | 1.49 Mb |
displayNav2 | 4.314 ms | 0.25 Mb |
displayTop | 3.881 ms | 0.37 Mb |
displayFooter | 3.429 ms | 0.21 Mb |
ProductSearchProvider | 3.239 ms | 0.16 Mb |
DisplayHeader | 2.351 ms | 0.16 Mb |
displayNav1 | 2.266 ms | 0.07 Mb |
DisplayFooter | 1.833 ms | 0.12 Mb |
ActionFrontControllerSetMedia | 1.399 ms | 0.08 Mb |
DisplayLeftColumn | 0.266 ms | 0.01 Mb |
DisplayAfterBodyOpeningTag | 0.013 ms | - Mb |
DisplayFooterAfter | 0.008 ms | - Mb |
DisplayFooterBefore | 0.008 ms | - Mb |
DisplayNavFullWidth | 0.007 ms | - Mb |
17 hook(s) | 113.757 ms | 7.37 Mb |
Module | Time | Memory Usage |
---|---|---|
ps_emailsubscription | 6.253 ms | 0.42 Mb |
ps_emailalerts | 3.481 ms | 0.25 Mb |
blockwishlist | 2.604 ms | 0.18 Mb |
ps_socialfollow | 4.650 ms | 1.49 Mb |
blockreassurance | 1.046 ms | 0.16 Mb |
ps_linklist | 2.169 ms | 0.17 Mb |
ps_searchbar | 1.336 ms | 0.08 Mb |
ps_shoppingcart | 1.897 ms | 0.13 Mb |
productcomments | 60.142 ms | 3.67 Mb |
ps_googleanalytics | 7.249 ms | 0.52 Mb |
ps_facetedsearch | 9.676 ms | 0.62 Mb |
ps_contactinfo | 4.307 ms | 0.18 Mb |
ps_languageselector | 0.807 ms | 0.07 Mb |
ps_currencyselector | 1.784 ms | 0.09 Mb |
ps_customersignin | 1.256 ms | 0.08 Mb |
ps_mainmenu | 6.659 ms | 0.58 Mb |
ps_categorytree | 6.576 ms | 0.38 Mb |
ps_customeraccountlinks | 1.326 ms | 0.11 Mb |
statsdata | 18.027 ms | 0.37 Mb |
19 module(s) | 141.244 ms | 9.56 Mb |
# | Query | Time (ms) | Rows | Filesort | Group By | Location |
---|---|---|---|---|---|---|
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 `ewxf_configuration` c LEFT JOIN `ewxf_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
3.070 ms | 1243 | /classes/Configuration.php:182 | ||
178 | INSERT INTO `ewxf_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'en', '0') |
3.009 ms | 1 | /classes/ObjectModel.php:543 | ||
72 | SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active FROM `ewxf_hook_module` hm STRAIGHT_JOIN `ewxf_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1) STRAIGHT_JOIN `ewxf_module` as m ON (m.id_module = hm.id_module) ORDER BY hm.position |
2.935 ms | 478 | /classes/Hook.php:517 | ||
71 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ewxf_hook` UNION SELECT `id_hook`, ha.`alias` as name FROM `ewxf_hook_alias` ha INNER JOIN `ewxf_hook` h ON ha.name = h.name |
2.718 ms | 0 | /classes/Hook.php:1582 | ||
13 | SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module FROM `ewxf_module` m INNER JOIN ewxf_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1) INNER JOIN `ewxf_hook_module` `hm` ON hm.`id_module` = m.`id_module` INNER JOIN `ewxf_hook` `h` ON hm.`id_hook` = h.`id_hook` LEFT JOIN `ewxf_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.633 ms | 1365 | Yes | Yes | /classes/Hook.php:1514 |
74 | SELECT SQL_NO_CACHE `reduction` FROM `ewxf_product_group_reduction_cache` WHERE `id_product` = 33 AND `id_group` = 1 LIMIT 1 |
2.106 ms | 0 | /classes/GroupReduction.php:149 | ||
186 | UPDATE `ewxf_page_viewed` SET `counter` = `counter` + 1 WHERE `id_date_range` = 1867 AND `id_page` = 66 AND `id_shop` = 1 |
1.909 ms | 1 | /classes/Page.php:131 | ||
184 | INSERT INTO `ewxf_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('1550954', '', 'soselectro61.fr/25', '', '2025-07-12 19:03:40') |
1.883 ms | 1 | /classes/ObjectModel.php:543 | ||
69 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE id_product = 33 LIMIT 1 |
1.878 ms | 1 | /classes/SpecificPrice.php:432 | ||
182 | INSERT INTO `ewxf_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('2292813', '66', '308350545', '', '1', '1', '2025-07-12 19:03:40') |
1.872 ms | 1 | /classes/ObjectModel.php:543 | ||
183 | INSERT IGNORE INTO `ewxf_connections_page` (`id_connections`, `id_page`, `time_start`) VALUES ('1550954', '66', '2025-07-12 19:03:40') |
1.685 ms | 1 | /classes/Connection.php:122 | ||
155 | SELECT SQL_NO_CACHE c.*, cl.* FROM `ewxf_category` c INNER JOIN ewxf_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `ewxf_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 LEFT JOIN `ewxf_category_group` cg ON c.`id_category` = cg.`id_category` RIGHT JOIN `ewxf_category` c2 ON c2.`id_category` = 8 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright` WHERE 1 AND c.`level_depth` <= 3 AND `id_lang` = 2 AND c.`active` = 1 AND cg.`id_group` IN (1) GROUP BY c.`id_category` ORDER BY c.`level_depth` ASC, category_shop.`position` ASC |
1.430 ms | 159 | Yes | Yes | /classes/Category.php:799 |
59 | SELECT SQL_NO_CACHE * FROM `ewxf_category` a0 LEFT JOIN `ewxf_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`) WHERE (a0.`nleft` < 122) AND (a0.`nright` > 123) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 1) ORDER BY a0.`nleft` asc |
1.398 ms | 159 | Yes | /classes/PrestaShopCollection.php:383 | |
185 | SELECT SQL_NO_CACHE `id_date_range`, `time_end` FROM `ewxf_date_range` WHERE `time_end` = (SELECT MAX(`time_end`) FROM `ewxf_date_range`) LIMIT 1 |
1.380 ms | 2890000 | /classes/DateRange.php:60 | ||
65 | 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, pl.name FROM ewxf_product p LEFT JOIN ewxf_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ewxf_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ewxf_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_group = 1 AND sa.id_shop = 0 ) LEFT JOIN ewxf_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ewxf_product_lang pl ON (p.id_product = pl.id_product AND pl.id_shop = 1 AND pl.id_lang = 2) INNER JOIN ewxf_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ewxf_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ewxf_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ewxf_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND cp.id_category='25' GROUP BY p.id_product) p INNER JOIN ewxf_product_lang pl ON (p.id_product = pl.id_product AND pl.id_shop = 1 AND pl.id_lang = 2) GROUP BY p.id_product ORDER BY p.name ASC, p.id_product DESC |
1.240 ms | 135 | Yes | /modules/ps_facetedsearch/src/Adapter/MySQL.php:85 | |
12 | SELECT SQL_NO_CACHE lower(name) as name FROM `ewxf_hook` h WHERE (h.active = 1) |
1.232 ms | 1104 | /classes/Hook.php:1622 | ||
70 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `ewxf_product` p INNER JOIN `ewxf_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ewxf_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 33) |
1.208 ms | 1 | /classes/Product.php:3577 | ||
67 | SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-07-12 00:00:00', INTERVAL 30 DAY ) ) > 0) as new FROM ewxf_product p LEFT JOIN ewxf_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 2 LEFT JOIN ewxf_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 0 AND sa.id_product_attribute = 0 AND sa.id_shop_group = 1 LEFT JOIN ewxf_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product IN (33,32,27,31,25,26) |
0.907 ms | 6 | /classes/ProductAssembler.php:101 | ||
99 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `ewxf_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 31 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `ewxf_cart_product` cp JOIN `ewxf_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ewxf_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 31 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.888 ms | 0 | /classes/Cart.php:1421 | ||
45 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ewxf_hook` |
0.870 ms | 1104 | /classes/Hook.php:1582 | ||
43 | SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description` FROM `ewxf_category` c INNER JOIN ewxf_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `ewxf_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2 AND cl.id_shop = 1 ) LEFT JOIN `ewxf_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 25 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.860 ms | 1 | Yes | Yes | /classes/Category.php:924 |
76 | SELECT SQL_NO_CACHE tr.* FROM `ewxf_tax_rule` tr JOIN `ewxf_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 21 AND tr.`id_tax_rules_group` = 0 AND tr.`id_state` IN (0, 0) AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.822 ms | 0 | /classes/tax/TaxRulesTaxManager.php:109 | ||
138 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.710 ms | 1 | /classes/module/Module.php:2758 | ||
15 | SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang FROM `ewxf_meta` m LEFT JOIN `ewxf_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC |
0.692 ms | 52 | Yes | /classes/Dispatcher.php:635 | |
119 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ewxf_image` i INNER JOIN ewxf_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ewxf_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2) WHERE i.`id_product` = 27 ORDER BY `position` |
0.680 ms | 1 | Yes | /classes/Product.php:3265 | |
171 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.680 ms | 1 | /classes/module/Module.php:2758 | ||
78 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `ewxf_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 33 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `ewxf_cart_product` cp JOIN `ewxf_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ewxf_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 33 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.630 ms | 0 | /classes/Cart.php:1421 | ||
118 | SELECT SQL_NO_CACHE * FROM `ewxf_product` a LEFT JOIN `ewxf_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2 LEFT JOIN `ewxf_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 27) AND (b.`id_shop` = 1) LIMIT 1 |
0.588 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
115 | SELECT SQL_NO_CACHE * FROM `ewxf_product` a LEFT JOIN `ewxf_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2 LEFT JOIN `ewxf_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 32) AND (b.`id_shop` = 1) LIMIT 1 |
0.574 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
8 | SELECT SQL_NO_CACHE * FROM `ewxf_lang` a LEFT JOIN `ewxf_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 2) LIMIT 1 |
0.549 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
164 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ewxf_product_attribute` pa INNER JOIN ewxf_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `ewxf_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ewxf_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ewxf_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) JOIN `ewxf_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (32) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
0.535 ms | 1 | Yes | Yes | /classes/Product.php:4241 |
47 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `ewxf_module` m LEFT JOIN `ewxf_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.529 ms | 91 | /classes/module/Module.php:345 | ||
60 | SELECT SQL_NO_CACHE `name` FROM `ewxf_hook` WHERE `id_hook` = 14 LIMIT 1 |
0.523 ms | 1 | /classes/Hook.php:274 | ||
160 | SELECT SQL_NO_CACHE c.*, cl.* FROM `ewxf_category` c LEFT JOIN `ewxf_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 122 AND c.`nright` >= 123 AND c.`nleft` >= 2 AND c.`nright` <= 315 ORDER BY `nleft` DESC |
0.501 ms | 158 | Yes | /classes/Category.php:1593 | |
161 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ewxf_product_attribute` pa INNER JOIN ewxf_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `ewxf_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ewxf_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ewxf_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) JOIN `ewxf_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (33) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
0.500 ms | 1 | Yes | Yes | /classes/Product.php:4241 |
110 | SELECT SQL_NO_CACHE * FROM `ewxf_product` a LEFT JOIN `ewxf_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2 LEFT JOIN `ewxf_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 33) AND (b.`id_shop` = 1) LIMIT 1 |
0.496 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
124 | SELECT SQL_NO_CACHE * FROM `ewxf_product` a LEFT JOIN `ewxf_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2 LEFT JOIN `ewxf_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 25) AND (b.`id_shop` = 1) LIMIT 1 |
0.495 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
116 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ewxf_image` i INNER JOIN ewxf_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ewxf_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2) WHERE i.`id_product` = 32 ORDER BY `position` |
0.488 ms | 1 | Yes | /classes/Product.php:3265 | |
95 | SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ewxf_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 21) AND `id_group` IN (0, 1) AND `id_product` = 31 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-07-12 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-07-12 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.483 ms | 1 | Yes | /classes/SpecificPrice.php:573 | |
121 | SELECT SQL_NO_CACHE * FROM `ewxf_product` a LEFT JOIN `ewxf_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2 LEFT JOIN `ewxf_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
0.479 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
1 | SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri FROM ewxf_shop_group gs LEFT JOIN ewxf_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN ewxf_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.468 ms | 1 | Yes | /classes/shop/Shop.php:719 | |
126 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `ewxf_product_attribute_image` pai LEFT JOIN `ewxf_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `ewxf_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 25 AND il.`id_lang` = 2 ORDER by i.`position` |
0.466 ms | 1 | Yes | /classes/Product.php:2647 | |
165 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ewxf_product_attribute` pa INNER JOIN ewxf_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `ewxf_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ewxf_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ewxf_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) JOIN `ewxf_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (27) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
0.465 ms | 1 | Yes | Yes | /classes/Product.php:4241 |
188 | SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `ewxf_category_product` cp LEFT JOIN `ewxf_category` c ON (c.id_category = cp.id_category) LEFT JOIN `ewxf_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 ) INNER JOIN ewxf_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) WHERE cp.`id_product` IN (33,32,27,31,25,26) AND cl.`id_lang` = 2 ORDER BY c.`level_depth` DESC |
0.460 ms | 6 | Yes | /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109 | |
127 | SELECT SQL_NO_CACHE * FROM `ewxf_product` a LEFT JOIN `ewxf_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2 LEFT JOIN `ewxf_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 26) AND (b.`id_shop` = 1) LIMIT 1 |
0.457 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
131 | SELECT SQL_NO_CACHE 1 FROM `ewxf_cart_rule` WHERE ((date_to >= "2025-07-12 00:00:00" AND date_to <= "2025-07-12 23:59:59") OR (date_from >= "2025-07-12 00:00:00" AND date_from <= "2025-07-12 23:59:59") OR (date_from < "2025-07-12 00:00:00" AND date_to > "2025-07-12 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.456 ms | 1 | /classes/CartRule.php:359 | ||
83 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `ewxf_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 32 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `ewxf_cart_product` cp JOIN `ewxf_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ewxf_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 32 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.455 ms | 0 | /classes/Cart.php:1421 | ||
62 | SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ewxf_layered_category WHERE controller = 'category' AND id_category = 25 AND id_shop = 1 GROUP BY `type`, id_value ORDER BY position ASC |
0.455 ms | 3 | Yes | Yes | /modules/ps_facetedsearch/src/Filters/Provider.php:61 |
166 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ewxf_product_attribute` pa INNER JOIN ewxf_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `ewxf_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ewxf_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ewxf_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) JOIN `ewxf_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (31) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
0.453 ms | 1 | Yes | Yes | /classes/Product.php:4241 |
73 | SELECT SQL_NO_CACHE tr.* FROM `ewxf_tax_rule` tr JOIN `ewxf_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 21 AND tr.`id_tax_rules_group` = 10 AND tr.`id_state` IN (0, 0) AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.447 ms | 1 | Yes | /classes/tax/TaxRulesTaxManager.php:109 | |
129 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `ewxf_product_attribute_image` pai LEFT JOIN `ewxf_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `ewxf_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 26 AND il.`id_lang` = 2 ORDER by i.`position` |
0.443 ms | 1 | Yes | /classes/Product.php:2647 | |
104 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `ewxf_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 25 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `ewxf_cart_product` cp JOIN `ewxf_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ewxf_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 25 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.438 ms | 0 | /classes/Cart.php:1421 | ||
109 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `ewxf_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 26 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `ewxf_cart_product` cp JOIN `ewxf_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ewxf_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 26 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.437 ms | 0 | /classes/Cart.php:1421 | ||
167 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ewxf_product_attribute` pa INNER JOIN ewxf_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `ewxf_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ewxf_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ewxf_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) JOIN `ewxf_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (25) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
0.437 ms | 1 | Yes | Yes | /classes/Product.php:4241 |
112 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ewxf_image` i INNER JOIN ewxf_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ewxf_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2) WHERE i.`id_product` = 33 ORDER BY `position` |
0.435 ms | 1 | Yes | /classes/Product.php:3265 | |
168 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ewxf_product_attribute` pa INNER JOIN ewxf_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `ewxf_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ewxf_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ewxf_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) JOIN `ewxf_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (26) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
0.426 ms | 1 | Yes | Yes | /classes/Product.php:4241 |
5 | SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `ewxf_lang` l LEFT JOIN `ewxf_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.420 ms | 1 | /classes/Language.php:1070 | ||
117 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `ewxf_product_attribute_image` pai LEFT JOIN `ewxf_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `ewxf_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 32 AND il.`id_lang` = 2 ORDER by i.`position` |
0.416 ms | 1 | Yes | /classes/Product.php:2647 | |
88 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `ewxf_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 27 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `ewxf_cart_product` cp JOIN `ewxf_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ewxf_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 27 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.414 ms | 0 | /classes/Cart.php:1421 | ||
181 | SELECT SQL_NO_CACHE `id_page` FROM `ewxf_page` WHERE `id_page_type` = 3 AND `id_object` = 25 LIMIT 1 |
0.409 ms | 1 | /classes/Page.php:83 | ||
0 | SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM ewxf_shop_url su LEFT JOIN ewxf_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'soselectro61.fr' OR su.domain_ssl = 'soselectro61.fr') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.401 ms | 1 | Yes | /classes/shop/Shop.php:1395 | |
40 | SELECT SQL_NO_CACHE * FROM `ewxf_category` a LEFT JOIN `ewxf_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2 LEFT JOIN `ewxf_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 25) AND (b.`id_shop` = 1) LIMIT 1 |
0.395 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
79 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE id_product = 32 LIMIT 1 |
0.383 ms | 1 | /classes/SpecificPrice.php:432 | ||
4 | SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl FROM ewxf_shop s LEFT JOIN ewxf_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.381 ms | 1 | /classes/shop/Shop.php:222 | ||
122 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ewxf_image` i INNER JOIN ewxf_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ewxf_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2) WHERE i.`id_product` = 31 ORDER BY `position` |
0.380 ms | 1 | Yes | /classes/Product.php:3265 | |
77 | SELECT SQL_NO_CACHE SUM(quantity) FROM `ewxf_stock_available` WHERE (id_product = 33) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.375 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
49 | SELECT SQL_NO_CACHE * FROM `ewxf_image_type` WHERE 1 AND `categories` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.373 ms | 7 | Yes | /classes/ImageType.php:113 | |
11 | SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ewxf_lang` l JOIN ewxf_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.370 ms | 1 | /classes/Language.php:1206 | ||
39 | SELECT SQL_NO_CACHE id_shop FROM `ewxf_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 |
0.370 ms | 1 | /classes/ObjectModel.php:1587 | ||
87 | SELECT SQL_NO_CACHE SUM(quantity) FROM `ewxf_stock_available` WHERE (id_product = 27) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.360 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
130 | SELECT SQL_NO_CACHE 1 FROM ewxf_cart_product cp INNER JOIN ewxf_product p ON (p.id_product = cp.id_product) INNER JOIN ewxf_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.358 ms | 1 | /classes/Cart.php:3967 | ||
16 | SELECT SQL_NO_CACHE * FROM `ewxf_currency` c ORDER BY `iso_code` ASC |
0.350 ms | 3 | Yes | /classes/Currency.php:709 | |
179 | SELECT SQL_NO_CACHE `id_guest` FROM `ewxf_connections` WHERE `id_guest` = 2292813 AND `date_add` > '2025-07-12 18:33:00' AND id_shop IN (1) ORDER BY `date_add` DESC LIMIT 1 |
0.349 ms | 1 | Yes | /classes/Connection.php:168 | |
157 | SELECT SQL_NO_CACHE * FROM `ewxf_category` a LEFT JOIN `ewxf_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2 LEFT JOIN `ewxf_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.344 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
106 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `ewxf_product` p INNER JOIN `ewxf_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ewxf_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 26) |
0.343 ms | 1 | /classes/Product.php:3577 | ||
125 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ewxf_image` i INNER JOIN ewxf_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ewxf_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2) WHERE i.`id_product` = 25 ORDER BY `position` |
0.333 ms | 1 | Yes | /classes/Product.php:3265 | |
48 | SELECT SQL_NO_CACHE name, alias FROM `ewxf_hook_alias` |
0.331 ms | 88 | /classes/Hook.php:376 | ||
6 | SELECT SQL_NO_CACHE * FROM `ewxf_country` a LEFT JOIN `ewxf_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2 LEFT JOIN `ewxf_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 8) LIMIT 1 |
0.326 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
20 | SELECT SQL_NO_CACHE * FROM `ewxf_currency` a LEFT JOIN `ewxf_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2 LEFT JOIN `ewxf_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.326 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
10 | SELECT SQL_NO_CACHE domain, domain_ssl FROM ewxf_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1 |
0.320 ms | 1 | /classes/shop/ShopUrl.php:182 | ||
63 | SELECT SQL_NO_CACHE * FROM `ewxf_category` a LEFT JOIN `ewxf_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 25) LIMIT 1 |
0.316 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
128 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ewxf_image` i INNER JOIN ewxf_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ewxf_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2) WHERE i.`id_product` = 26 ORDER BY `position` |
0.311 ms | 1 | Yes | /classes/Product.php:3265 | |
156 | SELECT SQL_NO_CACHE DISTINCT c.* FROM `ewxf_category` c LEFT JOIN `ewxf_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2) WHERE `level_depth` = 1 |
0.310 ms | 1 | /classes/Category.php:2214 | ||
30 | SELECT SQL_NO_CACHE `id_country` FROM `ewxf_country` WHERE `iso_code` = 'US' LIMIT 1 |
0.308 ms | 1 | /classes/Country.php:194 | ||
101 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `ewxf_product` p INNER JOIN `ewxf_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ewxf_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 25) |
0.308 ms | 1 | /classes/Product.php:3577 | ||
3 | SELECT SQL_NO_CACHE * FROM `ewxf_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 |
0.307 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
80 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `ewxf_product` p INNER JOIN `ewxf_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ewxf_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 32) |
0.307 ms | 1 | /classes/Product.php:3577 | ||
152 | SELECT SQL_NO_CACHE * FROM `ewxf_category` a LEFT JOIN `ewxf_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2 LEFT JOIN `ewxf_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
0.305 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
37 | SELECT SQL_NO_CACHE * FROM `ewxf_group` a LEFT JOIN `ewxf_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1 WHERE (a.`id_group` = 1) LIMIT 1 |
0.302 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
103 | SELECT SQL_NO_CACHE SUM(quantity) FROM `ewxf_stock_available` WHERE (id_product = 25) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.302 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
68 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE id_product = 0 LIMIT 1 |
0.301 ms | 1 | /classes/SpecificPrice.php:423 | ||
14 | SELECT SQL_NO_CACHE `name`, `alias` FROM `ewxf_hook_alias` |
0.298 ms | 88 | /classes/Hook.php:322 | ||
66 | SELECT SQL_NO_CACHE data FROM ewxf_layered_filter_block WHERE hash="7edef99c5244885e13f6cb97c7d63019" LIMIT 1 |
0.294 ms | 1 | /modules/ps_facetedsearch/src/Filters/Block.php:186 | ||
132 | SELECT SQL_NO_CACHE 1 FROM `ewxf_cart_rule` WHERE ((date_to >= "2025-07-12 00:00:00" AND date_to <= "2025-07-12 23:59:59") OR (date_from >= "2025-07-12 00:00:00" AND date_from <= "2025-07-12 23:59:59") OR (date_from < "2025-07-12 00:00:00" AND date_to > "2025-07-12 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.291 ms | 1 | /classes/CartRule.php:359 | ||
113 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `ewxf_product_attribute_image` pai LEFT JOIN `ewxf_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `ewxf_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 33 AND il.`id_lang` = 2 ORDER by i.`position` |
0.287 ms | 1 | Yes | /classes/Product.php:2647 | |
123 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `ewxf_product_attribute_image` pai LEFT JOIN `ewxf_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `ewxf_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 31 AND il.`id_lang` = 2 ORDER by i.`position` |
0.284 ms | 1 | Yes | /classes/Product.php:2647 | |
120 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `ewxf_product_attribute_image` pai LEFT JOIN `ewxf_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `ewxf_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 27 AND il.`id_lang` = 2 ORDER by i.`position` |
0.282 ms | 1 | Yes | /classes/Product.php:2647 | |
140 | SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ewxf_currency` c LEFT JOIN ewxf_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.277 ms | 3 | /classes/Currency.php:1122 | ||
85 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `ewxf_product` p INNER JOIN `ewxf_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ewxf_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 27) |
0.275 ms | 1 | /classes/Product.php:3577 | ||
28 | SELECT SQL_NO_CACHE * FROM `ewxf_currency` a LEFT JOIN `ewxf_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2 LEFT JOIN `ewxf_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 2) LIMIT 1 |
0.274 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
96 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `ewxf_product` p INNER JOIN `ewxf_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ewxf_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 31) |
0.274 ms | 1 | /classes/Product.php:3577 | ||
108 | SELECT SQL_NO_CACHE SUM(quantity) FROM `ewxf_stock_available` WHERE (id_product = 26) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.270 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
46 | SELECT SQL_NO_CACHE * FROM `ewxf_hook_module_exceptions` WHERE `id_shop` IN (1) |
0.264 ms | 1 | /classes/module/Module.php:2146 | ||
53 | SELECT SQL_NO_CACHE * FROM `ewxf_image_type` WHERE 1 AND `stores` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.260 ms | 7 | Yes | /classes/ImageType.php:113 | |
50 | SELECT SQL_NO_CACHE * FROM `ewxf_image_type` WHERE 1 AND `manufacturers` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.259 ms | 7 | Yes | /classes/ImageType.php:113 | |
24 | SELECT SQL_NO_CACHE * FROM `ewxf_currency` a LEFT JOIN `ewxf_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2 LEFT JOIN `ewxf_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 3) LIMIT 1 |
0.253 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
75 | SELECT SQL_NO_CACHE `reduction` FROM `ewxf_group` WHERE `id_group` = 1 LIMIT 1 |
0.249 ms | 1 | /classes/Group.php:154 | ||
94 | SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ewxf_specific_price_priority` WHERE `id_product` = 31 ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.248 ms | 1 | /classes/SpecificPrice.php:256 | ||
52 | SELECT SQL_NO_CACHE * FROM `ewxf_image_type` WHERE 1 AND `products` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.244 ms | 7 | Yes | /classes/ImageType.php:113 | |
64 | SELECT SQL_NO_CACHE * FROM `ewxf_category_lang` WHERE `id_category` = 25 AND `id_shop` = 1 |
0.242 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
173 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.241 ms | 1 | /classes/module/Module.php:2758 | ||
105 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE id_product = 26 LIMIT 1 |
0.240 ms | 1 | /classes/SpecificPrice.php:432 | ||
61 | SELECT SQL_NO_CACHE `id_category` FROM `ewxf_category_shop` WHERE `id_category` = 25 AND `id_shop` = 1 LIMIT 1 |
0.238 ms | 1 | /classes/Category.php:2422 | ||
114 | SELECT SQL_NO_CACHE * FROM `ewxf_image_type` |
0.236 ms | 7 | /classes/ImageType.php:165 | ||
34 | SELECT SQL_NO_CACHE * FROM `ewxf_currency` a LEFT JOIN `ewxf_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.235 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
100 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE id_product = 25 LIMIT 1 |
0.235 ms | 1 | /classes/SpecificPrice.php:432 | ||
32 | SELECT SQL_NO_CACHE * FROM `ewxf_country` a LEFT JOIN `ewxf_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 21) LIMIT 1 |
0.232 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
82 | SELECT SQL_NO_CACHE SUM(quantity) FROM `ewxf_stock_available` WHERE (id_product = 32) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.231 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
133 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.230 ms | 1 | /classes/module/Module.php:2758 | ||
38 | SELECT SQL_NO_CACHE * FROM `ewxf_group_lang` WHERE `id_group` = 1 |
0.230 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
180 | SELECT SQL_NO_CACHE id_page_type FROM ewxf_page_type WHERE name = 'category' LIMIT 1 |
0.229 ms | 1 | /classes/Page.php:104 | ||
169 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.228 ms | 1 | /classes/module/Module.php:2758 | ||
56 | SELECT SQL_NO_CACHE * FROM `ewxf_country` a LEFT JOIN `ewxf_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 8) LIMIT 1 |
0.226 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
7 | SELECT SQL_NO_CACHE * FROM `ewxf_shop_group` a WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.225 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
111 | SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `ewxf_category_lang` cl WHERE `id_lang` = 2 AND cl.id_shop = 1 AND cl.`id_category` = 25 LIMIT 1 |
0.224 ms | 1 | /classes/Category.php:1371 | ||
58 | SELECT SQL_NO_CACHE id_required_field, object_name, field_name FROM ewxf_required_field |
0.224 ms | 1 | /classes/ObjectModel.php:1450 | ||
17 | SELECT SQL_NO_CACHE `id_lang` FROM `ewxf_lang` WHERE `locale` = 'fr-fr' OR `language_code` = 'fr-fr' LIMIT 1 |
0.223 ms | 1 | /classes/Language.php:873 | ||
44 | SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM ewxf_shop s |
0.221 ms | 1 | /classes/shop/Shop.php:925 | ||
139 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 12 AND `id_shop` = 1 LIMIT 1 |
0.219 ms | 1 | /classes/module/Module.php:2245 | ||
51 | SELECT SQL_NO_CACHE * FROM `ewxf_image_type` WHERE 1 AND `suppliers` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.217 ms | 7 | Yes | /classes/ImageType.php:113 | |
141 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.215 ms | 1 | /classes/module/Module.php:2758 | ||
145 | SELECT SQL_NO_CACHE SUM(`quantity`) FROM `ewxf_cart_product` WHERE `id_cart` = 0 LIMIT 1 |
0.215 ms | 1 | /classes/Cart.php:1295 | ||
54 | SELECT SQL_NO_CACHE format FROM `ewxf_address_format` WHERE `id_country` = 8 LIMIT 1 |
0.211 ms | 1 | /classes/AddressFormat.php:654 | ||
18 | SELECT SQL_NO_CACHE value FROM `ewxf_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.210 ms | 1 | /classes/shop/Shop.php:1214 | ||
98 | SELECT SQL_NO_CACHE SUM(quantity) FROM `ewxf_stock_available` WHERE (id_product = 31) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.208 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
135 | SELECT SQL_NO_CACHE `need_identification_number` FROM `ewxf_country` WHERE `id_country` = 8 LIMIT 1 |
0.204 ms | 1 | /classes/Country.php:405 | ||
170 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 16 AND `id_shop` = 1 LIMIT 1 |
0.204 ms | 1 | /classes/module/Module.php:2245 | ||
91 | SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ewxf_specific_price` WHERE `id_product` != 0 |
0.203 ms | 11 | /classes/SpecificPrice.php:307 | ||
33 | SELECT SQL_NO_CACHE * FROM `ewxf_country_lang` WHERE `id_country` = 21 |
0.202 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
158 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ewxf_category` c LEFT JOIN `ewxf_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2 AND cl.id_shop = 1 ) WHERE c.`id_category` = 25 LIMIT 1 |
0.202 ms | 1 | /classes/Category.php:1578 | ||
84 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE id_product = 27 LIMIT 1 |
0.201 ms | 1 | /classes/SpecificPrice.php:432 | ||
93 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE `to` BETWEEN '2025-07-12 00:00:00' AND '2025-07-12 23:59:59' LIMIT 1 |
0.199 ms | 1 | /classes/SpecificPrice.php:378 | ||
150 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.199 ms | 1 | /classes/module/Module.php:2758 | ||
89 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE id_product = 31 LIMIT 1 |
0.198 ms | 1 | /classes/SpecificPrice.php:432 | ||
41 | SELECT SQL_NO_CACHE `id_category` FROM `ewxf_category_shop` WHERE `id_category` = 25 AND `id_shop` = 1 LIMIT 1 |
0.197 ms | 1 | /classes/Category.php:2422 | ||
189 | SELECT SQL_NO_CACHE `name` FROM `ewxf_manufacturer` WHERE `id_manufacturer` = 3 AND `active` = 1 LIMIT 1 |
0.195 ms | 1 | /classes/Manufacturer.php:310 | ||
31 | SELECT SQL_NO_CACHE `id_country` FROM `ewxf_country` WHERE `iso_code` = 'US' LIMIT 1 |
0.194 ms | 1 | /classes/Country.php:194 | ||
187 | SELECT SQL_NO_CACHE data FROM `ewxf_ganalytics_data` WHERE id_cart = 0 AND id_shop = 1 LIMIT 1 |
0.192 ms | 0 | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43 | ||
81 | SELECT SQL_NO_CACHE `reduction` FROM `ewxf_product_group_reduction_cache` WHERE `id_product` = 32 AND `id_group` = 1 LIMIT 1 |
0.192 ms | 0 | /classes/GroupReduction.php:149 | ||
146 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_mainmenu" LIMIT 1 |
0.192 ms | 1 | /classes/module/Module.php:2758 | ||
162 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "productcomments" LIMIT 1 |
0.192 ms | 1 | /classes/module/Module.php:2758 | ||
159 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ewxf_category` c WHERE c.`id_category` = 2 LIMIT 1 |
0.191 ms | 1 | /classes/Category.php:1584 | ||
147 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
0.188 ms | 1 | /classes/module/Module.php:2245 | ||
177 | SELECT SQL_NO_CACHE `need_identification_number` FROM `ewxf_country` WHERE `id_country` = 8 LIMIT 1 |
0.187 ms | 1 | /classes/Country.php:405 | ||
97 | SELECT SQL_NO_CACHE `reduction` FROM `ewxf_product_group_reduction_cache` WHERE `id_product` = 31 AND `id_group` = 1 LIMIT 1 |
0.187 ms | 0 | /classes/GroupReduction.php:149 | ||
151 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.187 ms | 1 | /classes/module/Module.php:2245 | ||
90 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.186 ms | 11 | /classes/SpecificPrice.php:294 | ||
57 | SELECT SQL_NO_CACHE * FROM `ewxf_country_lang` WHERE `id_country` = 8 |
0.186 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
148 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.186 ms | 1 | /classes/module/Module.php:2758 | ||
172 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1 |
0.186 ms | 1 | /classes/module/Module.php:2245 | ||
174 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1 |
0.186 ms | 1 | /classes/module/Module.php:2245 | ||
92 | SELECT SQL_NO_CACHE 1 FROM `ewxf_specific_price` WHERE `from` BETWEEN '2025-07-12 00:00:00' AND '2025-07-12 23:59:59' LIMIT 1 |
0.185 ms | 1 | /classes/SpecificPrice.php:374 | ||
175 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1 |
0.185 ms | 1 | /classes/module/Module.php:2758 | ||
23 | SELECT SQL_NO_CACHE c.id_currency FROM `ewxf_currency` c WHERE (iso_code = 'GBP') LIMIT 1 |
0.184 ms | 1 | /classes/Currency.php:893 | ||
136 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.181 ms | 1 | /classes/module/Module.php:2758 | ||
42 | SELECT SQL_NO_CACHE ctg.`id_group` FROM ewxf_category_group ctg WHERE ctg.`id_category` = 25 AND ctg.`id_group` = 1 LIMIT 1 |
0.180 ms | 1 | /classes/Category.php:1747 | ||
21 | SELECT SQL_NO_CACHE `id_lang` FROM `ewxf_lang` WHERE `locale` = 'fr-fr' OR `language_code` = 'fr-fr' LIMIT 1 |
0.179 ms | 1 | /classes/Language.php:873 | ||
134 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1 |
0.177 ms | 1 | /classes/module/Module.php:2245 | ||
22 | SELECT SQL_NO_CACHE `id_lang` FROM `ewxf_lang` WHERE `locale` = 'fr-fr' OR `language_code` = 'fr-fr' LIMIT 1 |
0.176 ms | 1 | /classes/Language.php:873 | ||
143 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.176 ms | 1 | /classes/module/Module.php:2758 | ||
35 | SELECT SQL_NO_CACHE * FROM `ewxf_currency_lang` WHERE `id_currency` = 1 |
0.175 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
107 | SELECT SQL_NO_CACHE `reduction` FROM `ewxf_product_group_reduction_cache` WHERE `id_product` = 26 AND `id_group` = 1 LIMIT 1 |
0.174 ms | 0 | /classes/GroupReduction.php:149 | ||
142 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 14 AND `id_shop` = 1 LIMIT 1 |
0.174 ms | 1 | /classes/module/Module.php:2245 | ||
19 | SELECT SQL_NO_CACHE c.id_currency FROM `ewxf_currency` c WHERE (iso_code = 'EUR') LIMIT 1 |
0.173 ms | 1 | /classes/Currency.php:893 | ||
36 | SELECT SQL_NO_CACHE id_shop FROM `ewxf_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 |
0.172 ms | 1 | /classes/ObjectModel.php:1587 | ||
154 | SELECT SQL_NO_CACHE `id_category` FROM `ewxf_category_shop` WHERE `id_category` = 25 AND `id_shop` = 1 LIMIT 1 |
0.172 ms | 1 | /classes/Category.php:2422 | ||
153 | SELECT SQL_NO_CACHE ctg.`id_group` FROM ewxf_category_group ctg WHERE ctg.`id_category` = 25 AND ctg.`id_group` = 1 LIMIT 1 |
0.171 ms | 1 | /classes/Category.php:1747 | ||
190 | SELECT SQL_NO_CACHE `name` FROM `ewxf_manufacturer` WHERE `id_manufacturer` = 13 AND `active` = 1 LIMIT 1 |
0.171 ms | 1 | /classes/Manufacturer.php:310 | ||
9 | SELECT SQL_NO_CACHE id_shop FROM `ewxf_lang_shop` WHERE `id_lang` = 2 AND id_shop = 1 LIMIT 1 |
0.166 ms | 1 | /classes/ObjectModel.php:1587 | ||
25 | SELECT SQL_NO_CACHE `id_lang` FROM `ewxf_lang` WHERE `locale` = 'fr-fr' OR `language_code` = 'fr-fr' LIMIT 1 |
0.166 ms | 1 | /classes/Language.php:873 | ||
144 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 25 AND `id_shop` = 1 LIMIT 1 |
0.165 ms | 1 | /classes/module/Module.php:2245 | ||
163 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1 |
0.164 ms | 1 | /classes/module/Module.php:2245 | ||
176 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 13 AND `id_shop` = 1 LIMIT 1 |
0.164 ms | 1 | /classes/module/Module.php:2245 | ||
86 | SELECT SQL_NO_CACHE `reduction` FROM `ewxf_product_group_reduction_cache` WHERE `id_product` = 27 AND `id_group` = 1 LIMIT 1 |
0.163 ms | 0 | /classes/GroupReduction.php:149 | ||
55 | SELECT SQL_NO_CACHE `need_identification_number` FROM `ewxf_country` WHERE `id_country` = 8 LIMIT 1 |
0.162 ms | 1 | /classes/Country.php:405 | ||
27 | SELECT SQL_NO_CACHE c.id_currency FROM `ewxf_currency` c WHERE (iso_code = 'USD') LIMIT 1 |
0.160 ms | 1 | /classes/Currency.php:893 | ||
102 | SELECT SQL_NO_CACHE `reduction` FROM `ewxf_product_group_reduction_cache` WHERE `id_product` = 25 AND `id_group` = 1 LIMIT 1 |
0.159 ms | 0 | /classes/GroupReduction.php:149 | ||
29 | SELECT SQL_NO_CACHE `id_lang` FROM `ewxf_lang` WHERE `locale` = 'fr-fr' OR `language_code` = 'fr-fr' LIMIT 1 |
0.158 ms | 1 | /classes/Language.php:873 | ||
192 | SELECT SQL_NO_CACHE `name` FROM `ewxf_manufacturer` WHERE `id_manufacturer` = 12 AND `active` = 1 LIMIT 1 |
0.158 ms | 1 | /classes/Manufacturer.php:310 | ||
191 | SELECT SQL_NO_CACHE `name` FROM `ewxf_manufacturer` WHERE `id_manufacturer` = 4 AND `active` = 1 LIMIT 1 |
0.156 ms | 1 | /classes/Manufacturer.php:310 | ||
137 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1 |
0.155 ms | 1 | /classes/module/Module.php:2245 | ||
149 | SELECT SQL_NO_CACHE `id_module` FROM `ewxf_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1 |
0.155 ms | 1 | /classes/module/Module.php:2245 | ||
26 | SELECT SQL_NO_CACHE `id_lang` FROM `ewxf_lang` WHERE `locale` = 'fr-fr' OR `language_code` = 'fr-fr' LIMIT 1 |
0.153 ms | 1 | /classes/Language.php:873 |
13 queries |
SELECT `id_module` FROM `ewxf_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX |
7 queries |
SELECT XX FROM `ewxf_specific_price` WHERE id_product = XX LIMIT XX |
6 queries |
SELECT `id_lang` FROM `ewxf_lang` WHERE `locale` = 'fr-fr' OR `language_code` = 'fr-fr' LIMIT XX |
6 queries |
SELECT product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `ewxf_product` p INNER JOIN `ewxf_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX) LEFT JOIN `ewxf_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX) WHERE (p.`id_product` = XX) |
6 queries |
SELECT `reduction` FROM `ewxf_product_group_reduction_cache` WHERE `id_product` = XX AND `id_group` = XX LIMIT XX |
6 queries |
SELECT SUM(quantity) FROM `ewxf_stock_available` WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop_group = XX) AND (id_shop = XX) LIMIT XX |
6 queries |
SELECT COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity, COALESCE(SUM(first_level_quantity), XX) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity FROM `ewxf_cart_product` cp WHERE cp.`id_product_attribute` = XX AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `ewxf_cart_product` cp JOIN `ewxf_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ewxf_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = XX AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR ( pr.`pack_stock_type` = XX AND XX = XX ))) as q LIMIT XX |
6 queries |
SELECT * FROM `ewxf_product` a LEFT JOIN `ewxf_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX LEFT JOIN `ewxf_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX |
6 queries |
SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ewxf_image` i INNER JOIN ewxf_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX) LEFT JOIN `ewxf_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX) WHERE i.`id_product` = XX ORDER BY `position` |
6 queries |
SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `ewxf_product_attribute_image` pai LEFT JOIN `ewxf_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `ewxf_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position` |
6 queries |
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ewxf_product_attribute` pa INNER JOIN ewxf_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) JOIN `ewxf_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ewxf_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ewxf_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) JOIN `ewxf_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
4 queries |
SELECT `name` FROM `ewxf_manufacturer` WHERE `id_manufacturer` = XX AND `active` = XX LIMIT XX |
3 queries |
SELECT * FROM `ewxf_currency` a LEFT JOIN `ewxf_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX LEFT JOIN `ewxf_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX WHERE (a.`id_currency` = XX) LIMIT XX |
3 queries |
SELECT * FROM `ewxf_category` a LEFT JOIN `ewxf_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX LEFT JOIN `ewxf_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX |
3 queries |
SELECT `id_category` FROM `ewxf_category_shop` WHERE `id_category` = XX AND `id_shop` = XX LIMIT XX |
3 queries |
SELECT `need_identification_number` FROM `ewxf_country` WHERE `id_country` = XX LIMIT XX |
2 queries |
SELECT `id_country` FROM `ewxf_country` WHERE `iso_code` = 'US' LIMIT XX |
2 queries |
SELECT * FROM `ewxf_country` a LEFT JOIN `ewxf_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = XX WHERE (a.`id_country` = XX) LIMIT XX |
2 queries |
SELECT * FROM `ewxf_country_lang` WHERE `id_country` = XX |
2 queries |
SELECT ctg.`id_group` FROM ewxf_category_group ctg WHERE ctg.`id_category` = XX AND ctg.`id_group` = XX LIMIT XX |
2 queries |
SELECT tr.* FROM `ewxf_tax_rule` tr JOIN `ewxf_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = XX AND tr.`id_country` = XX AND tr.`id_tax_rules_group` = XX AND tr.`id_state` IN (XX, XX) AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
2 queries |
SELECT XX FROM `ewxf_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX |
21 product |
16 module |
15 module_shop |
15 product_shop |
14 category |
14 cart_product |
12 category_lang |
12 specific_price |
12 product_attribute_shop |
12 image |
12 image_lang |
10 category_shop |
9 lang |
9 currency |
9 product_lang |
8 country |
8 stock_available |
7 hook |
7 product_attribute |
7 product_attribute_combination |
6 currency_shop |
6 image_type |
6 product_group_reduction_cache |
6 pack |
6 image_shop |
6 product_attribute_image |
6 attribute |
6 attribute_lang |
6 attribute_group |
5 shop |
5 category_group |
4 shop_url |
4 lang_shop |
4 currency_lang |
4 manufacturer |
3 country_lang |
3 country_shop |
3 hook_alias |
2 shop_group |
2 configuration |
2 hook_module |
2 group |
2 group_shop |
2 category_product |
2 tax_rule |
2 tax_rules_group |
2 cart_rule |
2 date_range |
1 configuration_lang |
1 module_group |
1 meta |
1 meta_lang |
1 group_lang |
1 hook_module_exceptions |
1 address_format |
1 required_field |
1 layered_category |
1 product_sale |
1 layered_filter_block |
1 specific_price_priority |
1 connections |
1 page_type |
1 page |
1 ganalytics_data |
Name | Instances | Source |
---|---|---|
Product | 12 |
/src/Adapter/Image/ImageRetriever.php:72 (__construct) [id: 33]
/src/Adapter/Image/ImageRetriever.php:72 (__construct) [id: 32] /src/Adapter/Image/ImageRetriever.php:72 (__construct) [id: 27] /src/Adapter/Image/ImageRetriever.php:72 (__construct) [id: 31] /src/Adapter/Image/ImageRetriever.php:72 (__construct) [id: 25] /src/Adapter/Image/ImageRetriever.php:72 (__construct) [id: 26] /classes/Link.php:112 (__construct) [id: 33] /classes/Link.php:112 (__construct) [id: 32] /classes/Link.php:112 (__construct) [id: 27] /classes/Link.php:112 (__construct) [id: 31] /classes/Link.php:112 (__construct) [id: 25] /classes/Link.php:112 (__construct) [id: 26] |
Category | 9 |
/controllers/front/listing/CategoryController.php:89 (__construct) [id: 25]
/classes/Meta.php:372 (__construct) [id: 25] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] /modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 25] /modules/ps_categorytree/ps_categorytree.php:345 (__construct) [id: 8] /modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2] /src/Adapter/Presenter/Category/CategoryLazyArray.php:112 (__construct) [id: 25] |
Country | 8 |
/config/config.inc.php:154 (__construct) [id: 8]
/classes/controller/FrontController.php:899 (__construct) [id: 21] /classes/AddressFormat.php:402 (__construct) [id: 8] /classes/controller/FrontController.php:1719 (__construct) [id: 8] /classes/AddressFormat.php:402 (__construct) [id: 8] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8] /classes/AddressFormat.php:402 (__construct) [id: 8] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8] |
Currency | 4 |
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 3] /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2] /classes/Tools.php:680 (getCurrencyInstance) [id: 1] |
Address | 4 |
/classes/shop/Shop.php:490 (__construct) [id: ]
/classes/Product.php:3411 (initialize) [id: ] /classes/Product.php:3521 (__construct) [id: ] /classes/Product.php:5649 (__construct) [id: ] |
AddressFormat | 3 |
/classes/controller/FrontController.php:1713 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] /modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] |
State | 3 |
/classes/controller/FrontController.php:1718 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0] /modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0] |
Language | 2 |
/config/config.inc.php:219 (__construct) [id: 2]
/classes/Tools.php:550 (__construct) [id: 2] |
Shop | 1 |
/config/config.inc.php:122 (initialize) [id: 1]
|
Connection | 1 |
/modules/statsdata/statsdata.php:118 (setPageConnection) [id: ]
|
Guest | 1 |
/modules/statsdata/statsdata.php:82 (setNewGuest) [id: ]
|
Tax | 1 |
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 0]
|
Gender | 1 |
/classes/controller/FrontController.php:1636 (__construct) [id: 0]
|
Risk | 1 |
/classes/controller/FrontController.php:1639 (__construct) [id: ]
|
Group | 1 |
/classes/Cart.php:255 (getCurrent) [id: 1]
|
Cart | 1 |
/classes/controller/FrontController.php:430 (__construct) [id: ]
|
Customer | 1 |
/config/config.inc.php:272 (__construct) [id: ]
|
ShopGroup | 1 |
/classes/shop/Shop.php:565 (__construct) [id: 1]
|
ConnectionsSource | 1 |
/modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]
|
# | 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/string/Resources/functions.php |
25 | /vendor/symfony/polyfill-intl-idn/bootstrap.php |
26 | /vendor/symfony/clock/Resources/now.php |
27 | /vendor/symfony/polyfill-php80/bootstrap.php |
28 | /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php |
29 | /vendor/jakeasmith/http_build_url/src/http_build_url.php |
30 | /vendor/symfony/polyfill-intl-icu/bootstrap.php |
31 | /vendor/ircmaxell/password-compat/lib/password.php |
32 | /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php |
33 | /vendor/symfony/polyfill-php73/bootstrap.php |
34 | /vendor/symfony/translation/Resources/functions.php |
35 | /src/Core/Version.php |
36 | /config/alias.php |
37 | /vendor/prestashop/autoload/src/PrestashopAutoload.php |
38 | /vendor/prestashop/autoload/src/LegacyClassLoader.php |
39 | /vendor/symfony/filesystem/Filesystem.php |
40 | /vendor/prestashop/autoload/src/Autoloader.php |
41 | /config/bootstrap.php |
42 | /src/Core/ContainerBuilder.php |
43 | /src/Core/Foundation/IoC/Container.php |
44 | /src/Adapter/ServiceLocator.php |
45 | /var/cache/dev/appParameters.php |
48 | /var/cache/dev/class_index.php |
49 | /classes/controller/Controller.php |
51 | /classes/ObjectModel.php |
52 | /src/Core/Foundation/Database/EntityInterface.php |
54 | /classes/db/Db.php |
56 | /classes/Hook.php |
58 | /classes/module/Module.php |
59 | /src/Core/Module/Legacy/ModuleInterface.php |
61 | /classes/Tools.php |
62 | /classes/Context.php |
63 | /classes/shop/Shop.php |
64 | /src/Core/Security/PasswordGenerator.php |
65 | /classes/db/DbPDO.php |
66 | /classes/AddressFormat.php |
67 | /classes/Configuration.php |
68 | /src/Core/Domain/Shop/ValueObject/ShopConstraint.php |
69 | /classes/Validate.php |
70 | /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php |
71 | /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php |
72 | /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php |
73 | /vendor/symfony/form/AbstractType.php |
74 | /vendor/symfony/form/FormTypeInterface.php |
75 | /classes/cache/Cache.php |
76 | /src/Adapter/EntityMapper.php |
77 | /classes/db/DbQuery.php |
78 | /src/Core/Addon/Theme/ThemeManagerBuilder.php |
79 | /vendor/psr/log/src/NullLogger.php |
80 | /vendor/psr/log/src/AbstractLogger.php |
81 | /vendor/psr/log/src/LoggerTrait.php |
82 | /vendor/psr/log/src/LoggerInterface.php |
83 | /src/Core/Context/ApiClientContext.php |
84 | /src/Adapter/Configuration.php |
85 | /vendor/symfony/http-foundation/ParameterBag.php |
86 | /src/Core/Domain/Configuration/ShopConfigurationInterface.php |
87 | /src/Core/ConfigurationInterface.php |
88 | /src/Core/Addon/Theme/ThemeRepository.php |
89 | /src/Core/Addon/AddonRepositoryInterface.php |
90 | /src/Core/Addon/Theme/Theme.php |
91 | /src/Core/Addon/AddonInterface.php |
92 | /src/Core/Util/ArrayFinder.php |
93 | /vendor/symfony/property-access/PropertyAccess.php |
94 | /vendor/symfony/property-access/PropertyAccessorBuilder.php |
95 | /vendor/symfony/property-access/PropertyAccessor.php |
96 | /vendor/symfony/property-access/PropertyAccessorInterface.php |
97 | /vendor/symfony/property-info/Extractor/ReflectionExtractor.php |
98 | /vendor/symfony/property-info/PropertyListExtractorInterface.php |
99 | /vendor/symfony/property-info/PropertyTypeExtractorInterface.php |
100 | /vendor/symfony/property-info/PropertyAccessExtractorInterface.php |
101 | /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php |
102 | /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php |
103 | /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php |
104 | /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php |
105 | /vendor/symfony/property-info/Type.php |
106 | /vendor/symfony/string/Inflector/EnglishInflector.php |
107 | /vendor/symfony/string/Inflector/InflectorInterface.php |
108 | /vendor/symfony/property-access/PropertyPath.php |
109 | /vendor/symfony/property-access/PropertyPathInterface.php |
110 | /vendor/symfony/property-access/PropertyPathIteratorInterface.php |
111 | /config/defines_uri.inc.php |
112 | /classes/Language.php |
113 | /src/Core/Language/LanguageInterface.php |
114 | /classes/Country.php |
115 | /classes/PrestaShopCollection.php |
116 | /classes/shop/ShopGroup.php |
117 | /classes/Cookie.php |
118 | /src/Core/Http/CookieOptions.php |
119 | /classes/PhpEncryption.php |
120 | /classes/PhpEncryptionEngine.php |
121 | /vendor/defuse/php-encryption/src/Key.php |
122 | /vendor/defuse/php-encryption/src/Encoding.php |
123 | /vendor/defuse/php-encryption/src/Core.php |
124 | /src/Core/Session/SessionHandler.php |
125 | /src/Core/Session/SessionHandlerInterface.php |
126 | /vendor/symfony/http-foundation/Session/Session.php |
127 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php |
128 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php |
129 | /vendor/symfony/http-foundation/Session/SessionBagInterface.php |
130 | /vendor/symfony/http-foundation/Session/Flash/FlashBag.php |
131 | /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php |
132 | /vendor/symfony/http-foundation/Session/SessionBagProxy.php |
133 | /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php |
134 | /vendor/symfony/http-foundation/Session/SessionInterface.php |
135 | /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php |
136 | /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php |
137 | /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php |
138 | /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php |
139 | /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php |
140 | /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php |
141 | /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php |
142 | /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php |
143 | /config/smarty.config.inc.php |
144 | /classes/Smarty/SmartyDev.php |
145 | /vendor/smarty/smarty/libs/Smarty.class.php |
146 | /vendor/smarty/smarty/libs/functions.php |
147 | /vendor/smarty/smarty/libs/Autoloader.php |
148 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php |
149 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php |
150 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
151 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php |
152 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php |
153 | /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php |
154 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php |
155 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php |
156 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php |
157 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php |
158 | /classes/ImageManager.php |
159 | /classes/Product.php |
160 | /classes/Profile.php |
161 | /classes/Tab.php |
162 | /config/smartyfront.config.inc.php |
163 | /classes/Smarty/SmartyResourceModule.php |
164 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php |
165 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php |
166 | /classes/Smarty/SmartyResourceParent.php |
167 | /classes/Smarty/SmartyLazyRegister.php |
168 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php |
169 | /vendor/smarty/smarty/libs/plugins/modifier.truncate.php |
170 | /classes/Customer.php |
171 | /classes/Group.php |
172 | /classes/Link.php |
173 | /classes/shop/ShopUrl.php |
174 | /app/FrontKernel.php |
175 | /app/AppKernel.php |
176 | /vendor/symfony/http-kernel/Kernel.php |
177 | /vendor/symfony/config/ConfigCache.php |
178 | /vendor/symfony/config/ResourceCheckerConfigCache.php |
179 | /vendor/symfony/config/ConfigCacheInterface.php |
180 | /vendor/symfony/http-kernel/KernelInterface.php |
181 | /vendor/symfony/http-kernel/HttpKernelInterface.php |
182 | /vendor/symfony/http-kernel/RebootableInterface.php |
183 | /vendor/symfony/http-kernel/TerminableInterface.php |
184 | /vendor/symfony/dotenv/Dotenv.php |
185 | /classes/Dispatcher.php |
186 | /vendor/symfony/http-foundation/Request.php |
187 | /vendor/symfony/http-foundation/AcceptHeader.php |
188 | /vendor/symfony/http-foundation/AcceptHeaderItem.php |
189 | /vendor/symfony/http-foundation/FileBag.php |
190 | /vendor/symfony/http-foundation/HeaderBag.php |
191 | /vendor/symfony/http-foundation/HeaderUtils.php |
192 | /vendor/symfony/http-foundation/InputBag.php |
193 | /vendor/symfony/http-foundation/ServerBag.php |
194 | /src/Adapter/SymfonyContainer.php |
195 | /config/db_slave_server.inc.php |
196 | /src/Adapter/ContainerBuilder.php |
197 | /src/Adapter/Environment.php |
198 | /src/Core/EnvironmentInterface.php |
199 | /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php |
200 | /vendor/symfony/config/ResourceCheckerInterface.php |
201 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php |
202 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php |
203 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php |
204 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php |
205 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php |
206 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php |
207 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php |
208 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php |
209 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php |
210 | /vendor/symfony/cache/Adapter/ArrayAdapter.php |
211 | /vendor/psr/log/src/LoggerAwareTrait.php |
212 | /vendor/symfony/cache/Adapter/AdapterInterface.php |
213 | /vendor/symfony/cache/CacheItem.php |
214 | /vendor/symfony/cache-contracts/ItemInterface.php |
215 | /vendor/psr/cache/src/CacheItemInterface.php |
216 | /vendor/psr/cache/src/CacheItemPoolInterface.php |
217 | /vendor/symfony/cache-contracts/CacheInterface.php |
218 | /vendor/psr/log/src/LoggerAwareInterface.php |
219 | /vendor/symfony/cache/ResettableInterface.php |
220 | /vendor/symfony/service-contracts/ResetInterface.php |
221 | /vendor/doctrine/orm/src/Tools/Setup.php |
222 | /vendor/doctrine/deprecations/src/Deprecation.php |
223 | /vendor/doctrine/orm/src/Configuration.php |
224 | /vendor/doctrine/dbal/src/Configuration.php |
225 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php |
226 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php |
227 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php |
228 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
229 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php |
230 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php |
231 | /vendor/doctrine/lexer/src/AbstractLexer.php |
232 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php |
233 | /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php |
234 | /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php |
235 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php |
236 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php |
237 | /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php |
238 | /vendor/symfony/config/Resource/FileResource.php |
239 | /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php |
240 | /vendor/symfony/config/Resource/ResourceInterface.php |
241 | /vendor/symfony/config/Resource/ReflectionClassResource.php |
242 | /vendor/symfony/config/Resource/DirectoryResource.php |
243 | /var/cache/dev/FrontContainer.php |
244 | /src/Adapter/Container/LegacyContainer.php |
245 | /vendor/symfony/dependency-injection/Container.php |
246 | /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php |
247 | /vendor/symfony/dependency-injection/Argument/ServiceLocator.php |
248 | /vendor/symfony/dependency-injection/ServiceLocator.php |
249 | /vendor/symfony/service-contracts/ServiceLocatorTrait.php |
250 | /vendor/psr/container/src/ContainerExceptionInterface.php |
251 | /vendor/psr/container/src/NotFoundExceptionInterface.php |
252 | /vendor/symfony/service-contracts/ServiceProviderInterface.php |
253 | /vendor/psr/container/src/ContainerInterface.php |
254 | /vendor/symfony/dependency-injection/ContainerInterface.php |
255 | /src/Adapter/Container/LegacyContainerInterface.php |
256 | /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php |
257 | /vendor/doctrine/orm/src/EntityRepository.php |
258 | /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php |
259 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php |
260 | /vendor/symfony/var-exporter/LazyProxyTrait.php |
261 | /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php |
262 | /vendor/symfony/var-exporter/LazyObjectInterface.php |
263 | /vendor/symfony/var-exporter/Internal/Hydrator.php |
264 | /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php |
265 | /vendor/symfony/var-exporter/Internal/LazyObjectState.php |
266 | /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php |
267 | /vendor/symfony/var-exporter/LazyGhostTrait.php |
268 | /src/Core/FeatureFlag/FeatureFlagManager.php |
269 | /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php |
270 | /src/Core/FeatureFlag/Layer/DbLayer.php |
271 | /src/Core/FeatureFlag/TypeLayerInterface.php |
272 | /src/Core/FeatureFlag/Layer/DotEnvLayer.php |
273 | /src/Core/FeatureFlag/Layer/EnvLayer.php |
274 | /src/Core/FeatureFlag/Layer/QueryLayer.php |
275 | /vendor/symfony/http-foundation/RequestStack.php |
276 | /vendor/doctrine/orm/src/EntityManager.php |
277 | /vendor/doctrine/orm/src/EntityManagerInterface.php |
278 | /vendor/doctrine/persistence/src/Persistence/ObjectManager.php |
279 | /modules/autoupgrade/vendor/autoload.php |
280 | /modules/autoupgrade/vendor/composer/autoload_real.php |
281 | /modules/autoupgrade/vendor/composer/autoload_static.php |
282 | /modules/autoupgrade/vendor/symfony/polyfill-php72/bootstrap.php |
283 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment.php |
284 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Client.php |
285 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer.php |
286 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php |
287 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php |
288 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php |
289 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php |
290 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php |
291 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Version.php |
292 | /modules/blockreassurance/vendor/autoload.php |
293 | /modules/blockreassurance/vendor/composer/autoload_real.php |
294 | /modules/blockreassurance/vendor/composer/platform_check.php |
295 | /modules/blockreassurance/vendor/composer/autoload_static.php |
296 | /modules/blockwishlist/vendor/autoload.php |
297 | /modules/blockwishlist/vendor/composer/autoload_real.php |
298 | /modules/blockwishlist/vendor/composer/autoload_static.php |
299 | /modules/contactform/vendor/autoload.php |
300 | /modules/contactform/vendor/composer/autoload_real.php |
301 | /modules/contactform/vendor/composer/autoload_static.php |
302 | /modules/dashactivity/vendor/autoload.php |
303 | /modules/dashactivity/vendor/composer/autoload_real.php |
304 | /modules/dashactivity/vendor/composer/platform_check.php |
305 | /modules/dashactivity/vendor/composer/autoload_static.php |
306 | /modules/dashgoals/vendor/autoload.php |
307 | /modules/dashgoals/vendor/composer/autoload_real.php |
308 | /modules/dashgoals/vendor/composer/autoload_static.php |
309 | /modules/dashproducts/vendor/autoload.php |
310 | /modules/dashproducts/vendor/composer/autoload_real.php |
311 | /modules/dashproducts/vendor/composer/platform_check.php |
312 | /modules/dashproducts/vendor/composer/autoload_static.php |
313 | /modules/dashtrends/vendor/autoload.php |
314 | /modules/dashtrends/vendor/composer/autoload_real.php |
315 | /modules/dashtrends/vendor/composer/platform_check.php |
316 | /modules/dashtrends/vendor/composer/autoload_static.php |
317 | /modules/ps_checkout/vendor/autoload.php |
318 | /modules/ps_checkout/vendor/composer/autoload_real.php |
319 | /modules/ps_checkout/vendor/composer/platform_check.php |
320 | /modules/ps_checkout/vendor/composer/autoload_static.php |
321 | /modules/ps_checkout/vendor/ralouphie/getallheaders/src/getallheaders.php |
322 | /modules/ps_checkout/vendor/clue/stream-filter/src/functions_include.php |
323 | /modules/ps_checkout/vendor/clue/stream-filter/src/functions.php |
324 | /modules/ps_checkout/vendor/php-http/message/src/filters.php |
325 | /modules/ps_checkout/vendor/guzzlehttp/guzzle/src/functions_include.php |
326 | /modules/ps_checkout/vendor/guzzlehttp/guzzle/src/functions.php |
327 | /modules/ps_checkout/vendor/ramsey/uuid/src/functions.php |
328 | /modules/gamification/vendor/autoload.php |
329 | /modules/gamification/vendor/composer/autoload_real.php |
330 | /modules/gamification/vendor/composer/platform_check.php |
331 | /modules/gamification/vendor/composer/autoload_static.php |
332 | /modules/graphnvd3/vendor/autoload.php |
333 | /modules/graphnvd3/vendor/composer/autoload_real.php |
334 | /modules/graphnvd3/vendor/composer/autoload_static.php |
335 | /modules/gridhtml/vendor/autoload.php |
336 | /modules/gridhtml/vendor/composer/autoload_real.php |
337 | /modules/gridhtml/vendor/composer/autoload_static.php |
338 | /modules/gsitemap/vendor/autoload.php |
339 | /modules/gsitemap/vendor/composer/autoload_real.php |
340 | /modules/gsitemap/vendor/composer/platform_check.php |
341 | /modules/gsitemap/vendor/composer/autoload_static.php |
342 | /modules/ps_wirepayment/vendor/autoload.php |
343 | /modules/ps_wirepayment/vendor/composer/autoload_real.php |
344 | /modules/ps_wirepayment/vendor/composer/platform_check.php |
345 | /modules/ps_wirepayment/vendor/composer/autoload_static.php |
346 | /modules/eicaptcha/vendor/autoload.php |
347 | /modules/eicaptcha/vendor/composer/autoload_real.php |
348 | /modules/eicaptcha/vendor/composer/platform_check.php |
349 | /modules/eicaptcha/vendor/composer/autoload_static.php |
350 | /modules/pagesnotfound/vendor/autoload.php |
351 | /modules/pagesnotfound/vendor/composer/autoload_real.php |
352 | /modules/pagesnotfound/vendor/composer/autoload_static.php |
353 | /modules/ps_mbo/vendor/autoload.php |
354 | /modules/ps_mbo/vendor/composer/autoload_real.php |
355 | /modules/ps_mbo/vendor/composer/platform_check.php |
356 | /modules/ps_mbo/vendor/composer/autoload_static.php |
357 | /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php |
358 | /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php |
359 | /modules/ps_mbo/vendor/sentry/sentry/src/functions.php |
360 | /modules/ps_mbo/bootstrap.php |
361 | /modules/productcomments/vendor/autoload.php |
362 | /modules/productcomments/vendor/composer/autoload_real.php |
363 | /modules/productcomments/vendor/composer/platform_check.php |
364 | /modules/productcomments/vendor/composer/autoload_static.php |
365 | /modules/ps_accounts/vendor/autoload.php |
366 | /modules/ps_accounts/vendor/composer/autoload_real.php |
367 | /modules/ps_accounts/vendor/composer/platform_check.php |
368 | /modules/ps_accounts/vendor/composer/autoload_static.php |
369 | /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php |
370 | /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php |
371 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php |
372 | /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php |
373 | /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php |
374 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php |
375 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php |
376 | /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php |
377 | /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php |
378 | /modules/ps_advertising/vendor/autoload.php |
379 | /modules/ps_advertising/vendor/composer/autoload_real.php |
380 | /modules/ps_advertising/vendor/composer/autoload_static.php |
381 | /modules/ps_banner/vendor/autoload.php |
382 | /modules/ps_banner/vendor/composer/autoload_real.php |
383 | /modules/ps_banner/vendor/composer/autoload_static.php |
384 | /modules/ps_bestsellers/vendor/autoload.php |
385 | /modules/ps_bestsellers/vendor/composer/autoload_real.php |
386 | /modules/ps_bestsellers/vendor/composer/autoload_static.php |
387 | /modules/ps_brandlist/vendor/autoload.php |
388 | /modules/ps_brandlist/vendor/composer/autoload_real.php |
389 | /modules/ps_brandlist/vendor/composer/autoload_static.php |
390 | /modules/ps_buybuttonlite/vendor/autoload.php |
391 | /modules/ps_buybuttonlite/vendor/composer/autoload_real.php |
392 | /modules/ps_buybuttonlite/vendor/composer/autoload_static.php |
393 | /modules/ps_categoryproducts/vendor/autoload.php |
394 | /modules/ps_categoryproducts/vendor/composer/autoload_real.php |
395 | /modules/ps_categoryproducts/vendor/composer/autoload_static.php |
396 | /modules/ps_categorytree/vendor/autoload.php |
397 | /modules/ps_categorytree/vendor/composer/autoload_real.php |
398 | /modules/ps_categorytree/vendor/composer/autoload_static.php |
399 | /modules/ps_checkpayment/vendor/autoload.php |
400 | /modules/ps_checkpayment/vendor/composer/autoload_real.php |
401 | /modules/ps_checkpayment/vendor/composer/platform_check.php |
402 | /modules/ps_checkpayment/vendor/composer/autoload_static.php |
403 | /modules/ps_contactinfo/vendor/autoload.php |
404 | /modules/ps_contactinfo/vendor/composer/autoload_real.php |
405 | /modules/ps_contactinfo/vendor/composer/autoload_static.php |
406 | /modules/ps_crossselling/vendor/autoload.php |
407 | /modules/ps_crossselling/vendor/composer/autoload_real.php |
408 | /modules/ps_crossselling/vendor/composer/autoload_static.php |
409 | /modules/ps_currencyselector/vendor/autoload.php |
410 | /modules/ps_currencyselector/vendor/composer/autoload_real.php |
411 | /modules/ps_currencyselector/vendor/composer/autoload_static.php |
412 | /modules/ps_customeraccountlinks/vendor/autoload.php |
413 | /modules/ps_customeraccountlinks/vendor/composer/autoload_real.php |
414 | /modules/ps_customeraccountlinks/vendor/composer/autoload_static.php |
415 | /modules/ps_customersignin/vendor/autoload.php |
416 | /modules/ps_customersignin/vendor/composer/autoload_real.php |
417 | /modules/ps_customersignin/vendor/composer/autoload_static.php |
418 | /modules/ps_customtext/vendor/autoload.php |
419 | /modules/ps_customtext/vendor/composer/autoload_real.php |
420 | /modules/ps_customtext/vendor/composer/autoload_static.php |
421 | /modules/ps_dataprivacy/vendor/autoload.php |
422 | /modules/ps_dataprivacy/vendor/composer/autoload_real.php |
423 | /modules/ps_dataprivacy/vendor/composer/autoload_static.php |
424 | /modules/ps_emailalerts/vendor/autoload.php |
425 | /modules/ps_emailalerts/vendor/composer/autoload_real.php |
426 | /modules/ps_emailalerts/vendor/composer/autoload_static.php |
427 | /modules/ps_emailsubscription/vendor/autoload.php |
428 | /modules/ps_emailsubscription/vendor/composer/autoload_real.php |
429 | /modules/ps_emailsubscription/vendor/composer/platform_check.php |
430 | /modules/ps_emailsubscription/vendor/composer/autoload_static.php |
431 | /modules/ps_eventbus/vendor/autoload.php |
432 | /modules/ps_eventbus/vendor/composer/autoload_real.php |
433 | /modules/ps_eventbus/vendor/composer/autoload_static.php |
434 | /modules/ps_facetedsearch/vendor/autoload.php |
435 | /modules/ps_facetedsearch/vendor/composer/autoload_real.php |
436 | /modules/ps_facetedsearch/vendor/composer/autoload_static.php |
437 | /modules/ps_faviconnotificationbo/vendor/autoload.php |
438 | /modules/ps_faviconnotificationbo/vendor/composer/autoload_real.php |
439 | /modules/ps_faviconnotificationbo/vendor/composer/autoload_static.php |
440 | /modules/ps_featuredproducts/vendor/autoload.php |
441 | /modules/ps_featuredproducts/vendor/composer/autoload_real.php |
442 | /modules/ps_featuredproducts/vendor/composer/platform_check.php |
443 | /modules/ps_featuredproducts/vendor/composer/autoload_static.php |
444 | /modules/ps_googleanalytics/vendor/autoload.php |
445 | /modules/ps_googleanalytics/vendor/composer/autoload_real.php |
446 | /modules/ps_googleanalytics/vendor/composer/platform_check.php |
447 | /modules/ps_googleanalytics/vendor/composer/autoload_static.php |
448 | /modules/ps_imageslider/vendor/autoload.php |
449 | /modules/ps_imageslider/vendor/composer/autoload_real.php |
450 | /modules/ps_imageslider/vendor/composer/autoload_static.php |
451 | /modules/ps_languageselector/vendor/autoload.php |
452 | /modules/ps_languageselector/vendor/composer/autoload_real.php |
453 | /modules/ps_languageselector/vendor/composer/autoload_static.php |
454 | /modules/ps_legalcompliance/vendor/autoload.php |
455 | /modules/ps_legalcompliance/vendor/composer/autoload_real.php |
456 | /modules/ps_legalcompliance/vendor/composer/autoload_static.php |
457 | /modules/ps_linklist/vendor/autoload.php |
458 | /modules/ps_linklist/vendor/composer/autoload_real.php |
459 | /modules/ps_linklist/vendor/composer/autoload_static.php |
460 | /modules/ps_mainmenu/vendor/autoload.php |
461 | /modules/ps_mainmenu/vendor/composer/autoload_real.php |
462 | /modules/ps_mainmenu/vendor/composer/platform_check.php |
463 | /modules/ps_mainmenu/vendor/composer/autoload_static.php |
464 | /modules/ps_newproducts/vendor/autoload.php |
465 | /modules/ps_newproducts/vendor/composer/autoload_real.php |
466 | /modules/ps_newproducts/vendor/composer/autoload_static.php |
467 | /modules/ps_productinfo/vendor/autoload.php |
468 | /modules/ps_productinfo/vendor/composer/autoload_real.php |
469 | /modules/ps_productinfo/vendor/composer/autoload_static.php |
470 | /modules/ps_reminder/vendor/autoload.php |
471 | /modules/ps_reminder/vendor/composer/autoload_real.php |
472 | /modules/ps_reminder/vendor/composer/autoload_static.php |
473 | /modules/ps_searchbar/vendor/autoload.php |
474 | /modules/ps_searchbar/vendor/composer/autoload_real.php |
475 | /modules/ps_searchbar/vendor/composer/autoload_static.php |
476 | /modules/ps_sharebuttons/vendor/autoload.php |
477 | /modules/ps_sharebuttons/vendor/composer/autoload_real.php |
478 | /modules/ps_sharebuttons/vendor/composer/autoload_static.php |
479 | /modules/ps_shoppingcart/vendor/autoload.php |
480 | /modules/ps_shoppingcart/vendor/composer/autoload_real.php |
481 | /modules/ps_shoppingcart/vendor/composer/platform_check.php |
482 | /modules/ps_shoppingcart/vendor/composer/autoload_static.php |
483 | /modules/ps_socialfollow/vendor/autoload.php |
484 | /modules/ps_socialfollow/vendor/composer/autoload_real.php |
485 | /modules/ps_socialfollow/vendor/composer/platform_check.php |
486 | /modules/ps_socialfollow/vendor/composer/autoload_static.php |
487 | /modules/ps_specials/vendor/autoload.php |
488 | /modules/ps_specials/vendor/composer/autoload_real.php |
489 | /modules/ps_specials/vendor/composer/autoload_static.php |
490 | /modules/ps_themecusto/vendor/autoload.php |
491 | /modules/ps_themecusto/vendor/composer/autoload_real.php |
492 | /modules/ps_themecusto/vendor/composer/autoload_static.php |
493 | /modules/ps_viewedproduct/vendor/autoload.php |
494 | /modules/ps_viewedproduct/vendor/composer/autoload_real.php |
495 | /modules/ps_viewedproduct/vendor/composer/autoload_static.php |
496 | /modules/psaddonsconnect/vendor/autoload.php |
497 | /modules/psaddonsconnect/vendor/composer/autoload_real.php |
498 | /modules/psaddonsconnect/vendor/composer/autoload_static.php |
499 | /modules/psaddonsconnect/vendor/react/promise/src/functions_include.php |
500 | /modules/psaddonsconnect/vendor/react/promise/src/functions.php |
501 | /modules/pscartbanner/vendor/autoload.php |
502 | /modules/pscartbanner/vendor/composer/autoload_real.php |
503 | /modules/pscartbanner/vendor/composer/autoload_static.php |
504 | /modules/pscleaner/vendor/autoload.php |
505 | /modules/pscleaner/vendor/composer/autoload_real.php |
506 | /modules/pscleaner/vendor/composer/autoload_static.php |
507 | /modules/psgdpr/vendor/autoload.php |
508 | /modules/psgdpr/vendor/composer/autoload_real.php |
509 | /modules/psgdpr/vendor/composer/autoload_static.php |
510 | /modules/sekeywords/vendor/autoload.php |
511 | /modules/sekeywords/vendor/composer/autoload_real.php |
512 | /modules/sekeywords/vendor/composer/autoload_static.php |
513 | /modules/statsbestcategories/vendor/autoload.php |
514 | /modules/statsbestcategories/vendor/composer/autoload_real.php |
515 | /modules/statsbestcategories/vendor/composer/autoload_static.php |
516 | /modules/statsbestcustomers/vendor/autoload.php |
517 | /modules/statsbestcustomers/vendor/composer/autoload_real.php |
518 | /modules/statsbestcustomers/vendor/composer/autoload_static.php |
519 | /modules/statsbestproducts/vendor/autoload.php |
520 | /modules/statsbestproducts/vendor/composer/autoload_real.php |
521 | /modules/statsbestproducts/vendor/composer/autoload_static.php |
522 | /modules/statsbestsuppliers/vendor/autoload.php |
523 | /modules/statsbestsuppliers/vendor/composer/autoload_real.php |
524 | /modules/statsbestsuppliers/vendor/composer/autoload_static.php |
525 | /modules/statsbestvouchers/vendor/autoload.php |
526 | /modules/statsbestvouchers/vendor/composer/autoload_real.php |
527 | /modules/statsbestvouchers/vendor/composer/autoload_static.php |
528 | /modules/statscarrier/vendor/autoload.php |
529 | /modules/statscarrier/vendor/composer/autoload_real.php |
530 | /modules/statscarrier/vendor/composer/autoload_static.php |
531 | /modules/statscatalog/vendor/autoload.php |
532 | /modules/statscatalog/vendor/composer/autoload_real.php |
533 | /modules/statscatalog/vendor/composer/platform_check.php |
534 | /modules/statscatalog/vendor/composer/autoload_static.php |
535 | /modules/statscheckup/vendor/autoload.php |
536 | /modules/statscheckup/vendor/composer/autoload_real.php |
537 | /modules/statscheckup/vendor/composer/platform_check.php |
538 | /modules/statscheckup/vendor/composer/autoload_static.php |
539 | /modules/statsdata/vendor/autoload.php |
540 | /modules/statsdata/vendor/composer/autoload_real.php |
541 | /modules/statsdata/vendor/composer/platform_check.php |
542 | /modules/statsdata/vendor/composer/autoload_static.php |
543 | /modules/statsequipment/vendor/autoload.php |
544 | /modules/statsequipment/vendor/composer/autoload_real.php |
545 | /modules/statsequipment/vendor/composer/autoload_static.php |
546 | /modules/statsforecast/vendor/autoload.php |
547 | /modules/statsforecast/vendor/composer/autoload_real.php |
548 | /modules/statsforecast/vendor/composer/autoload_static.php |
549 | /modules/statslive/vendor/autoload.php |
550 | /modules/statslive/vendor/composer/autoload_real.php |
551 | /modules/statslive/vendor/composer/autoload_static.php |
552 | /modules/statsnewsletter/vendor/autoload.php |
553 | /modules/statsnewsletter/vendor/composer/autoload_real.php |
554 | /modules/statsnewsletter/vendor/composer/autoload_static.php |
555 | /modules/statsorigin/vendor/autoload.php |
556 | /modules/statsorigin/vendor/composer/autoload_real.php |
557 | /modules/statsorigin/vendor/composer/autoload_static.php |
558 | /modules/statspersonalinfos/vendor/autoload.php |
559 | /modules/statspersonalinfos/vendor/composer/autoload_real.php |
560 | /modules/statspersonalinfos/vendor/composer/autoload_static.php |
561 | /modules/statsproduct/vendor/autoload.php |
562 | /modules/statsproduct/vendor/composer/autoload_real.php |
563 | /modules/statsproduct/vendor/composer/platform_check.php |
564 | /modules/statsproduct/vendor/composer/autoload_static.php |
565 | /modules/statsregistrations/vendor/autoload.php |
566 | /modules/statsregistrations/vendor/composer/autoload_real.php |
567 | /modules/statsregistrations/vendor/composer/autoload_static.php |
568 | /modules/statssales/vendor/autoload.php |
569 | /modules/statssales/vendor/composer/autoload_real.php |
570 | /modules/statssales/vendor/composer/autoload_static.php |
571 | /modules/statssearch/vendor/autoload.php |
572 | /modules/statssearch/vendor/composer/autoload_real.php |
573 | /modules/statssearch/vendor/composer/autoload_static.php |
574 | /modules/statsstock/vendor/autoload.php |
575 | /modules/statsstock/vendor/composer/autoload_real.php |
576 | /modules/statsstock/vendor/composer/autoload_static.php |
577 | /modules/statsvisits/vendor/autoload.php |
578 | /modules/statsvisits/vendor/composer/autoload_real.php |
579 | /modules/statsvisits/vendor/composer/autoload_static.php |
580 | /modules/paypal/vendor/autoload.php |
581 | /modules/paypal/vendor/composer/autoload_real.php |
582 | /modules/paypal/vendor/composer/autoload_static.php |
583 | /modules/colissimo/vendor/autoload.php |
584 | /modules/colissimo/vendor/composer/autoload_real.php |
585 | /modules/colissimo/vendor/composer/platform_check.php |
586 | /modules/colissimo/vendor/composer/autoload_static.php |
587 | /modules/ps_distributionapiclient/vendor/autoload.php |
588 | /modules/ps_distributionapiclient/vendor/composer/autoload_real.php |
589 | /modules/ps_distributionapiclient/vendor/composer/autoload_static.php |
590 | /src/Core/Hook/HookModuleFilter.php |
591 | /src/Core/Hook/HookModuleFilterInterface.php |
592 | /controllers/front/listing/CategoryController.php |
593 | /classes/controller/ProductListingFrontController.php |
594 | /classes/controller/ProductPresentingFrontController.php |
595 | /classes/controller/FrontController.php |
596 | /src/PrestaShopBundle/Translation/TranslatorComponent.php |
597 | /vendor/symfony/translation/Translator.php |
598 | /vendor/symfony/translation/MessageCatalogue.php |
599 | /vendor/symfony/translation/MessageCatalogueInterface.php |
600 | /vendor/symfony/translation/MetadataAwareInterface.php |
601 | /vendor/symfony/translation/CatalogueMetadataAwareInterface.php |
602 | /vendor/symfony/translation-contracts/TranslatorInterface.php |
603 | /vendor/symfony/translation/TranslatorBagInterface.php |
604 | /vendor/symfony/translation-contracts/LocaleAwareInterface.php |
605 | /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php |
606 | /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php |
607 | /src/PrestaShopBundle/Translation/TranslatorInterface.php |
608 | /vendor/symfony/translation/Formatter/MessageFormatter.php |
609 | /vendor/symfony/translation/Formatter/IntlFormatter.php |
610 | /vendor/symfony/translation/Formatter/IntlFormatterInterface.php |
611 | /vendor/symfony/translation/Formatter/MessageFormatterInterface.php |
612 | /vendor/symfony/translation/IdentityTranslator.php |
613 | /vendor/symfony/translation-contracts/TranslatorTrait.php |
614 | /vendor/symfony/config/ConfigCacheFactory.php |
615 | /vendor/symfony/config/ConfigCacheFactoryInterface.php |
616 | /var/cache/dev/translations/catalogue.fr-FR.NXhscRe.php |
617 | /src/Adapter/Presenter/Object/ObjectPresenter.php |
618 | /src/Adapter/Presenter/PresenterInterface.php |
619 | /src/Adapter/Presenter/Cart/CartPresenter.php |
620 | /src/Adapter/Image/ImageRetriever.php |
621 | /classes/tax/TaxConfiguration.php |
622 | /classes/Smarty/TemplateFinder.php |
623 | /classes/assets/StylesheetManager.php |
624 | /classes/assets/AbstractAssetManager.php |
625 | /src/Adapter/Assets/AssetUrlGeneratorTrait.php |
626 | /classes/assets/JavascriptManager.php |
627 | /classes/assets/CccReducer.php |
628 | /src/Core/Localization/Locale/Repository.php |
629 | /src/Core/Localization/Locale/RepositoryInterface.php |
630 | /src/Core/Localization/CLDR/LocaleRepository.php |
631 | /src/Core/Localization/CLDR/LocaleDataSource.php |
632 | /src/Core/Localization/CLDR/DataLayer/LocaleCache.php |
633 | /src/Core/Data/Layer/AbstractDataLayer.php |
634 | /src/Core/Localization/CLDR/LocaleDataLayerInterface.php |
635 | /vendor/symfony/cache/Adapter/FilesystemAdapter.php |
636 | /vendor/symfony/cache/Adapter/AbstractAdapter.php |
637 | /vendor/symfony/cache/Traits/AbstractAdapterTrait.php |
638 | /vendor/symfony/cache/Traits/ContractsTrait.php |
639 | /vendor/symfony/cache-contracts/CacheTrait.php |
640 | /vendor/psr/cache/src/InvalidArgumentException.php |
641 | /vendor/psr/cache/src/CacheException.php |
642 | /vendor/symfony/cache/Traits/FilesystemTrait.php |
643 | /vendor/symfony/cache/Traits/FilesystemCommonTrait.php |
644 | /vendor/symfony/cache/PruneableInterface.php |
645 | /vendor/symfony/cache/Marshaller/DefaultMarshaller.php |
646 | /vendor/symfony/cache/Marshaller/MarshallerInterface.php |
647 | /src/Core/Localization/CLDR/DataLayer/LocaleReference.php |
648 | /src/Core/Localization/CLDR/Reader.php |
649 | /src/Core/Localization/CLDR/ReaderInterface.php |
650 | /src/Core/Localization/Currency/Repository.php |
651 | /src/Core/Localization/Currency/RepositoryInterface.php |
652 | /src/Core/Localization/Currency/CurrencyDataSource.php |
653 | /src/Core/Localization/Currency/DataSourceInterface.php |
654 | /src/Core/Localization/Currency/DataLayer/CurrencyCache.php |
655 | /src/Core/Localization/Currency/CurrencyDataLayerInterface.php |
656 | /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php |
657 | /src/Adapter/Currency/CurrencyDataProvider.php |
658 | /src/Core/Currency/CurrencyDataProviderInterface.php |
659 | /src/Adapter/LegacyContext.php |
660 | /src/Adapter/Tools.php |
661 | /src/Core/Localization/Currency/DataLayer/CurrencyReference.php |
662 | /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php |
663 | /vendor/prestashop/decimal/src/Operation/Rounding.php |
664 | /src/Core/Localization/Locale.php |
665 | /src/Core/Localization/LocaleInterface.php |
666 | /src/Core/Localization/Specification/Price.php |
667 | /src/Core/Localization/Specification/Number.php |
668 | /src/Core/Localization/Specification/NumberInterface.php |
669 | /src/Core/Localization/Specification/Factory.php |
670 | /src/Core/Localization/CLDR/LocaleData.php |
671 | /src/Core/Localization/CLDR/NumberSymbolsData.php |
672 | /src/Core/Localization/CLDR/CurrencyData.php |
673 | /src/Core/Localization/CLDR/Locale.php |
674 | /src/Core/Localization/CLDR/LocaleInterface.php |
675 | /src/Core/Localization/Specification/NumberSymbolList.php |
676 | /classes/Currency.php |
677 | /src/Core/Localization/Currency/LocalizedCurrencyId.php |
678 | /classes/webservice/WebserviceRequest.php |
679 | /src/Core/Localization/Currency/CurrencyData.php |
680 | /src/Core/Localization/Currency/CurrencyCollection.php |
681 | /src/Core/Localization/Currency.php |
682 | /src/Core/Localization/CurrencyInterface.php |
683 | /src/Core/Localization/Specification/NumberCollection.php |
684 | /src/Core/Localization/Number/Formatter.php |
685 | /vendor/geoip2/geoip2/src/Database/Reader.php |
686 | /vendor/geoip2/geoip2/src/ProviderInterface.php |
687 | /vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php |
688 | /vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php |
689 | /vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php |
690 | /vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php |
691 | /vendor/geoip2/geoip2/src/Model/City.php |
692 | /vendor/geoip2/geoip2/src/Model/Country.php |
693 | /vendor/geoip2/geoip2/src/Model/AbstractModel.php |
694 | /vendor/geoip2/geoip2/src/Compat/JsonSerializable.php |
695 | /vendor/geoip2/geoip2/src/Record/Continent.php |
696 | /vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php |
697 | /vendor/geoip2/geoip2/src/Record/AbstractRecord.php |
698 | /vendor/geoip2/geoip2/src/Record/Country.php |
699 | /vendor/geoip2/geoip2/src/Record/MaxMind.php |
700 | /vendor/geoip2/geoip2/src/Record/RepresentedCountry.php |
701 | /vendor/geoip2/geoip2/src/Record/Traits.php |
702 | /vendor/geoip2/geoip2/src/Record/City.php |
703 | /vendor/geoip2/geoip2/src/Record/Location.php |
704 | /vendor/geoip2/geoip2/src/Record/Postal.php |
705 | /classes/Cart.php |
706 | /src/Adapter/AddressFactory.php |
707 | /classes/CartRule.php |
708 | /src/Core/Domain/Product/ValueObject/RedirectType.php |
709 | /src/Core/Util/DateTime/DateTime.php |
710 | /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php |
711 | /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php |
712 | /src/Core/Domain/Product/ValueObject/ProductType.php |
713 | /src/Core/Domain/Product/ValueObject/Reference.php |
714 | /src/Core/Domain/Product/ValueObject/Gtin.php |
715 | /src/Core/Domain/Product/ValueObject/Isbn.php |
716 | /src/Core/Domain/Product/ValueObject/Upc.php |
717 | /src/Core/Domain/Product/ProductSettings.php |
718 | /classes/Category.php |
719 | /src/Core/Domain/Category/ValueObject/RedirectType.php |
720 | /src/Core/Domain/Category/CategorySettings.php |
721 | /src/Core/Domain/Category/SeoSettings.php |
722 | /src/Adapter/Presenter/Category/CategoryPresenter.php |
723 | /src/Adapter/Presenter/Category/CategoryLazyArray.php |
724 | /src/Adapter/Presenter/AbstractLazyArray.php |
725 | /src/Adapter/Presenter/LazyArrayAttribute.php |
726 | /src/Core/Util/Inflector.php |
727 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php |
728 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php |
729 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php |
730 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php |
731 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php |
732 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php |
733 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php |
734 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php |
735 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php |
736 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php |
737 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php |
738 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php |
739 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php |
740 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php |
741 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php |
742 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php |
743 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php |
744 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php |
745 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php |
746 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php |
747 | /src/Core/Domain/Shop/ValueObject/ShopId.php |
748 | /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php |
749 | /vendor/symfony/property-access/Exception/UnexpectedTypeException.php |
750 | /vendor/symfony/property-access/Exception/RuntimeException.php |
751 | /vendor/symfony/property-access/Exception/ExceptionInterface.php |
752 | /modules/ps_emailsubscription/ps_emailsubscription.php |
753 | /src/Core/Module/WidgetInterface.php |
754 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php |
755 | /vendor/smarty/smarty/libs/sysplugins/smarty_data.php |
756 | /src/PrestaShopBundle/Translation/DomainNormalizer.php |
757 | /classes/Media.php |
758 | /modules/ps_emailalerts/ps_emailalerts.php |
759 | /modules/ps_emailalerts/MailAlert.php |
760 | /modules/blockwishlist/blockwishlist.php |
761 | /modules/ps_socialfollow/ps_socialfollow.php |
762 | /modules/blockreassurance/blockreassurance.php |
763 | /src/Adapter/Presenter/Cart/CartLazyArray.php |
764 | /src/Adapter/Product/PriceFormatter.php |
765 | /classes/Gender.php |
766 | /src/Core/Domain/Title/ValueObject/Gender.php |
767 | /classes/Risk.php |
768 | /classes/Meta.php |
769 | /classes/Address.php |
770 | /classes/ImageType.php |
771 | /classes/State.php |
772 | /src/Core/Security/PasswordPolicyConfiguration.php |
773 | /src/Core/Configuration/DataConfigurationInterface.php |
774 | /src/Core/Security/Hashing.php |
775 | /src/Core/Filter/FrontEndObject/MainFilter.php |
776 | /src/Core/Filter/FilterInterface.php |
777 | /src/Core/Filter/FrontEndObject/CartFilter.php |
778 | /src/Core/Filter/HashMapWhitelistFilter.php |
779 | /src/Core/Filter/CollectionFilter.php |
780 | /src/Core/Filter/FrontEndObject/ProductFilter.php |
781 | /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php |
782 | /src/Core/Filter/FrontEndObject/CustomerFilter.php |
783 | /src/Core/Filter/FrontEndObject/ShopFilter.php |
784 | /src/Core/Filter/FrontEndObject/ConfigurationFilter.php |
785 | /classes/ProductAssembler.php |
786 | /src/Core/Product/Search/ProductSearchContext.php |
787 | /modules/ps_linklist/ps_linklist.php |
788 | /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php |
789 | /modules/ps_linklist/src/Filter/LinkFilter.php |
790 | /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php |
791 | /modules/ps_linklist/src/Filter/RouteFilterInterface.php |
792 | /modules/ps_linklist/src/LegacyLinkBlockRepository.php |
793 | /modules/ps_searchbar/ps_searchbar.php |
794 | /modules/ps_shoppingcart/ps_shoppingcart.php |
795 | /modules/productcomments/productcomments.php |
796 | /modules/ps_googleanalytics/ps_googleanalytics.php |
797 | /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php |
798 | /modules/ps_googleanalytics/classes/Hook/HookInterface.php |
799 | /classes/Smarty/SmartyDevTemplate.php |
800 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php |
801 | /var/cache/dev/smarty/compile/classic/5b/8e/5e/5b8e5e3ee18c191b70b0d09743b192fbddfee5c6_2.file.ps_googleanalytics.tpl.php |
802 | /vendor/smarty/smarty/libs/plugins/modifier.escape.php |
803 | /src/Core/Product/Search/ProductSearchQuery.php |
804 | /src/Core/Product/Search/SortOrder.php |
805 | /modules/ps_facetedsearch/ps_facetedsearch.php |
806 | /modules/ps_facetedsearch/src/HookDispatcher.php |
807 | /modules/ps_facetedsearch/src/Hook/Attribute.php |
808 | /modules/ps_facetedsearch/src/Hook/AbstractHook.php |
809 | /modules/ps_facetedsearch/src/Hook/AttributeGroup.php |
810 | /modules/ps_facetedsearch/src/Hook/Category.php |
811 | /modules/ps_facetedsearch/src/Hook/Configuration.php |
812 | /modules/ps_facetedsearch/src/Hook/Design.php |
813 | /modules/ps_facetedsearch/src/Hook/Feature.php |
814 | /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php |
815 | /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php |
816 | /modules/ps_facetedsearch/src/Hook/FeatureValue.php |
817 | /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php |
818 | /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php |
819 | /modules/ps_facetedsearch/src/Hook/Product.php |
820 | /modules/ps_facetedsearch/src/Hook/ProductSearch.php |
821 | /modules/ps_facetedsearch/src/Hook/SpecificPrice.php |
822 | /modules/ps_facetedsearch/src/Filters/Provider.php |
823 | /modules/ps_facetedsearch/src/URLSerializer.php |
824 | /modules/ps_facetedsearch/src/Filters/DataAccessor.php |
825 | /modules/ps_facetedsearch/src/Product/SearchProvider.php |
826 | /src/Core/Product/Search/FacetsRendererInterface.php |
827 | /src/Core/Product/Search/ProductSearchProviderInterface.php |
828 | /modules/ps_facetedsearch/src/Filters/Converter.php |
829 | /modules/ps_facetedsearch/src/Product/SearchFactory.php |
830 | /src/Core/Product/Search/ProductSearchResult.php |
831 | /modules/ps_facetedsearch/src/Product/Search.php |
832 | /modules/ps_facetedsearch/src/Adapter/MySQL.php |
833 | /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php |
834 | /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php |
835 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php |
836 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php |
837 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php |
838 | /modules/ps_facetedsearch/src/Filters/Products.php |
839 | /classes/stock/StockAvailable.php |
840 | /modules/ps_facetedsearch/src/Filters/Block.php |
841 | /src/Core/Product/Search/Facet.php |
842 | /src/Core/Product/Search/Filter.php |
843 | /vendor/prestashop/decimal/src/DecimalNumber.php |
844 | /vendor/prestashop/decimal/src/Builder.php |
845 | /src/Core/Product/Search/FacetCollection.php |
846 | /classes/Pack.php |
847 | /classes/Combination.php |
848 | /classes/SpecificPrice.php |
849 | /classes/tax/TaxManagerFactory.php |
850 | /classes/tax/TaxRulesTaxManager.php |
851 | /classes/tax/TaxManagerInterface.php |
852 | /classes/tax/Tax.php |
853 | /classes/tax/TaxCalculator.php |
854 | /classes/GroupReduction.php |
855 | /src/Core/Localization/CLDR/ComputingPrecision.php |
856 | /src/Core/Localization/CLDR/ComputingPrecisionInterface.php |
857 | /classes/order/Order.php |
858 | /classes/ProductPresenterFactory.php |
859 | /src/Adapter/Presenter/Product/ProductListingPresenter.php |
860 | /src/Adapter/Presenter/Product/ProductPresenter.php |
861 | /src/Adapter/Product/ProductColorsRetriever.php |
862 | /src/Adapter/HookManager.php |
863 | /src/Core/Product/ProductPresentationSettings.php |
864 | /src/Adapter/Presenter/Product/ProductListingLazyArray.php |
865 | /src/Adapter/Presenter/Product/ProductLazyArray.php |
866 | /classes/Image.php |
867 | /src/Core/Image/ImageFormatConfiguration.php |
868 | /src/Core/Image/ImageFormatConfigurationInterface.php |
869 | /var/cache/dev/smarty/compile/classic/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php |
870 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php |
871 | /vendor/smarty/smarty/libs/plugins/modifier.count.php |
872 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php |
873 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php |
874 | /var/cache/dev/smarty/compile/classic/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php |
875 | /src/Core/Product/Search/Pagination.php |
876 | /vendor/defuse/php-encryption/src/Crypto.php |
877 | /vendor/defuse/php-encryption/src/KeyOrPassword.php |
878 | /vendor/defuse/php-encryption/src/RuntimeTests.php |
879 | /vendor/defuse/php-encryption/src/DerivedKeys.php |
880 | /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php |
881 | /vendor/defuse/php-encryption/src/Exception/CryptoException.php |
882 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/39/0d/5a/390d5acf6168a5b7648fd7e98649ed650fe2f147_2.file.category.tpl.php |
883 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/24/2c/7e/242c7e55045a3f0d3a55995f07878062a536dac5_2.file.product-list.tpl.php |
884 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/34/1f/a5/341fa5dba374013990a57413ccdbff6db6a4ad85_2.file.layout-left-column.tpl.php |
885 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/08/ae/de/08aede8ee5b83c3543b0b3f540e38b9c8c76e8e2_2.file.layout-both-columns.tpl.php |
886 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/d1/5f/66/d15f66bd362638b52633b1a76b2f0660815a49e4_2.file.helpers.tpl.php |
887 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php |
888 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/1e/90/d5/1e90d50e0e8a73a63d7e3488d78e9281e0fc527f_2.file.head.tpl.php |
889 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/06/4c/a8/064ca8c9c7af88f838275e0ca820268d6c15a560_2.file.head-jsonld.tpl.php |
890 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e0/da/11/e0da11338ce32818120fac353684e75c371176f7_2.file.product-list-jsonld.tpl.php |
891 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/77/6f/08/776f08d85004248ac7f9f0562b18a8e7f8f6f4f9_2.file.pagination-seo.tpl.php |
892 | /vendor/smarty/smarty/libs/plugins/modifier.replace.php |
893 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/c9/1a/33/c91a339d944a3d758d919f1470f58ede19dc22ea_2.file.stylesheets.tpl.php |
894 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/10/90/8f/10908f97c2d9f2b4d887e0c5c9e7edf93c0b26bb_2.file.javascript.tpl.php |
895 | /classes/ProductDownload.php |
896 | /src/Core/Cart/Calculator.php |
897 | /src/Core/Cart/CartRowCollection.php |
898 | /src/Core/Cart/Fees.php |
899 | /src/Core/Cart/AmountImmutable.php |
900 | /src/Core/Cart/CartRuleCollection.php |
901 | /src/Core/Cart/CartRuleCalculator.php |
902 | /src/Adapter/Product/PriceCalculator.php |
903 | /src/Core/Cart/CartRow.php |
904 | /src/Core/Util/String/StringModifier.php |
905 | /src/Core/Util/String/StringModifierInterface.php |
906 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/1f/21/19/1f2119f0feba1ed84a73af122dc952cc9fc2bc68_2.file.product-activation.tpl.php |
907 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/95/1d/66/951d664c3a34ddbde626d8ad3046bf04f7938a0b_2.file.header.tpl.php |
908 | /modules/ps_contactinfo/ps_contactinfo.php |
909 | /var/cache/dev/smarty/compile/classic/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php |
910 | /modules/ps_languageselector/ps_languageselector.php |
911 | /modules/ps_currencyselector/ps_currencyselector.php |
912 | /modules/ps_customersignin/ps_customersignin.php |
913 | /var/cache/dev/smarty/compile/classic/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php |
914 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php |
915 | /var/cache/dev/smarty/compile/classic/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php |
916 | /modules/ps_mainmenu/ps_mainmenu.php |
917 | /modules/ps_mainmenu/ps_menutoplinks.class.php |
918 | /var/cache/dev/smarty/compile/classic/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php |
919 | /var/cache/dev/smarty/compile/classic/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php |
920 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/67/9f/c4/679fc4a1d0dcc6f64e54da527cc71bb1eaa4c0f3_2.file.notifications.tpl.php |
921 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/57/8d/18/578d1871893f9e82e29966ea783ee4b11afc0d90_2.file.breadcrumb.tpl.php |
922 | /modules/ps_categorytree/ps_categorytree.php |
923 | /var/cache/dev/smarty/compile/classic/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php |
924 | /var/cache/dev/smarty/compile/classic/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php |
925 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7a/77/b8/7a77b85ee5f4f4bb1ecc7aa6bce7fc32076bf426_2.file.category-header.tpl.php |
926 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/70/fc/af/70fcafac0167fba5985aba50392aa8e1fbb53502_2.file.products-top.tpl.php |
927 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/9e/9c/12/9e9c123777d2efab4fb33daf7a32875e8492021b_2.file.sort-orders.tpl.php |
928 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/6f/c5/67/6fc567d0e8b52db6d3283d4aa9ba66d69c4a8b50_2.file.products.tpl.php |
929 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/5f/4f/82/5f4f826e368d1f11de4ce707b7dfc54902fe21b2_2.file.productlist.tpl.php |
930 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php |
931 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/67/d4/e2/67d4e235d6a61acf091a3c3212e799fe7e6f2a66_2.file.product.tpl.php |
932 | /src/Adapter/ContainerFinder.php |
933 | /modules/productcomments/src/Repository/ProductCommentRepository.php |
934 | /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php |
935 | /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php |
936 | /vendor/doctrine/doctrine-bundle/Registry.php |
937 | /vendor/symfony/doctrine-bridge/ManagerRegistry.php |
938 | /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php |
939 | /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php |
940 | /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php |
941 | /vendor/doctrine/dbal/src/Logging/LoggerChain.php |
942 | /vendor/doctrine/dbal/src/Logging/SQLLogger.php |
943 | /vendor/symfony/doctrine-bridge/Logger/DbalLogger.php |
944 | /vendor/doctrine/dbal/src/Logging/DebugStack.php |
945 | /vendor/doctrine/doctrine-bundle/ConnectionFactory.php |
946 | /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php |
947 | /vendor/symfony/dependency-injection/EnvVarProcessorInterface.php |
948 | /vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php |
949 | /vendor/doctrine/event-manager/src/EventManager.php |
950 | /vendor/doctrine/dbal/src/DriverManager.php |
951 | /vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php |
952 | /vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php |
953 | /vendor/doctrine/dbal/src/VersionAwarePlatformDriver.php |
954 | /vendor/doctrine/dbal/src/Driver.php |
955 | /src/PrestaShopBundle/Doctrine/DatabaseConnection.php |
956 | /vendor/doctrine/dbal/src/Connection.php |
957 | /vendor/doctrine/dbal/src/ArrayParameterType.php |
958 | /vendor/doctrine/dbal/src/ParameterType.php |
959 | /vendor/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php |
960 | /vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php |
961 | /vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php |
962 | /vendor/doctrine/dbal/src/Driver/PDO/Connection.php |
963 | /vendor/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php |
964 | /vendor/doctrine/dbal/src/Driver/Connection.php |
965 | /vendor/doctrine/dbal/src/Events.php |
966 | /vendor/doctrine/dbal/src/Platforms/MySQL57Platform.php |
967 | /vendor/doctrine/dbal/src/Platforms/MySQLPlatform.php |
968 | /vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php |
969 | /vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php |
970 | /vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php |
971 | /vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php |
972 | /vendor/doctrine/dbal/src/Types/Types.php |
973 | /vendor/doctrine/dbal/src/Types/Type.php |
974 | /vendor/doctrine/dbal/src/Types/ArrayType.php |
975 | /vendor/doctrine/dbal/src/Types/AsciiStringType.php |
976 | /vendor/doctrine/dbal/src/Types/StringType.php |
977 | /vendor/doctrine/dbal/src/Types/BigIntType.php |
978 | /vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php |
979 | /vendor/doctrine/dbal/src/Types/BinaryType.php |
980 | /vendor/doctrine/dbal/src/Types/BlobType.php |
981 | /vendor/doctrine/dbal/src/Types/BooleanType.php |
982 | /vendor/doctrine/dbal/src/Types/DateType.php |
983 | /vendor/doctrine/dbal/src/Types/DateImmutableType.php |
984 | /vendor/doctrine/dbal/src/Types/DateIntervalType.php |
985 | /vendor/doctrine/dbal/src/Types/DateTimeType.php |
986 | /vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php |
987 | /vendor/doctrine/dbal/src/Types/DateTimeImmutableType.php |
988 | /vendor/doctrine/dbal/src/Types/DateTimeTzType.php |
989 | /vendor/doctrine/dbal/src/Types/DateTimeTzImmutableType.php |
990 | /vendor/doctrine/dbal/src/Types/DecimalType.php |
991 | /vendor/doctrine/dbal/src/Types/FloatType.php |
992 | /vendor/doctrine/dbal/src/Types/GuidType.php |
993 | /vendor/doctrine/dbal/src/Types/IntegerType.php |
994 | /vendor/doctrine/dbal/src/Types/JsonType.php |
995 | /vendor/doctrine/dbal/src/Types/ObjectType.php |
996 | /vendor/doctrine/dbal/src/Types/SimpleArrayType.php |
997 | /vendor/doctrine/dbal/src/Types/SmallIntType.php |
998 | /vendor/doctrine/dbal/src/Types/TextType.php |
999 | /vendor/doctrine/dbal/src/Types/TimeType.php |
1000 | /vendor/doctrine/dbal/src/Types/TimeImmutableType.php |
1001 | /vendor/doctrine/dbal/src/Types/TypeRegistry.php |
1002 | /modules/productcomments/src/Entity/ProductComment.php |
1003 | /vendor/doctrine/orm/src/Proxy/Proxy.php |
1004 | /vendor/doctrine/common/src/Proxy/Proxy.php |
1005 | /vendor/doctrine/persistence/src/Persistence/Proxy.php |
1006 | /vendor/doctrine/orm/src/Proxy/InternalProxy.php |
1007 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php |
1008 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php |
1009 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php |
1010 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php |
1011 | /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php |
1012 | /vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php |
1013 | /vendor/doctrine/orm/src/Mapping/NamingStrategy.php |
1014 | /vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php |
1015 | /vendor/doctrine/orm/src/Internal/SQLResultCasing.php |
1016 | /vendor/doctrine/orm/src/Mapping/QuoteStrategy.php |
1017 | /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php |
1018 | /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php |
1019 | /vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php |
1020 | /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php |
1021 | /vendor/doctrine/orm/src/Repository/RepositoryFactory.php |
1022 | /vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php |
1023 | /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php |
1024 | /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php |
1025 | /vendor/doctrine/orm/src/Mapping/ClassMetadata.php |
1026 | /vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php |
1027 | /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php |
1028 | /vendor/doctrine/orm/src/Proxy/DefaultProxyClassNameResolver.php |
1029 | /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php |
1030 | /vendor/doctrine/orm/src/UnitOfWork.php |
1031 | /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php |
1032 | /vendor/doctrine/orm/src/Event/ListenersInvoker.php |
1033 | /vendor/doctrine/orm/src/Utility/IdentifierFlattener.php |
1034 | /vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php |
1035 | /vendor/doctrine/orm/src/Mapping/Reflection/ReflectionPropertiesGetter.php |
1036 | /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php |
1037 | /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php |
1038 | /vendor/doctrine/orm/src/Proxy/ProxyFactory.php |
1039 | /vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php |
1040 | /vendor/doctrine/common/src/Proxy/ProxyGenerator.php |
1041 | /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php |
1042 | /vendor/doctrine/lexer/src/Token.php |
1043 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
1044 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php |
1045 | /vendor/doctrine/orm/src/Mapping/Table.php |
1046 | /vendor/doctrine/orm/src/Mapping/MappingAttribute.php |
1047 | /vendor/doctrine/orm/src/Mapping/Annotation.php |
1048 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php |
1049 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php |
1050 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
1051 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php |
1052 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php |
1053 | /vendor/doctrine/orm/src/Mapping/Entity.php |
1054 | /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php |
1055 | /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php |
1056 | /vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php |
1057 | /vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php |
1058 | /vendor/doctrine/orm/src/Mapping/Id.php |
1059 | /vendor/doctrine/orm/src/Mapping/Column.php |
1060 | /vendor/doctrine/orm/src/Mapping/GeneratedValue.php |
1061 | /vendor/doctrine/orm/src/Id/IdentityGenerator.php |
1062 | /vendor/doctrine/orm/src/Id/AbstractIdGenerator.php |
1063 | /vendor/doctrine/orm/src/Events.php |
1064 | /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php |
1065 | /vendor/doctrine/dbal/src/Query/QueryBuilder.php |
1066 | /vendor/doctrine/dbal/src/Query/Expression/CompositeExpression.php |
1067 | /vendor/doctrine/dbal/src/SQL/Builder/DefaultSelectSQLBuilder.php |
1068 | /vendor/doctrine/dbal/src/SQL/Builder/SelectSQLBuilder.php |
1069 | /vendor/doctrine/dbal/src/Query/SelectQuery.php |
1070 | /vendor/doctrine/dbal/src/Query/Limit.php |
1071 | /vendor/doctrine/dbal/src/SQL/Parser.php |
1072 | /vendor/doctrine/dbal/src/ExpandArrayParameters.php |
1073 | /vendor/doctrine/dbal/src/SQL/Parser/Visitor.php |
1074 | /vendor/doctrine/dbal/src/Driver/PDO/Statement.php |
1075 | /vendor/doctrine/dbal/src/Driver/Statement.php |
1076 | /vendor/doctrine/dbal/src/Driver/PDO/ParameterTypeMap.php |
1077 | /vendor/doctrine/dbal/src/Driver/PDO/Result.php |
1078 | /vendor/doctrine/dbal/src/Driver/Result.php |
1079 | /vendor/doctrine/dbal/src/Result.php |
1080 | /vendor/doctrine/dbal/src/FetchMode.php |
1081 | /var/cache/dev/smarty/compile/classic/e9/e4/d0/e9e4d0b935584380ea8beb3f467908e1cd2486f5_2.module.productcommentsviewstemplateshookproductlistreviews.tpl.php |
1082 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/cb/7c/66/cb7c6683867ca3506a486ec9b1e5cbcb9a55e8d5_2.file.product-flags.tpl.php |
1083 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/1c/4e/43/1c4e4337a0c4102b3017a75b2d2b1d3ce8e94319_2.file.pagination.tpl.php |
1084 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/9e/b7/079eb7863f169f86bc0af49283196d3e13ae1149_2.file.products-bottom.tpl.php |
1085 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/31/57/09/31570940b48651a1761f10540afffb72f2b65550_2.file.category-footer.tpl.php |
1086 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/d7/d1/19/d7d1190c7b479a937ea320c5c9b5942e448a2f7e_2.file.footer.tpl.php |
1087 | /var/cache/dev/smarty/compile/classic/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php |
1088 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php |
1089 | /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php |
1090 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php |
1091 | /var/cache/dev/smarty/cache/ps_socialfollow/1/1/1/21/classic/ed/53/06/ed5306f7ed54761d16e2e093ed36ba345ecb3956.ps_socialfollowps_socialfollow.tpl.php |
1092 | /var/cache/dev/smarty/cache/ps_linklist/displayFooter/1/1/1/21/classic/f6/1e/91/f61e91215756f1b233d5ee663884726677315423.ps_linklistviewstemplateshooklinkblock.tpl.php |
1093 | /modules/ps_customeraccountlinks/ps_customeraccountlinks.php |
1094 | /var/cache/dev/smarty/cache/ps_customeraccountlinks/1/1/1/21/classic/da/74/93/da7493e948e2da05be76624cc1d790dce56cc38a.ps_customeraccountlinksps_customeraccountlinks.tpl.php |
1095 | /var/cache/dev/smarty/compile/classic/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php |
1096 | /vendor/smarty/smarty/libs/plugins/function.mailto.php |
1097 | /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php |
1098 | /var/cache/dev/smarty/compile/classic/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php |
1099 | /var/cache/dev/smarty/compile/classic/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php |
1100 | /var/cache/dev/smarty/compile/classic/f9/93/73/f9937302c902c18a7e92f61a7bb91ac32c58d2fe_2.module.blockwishlistviewstemplatescomponentsmodalsdelete.tpl.php |
1101 | /var/cache/dev/smarty/compile/classic/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php |
1102 | /var/cache/dev/smarty/compile/classic/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php |
1103 | /var/cache/dev/smarty/compile/classic/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php |
1104 | /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/2b/48/b9/2b48b9140f0a54aa01a048c27c48d0587c951a96_2.file.password-policy-template.tpl.php |
1105 | /modules/statsdata/statsdata.php |
1106 | /classes/Guest.php |
1107 | /classes/Connection.php |
1108 | /classes/Page.php |
1109 | /classes/ConnectionsSource.php |
1110 | /classes/DateRange.php |
1111 | /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php |
1112 | /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php |
1113 | /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php |
1114 | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php |
1115 | /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php |
1116 | /classes/Manufacturer.php |
1117 | /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php |
1118 | /var/cache/dev/smarty/compile/classic/9d/2d/3c/9d2d3ca171d1d09ddd6b767dfc8af3fe1d87af0a_2.file.ga_tag.tpl.php |