No products available at the moment
Stay tuned! More products will be shown here as they are added.
Back to Home pageNo products available at the moment
Stay tuned! More products will be shown here as they are added.
Back to Home page
| Load Time | 71.646 ms |
| Querying Time | 45 ms |
| Queries | 121 |
| Memory Peak Usage | 5.0 Mb |
| Included Files | 787 files - 10.84 Mb |
| PrestaShop Cache | - Mb |
| Global vars | 0.03 Mb |
| PrestaShop Version | 9.1.5 |
| PHP Version | 8.2.33 |
| MySQL Version | 8.0.46-0ubuntu0.22.04.4 |
| Memory Limit | 512M |
| Max Execution Time | 30s |
| Smarty Cache | enabled |
| Smarty Compilation | auto |
| Time | Cumulated Time | Memory Usage | Memory Peak Usage | |
|---|---|---|---|---|
| config | 14.170 ms | 14.170 ms | 1.77 Mb | 1.9 Mb |
| __construct | 0.430 ms | 14.600 ms | 0.01 Mb | 2.4 Mb |
| init | 8.462 ms | 23.062 ms | 0.93 Mb | 2.8 Mb |
| checkAccess | 0.001 ms | 23.063 ms | - Mb | 2.8 Mb |
| setMedia | 2.546 ms | 25.609 ms | 0.27 Mb | 3.0 Mb |
| postProcess | 0.001 ms | 25.610 ms | - Mb | 3.0 Mb |
| initHeader | 0.001 ms | 25.611 ms | - Mb | 3.0 Mb |
| initContent | 31.191 ms | 56.802 ms | 0.78 Mb | 3.9 Mb |
| initFooter | 0.001 ms | 56.803 ms | - Mb | 3.9 Mb |
| display | 14.843 ms | 71.646 ms | 1.18 Mb | 5.0 Mb |
| Hook | Time | Memory Usage |
|---|---|---|
| displayLeftColumn | 3.849 ms | 0.20 Mb |
| displayFooterBefore | 1.739 ms | 0.17 Mb |
| displayNav2 | 1.434 ms | 0.15 Mb |
| displayFooter | 1.247 ms | 0.14 Mb |
| displayTop | 0.871 ms | 0.09 Mb |
| displayNav1 | 0.710 ms | 0.06 Mb |
| DisplayHeader | 0.495 ms | 0.02 Mb |
| ProductSearchProvider | 0.214 ms | - Mb |
| DisplayGDPRConsent | 0.164 ms | 0.02 Mb |
| ActionFrontControllerSetMedia | 0.153 ms | 0.01 Mb |
| DisplayLeftColumn | 0.087 ms | - Mb |
| DisplayTop | 0.006 ms | - Mb |
| DisplayAfterBodyOpeningTag | 0.005 ms | - Mb |
| DisplayFooterBefore | 0.004 ms | - Mb |
| DisplayFooterAfter | 0.004 ms | - Mb |
| DisplayNavFullWidth | 0.003 ms | - Mb |
| ActionFrontControllerSetVariables | 0.002 ms | - Mb |
| 17 hook(s) | 10.988 ms | 0.86 Mb |
| Module | Time | Memory Usage |
|---|---|---|
| ps_emailsubscription | 1.409 ms | 0.14 Mb |
| blockreassurance | 0.124 ms | 0.02 Mb |
| ps_socialfollow | 0.953 ms | 0.09 Mb |
| ps_emailalerts | 0.071 ms | 0.01 Mb |
| productcomments | 0.113 ms | 0.01 Mb |
| ps_imageslider | 0.113 ms | 0.01 Mb |
| ps_googleanalytics | 0.240 ms | 0.01 Mb |
| ps_shoppingcart | 0.290 ms | 0.04 Mb |
| ps_searchbar | 0.673 ms | 0.06 Mb |
| ps_facetedsearch | 0.477 ms | 0.02 Mb |
| ps_contactinfo | 1.175 ms | 0.09 Mb |
| ps_languageselector | 0.605 ms | 0.05 Mb |
| ps_currencyselector | 0.308 ms | 0.04 Mb |
| ps_customersignin | 0.439 ms | 0.11 Mb |
| ps_mainmenu | 0.534 ms | 0.05 Mb |
| pagesnotfound | 0.055 ms | 0.01 Mb |
| ps_categorytree | 3.895 ms | 0.21 Mb |
| psgdpr | 0.254 ms | 0.03 Mb |
| ps_linklist | 0.608 ms | 0.06 Mb |
| ps_customeraccountlinks | 0.469 ms | 0.06 Mb |
| 20 module(s) | 12.805 ms | 1.11 Mb |
| # | Query | Time (ms) | Rows | Filesort | Group By | Location |
|---|---|---|---|---|---|---|
| 83 | REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("088dddee8c741fe220203b62d6b77985", "a:1:{s:7:\"filters\";a:1:{i:0;a:7:{s:9:\"type_lite\";s:8:\"category\";s:4:\"type\";s:8:\"category\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Categories\";s:6:\"values\";a:0:{}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}}}") |
10.366 ms | 1 | /modules/ps_facetedsearch/src/Filters/Block.php:205 | ||
| 67 | SELECT SQL_NO_CACHE * FROM `ps_category` a0 LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`) WHERE (a0.`nleft` < 632) AND (a0.`nright` > 661) AND (a1.`id_lang` = 3) AND (a1.`id_shop` = 1) ORDER BY a0.`nleft` asc |
3.035 ms | 1719 | Yes | /classes/PrestaShopCollection.php:361 | |
| 78 | SELECT SQL_NO_CACHE c.`id_category`, cl.`name` FROM `ps_category` c INNER JOIN ps_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 WHERE 1 AND `id_lang` = 3 AND c.`active` = 1 ORDER BY c.nleft, c.position |
2.564 ms | 573 | Yes | /classes/Category.php:724 | |
| 2 | SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop FROM `ps_configuration` c LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
2.253 ms | 2616 | /classes/Configuration.php:162 | ||
| 104 | SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c INNER JOIN ps_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category` RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 463 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright` WHERE 1 AND c.`level_depth` <= 9 AND `id_lang` = 3 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.754 ms | 573 | Yes | Yes | /classes/Category.php:795 |
| 79 | SELECT SQL_NO_CACHE cp.id_category, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, pa.id_product_attribute, p.reference FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) WHERE ((pac.id_attribute=25)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' GROUP BY p.id_product) p INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) WHERE ((pac.id_attribute=25)) AND cg.id_group='1' AND c.level_depth<=4 AND c.nleft>632 AND c.nright<661 GROUP BY cp.id_category |
1.546 ms | 810 | Yes | /modules/ps_facetedsearch/src/Adapter/MySQL.php:86 | |
| 82 | SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, pa.id_product_attribute, p.reference FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND cp.id_category IN (465, 468, 476) GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=2)) GROUP BY pac.id_attribute |
1.222 ms | 15300 | Yes | /modules/ps_facetedsearch/src/Adapter/MySQL.php:86 | |
| 14 | SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module FROM `ps_module` m INNER JOIN ps_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1) INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module` INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook` LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module` WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1)) GROUP BY hm.id_hook, hm.id_module ORDER BY hm.`position` |
1.222 ms | 2400 | Yes | Yes | /classes/Hook.php:1497 |
| 76 | SELECT SQL_NO_CACHE p.id_product, p.id_product_attribute FROM (SELECT p.id_product, pa.id_product_attribute, p.reference FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) WHERE ((pac.id_attribute=25)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND cp.id_category IN (465, 468, 476) GROUP BY p.id_product) p GROUP BY p.id_product ORDER BY p.reference ASC, p.id_product DESC |
1.135 ms | 3060 | Yes | Yes | /modules/ps_facetedsearch/src/Adapter/MySQL.php:86 |
| 13 | SELECT SQL_NO_CACHE lower(name) as name FROM `ps_hook` h WHERE (h.active = 1) |
0.906 ms | 1251 | /classes/Hook.php:1605 | ||
| 81 | SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, pa.id_product_attribute, p.reference FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) WHERE ((pac.id_attribute=25)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND cp.id_category IN (465, 468, 476) GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((a.id_attribute_group=1)) AND ((pac_1.id_attribute=25)) GROUP BY pac.id_attribute |
0.713 ms | 3060 | Yes | /modules/ps_facetedsearch/src/Adapter/MySQL.php:86 | |
| 74 | SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `ps_attribute_group` ag INNER JOIN ps_attribute_group_shop attribute_group_shop ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) LEFT JOIN `ps_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `ps_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND liaglv.`id_lang` = 3) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC |
0.613 ms | 29 | Yes | Yes | /modules/ps_facetedsearch/src/Filters/DataAccessor.php:124 |
| 50 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.558 ms | 1251 | /classes/Hook.php:1565 | ||
| 109 | SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 632 AND c.`nright` >= 661 AND c.`nleft` >= 2 AND c.`nright` <= 1095 ORDER BY `nleft` DESC |
0.552 ms | 573 | Yes | /classes/Category.php:1597 | |
| 48 | SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description` FROM `ps_category` c INNER JOIN ps_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 ) LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 463 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.547 ms | 14 | Yes | Yes | /classes/Category.php:926 |
| 75 | SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3) INNER JOIN ps_attribute_group_shop attribute_group_shop ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 3) WHERE ag.id_attribute_group = 2 ORDER BY agl.`name` ASC, a.`position` ASC |
0.521 ms | 11 | Yes | /modules/ps_facetedsearch/src/Filters/DataAccessor.php:79 | |
| 16 | SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang FROM `ps_meta` m LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC |
0.447 ms | 132 | Yes | /classes/Dispatcher.php:657 | |
| 0 | SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM ps_shop_url su LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'insacor-stage.itstuff.com.ar' OR su.domain_ssl = 'insacor-stage.itstuff.com.ar') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.411 ms | 1 | Yes | /classes/shop/Shop.php:1377 | |
| 71 | SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE `name` = 'CANILLAS LT' AND c.`id_category` != 2 AND c.`id_parent` = 463 LIMIT 1 |
0.332 ms | 4 | /classes/Category.php:1495 | ||
| 80 | SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3) INNER JOIN ps_attribute_group_shop attribute_group_shop ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) INNER JOIN ps_attribute_shop attribute_shop ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 3) WHERE ag.id_attribute_group = 1 ORDER BY agl.`name` ASC, a.`position` ASC |
0.310 ms | 0 | /modules/ps_facetedsearch/src/Filters/DataAccessor.php:79 | ||
| 1 | SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri FROM ps_shop_group gs LEFT JOIN ps_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN ps_shop_url su ON s.id_shop = su.id_shop AND su.main = 1 WHERE s.deleted = 0 AND gs.deleted = 0 ORDER BY gs.name, s.name |
0.307 ms | 1 | Yes | /classes/shop/Shop.php:696 | |
| 53 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `ps_module` m LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.288 ms | 68 | /classes/module/Module.php:325 | ||
| 112 | SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1) WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.269 ms | 5 | /classes/Currency.php:1100 | ||
| 84 | SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.266 ms | 1 | /classes/Cart.php:4360 | ||
| 72 | SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE `name` = 'PLASTICOS ( PVC LATYN )' AND c.`id_category` != 2 AND c.`id_parent` = 463 LIMIT 1 |
0.259 ms | 4 | /classes/Category.php:1495 | ||
| 85 | SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-09-23 00:00:00" AND date_to <= "2026-09-23 23:59:59") OR (date_from >= "2026-09-23 00:00:00" AND date_from <= "2026-09-23 23:59:59") OR (date_from < "2026-09-23 00:00:00" AND date_to > "2026-09-23 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.253 ms | 1 | /classes/CartRule.php:380 | ||
| 11 | SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1) WHERE l.`active` = 1 LIMIT 1 |
0.252 ms | 3 | /classes/Language.php:1184 | ||
| 105 | SELECT SQL_NO_CACHE DISTINCT c.* FROM `ps_category` c LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 3) WHERE `level_depth` = 1 |
0.248 ms | 3 | /classes/Category.php:2227 | ||
| 73 | SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE `name` = 'VALVULAS ESCLUSAS' AND c.`id_category` != 2 AND c.`id_parent` = 463 LIMIT 1 |
0.237 ms | 4 | /classes/Category.php:1495 | ||
| 17 | SELECT SQL_NO_CACHE * FROM `ps_category` a LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3 LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 463) AND (b.`id_shop` = 1) LIMIT 1 |
0.233 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 70 | SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category WHERE controller = 'category' AND id_category = 463 AND id_shop = 1 GROUP BY `type`, id_value ORDER BY position ASC |
0.224 ms | 3 | Yes | Yes | /modules/ps_facetedsearch/src/Filters/Provider.php:57 |
| 54 | SELECT SQL_NO_CACHE * FROM `ps_category` a LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1 LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 463) AND (b.`id_shop` = 1) LIMIT 1 |
0.210 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 86 | SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2026-09-23 00:00:00" AND date_to <= "2026-09-23 23:59:59") OR (date_from >= "2026-09-23 00:00:00" AND date_from <= "2026-09-23 23:59:59") OR (date_from < "2026-09-23 00:00:00" AND date_to > "2026-09-23 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
0.210 ms | 1 | /classes/CartRule.php:380 | ||
| 4 | SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl FROM ps_shop s LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop) WHERE s.id_shop = 1 AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.198 ms | 1 | /classes/shop/Shop.php:195 | ||
| 106 | SELECT SQL_NO_CACHE * FROM `ps_category` a LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3 LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.181 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 6 | SELECT SQL_NO_CACHE * FROM `ps_country` a LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1 LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 44) LIMIT 1 |
0.174 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 55 | SELECT SQL_NO_CACHE * FROM `ps_category` a LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4 LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 463) AND (b.`id_shop` = 1) LIMIT 1 |
0.172 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 5 | SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `ps_lang` l LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.164 ms | 3 | /classes/Language.php:1050 | ||
| 15 | SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
0.162 ms | 88 | /classes/Hook.php:312 | ||
| 22 | SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3 LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.161 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 26 | SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3 LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 3) LIMIT 1 |
0.158 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 56 | SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.155 ms | 16 | Yes | /classes/ImageType.php:89 | |
| 3 | SELECT SQL_NO_CACHE * FROM `ps_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 |
0.154 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 8 | SELECT SQL_NO_CACHE * FROM `ps_lang` a LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 3) LIMIT 1 |
0.152 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 18 | SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
0.152 ms | 5 | Yes | /classes/Currency.php:688 | |
| 34 | SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3 LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 4) LIMIT 1 |
0.151 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 68 | SELECT SQL_NO_CACHE `name` FROM `ps_hook` WHERE `id_hook` = 538 LIMIT 1 |
0.149 ms | 1 | /classes/Hook.php:260 | ||
| 77 | SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="088dddee8c741fe220203b62d6b77985" LIMIT 1 |
0.145 ms | 1 | /modules/ps_facetedsearch/src/Filters/Block.php:181 | ||
| 113 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.145 ms | 1 | /classes/module/Module.php:2778 | ||
| 38 | SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3 LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 5) LIMIT 1 |
0.143 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 10 | SELECT SQL_NO_CACHE domain, domain_ssl FROM ps_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1 |
0.140 ms | 1 | /classes/shop/ShopUrl.php:158 | ||
| 30 | SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3 LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 2) LIMIT 1 |
0.139 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 20 | SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.137 ms | 1 | /classes/shop/Shop.php:1191 | ||
| 87 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.137 ms | 1 | /classes/module/Module.php:2778 | ||
| 110 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.137 ms | 1 | /classes/module/Module.php:2778 | ||
| 40 | SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.136 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 64 | SELECT SQL_NO_CACHE * FROM `ps_country` a LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 44) LIMIT 1 |
0.136 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 7 | SELECT SQL_NO_CACHE * FROM `ps_shop_group` a WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.135 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 59 | SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.135 ms | 16 | Yes | /classes/ImageType.php:89 | |
| 52 | SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
0.131 ms | 88 | /classes/Hook.php:364 | ||
| 57 | SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `manufacturers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.129 ms | 16 | Yes | /classes/ImageType.php:89 | |
| 90 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.129 ms | 1 | /classes/module/Module.php:2778 | ||
| 107 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 463 LIMIT 1 |
0.129 ms | 1 | /classes/Category.php:1587 | ||
| 49 | SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM ps_shop s |
0.128 ms | 1 | /classes/shop/Shop.php:902 | ||
| 43 | SELECT SQL_NO_CACHE * FROM `ps_group` a LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1 WHERE (a.`id_group` = 1) LIMIT 1 |
0.127 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 41 | SELECT SQL_NO_CACHE * FROM `ps_currency_lang` WHERE `id_currency` = 1 |
0.125 ms | 3 | /src/Adapter/EntityMapper.php:62 | ||
| 44 | SELECT SQL_NO_CACHE * FROM `ps_group_lang` WHERE `id_group` = 1 |
0.125 ms | 3 | /src/Adapter/EntityMapper.php:62 | ||
| 111 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 32 AND `id_shop` = 1 LIMIT 1 |
0.124 ms | 1 | /classes/module/Module.php:2267 | ||
| 12 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1 |
0.122 ms | 3 | /classes/Language.php:824 | ||
| 58 | SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `suppliers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.120 ms | 16 | Yes | /classes/ImageType.php:89 | |
| 115 | SELECT SQL_NO_CACHE psgdpr.active FROM `ps_psgdpr_consent` psgdpr WHERE psgdpr.id_module = 21 LIMIT 1 |
0.119 ms | 1 | /modules/psgdpr/classes/GDPRConsent.php:130 | ||
| 19 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.117 ms | 3 | /classes/Language.php:850 | ||
| 65 | SELECT SQL_NO_CACHE * FROM `ps_country_lang` WHERE `id_country` = 44 |
0.116 ms | 3 | /src/Adapter/EntityMapper.php:62 | ||
| 60 | SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `stores` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.115 ms | 16 | Yes | /classes/ImageType.php:89 | |
| 21 | SELECT SQL_NO_CACHE c.id_currency FROM `ps_currency` c WHERE (iso_code = 'ARS') LIMIT 1 |
0.114 ms | 1 | /classes/Currency.php:873 | ||
| 69 | SELECT SQL_NO_CACHE `id_category` FROM `ps_category_shop` WHERE `id_category` = 463 AND `id_shop` = 1 LIMIT 1 |
0.113 ms | 1 | /classes/Category.php:2434 | ||
| 27 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.111 ms | 3 | /classes/Language.php:850 | ||
| 88 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 14 AND `id_shop` = 1 LIMIT 1 |
0.111 ms | 1 | /classes/module/Module.php:2267 | ||
| 116 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.110 ms | 1 | /classes/module/Module.php:2778 | ||
| 51 | SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions` WHERE `id_shop` IN (1) |
0.110 ms | 1 | /classes/module/Module.php:2168 | ||
| 23 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.107 ms | 3 | /classes/Language.php:850 | ||
| 35 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.107 ms | 3 | /classes/Language.php:850 | ||
| 25 | SELECT SQL_NO_CACHE c.id_currency FROM `ps_currency` c WHERE (iso_code = 'BDT') LIMIT 1 |
0.107 ms | 1 | /classes/Currency.php:873 | ||
| 29 | SELECT SQL_NO_CACHE c.id_currency FROM `ps_currency` c WHERE (iso_code = 'EUR') LIMIT 1 |
0.106 ms | 1 | /classes/Currency.php:873 | ||
| 31 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.106 ms | 3 | /classes/Language.php:850 | ||
| 39 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.106 ms | 3 | /classes/Language.php:850 | ||
| 46 | SELECT SQL_NO_CACHE `id_category` FROM `ps_category_shop` WHERE `id_category` = 463 AND `id_shop` = 1 LIMIT 1 |
0.106 ms | 1 | /classes/Category.php:2434 | ||
| 37 | SELECT SQL_NO_CACHE c.id_currency FROM `ps_currency` c WHERE (iso_code = 'USD') LIMIT 1 |
0.105 ms | 1 | /classes/Currency.php:873 | ||
| 114 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1 |
0.105 ms | 1 | /classes/module/Module.php:2267 | ||
| 33 | SELECT SQL_NO_CACHE c.id_currency FROM `ps_currency` c WHERE (iso_code = 'MXN') LIMIT 1 |
0.104 ms | 1 | /classes/Currency.php:873 | ||
| 42 | SELECT SQL_NO_CACHE id_shop FROM `ps_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 |
0.103 ms | 1 | /classes/ObjectModel.php:1579 | ||
| 92 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.103 ms | 1 | /classes/module/Module.php:2778 | ||
| 63 | SELECT SQL_NO_CACHE * FROM `ps_state` a WHERE (a.`id_state` = 107) LIMIT 1 |
0.102 ms | 1 | /src/Adapter/EntityMapper.php:54 | ||
| 98 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mainmenu" LIMIT 1 |
0.102 ms | 1 | /classes/module/Module.php:2778 | ||
| 9 | SELECT SQL_NO_CACHE id_shop FROM `ps_lang_shop` WHERE `id_lang` = 3 AND id_shop = 1 LIMIT 1 |
0.101 ms | 1 | /classes/ObjectModel.php:1579 | ||
| 61 | SELECT SQL_NO_CACHE format FROM `ps_address_format` WHERE `id_country` = 44 LIMIT 1 |
0.101 ms | 1 | /classes/AddressFormat.php:629 | ||
| 103 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 12 AND `id_shop` = 1 LIMIT 1 |
0.101 ms | 1 | /classes/module/Module.php:2267 | ||
| 120 | SELECT SQL_NO_CACHE `need_identification_number` FROM `ps_country` WHERE `id_country` = 44 LIMIT 1 |
0.100 ms | 1 | /classes/Country.php:386 | ||
| 100 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.099 ms | 1 | /classes/module/Module.php:2778 | ||
| 91 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 26 AND `id_shop` = 1 LIMIT 1 |
0.098 ms | 1 | /classes/module/Module.php:2267 | ||
| 102 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.098 ms | 1 | /classes/module/Module.php:2778 | ||
| 118 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1 |
0.098 ms | 1 | /classes/module/Module.php:2778 | ||
| 45 | SELECT SQL_NO_CACHE id_shop FROM `ps_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 |
0.097 ms | 1 | /classes/ObjectModel.php:1579 | ||
| 89 | SELECT SQL_NO_CACHE `need_identification_number` FROM `ps_country` WHERE `id_country` = 44 LIMIT 1 |
0.096 ms | 1 | /classes/Country.php:386 | ||
| 108 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c WHERE c.`id_category` = 2 LIMIT 1 |
0.095 ms | 1 | /classes/Category.php:1592 | ||
| 47 | SELECT SQL_NO_CACHE ctg.`id_group` FROM ps_category_group ctg WHERE ctg.`id_category` = 463 AND ctg.`id_group` = 1 LIMIT 1 |
0.094 ms | 1 | /classes/Category.php:1754 | ||
| 96 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.094 ms | 1 | /classes/module/Module.php:2778 | ||
| 24 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.093 ms | 3 | /classes/Language.php:850 | ||
| 28 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.093 ms | 3 | /classes/Language.php:850 | ||
| 117 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 27 AND `id_shop` = 1 LIMIT 1 |
0.093 ms | 1 | /classes/module/Module.php:2267 | ||
| 36 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.092 ms | 3 | /classes/Language.php:850 | ||
| 32 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'en-us' OR `language_code` = 'en-us' LIMIT 1 |
0.091 ms | 3 | /classes/Language.php:850 | ||
| 62 | SELECT SQL_NO_CACHE `need_identification_number` FROM `ps_country` WHERE `id_country` = 44 LIMIT 1 |
0.091 ms | 1 | /classes/Country.php:386 | ||
| 66 | SELECT SQL_NO_CACHE id_required_field, object_name, field_name FROM ps_required_field |
0.091 ms | 1 | /classes/ObjectModel.php:1446 | ||
| 95 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 18 AND `id_shop` = 1 LIMIT 1 |
0.090 ms | 1 | /classes/module/Module.php:2267 | ||
| 99 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 120 AND `id_shop` = 1 LIMIT 1 |
0.089 ms | 1 | /classes/module/Module.php:2267 | ||
| 101 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 29 AND `id_shop` = 1 LIMIT 1 |
0.089 ms | 1 | /classes/module/Module.php:2267 | ||
| 93 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 16 AND `id_shop` = 1 LIMIT 1 |
0.088 ms | 1 | /classes/module/Module.php:2267 | ||
| 94 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.087 ms | 1 | /classes/module/Module.php:2778 | ||
| 97 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 31 AND `id_shop` = 1 LIMIT 1 |
0.087 ms | 1 | /classes/module/Module.php:2267 | ||
| 119 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 17 AND `id_shop` = 1 LIMIT 1 |
0.087 ms | 1 | /classes/module/Module.php:2267 |
| 12 queries |
SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX |
| 10 queries |
SELECT `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT XX
|
| 5 queries |
SELECT * FROM `ps_currency` a LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX WHERE (a.`id_currency` = XX) LIMIT XX |
| 4 queries |
SELECT * FROM `ps_category` a LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX |
| 3 queries |
SELECT `need_identification_number` FROM `ps_country` WHERE `id_country` = XX LIMIT XX |
| 2 queries |
SELECT `id_category` FROM `ps_category_shop` WHERE `id_category` = XX AND `id_shop` = XX LIMIT XX |
| 2 queries |
SELECT DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = XX) INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = XX) WHERE ag.id_attribute_group = XX ORDER BY agl.`name` ASC, a.`position` ASC
|
| 2 queries |
SELECT XX FROM `ps_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX |
| 21 category |
| 14 lang |
| 14 module |
| 14 module_shop |
| 14 category_lang |
| 13 currency |
| 9 category_shop |
| 8 currency_shop |
| 8 category_group |
| 7 product_attribute |
| 7 product_attribute_combination |
| 6 currency_lang |
| 5 shop |
| 5 country |
| 5 image_type |
| 5 product |
| 5 product_shop |
| 5 category_product |
| 4 shop_url |
| 4 lang_shop |
| 4 hook |
| 4 attribute |
| 3 attribute_group |
| 3 attribute_group_shop |
| 3 attribute_group_lang |
| 2 shop_group |
| 2 configuration |
| 2 country_lang |
| 2 country_shop |
| 2 hook_alias |
| 2 group_shop |
| 2 attribute_lang |
| 2 attribute_shop |
| 2 layered_indexable_attribute_lang_value |
| 2 cart_rule |
| 1 configuration_lang |
| 1 hook_module |
| 1 module_group |
| 1 meta |
| 1 meta_lang |
| 1 group |
| 1 group_lang |
| 1 hook_module_exceptions |
| 1 address_format |
| 1 state |
| 1 required_field |
| 1 layered_category |
| 1 layered_indexable_attribute_group |
| 1 layered_indexable_attribute_group_lang_value |
| 1 layered_filter_block |
| 1 cart_product |
| 1 psgdpr_consent |
| Name | Instances | Source |
|---|---|---|
| Category | 13 |
/controllers/front/listing/CategoryController.php:67 (__construct) [id: 463]
/classes/Meta.php:362 (__construct) [id: 463] /classes/Link.php:399 (__construct) [id: 463] /classes/Link.php:399 (__construct) [id: 463] /classes/Link.php:399 (__construct) [id: 463] /classes/PrestaShopCollection.php:363 (hydrateCollection) [id: ] /classes/PrestaShopCollection.php:363 (hydrateCollection) [id: ] /classes/PrestaShopCollection.php:363 (hydrateCollection) [id: ] /modules/ps_facetedsearch/src/Filters/Block.php:153 (__construct) [id: 463] /classes/Link.php:399 (__construct) [id: 463] /classes/Link.php:399 (__construct) [id: 463] /classes/Link.php:399 (__construct) [id: 463] /modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2] |
| State | 8 |
/classes/AddressFormat.php:382 (__construct) [id: 107]
/classes/controller/FrontController.php:1759 (__construct) [id: 107] /classes/AddressFormat.php:382 (__construct) [id: 107] /modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 107] /modules/ps_contactinfo/ps_contactinfo.php:104 (__construct) [id: 107] /classes/AddressFormat.php:382 (__construct) [id: 107] /modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 107] /modules/ps_contactinfo/ps_contactinfo.php:104 (__construct) [id: 107] |
| Country | 7 |
/config/config.inc.php:135 (__construct) [id: 44]
/classes/AddressFormat.php:382 (__construct) [id: 44] /classes/controller/FrontController.php:1760 (__construct) [id: 44] /classes/AddressFormat.php:382 (__construct) [id: 44] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 44] /classes/AddressFormat.php:382 (__construct) [id: 44] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 44] |
| Currency | 6 |
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 3] /src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 2] /src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 4] /src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 5] /classes/Tools.php:767 (getCurrencyInstance) [id: 1] |
| Language | 3 |
/config/config.inc.php:200 (__construct) [id: 3]
/classes/Tools.php:718 (__construct) [id: 3] /classes/Tools.php:612 (__construct) [id: 3] |
| AddressFormat | 3 |
/classes/controller/FrontController.php:1754 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] /modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] |
| Shop | 1 |
/config/config.inc.php:103 (initialize) [id: 1]
|
| ShopGroup | 1 |
/classes/shop/Shop.php:542 (__construct) [id: 1]
|
| Customer | 1 |
/config/config.inc.php:253 (__construct) [id: ]
|
| Cart | 1 |
/classes/controller/FrontController.php:441 (__construct) [id: ]
|
| Group | 1 |
/classes/Cart.php:262 (getCurrent) [id: 1]
|
| Gender | 1 |
/classes/controller/FrontController.php:1677 (__construct) [id: 0]
|
| Risk | 1 |
/classes/controller/FrontController.php:1680 (__construct) [id: ]
|
| Address | 1 |
/classes/shop/Shop.php:467 (__construct) [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/polyfill-intl-grapheme/bootstrap80.php |
| 25 | /vendor/symfony/string/Resources/functions.php |
| 26 | /vendor/symfony/polyfill-intl-idn/bootstrap.php |
| 27 | /vendor/symfony/clock/Resources/now.php |
| 28 | /vendor/symfony/polyfill-php80/bootstrap.php |
| 29 | /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php |
| 30 | /vendor/jakeasmith/http_build_url/src/http_build_url.php |
| 31 | /vendor/symfony/polyfill-intl-icu/bootstrap.php |
| 32 | /vendor/symfony/polyfill-php84/bootstrap.php |
| 33 | /vendor/symfony/polyfill-php84/bootstrap82.php |
| 34 | /vendor/ircmaxell/password-compat/lib/password.php |
| 35 | /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php |
| 36 | /vendor/symfony/polyfill-php73/bootstrap.php |
| 37 | /vendor/symfony/translation/Resources/functions.php |
| 38 | /src/Core/Version.php |
| 39 | /config/alias.php |
| 40 | /vendor/prestashop/autoload/src/PrestashopAutoload.php |
| 41 | /vendor/prestashop/autoload/src/LegacyClassLoader.php |
| 42 | /vendor/symfony/filesystem/Filesystem.php |
| 43 | /vendor/prestashop/autoload/src/Autoloader.php |
| 44 | /config/bootstrap.php |
| 45 | /src/Core/ContainerBuilder.php |
| 46 | /src/Core/Foundation/IoC/Container.php |
| 47 | /src/Adapter/ServiceLocator.php |
| 48 | /var/cache/prod/appParameters.php |
| 51 | /var/cache/prod/class_index.php |
| 52 | /classes/controller/Controller.php |
| 54 | /classes/ObjectModel.php |
| 55 | /src/Core/Foundation/Database/EntityInterface.php |
| 57 | /classes/db/Db.php |
| 59 | /classes/Hook.php |
| 61 | /classes/module/Module.php |
| 62 | /src/Core/Module/Legacy/ModuleInterface.php |
| 64 | /classes/Tools.php |
| 65 | /classes/Context.php |
| 66 | /classes/shop/Shop.php |
| 67 | /src/Core/Security/PasswordGenerator.php |
| 68 | /classes/db/DbPDO.php |
| 69 | /classes/AddressFormat.php |
| 70 | /classes/Configuration.php |
| 71 | /src/Core/Domain/Shop/ValueObject/ShopConstraint.php |
| 72 | /classes/Validate.php |
| 73 | /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php |
| 74 | /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php |
| 75 | /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php |
| 76 | /vendor/symfony/form/AbstractType.php |
| 77 | /vendor/symfony/form/FormTypeInterface.php |
| 78 | /classes/cache/Cache.php |
| 79 | /src/Adapter/EntityMapper.php |
| 80 | /classes/db/DbQuery.php |
| 81 | /src/Core/Addon/Theme/ThemeManagerBuilder.php |
| 82 | /vendor/psr/log/src/NullLogger.php |
| 83 | /vendor/psr/log/src/AbstractLogger.php |
| 84 | /vendor/psr/log/src/LoggerTrait.php |
| 85 | /vendor/psr/log/src/LoggerInterface.php |
| 86 | /src/Core/Context/ApiClientContext.php |
| 87 | /src/Adapter/Configuration.php |
| 88 | /vendor/symfony/http-foundation/ParameterBag.php |
| 89 | /src/Core/Domain/Configuration/ShopConfigurationInterface.php |
| 90 | /src/Core/ConfigurationInterface.php |
| 91 | /src/Core/Addon/Theme/ThemeRepository.php |
| 92 | /src/Core/Addon/AddonRepositoryInterface.php |
| 93 | /src/Core/Addon/Theme/Theme.php |
| 94 | /src/Core/Addon/AddonInterface.php |
| 95 | /src/Core/Util/ArrayFinder.php |
| 96 | /vendor/symfony/property-access/PropertyAccess.php |
| 97 | /vendor/symfony/property-access/PropertyAccessorBuilder.php |
| 98 | /vendor/symfony/property-access/PropertyAccessor.php |
| 99 | /vendor/symfony/property-access/PropertyAccessorInterface.php |
| 100 | /vendor/symfony/property-info/Extractor/ReflectionExtractor.php |
| 101 | /vendor/symfony/property-info/PropertyListExtractorInterface.php |
| 102 | /vendor/symfony/property-info/PropertyTypeExtractorInterface.php |
| 103 | /vendor/symfony/property-info/PropertyAccessExtractorInterface.php |
| 104 | /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php |
| 105 | /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php |
| 106 | /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php |
| 107 | /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php |
| 108 | /vendor/symfony/property-info/Type.php |
| 109 | /vendor/symfony/string/Inflector/EnglishInflector.php |
| 110 | /vendor/symfony/string/Inflector/InflectorInterface.php |
| 111 | /vendor/symfony/property-access/PropertyPath.php |
| 112 | /vendor/symfony/property-access/PropertyPathInterface.php |
| 113 | /vendor/symfony/property-access/PropertyPathIteratorInterface.php |
| 114 | /config/defines_uri.inc.php |
| 115 | /classes/Language.php |
| 116 | /src/Core/Language/LanguageInterface.php |
| 117 | /classes/Country.php |
| 118 | /classes/PrestaShopCollection.php |
| 119 | /classes/shop/ShopGroup.php |
| 120 | /classes/Cookie.php |
| 121 | /src/Core/Http/CookieOptions.php |
| 122 | /classes/PhpEncryption.php |
| 123 | /classes/PhpEncryptionEngine.php |
| 124 | /vendor/defuse/php-encryption/src/Key.php |
| 125 | /vendor/defuse/php-encryption/src/Encoding.php |
| 126 | /vendor/defuse/php-encryption/src/Core.php |
| 127 | /vendor/defuse/php-encryption/src/Crypto.php |
| 128 | /vendor/defuse/php-encryption/src/KeyOrPassword.php |
| 129 | /vendor/defuse/php-encryption/src/RuntimeTests.php |
| 130 | /vendor/defuse/php-encryption/src/DerivedKeys.php |
| 131 | /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php |
| 132 | /vendor/defuse/php-encryption/src/Exception/CryptoException.php |
| 133 | /src/Core/Session/SessionHandler.php |
| 134 | /src/Core/Session/SessionHandlerInterface.php |
| 135 | /vendor/symfony/http-foundation/Session/Session.php |
| 136 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php |
| 137 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php |
| 138 | /vendor/symfony/http-foundation/Session/SessionBagInterface.php |
| 139 | /vendor/symfony/http-foundation/Session/Flash/FlashBag.php |
| 140 | /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php |
| 141 | /vendor/symfony/http-foundation/Session/SessionBagProxy.php |
| 142 | /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php |
| 143 | /vendor/symfony/http-foundation/Session/SessionInterface.php |
| 144 | /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php |
| 145 | /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php |
| 146 | /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php |
| 147 | /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php |
| 148 | /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php |
| 149 | /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php |
| 150 | /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php |
| 151 | /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php |
| 152 | /config/smarty.config.inc.php |
| 153 | /vendor/smarty/smarty/libs/Smarty.class.php |
| 154 | /vendor/smarty/smarty/libs/functions.php |
| 155 | /vendor/smarty/smarty/libs/Autoloader.php |
| 156 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php |
| 157 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php |
| 158 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
| 159 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php |
| 160 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php |
| 161 | /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php |
| 162 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php |
| 163 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php |
| 164 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php |
| 165 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php |
| 166 | /classes/ImageManager.php |
| 167 | /classes/Product.php |
| 168 | /classes/Profile.php |
| 169 | /classes/Tab.php |
| 170 | /config/smartyfront.config.inc.php |
| 171 | /classes/Smarty/SmartyResourceModule.php |
| 172 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php |
| 173 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php |
| 174 | /classes/Smarty/SmartyResourceParent.php |
| 175 | /classes/Smarty/SmartyLazyRegister.php |
| 176 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php |
| 177 | /vendor/smarty/smarty/libs/plugins/modifier.truncate.php |
| 178 | /classes/Customer.php |
| 179 | /classes/Group.php |
| 180 | /classes/Link.php |
| 181 | /classes/shop/ShopUrl.php |
| 182 | /app/FrontKernel.php |
| 183 | /app/AppKernel.php |
| 184 | /vendor/symfony/http-kernel/Kernel.php |
| 185 | /vendor/symfony/config/ConfigCache.php |
| 186 | /vendor/symfony/config/ResourceCheckerConfigCache.php |
| 187 | /vendor/symfony/config/ConfigCacheInterface.php |
| 188 | /vendor/symfony/http-kernel/KernelInterface.php |
| 189 | /vendor/symfony/http-kernel/HttpKernelInterface.php |
| 190 | /vendor/symfony/http-kernel/RebootableInterface.php |
| 191 | /vendor/symfony/http-kernel/TerminableInterface.php |
| 192 | /vendor/symfony/dotenv/Dotenv.php |
| 193 | /classes/Dispatcher.php |
| 194 | /vendor/symfony/http-foundation/Request.php |
| 195 | /vendor/symfony/http-foundation/AcceptHeader.php |
| 196 | /vendor/symfony/http-foundation/AcceptHeaderItem.php |
| 197 | /vendor/symfony/http-foundation/FileBag.php |
| 198 | /vendor/symfony/http-foundation/HeaderBag.php |
| 199 | /vendor/symfony/http-foundation/HeaderUtils.php |
| 200 | /vendor/symfony/http-foundation/InputBag.php |
| 201 | /vendor/symfony/http-foundation/ServerBag.php |
| 202 | /src/Adapter/SymfonyContainer.php |
| 203 | /config/db_slave_server.inc.php |
| 204 | /src/Adapter/ContainerBuilder.php |
| 205 | /src/Adapter/Environment.php |
| 206 | /src/Core/EnvironmentInterface.php |
| 207 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php |
| 208 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php |
| 209 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php |
| 210 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php |
| 211 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php |
| 212 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php |
| 213 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php |
| 214 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php |
| 215 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php |
| 216 | /vendor/symfony/cache/Adapter/ArrayAdapter.php |
| 217 | /vendor/psr/log/src/LoggerAwareTrait.php |
| 218 | /vendor/symfony/cache/Adapter/AdapterInterface.php |
| 219 | /vendor/symfony/cache/CacheItem.php |
| 220 | /vendor/symfony/cache-contracts/ItemInterface.php |
| 221 | /vendor/psr/cache/src/CacheItemInterface.php |
| 222 | /vendor/psr/cache/src/CacheItemPoolInterface.php |
| 223 | /vendor/symfony/cache-contracts/CacheInterface.php |
| 224 | /vendor/psr/log/src/LoggerAwareInterface.php |
| 225 | /vendor/symfony/cache/ResettableInterface.php |
| 226 | /vendor/symfony/service-contracts/ResetInterface.php |
| 227 | /vendor/doctrine/orm/src/Tools/Setup.php |
| 228 | /vendor/doctrine/deprecations/src/Deprecation.php |
| 229 | /vendor/doctrine/orm/src/Configuration.php |
| 230 | /vendor/doctrine/dbal/src/Configuration.php |
| 231 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php |
| 232 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php |
| 233 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php |
| 234 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
| 235 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php |
| 236 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php |
| 237 | /vendor/doctrine/lexer/src/AbstractLexer.php |
| 238 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php |
| 239 | /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php |
| 240 | /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php |
| 241 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php |
| 242 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php |
| 243 | /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php |
| 244 | /vendor/symfony/cache/Adapter/FilesystemAdapter.php |
| 245 | /vendor/symfony/cache/Adapter/AbstractAdapter.php |
| 246 | /vendor/symfony/cache/Traits/AbstractAdapterTrait.php |
| 247 | /vendor/symfony/cache/Traits/ContractsTrait.php |
| 248 | /vendor/symfony/cache-contracts/CacheTrait.php |
| 249 | /vendor/psr/cache/src/InvalidArgumentException.php |
| 250 | /vendor/psr/cache/src/CacheException.php |
| 251 | /vendor/symfony/cache/Traits/FilesystemTrait.php |
| 252 | /vendor/symfony/cache/Traits/FilesystemCommonTrait.php |
| 253 | /vendor/symfony/cache/PruneableInterface.php |
| 254 | /vendor/symfony/cache/Marshaller/DefaultMarshaller.php |
| 255 | /vendor/symfony/cache/Marshaller/MarshallerInterface.php |
| 256 | /src/Adapter/Module/Repository/CachedModuleRepository.php |
| 257 | /src/Adapter/Module/Repository/ModuleRepository.php |
| 258 | /src/Core/Repository/AbstractObjectModelRepository.php |
| 259 | /vendor/symfony/cache/LockRegistry.php |
| 260 | /modules/ps_eventbus/vendor/autoload.php |
| 261 | /modules/ps_eventbus/vendor/composer/autoload_real.php |
| 262 | /modules/ps_eventbus/vendor/composer/autoload_static.php |
| 263 | /modules/ps_languageselector/vendor/autoload.php |
| 264 | /modules/ps_languageselector/vendor/composer/autoload_real.php |
| 265 | /modules/ps_languageselector/vendor/composer/autoload_static.php |
| 266 | /modules/prestascansecurity/vendor/autoload.php |
| 267 | /modules/prestascansecurity/vendor/composer/autoload_real.php |
| 268 | /modules/prestascansecurity/vendor/composer/autoload_static.php |
| 269 | /modules/ps_emailsubscription/vendor/autoload.php |
| 270 | /modules/ps_emailsubscription/vendor/composer/autoload_real.php |
| 271 | /modules/ps_emailsubscription/vendor/composer/platform_check.php |
| 272 | /modules/ps_emailsubscription/vendor/composer/autoload_static.php |
| 273 | /modules/blockreassurance/vendor/autoload.php |
| 274 | /modules/blockreassurance/vendor/composer/autoload_real.php |
| 275 | /modules/blockreassurance/vendor/composer/platform_check.php |
| 276 | /modules/blockreassurance/vendor/composer/autoload_static.php |
| 277 | /modules/ps_cashondelivery/vendor/autoload.php |
| 278 | /modules/ps_cashondelivery/vendor/composer/autoload_real.php |
| 279 | /modules/ps_cashondelivery/vendor/composer/platform_check.php |
| 280 | /modules/ps_cashondelivery/vendor/composer/autoload_static.php |
| 281 | /modules/ps_distributionapiclient/vendor/autoload.php |
| 282 | /modules/ps_distributionapiclient/vendor/composer/autoload_real.php |
| 283 | /modules/ps_distributionapiclient/vendor/composer/platform_check.php |
| 284 | /modules/ps_distributionapiclient/vendor/composer/autoload_static.php |
| 285 | /modules/ps_imageslider/vendor/autoload.php |
| 286 | /modules/ps_imageslider/vendor/composer/autoload_real.php |
| 287 | /modules/ps_imageslider/vendor/composer/platform_check.php |
| 288 | /modules/ps_imageslider/vendor/composer/autoload_static.php |
| 289 | /modules/ps_mbo/vendor/autoload.php |
| 290 | /modules/ps_mbo/vendor/composer/autoload_real.php |
| 291 | /modules/ps_mbo/vendor/composer/platform_check.php |
| 292 | /modules/ps_mbo/vendor/composer/autoload_static.php |
| 293 | /modules/ps_mbo/vendor/clue/stream-filter/src/functions_include.php |
| 294 | /modules/ps_mbo/vendor/clue/stream-filter/src/functions.php |
| 295 | /modules/ps_mbo/vendor/php-http/message/src/filters.php |
| 296 | /modules/ps_mbo/vendor/ralouphie/getallheaders/src/getallheaders.php |
| 297 | /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php |
| 298 | /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php |
| 299 | /modules/ps_mbo/vendor/sentry/sentry/src/functions.php |
| 300 | /modules/ps_mbo/bootstrap.php |
| 301 | /modules/ps_mbo/src/Helpers/EnvHelper.php |
| 302 | /modules/gsitemap/vendor/autoload.php |
| 303 | /modules/gsitemap/vendor/composer/autoload_real.php |
| 304 | /modules/gsitemap/vendor/composer/platform_check.php |
| 305 | /modules/gsitemap/vendor/composer/autoload_static.php |
| 306 | /modules/ps_categorytree/vendor/autoload.php |
| 307 | /modules/ps_categorytree/vendor/composer/autoload_real.php |
| 308 | /modules/ps_categorytree/vendor/composer/platform_check.php |
| 309 | /modules/ps_categorytree/vendor/composer/autoload_static.php |
| 310 | /modules/ps_crossselling/vendor/autoload.php |
| 311 | /modules/ps_crossselling/vendor/composer/autoload_real.php |
| 312 | /modules/ps_crossselling/vendor/composer/platform_check.php |
| 313 | /modules/ps_crossselling/vendor/composer/autoload_static.php |
| 314 | /modules/ps_googleanalytics/vendor/autoload.php |
| 315 | /modules/ps_googleanalytics/vendor/composer/autoload_real.php |
| 316 | /modules/ps_googleanalytics/vendor/composer/platform_check.php |
| 317 | /modules/ps_googleanalytics/vendor/composer/autoload_static.php |
| 318 | /modules/ps_dataprivacy/vendor/autoload.php |
| 319 | /modules/ps_dataprivacy/vendor/composer/autoload_real.php |
| 320 | /modules/ps_dataprivacy/vendor/composer/autoload_static.php |
| 321 | /modules/ps_facetedsearch/vendor/autoload.php |
| 322 | /modules/ps_facetedsearch/vendor/composer/autoload_real.php |
| 323 | /modules/ps_facetedsearch/vendor/composer/platform_check.php |
| 324 | /modules/ps_facetedsearch/vendor/composer/autoload_static.php |
| 325 | /modules/ps_faviconnotificationbo/vendor/autoload.php |
| 326 | /modules/ps_faviconnotificationbo/vendor/composer/autoload_real.php |
| 327 | /modules/ps_faviconnotificationbo/vendor/composer/platform_check.php |
| 328 | /modules/ps_faviconnotificationbo/vendor/composer/autoload_static.php |
| 329 | /modules/ps_currencyselector/vendor/autoload.php |
| 330 | /modules/ps_currencyselector/vendor/composer/autoload_real.php |
| 331 | /modules/ps_currencyselector/vendor/composer/autoload_static.php |
| 332 | /modules/ps_categoryproducts/vendor/autoload.php |
| 333 | /modules/ps_categoryproducts/vendor/composer/autoload_real.php |
| 334 | /modules/ps_categoryproducts/vendor/composer/platform_check.php |
| 335 | /modules/ps_categoryproducts/vendor/composer/autoload_static.php |
| 336 | /modules/mercadopago/vendor/autoload.php |
| 337 | /modules/mercadopago/vendor/composer/autoload_real.php |
| 338 | /modules/mercadopago/vendor/composer/autoload_static.php |
| 339 | /modules/itsttangointegracion/vendor/autoload.php |
| 340 | /modules/itsttangointegracion/vendor/composer/autoload_real.php |
| 341 | /modules/itsttangointegracion/vendor/composer/platform_check.php |
| 342 | /modules/itsttangointegracion/vendor/composer/autoload_static.php |
| 343 | /modules/itsttangointegracion/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php |
| 344 | /modules/itsttangointegracion/vendor/mockery/mockery/library/helpers.php |
| 345 | /modules/itsttangointegracion/vendor/mockery/mockery/library/Mockery.php |
| 346 | /modules/itsttangointegracion/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php |
| 347 | /modules/itsttangointegracion/vendor/symfony/phpunit-bridge/bootstrap.php |
| 348 | /modules/ps_advertising/vendor/autoload.php |
| 349 | /modules/ps_advertising/vendor/composer/autoload_real.php |
| 350 | /modules/ps_advertising/vendor/composer/autoload_static.php |
| 351 | /modules/pagesnotfound/vendor/autoload.php |
| 352 | /modules/pagesnotfound/vendor/composer/autoload_real.php |
| 353 | /modules/pagesnotfound/vendor/composer/platform_check.php |
| 354 | /modules/pagesnotfound/vendor/composer/autoload_static.php |
| 355 | /modules/ps_socialfollow/vendor/autoload.php |
| 356 | /modules/ps_socialfollow/vendor/composer/autoload_real.php |
| 357 | /modules/ps_socialfollow/vendor/composer/platform_check.php |
| 358 | /modules/ps_socialfollow/vendor/composer/autoload_static.php |
| 359 | /modules/ps_linklist/vendor/autoload.php |
| 360 | /modules/ps_linklist/vendor/composer/autoload_real.php |
| 361 | /modules/ps_linklist/vendor/composer/platform_check.php |
| 362 | /modules/ps_linklist/vendor/composer/autoload_static.php |
| 363 | /modules/gridhtml/vendor/autoload.php |
| 364 | /modules/gridhtml/vendor/composer/autoload_real.php |
| 365 | /modules/gridhtml/vendor/composer/autoload_static.php |
| 366 | /modules/ps_accounts/vendor/autoload.php |
| 367 | /modules/ps_accounts/vendor/composer/autoload_real.php |
| 368 | /modules/ps_accounts/vendor/composer/platform_check.php |
| 369 | /modules/ps_accounts/vendor/composer/autoload_static.php |
| 370 | /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php |
| 371 | /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php |
| 372 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php |
| 373 | /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php |
| 374 | /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php |
| 375 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php |
| 376 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php |
| 377 | /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php |
| 378 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php |
| 379 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php |
| 380 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php |
| 381 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php |
| 382 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php |
| 383 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php |
| 384 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php |
| 385 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php |
| 386 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php |
| 387 | /modules/ps_sharebuttons/vendor/autoload.php |
| 388 | /modules/ps_sharebuttons/vendor/composer/autoload_real.php |
| 389 | /modules/ps_sharebuttons/vendor/composer/autoload_static.php |
| 390 | /modules/ps_banner/vendor/autoload.php |
| 391 | /modules/ps_banner/vendor/composer/autoload_real.php |
| 392 | /modules/ps_banner/vendor/composer/platform_check.php |
| 393 | /modules/ps_banner/vendor/composer/autoload_static.php |
| 394 | /modules/ps_checkpayment/vendor/autoload.php |
| 395 | /modules/ps_checkpayment/vendor/composer/autoload_real.php |
| 396 | /modules/ps_checkpayment/vendor/composer/autoload_static.php |
| 397 | /modules/ps_themecusto/vendor/autoload.php |
| 398 | /modules/ps_themecusto/vendor/composer/autoload_real.php |
| 399 | /modules/ps_themecusto/vendor/composer/autoload_static.php |
| 400 | /modules/ps_shoppingcart/vendor/autoload.php |
| 401 | /modules/ps_shoppingcart/vendor/composer/autoload_real.php |
| 402 | /modules/ps_shoppingcart/vendor/composer/autoload_static.php |
| 403 | /modules/productcomments/vendor/autoload.php |
| 404 | /modules/productcomments/vendor/composer/autoload_real.php |
| 405 | /modules/productcomments/vendor/composer/platform_check.php |
| 406 | /modules/productcomments/vendor/composer/autoload_static.php |
| 407 | /modules/ps_customersignin/vendor/autoload.php |
| 408 | /modules/ps_customersignin/vendor/composer/autoload_real.php |
| 409 | /modules/ps_customersignin/vendor/composer/autoload_static.php |
| 410 | /modules/ps_searchbar/vendor/autoload.php |
| 411 | /modules/ps_searchbar/vendor/composer/autoload_real.php |
| 412 | /modules/ps_searchbar/vendor/composer/autoload_static.php |
| 413 | /modules/contactform/vendor/autoload.php |
| 414 | /modules/contactform/vendor/composer/autoload_real.php |
| 415 | /modules/contactform/vendor/composer/platform_check.php |
| 416 | /modules/contactform/vendor/composer/autoload_static.php |
| 417 | /modules/ps_customeraccountlinks/vendor/autoload.php |
| 418 | /modules/ps_customeraccountlinks/vendor/composer/autoload_real.php |
| 419 | /modules/ps_customeraccountlinks/vendor/composer/autoload_static.php |
| 420 | /modules/autoupgrade/vendor/autoload.php |
| 421 | /modules/autoupgrade/vendor/composer/autoload_real.php |
| 422 | /modules/autoupgrade/vendor/composer/autoload_static.php |
| 423 | /modules/autoupgrade/vendor/symfony/polyfill-php72/bootstrap.php |
| 424 | /modules/ps_contactinfo/vendor/autoload.php |
| 425 | /modules/ps_contactinfo/vendor/composer/autoload_real.php |
| 426 | /modules/ps_contactinfo/vendor/composer/autoload_static.php |
| 427 | /modules/ps_wirepayment/vendor/autoload.php |
| 428 | /modules/ps_wirepayment/vendor/composer/autoload_real.php |
| 429 | /modules/ps_wirepayment/vendor/composer/platform_check.php |
| 430 | /modules/ps_wirepayment/vendor/composer/autoload_static.php |
| 431 | /modules/itstwholesales/vendor/autoload.php |
| 432 | /modules/itstwholesales/vendor/composer/autoload_real.php |
| 433 | /modules/itstwholesales/vendor/composer/platform_check.php |
| 434 | /modules/itstwholesales/vendor/composer/autoload_static.php |
| 435 | /var/cache/prod/FrontContainer.php |
| 436 | /src/Adapter/Container/LegacyContainer.php |
| 437 | /vendor/symfony/dependency-injection/Container.php |
| 438 | /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php |
| 439 | /vendor/symfony/dependency-injection/Argument/ServiceLocator.php |
| 440 | /vendor/symfony/dependency-injection/ServiceLocator.php |
| 441 | /vendor/symfony/service-contracts/ServiceLocatorTrait.php |
| 442 | /vendor/psr/container/src/ContainerExceptionInterface.php |
| 443 | /vendor/psr/container/src/NotFoundExceptionInterface.php |
| 444 | /vendor/symfony/service-contracts/ServiceProviderInterface.php |
| 445 | /vendor/psr/container/src/ContainerInterface.php |
| 446 | /vendor/symfony/dependency-injection/ContainerInterface.php |
| 447 | /src/Adapter/Container/LegacyContainerInterface.php |
| 448 | /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php |
| 449 | /vendor/doctrine/orm/src/EntityRepository.php |
| 450 | /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php |
| 451 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php |
| 452 | /vendor/symfony/var-exporter/LazyProxyTrait.php |
| 453 | /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php |
| 454 | /vendor/symfony/var-exporter/LazyObjectInterface.php |
| 455 | /vendor/symfony/var-exporter/Internal/Hydrator.php |
| 456 | /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php |
| 457 | /vendor/symfony/var-exporter/Internal/LazyObjectState.php |
| 458 | /src/PrestaShopBundle/Entity/Repository/ShipmentRepository.php |
| 459 | /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php |
| 460 | /vendor/symfony/var-exporter/LazyGhostTrait.php |
| 461 | /src/Core/FeatureFlag/FeatureFlagManager.php |
| 462 | /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php |
| 463 | /src/Core/FeatureFlag/Layer/DbLayer.php |
| 464 | /src/Core/FeatureFlag/TypeLayerInterface.php |
| 465 | /src/Core/FeatureFlag/Layer/DotEnvLayer.php |
| 466 | /src/Core/FeatureFlag/Layer/EnvLayer.php |
| 467 | /src/Core/FeatureFlag/Layer/QueryLayer.php |
| 468 | /vendor/symfony/http-foundation/RequestStack.php |
| 469 | /vendor/doctrine/orm/src/EntityManager.php |
| 470 | /vendor/doctrine/orm/src/EntityManagerInterface.php |
| 471 | /vendor/doctrine/persistence/src/Persistence/ObjectManager.php |
| 472 | /src/Core/Hook/HookModuleFilter.php |
| 473 | /src/Core/Hook/HookModuleFilterInterface.php |
| 474 | /controllers/front/listing/CategoryController.php |
| 475 | /classes/controller/ProductListingFrontController.php |
| 476 | /classes/controller/ProductPresentingFrontController.php |
| 477 | /classes/controller/FrontController.php |
| 478 | /src/PrestaShopBundle/Translation/TranslatorComponent.php |
| 479 | /vendor/symfony/translation/Translator.php |
| 480 | /vendor/symfony/translation/MessageCatalogue.php |
| 481 | /vendor/symfony/translation/MessageCatalogueInterface.php |
| 482 | /vendor/symfony/translation/MetadataAwareInterface.php |
| 483 | /vendor/symfony/translation/CatalogueMetadataAwareInterface.php |
| 484 | /vendor/symfony/translation-contracts/TranslatorInterface.php |
| 485 | /vendor/symfony/translation/TranslatorBagInterface.php |
| 486 | /vendor/symfony/translation-contracts/LocaleAwareInterface.php |
| 487 | /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php |
| 488 | /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php |
| 489 | /src/PrestaShopBundle/Translation/TranslatorInterface.php |
| 490 | /vendor/symfony/translation/Formatter/MessageFormatter.php |
| 491 | /vendor/symfony/translation/Formatter/IntlFormatter.php |
| 492 | /vendor/symfony/translation/Formatter/IntlFormatterInterface.php |
| 493 | /vendor/symfony/translation/Formatter/MessageFormatterInterface.php |
| 494 | /vendor/symfony/translation/IdentityTranslator.php |
| 495 | /vendor/symfony/translation-contracts/TranslatorTrait.php |
| 496 | /vendor/symfony/config/ConfigCacheFactory.php |
| 497 | /vendor/symfony/config/ConfigCacheFactoryInterface.php |
| 498 | /var/cache/prod/translations/catalogue.en-US.NXhscRe.php |
| 499 | /src/Adapter/Presenter/Object/ObjectPresenter.php |
| 500 | /src/Adapter/Presenter/PresenterInterface.php |
| 501 | /src/Adapter/Presenter/Cart/CartPresenter.php |
| 502 | /src/Adapter/Image/ImageRetriever.php |
| 503 | /classes/tax/TaxConfiguration.php |
| 504 | /classes/Smarty/TemplateFinder.php |
| 505 | /classes/assets/StylesheetManager.php |
| 506 | /classes/assets/AbstractAssetManager.php |
| 507 | /src/Adapter/Assets/AssetUrlGeneratorTrait.php |
| 508 | /classes/assets/JavascriptManager.php |
| 509 | /classes/assets/CccReducer.php |
| 510 | /classes/Category.php |
| 511 | /src/Core/Domain/Category/ValueObject/RedirectType.php |
| 512 | /src/Core/Domain/Category/CategorySettings.php |
| 513 | /src/Core/Domain/Category/SeoSettings.php |
| 514 | /classes/webservice/WebserviceRequest.php |
| 515 | /src/Core/Localization/Locale/Repository.php |
| 516 | /src/Core/Localization/Locale/RepositoryInterface.php |
| 517 | /src/Core/Localization/CLDR/LocaleRepository.php |
| 518 | /src/Core/Localization/CLDR/LocaleDataSource.php |
| 519 | /src/Core/Localization/CLDR/DataLayer/LocaleCache.php |
| 520 | /src/Core/Data/Layer/AbstractDataLayer.php |
| 521 | /src/Core/Localization/CLDR/LocaleDataLayerInterface.php |
| 522 | /src/Core/Localization/CLDR/DataLayer/LocaleReference.php |
| 523 | /src/Core/Localization/CLDR/Reader.php |
| 524 | /src/Core/Localization/CLDR/ReaderInterface.php |
| 525 | /src/Core/Localization/Currency/Repository.php |
| 526 | /src/Core/Localization/Currency/RepositoryInterface.php |
| 527 | /src/Core/Localization/Currency/CurrencyDataSource.php |
| 528 | /src/Core/Localization/Currency/DataSourceInterface.php |
| 529 | /src/Core/Localization/Currency/DataLayer/CurrencyCache.php |
| 530 | /src/Core/Localization/Currency/CurrencyDataLayerInterface.php |
| 531 | /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php |
| 532 | /src/Adapter/Currency/CurrencyDataProvider.php |
| 533 | /src/Core/Currency/CurrencyDataProviderInterface.php |
| 534 | /src/Adapter/LegacyContext.php |
| 535 | /src/Adapter/Tools.php |
| 536 | /src/Core/Localization/Currency/DataLayer/CurrencyReference.php |
| 537 | /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php |
| 538 | /vendor/prestashop/decimal/src/Operation/Rounding.php |
| 539 | /src/Core/Localization/Locale.php |
| 540 | /src/Core/Localization/LocaleInterface.php |
| 541 | /src/Core/Localization/Specification/Price.php |
| 542 | /src/Core/Localization/Specification/Number.php |
| 543 | /src/Core/Localization/Specification/NumberInterface.php |
| 544 | /src/Core/Localization/Specification/Factory.php |
| 545 | /src/Core/Localization/CLDR/LocaleData.php |
| 546 | /src/Core/Localization/CLDR/NumberSymbolsData.php |
| 547 | /src/Core/Localization/CLDR/CurrencyData.php |
| 548 | /src/Core/Localization/CLDR/Locale.php |
| 549 | /src/Core/Localization/CLDR/LocaleInterface.php |
| 550 | /src/Core/Localization/Specification/NumberSymbolList.php |
| 551 | /classes/Currency.php |
| 552 | /src/Core/Localization/Currency/LocalizedCurrencyId.php |
| 553 | /src/Core/Localization/Currency/CurrencyData.php |
| 554 | /src/Core/Localization/Currency/CurrencyCollection.php |
| 555 | /src/Core/Localization/Currency.php |
| 556 | /src/Core/Localization/CurrencyInterface.php |
| 557 | /src/Core/Localization/Specification/NumberCollection.php |
| 558 | /src/Core/Localization/Number/Formatter.php |
| 559 | /classes/Cart.php |
| 560 | /src/Adapter/AddressFactory.php |
| 561 | /classes/CartRule.php |
| 562 | /src/Core/Domain/Product/ValueObject/RedirectType.php |
| 563 | /src/Core/Util/DateTime/DateTime.php |
| 564 | /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php |
| 565 | /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php |
| 566 | /src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php |
| 567 | /src/Core/Domain/Product/ValueObject/ProductType.php |
| 568 | /src/Core/Domain/Product/ValueObject/Reference.php |
| 569 | /src/Core/Domain/Product/ValueObject/Gtin.php |
| 570 | /src/Core/Domain/Product/ValueObject/Isbn.php |
| 571 | /src/Core/Domain/Product/ValueObject/Upc.php |
| 572 | /src/Core/Domain/Product/ProductSettings.php |
| 573 | /src/Adapter/Presenter/Category/CategoryPresenter.php |
| 574 | /src/Adapter/Presenter/Category/CategoryLazyArray.php |
| 575 | /src/Adapter/Presenter/AbstractLazyArray.php |
| 576 | /src/Adapter/Presenter/LazyArrayAttribute.php |
| 577 | /src/Core/Util/Inflector.php |
| 578 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php |
| 579 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php |
| 580 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php |
| 581 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php |
| 582 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php |
| 583 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php |
| 584 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php |
| 585 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php |
| 586 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php |
| 587 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php |
| 588 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php |
| 589 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php |
| 590 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php |
| 591 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php |
| 592 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php |
| 593 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php |
| 594 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php |
| 595 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php |
| 596 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php |
| 597 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php |
| 598 | /src/Core/Domain/Shop/ValueObject/ShopId.php |
| 599 | /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php |
| 600 | /modules/ps_emailsubscription/ps_emailsubscription.php |
| 601 | /src/Core/Module/WidgetInterface.php |
| 602 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php |
| 603 | /vendor/smarty/smarty/libs/sysplugins/smarty_data.php |
| 604 | /src/PrestaShopBundle/Translation/DomainNormalizer.php |
| 605 | /classes/Media.php |
| 606 | /modules/blockreassurance/blockreassurance.php |
| 607 | /modules/ps_socialfollow/ps_socialfollow.php |
| 608 | /modules/ps_emailalerts/ps_emailalerts.php |
| 609 | /modules/ps_emailalerts/MailAlert.php |
| 610 | /src/Adapter/Presenter/Cart/CartLazyArray.php |
| 611 | /src/Adapter/Product/PriceFormatter.php |
| 612 | /src/Adapter/Presenter/Cart/CartProductPresenter.php |
| 613 | /src/Adapter/Presenter/Product/ProductPresenter.php |
| 614 | /src/Adapter/Product/ProductColorsRetriever.php |
| 615 | /src/Adapter/HookManager.php |
| 616 | /classes/Gender.php |
| 617 | /src/Core/Domain/Title/ValueObject/Gender.php |
| 618 | /classes/Risk.php |
| 619 | /classes/Meta.php |
| 620 | /src/Core/Util/String/StringModifier.php |
| 621 | /src/Core/Util/String/StringModifierInterface.php |
| 622 | /classes/Address.php |
| 623 | /classes/ImageType.php |
| 624 | /classes/State.php |
| 625 | /src/Core/Security/PasswordPolicyConfiguration.php |
| 626 | /src/Core/Configuration/DataConfigurationInterface.php |
| 627 | /src/Core/Security/Hashing.php |
| 628 | /modules/productcomments/productcomments.php |
| 629 | /src/Core/Filter/FrontEndObject/MainFilter.php |
| 630 | /src/Core/Filter/FilterInterface.php |
| 631 | /src/Core/Filter/FrontEndObject/CartFilter.php |
| 632 | /src/Core/Filter/HashMapWhitelistFilter.php |
| 633 | /src/Core/Filter/CollectionFilter.php |
| 634 | /src/Core/Filter/FrontEndObject/ProductFilter.php |
| 635 | /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php |
| 636 | /src/Core/Filter/FrontEndObject/CustomerFilter.php |
| 637 | /src/Core/Filter/FrontEndObject/ShopFilter.php |
| 638 | /src/Core/Filter/FrontEndObject/ConfigurationFilter.php |
| 639 | /classes/ProductAssembler.php |
| 640 | /src/Core/Product/Search/ProductSearchContext.php |
| 641 | /modules/ps_imageslider/ps_imageslider.php |
| 642 | /modules/ps_imageslider/Ps_HomeSlide.php |
| 643 | /modules/ps_googleanalytics/ps_googleanalytics.php |
| 644 | /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php |
| 645 | /modules/ps_googleanalytics/classes/Hook/HookInterface.php |
| 646 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php |
| 647 | /var/cache/prod/smarty/compile/hummingbird/95/db/99/95db993fe91b8d0478d4ea6f21a9fa6e8d182b7f_2.file.ps_googleanalytics.tpl.php |
| 648 | /vendor/smarty/smarty/libs/plugins/modifier.escape.php |
| 649 | /modules/ps_shoppingcart/ps_shoppingcart.php |
| 650 | /modules/ps_searchbar/ps_searchbar.php |
| 651 | /src/Core/Product/Search/ProductSearchQuery.php |
| 652 | /src/Core/Product/Search/SortOrder.php |
| 653 | /modules/ps_facetedsearch/ps_facetedsearch.php |
| 654 | /modules/ps_facetedsearch/src/HookDispatcher.php |
| 655 | /modules/ps_facetedsearch/src/Hook/Attribute.php |
| 656 | /modules/ps_facetedsearch/src/Hook/AbstractHook.php |
| 657 | /modules/ps_facetedsearch/src/Hook/AttributeGroup.php |
| 658 | /modules/ps_facetedsearch/src/Hook/Category.php |
| 659 | /modules/ps_facetedsearch/src/Hook/Configuration.php |
| 660 | /modules/ps_facetedsearch/src/Hook/Design.php |
| 661 | /modules/ps_facetedsearch/src/Hook/Feature.php |
| 662 | /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php |
| 663 | /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php |
| 664 | /modules/ps_facetedsearch/src/Hook/FeatureValue.php |
| 665 | /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php |
| 666 | /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php |
| 667 | /modules/ps_facetedsearch/src/Hook/Product.php |
| 668 | /modules/ps_facetedsearch/src/Hook/ProductSearch.php |
| 669 | /modules/ps_facetedsearch/src/Hook/SpecificPrice.php |
| 670 | /modules/ps_facetedsearch/src/Filters/Provider.php |
| 671 | /modules/ps_facetedsearch/src/URLSerializer.php |
| 672 | /modules/ps_facetedsearch/src/Filters/DataAccessor.php |
| 673 | /modules/ps_facetedsearch/src/Product/SearchProvider.php |
| 674 | /src/Core/Product/Search/FacetsRendererInterface.php |
| 675 | /src/Core/Product/Search/ProductSearchProviderInterface.php |
| 676 | /modules/ps_facetedsearch/src/Filters/Converter.php |
| 677 | /modules/ps_facetedsearch/src/Product/SearchFactory.php |
| 678 | /src/Core/Product/Search/ProductSearchResult.php |
| 679 | /classes/Combination.php |
| 680 | /modules/ps_facetedsearch/src/Product/Search.php |
| 681 | /modules/ps_facetedsearch/src/Adapter/MySQL.php |
| 682 | /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php |
| 683 | /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php |
| 684 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php |
| 685 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php |
| 686 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php |
| 687 | /modules/ps_facetedsearch/src/Filters/Products.php |
| 688 | /classes/stock/StockAvailable.php |
| 689 | /modules/ps_facetedsearch/src/CombinationFeature.php |
| 690 | /modules/ps_facetedsearch/src/Filters/Block.php |
| 691 | /src/Core/Product/Search/Facet.php |
| 692 | /src/Core/Product/Search/FacetCollection.php |
| 693 | /classes/ProductPresenterFactory.php |
| 694 | /src/Adapter/Presenter/Product/ProductListingPresenter.php |
| 695 | /src/Core/Product/ProductPresentationSettings.php |
| 696 | /var/cache/prod/smarty/compile/hummingbird/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php |
| 697 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php |
| 698 | /vendor/smarty/smarty/libs/plugins/modifier.count.php |
| 699 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php |
| 700 | /var/cache/prod/smarty/compile/hummingbird/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php |
| 701 | /src/Core/Product/Search/Pagination.php |
| 702 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/ce/8d/d7/ce8dd7a7cc79235a1aec7a546a4394a91e59f10b_2.file.category.tpl.php |
| 703 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/d5/47/8c/d5478c98e9a765555dcc74eb684e1d0692d57841_2.file.product-list.tpl.php |
| 704 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/24/c3/9b/24c39b6e090f097f7fc6e6389dbf03731cb2948f_2.file.layout-left-column.tpl.php |
| 705 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/53/cc/76/53cc768a9e15f0a1a63e99b497a4a9ff1d9b61c2_2.file.layout-both-columns.tpl.php |
| 706 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/61/83/db/6183db04b0cde32b0f8a645690d38f4b864ce0f3_2.file.helpers.tpl.php |
| 707 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php |
| 708 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/0f/8e/16/0f8e168451edf60f7d7e3e881165d888a28fb4ae_2.file.head.tpl.php |
| 709 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/80/b9/30/80b93006fb29be135608743f15d04d418e4e8ae0_2.file.preload.tpl.php |
| 710 | /vendor/smarty/smarty/libs/plugins/modifier.replace.php |
| 711 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php |
| 712 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/2a/13/f8/2a13f886aeb0879cd5074a8b9db892582ab2d69c_2.file.preload.html.php |
| 713 | /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php |
| 714 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php |
| 715 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/0c/1b/47/0c1b479455cbeb18e66bd806dc8a1cb22649d3d1_2.file.head-jsonld.tpl.php |
| 716 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/23/44/5b/23445b670c061c654435aae2ceeb13145bb8febb_2.file.product-list-jsonld.tpl.php |
| 717 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/a9/80/3a/a9803a49a61bb4e5ca3adde0aeece76f8890cdd5_2.file.pagination-seo.tpl.php |
| 718 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/2e/4d/09/2e4d0918b23cff08d66ad08e14f86a0ed5e6e9ad_2.file.stylesheets.tpl.php |
| 719 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/1d/99/d7/1d99d73a43886883a8bb8d91bb04adc7cc9577bf_2.file.javascript.tpl.php |
| 720 | /classes/ProductDownload.php |
| 721 | /src/Core/Localization/CLDR/ComputingPrecision.php |
| 722 | /src/Core/Localization/CLDR/ComputingPrecisionInterface.php |
| 723 | /src/Adapter/ContainerFinder.php |
| 724 | /src/Core/Cart/Calculator.php |
| 725 | /src/Core/Cart/CartRowCollection.php |
| 726 | /src/Core/Cart/Fees.php |
| 727 | /src/Core/Cart/AmountImmutable.php |
| 728 | /src/Core/Cart/CartRuleCollection.php |
| 729 | /src/Core/Cart/CartRuleCalculator.php |
| 730 | /src/Adapter/Product/PriceCalculator.php |
| 731 | /classes/order/Order.php |
| 732 | /src/Core/Cart/CartRow.php |
| 733 | /vendor/prestashop/decimal/src/DecimalNumber.php |
| 734 | /vendor/prestashop/decimal/src/Builder.php |
| 735 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/0d/d7/c4/0dd7c40840dec6f7296967afd4adfe6d525b9abc_2.file.product-activation.tpl.php |
| 736 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/47/8f/96/478f968f14d31a6e4abcfb4b234903beac7ac1fc_2.file.header.tpl.php |
| 737 | /modules/ps_contactinfo/ps_contactinfo.php |
| 738 | /var/cache/prod/smarty/compile/hummingbird/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php |
| 739 | /modules/ps_languageselector/ps_languageselector.php |
| 740 | /var/cache/prod/smarty/compile/hummingbird/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php |
| 741 | /modules/ps_currencyselector/ps_currencyselector.php |
| 742 | /modules/ps_customersignin/ps_customersignin.php |
| 743 | /var/cache/prod/smarty/compile/hummingbird/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php |
| 744 | /vendor/smarty/smarty/libs/plugins/modifier.capitalize.php |
| 745 | /modules/ps_mainmenu/ps_mainmenu.php |
| 746 | /modules/ps_mainmenu/ps_menutoplinks.class.php |
| 747 | /var/cache/prod/smarty/compile/hummingbird/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php |
| 748 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php |
| 749 | /var/cache/prod/smarty/compile/hummingbird/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php |
| 750 | /modules/pagesnotfound/pagesnotfound.php |
| 751 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/8a/3f/b0/8a3fb04f3cadd6ce821f279776049bb0b47b71ce_2.file.breadcrumb.tpl.php |
| 752 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/a5/d2/92/a5d29297c922a61e2babd23f93e5d620f1062179_2.file.notifications.tpl.php |
| 753 | /modules/ps_categorytree/ps_categorytree.php |
| 754 | /var/cache/prod/smarty/compile/hummingbird/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php |
| 755 | /var/cache/prod/smarty/compile/hummingbird/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php |
| 756 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/e3/e7/00/e3e7002113dea33ff73861af3df73d6d0539cd42_2.file.category-header.tpl.php |
| 757 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php |
| 758 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/5e/33/92/5e33925a96018539128aa564b385d5b58754406b_2.file.not-found.tpl.php |
| 759 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/df/a9/45/dfa9450582955e6c3e7122fbeab75471c5018b2d_2.file.category-footer.tpl.php |
| 760 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/04/0a/66/040a66799b30d1141a948ffc6cc6852f68cb5c30_2.file.footer.tpl.php |
| 761 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php |
| 762 | /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php |
| 763 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php |
| 764 | /var/cache/prod/smarty/cache/ps_socialfollow/1/1/1/3/1/44/hummingbird/18/29/3e/18293e6724ccd366185fe32bef755e490704bd28.ps_socialfollowps_socialfollow.tpl.php |
| 765 | /var/cache/prod/smarty/compile/hummingbird/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php |
| 766 | /src/Adapter/Localization/LegacyTranslator.php |
| 767 | /classes/Translate.php |
| 768 | /modules/psgdpr/psgdpr.php |
| 769 | /modules/psgdpr/classes/GDPRConsent.php |
| 770 | /modules/ps_linklist/ps_linklist.php |
| 771 | /var/cache/prod/translations/catalogue.es-ES.NXhscRe.php |
| 772 | /var/cache/prod/translations/catalogue.es-AR.NXhscRe.php |
| 773 | /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php |
| 774 | /modules/ps_linklist/src/Filter/LinkFilter.php |
| 775 | /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php |
| 776 | /modules/ps_linklist/src/Filter/RouteFilterInterface.php |
| 777 | /modules/ps_linklist/src/LegacyLinkBlockRepository.php |
| 778 | /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/1/1/3/1/44/hummingbird/9d/72/93/9d72936ebe2ad2aa992705992159a6c7dbaaa2de.ps_linklistviewstemplateshooklinkblock.tpl.php |
| 779 | /modules/ps_customeraccountlinks/ps_customeraccountlinks.php |
| 780 | /var/cache/prod/smarty/cache/ps_customeraccountlinks/1/1/1/3/1/44/hummingbird/e9/f6/68/e9f668b53ba974ca881946302477a656c02ca071.ps_customeraccountlinksps_customeraccountlinks.tpl.php |
| 781 | /var/cache/prod/smarty/compile/hummingbird/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php |
| 782 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/c9/84/c1/c984c170157210af3973a616d6d49e33d60e57d3_2.file.copyright.tpl.php |
| 783 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/4d/1b/52/4d1b522f6b18fcb61759c1bc71d95b8cc6fe2cc8_2.file.page-loader.tpl.php |
| 784 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/71/85/99/718599f695bd4becf6397c2e663bbb5b439866b3_2.file.toast-container.tpl.php |
| 785 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/7c/22/ad/7c22add7de19b462f7fba4e44e06a70570a3ca03_2.file.toast.tpl.php |
| 786 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_left_column_tpl/75/09/7c/75097c99fac78bc09dedcea0fdbbf43137ab0289_2.file.password-policy-template.tpl.php |