(edit with the Customer Reassurance module)
(edit with the Customer Reassurance module)
(edit with the Customer Reassurance module)
Hol dir eine „Huskynarr“ und sportliche Wasserflasche aus 50 % recyceltem Kunststoff, um mit Stil hydratisiert zu bleiben. Sie ist resistent gegen Flecken, Zerbrechen und Gerüche und hält deine Getränke frisch, und der auslaufsichere Deckel und das Beißventil verhindern Lecks. Die extra große Größe dieser Flasche eignet sich auch für lange Stunden im Fitnessstudio, bei der Arbeit oder beim Studium!
• 739 ml (25 oz)
• Abmessungen: 25,4 × 7,62 cm (10 ″ × 3 ″)
• BPA-freies Eastman Tritan™ Renew 50 % recyceltes Material
• Flecken-, bruch- und geruchsbeständig
• Auslaufsicherer Schraubdeckel mit Beißventil
• Tragegriff mit einem Finger
check_circle
check_circle
Load Time | 599.255 ms |
Querying Time | 60 ms |
Queries | 157 |
Memory Peak Usage | 35.6 Mb |
Included Files | 1075 files - 11.29 Mb |
PrestaShop Cache | - Mb |
Global vars | 0.15 Mb |
PrestaShop Version | 9.0.0 |
PHP Version | 8.4.13 |
MySQL Version | 10.11.14-MariaDB-0+deb12u2 |
Memory Limit | 1024M |
Max Execution Time | 120s |
Smarty Cache | enabled |
Smarty Compilation | force compile |
Time | Cumulated Time | Memory Usage | Memory Peak Usage | |
---|---|---|---|---|
config | 170.399 ms | 170.399 ms | 15.88 Mb | 16.3 Mb |
__construct | 0.022 ms | 170.421 ms | - Mb | 16.3 Mb |
init | 49.413 ms | 219.834 ms | 4.69 Mb | 20.9 Mb |
checkAccess | 0.002 ms | 219.836 ms | - Mb | 20.9 Mb |
setMedia | 15.280 ms | 235.116 ms | 1.06 Mb | 21.7 Mb |
postProcess | 0.006 ms | 235.122 ms | - Mb | 21.7 Mb |
initHeader | 0.001 ms | 235.123 ms | - Mb | 21.7 Mb |
initContent | 119.334 ms | 354.457 ms | 8.15 Mb | 30.5 Mb |
initFooter | 0.004 ms | 354.461 ms | - Mb | 30.5 Mb |
display | 244.794 ms | 599.255 ms | 5.66 Mb | 35.6 Mb |
Hook | Time | Memory Usage |
---|---|---|
FilterProductContent | 37.054 ms | 3.81 Mb |
DisplayHeader | 36.712 ms | 1.40 Mb |
DisplayFooterProduct | 31.454 ms | 0.67 Mb |
DisplayFooter | 11.359 ms | 0.12 Mb |
ActionFrontControllerSetMedia | 10.139 ms | 0.54 Mb |
displayTop | 9.877 ms | 0.25 Mb |
displayNav2 | 8.369 ms | 0.24 Mb |
displayProductAdditionalInfo | 7.254 ms | 0.21 Mb |
DisplayBeforeBodyClosingTag | 7.179 ms | 0.31 Mb |
DisplayProductPriceBlock | 6.587 ms | 0.23 Mb |
displayFooter | 6.516 ms | 0.18 Mb |
displayFooterBefore | 4.945 ms | 0.18 Mb |
DisplayReassurance | 4.927 ms | 0.09 Mb |
DisplayBanner | 2.560 ms | 0.08 Mb |
displayNav1 | 2.411 ms | 0.06 Mb |
DisplayProductActions | 1.910 ms | - Mb |
ModuleRoutes | 0.541 ms | 0.09 Mb |
DisplayAfterBodyOpeningTag | 0.010 ms | - Mb |
DisplayFooterAfter | 0.009 ms | - Mb |
DisplayNavFullWidth | 0.007 ms | - Mb |
20 hook(s) | 189.821 ms | 8.46 Mb |
Module | Time | Memory Usage |
---|---|---|
klarnapayment | 64.130 ms | 4.30 Mb |
ps_eventbus | 5.187 ms | 0.37 Mb |
blockwishlist | 15.365 ms | 0.31 Mb |
ps_emailsubscription | 4.914 ms | 0.29 Mb |
ps_socialfollow | 2.608 ms | 0.19 Mb |
blockreassurance | 5.885 ms | 0.20 Mb |
productcomments | 74.085 ms | 4.74 Mb |
ps_imageslider | 2.050 ms | 0.23 Mb |
ps_searchbar | 3.568 ms | 0.08 Mb |
ps_shoppingcart | 2.988 ms | 0.12 Mb |
ps_googleanalytics | 1.851 ms | 0.14 Mb |
ps_contactinfo | 6.960 ms | 0.16 Mb |
ps_languageselector | 0.725 ms | 0.06 Mb |
ps_currencyselector | 0.893 ms | 0.08 Mb |
ps_customersignin | 5.176 ms | 0.11 Mb |
ps_mainmenu | 10.451 ms | 0.48 Mb |
ps_sharebuttons | 4.317 ms | 0.20 Mb |
psgdpr | 2.152 ms | 0.29 Mb |
ps_linklist | 2.528 ms | 0.17 Mb |
ps_customeraccountlinks | 1.715 ms | 0.09 Mb |
statsdata | 6.655 ms | 0.35 Mb |
21 module(s) | 224.202 ms | 12.95 Mb |
# | Query | Time (ms) | Rows | Filesort | Group By | Location |
---|---|---|---|---|---|---|
2 | SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop FROM `prstshp_configuration` c LEFT JOIN `prstshp_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
3.207 ms | 684 | /classes/Configuration.php:182 | ||
13 | SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module FROM `prstshp_module` m INNER JOIN prstshp_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1) INNER JOIN `prstshp_hook_module` `hm` ON hm.`id_module` = m.`id_module` INNER JOIN `prstshp_hook` `h` ON hm.`id_hook` = h.`id_hook` LEFT JOIN `prstshp_module_group` `mg` ON mg.`id_module` = m.`id_module` WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1)) GROUP BY hm.id_hook, hm.id_module ORDER BY hm.`position` |
2.939 ms | 130 | Yes | Yes | /classes/Hook.php:1514 |
36 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `prstshp_hook` UNION SELECT `id_hook`, ha.`alias` as name FROM `prstshp_hook_alias` ha INNER JOIN `prstshp_hook` h ON ha.name = h.name |
2.680 ms | 0 | /classes/Hook.php:1582 | ||
84 | SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`, image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute, DATEDIFF( p.`date_add`, DATE_SUB( "2025-10-10 00:00:00", INTERVAL 20 DAY ) ) > 0 AS new FROM `prstshp_accessory` LEFT JOIN `prstshp_product` p ON p.`id_product` = `id_product_2` INNER JOIN prstshp_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `prstshp_product_attribute_shop` product_attribute_shop ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1) LEFT JOIN `prstshp_product_lang` pl ON ( p.`id_product` = pl.`id_product` AND pl.`id_lang` = 1 AND pl.id_shop = 1 ) LEFT JOIN `prstshp_category_lang` cl ON ( product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 ) LEFT JOIN `prstshp_image_shop` image_shop ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1) LEFT JOIN `prstshp_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1) LEFT JOIN `prstshp_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`) LEFT JOIN prstshp_stock_available stock ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) WHERE `id_product_1` = 26 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none' GROUP BY product_shop.id_product ORDER BY pl.`name` |
2.153 ms | 1 | Yes | Yes | /classes/Product.php:4431 |
37 | SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active FROM `prstshp_hook_module` hm STRAIGHT_JOIN `prstshp_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1) STRAIGHT_JOIN `prstshp_module` as m ON (m.id_module = hm.id_module) ORDER BY hm.position |
1.627 ms | 386 | /classes/Hook.php:505 | ||
12 | SELECT SQL_NO_CACHE lower(name) as name FROM `prstshp_hook` h WHERE (h.active = 1) |
1.487 ms | 1183 | /classes/Hook.php:1622 | ||
85 | SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name, a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later` FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN prstshp_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `prstshp_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1 LEFT JOIN `prstshp_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute LEFT JOIN `prstshp_attribute` `a` ON a.id_attribute = pac.id_attribute LEFT JOIN `prstshp_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group LEFT JOIN `prstshp_attribute_lang` `al` ON a.id_attribute = al.id_attribute LEFT JOIN `prstshp_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group INNER JOIN prstshp_attribute_shop attribute_shop ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) WHERE (pa.id_product = 26) AND (al.id_lang = 1) AND (agl.id_lang = 1) GROUP BY id_attribute_group, id_product_attribute ORDER BY ag.position ASC, a.position ASC, agl.name ASC |
1.111 ms | 12 | Yes | Yes | /classes/Product.php:4317 |
15 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `prstshp_hook` |
1.067 ms | 1183 | /classes/Hook.php:1582 | ||
62 | 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 `prstshp_category` c INNER JOIN prstshp_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `prstshp_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 ) LEFT JOIN `prstshp_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 2 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1.053 ms | 3 | Yes | Yes | /classes/Category.php:916 |
140 | SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value FROM prstshp_feature_product pf LEFT JOIN prstshp_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN prstshp_feature_value fv ON (fv.id_feature_value = pf.id_feature_value) LEFT JOIN prstshp_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN prstshp_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN prstshp_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 26 ORDER BY f.position ASC, fvl.value ASC |
0.913 ms | 2 | Yes | /classes/Product.php:5704 | |
150 | INSERT INTO `prstshp_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
0.845 ms | 1 | /classes/ObjectModel.php:543 | ||
68 | SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name, a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later` FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN prstshp_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `prstshp_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1 LEFT JOIN `prstshp_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute LEFT JOIN `prstshp_attribute` `a` ON a.id_attribute = pac.id_attribute LEFT JOIN `prstshp_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group LEFT JOIN `prstshp_attribute_lang` `al` ON a.id_attribute = al.id_attribute LEFT JOIN `prstshp_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group INNER JOIN prstshp_attribute_shop attribute_shop ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) WHERE (pa.id_product = 26) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 58) GROUP BY id_attribute_group, id_product_attribute ORDER BY ag.position ASC, a.position ASC, agl.name ASC |
0.806 ms | 1 | Yes | Yes | /classes/Product.php:4317 |
0 | SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM prstshp_shop_url su LEFT JOIN prstshp_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'huskynarr.shop' OR su.domain_ssl = 'huskynarr.shop') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.789 ms | 1 | Yes | /classes/shop/Shop.php:1395 | |
155 | INSERT INTO `prstshp_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('5626972', '', 'huskynarr.shop/26-sport-trinkflasche.html', '', '2025-10-10 13:06:39') |
0.751 ms | 1 | /classes/ObjectModel.php:543 | ||
154 | INSERT INTO `prstshp_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('5629588', '30', '3628718232', '', '1', '1', '2025-10-10 13:06:39') |
0.745 ms | 1 | /classes/ObjectModel.php:543 | ||
70 | SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name, a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later` FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN prstshp_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `prstshp_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1 LEFT JOIN `prstshp_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute LEFT JOIN `prstshp_attribute` `a` ON a.id_attribute = pac.id_attribute LEFT JOIN `prstshp_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group LEFT JOIN `prstshp_attribute_lang` `al` ON a.id_attribute = al.id_attribute LEFT JOIN `prstshp_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group INNER JOIN prstshp_attribute_shop attribute_shop ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) WHERE (pa.id_product = 26) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 58) GROUP BY id_attribute_group, id_product_attribute ORDER BY ag.position ASC, a.position ASC, agl.name ASC |
0.708 ms | 1 | Yes | Yes | /classes/Product.php:4317 |
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 prstshp_shop_group gs LEFT JOIN prstshp_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN prstshp_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.706 ms | 1 | Yes | /classes/shop/Shop.php:719 | |
69 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `prstshp_cart_product` cp WHERE cp.`id_product_attribute` = 58 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 26 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 58 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 26 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.683 ms | 0 | /classes/Cart.php:1421 | ||
71 | SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name, a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`, IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later` FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN prstshp_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN `prstshp_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = 1 LEFT JOIN `prstshp_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute LEFT JOIN `prstshp_attribute` `a` ON a.id_attribute = pac.id_attribute LEFT JOIN `prstshp_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group LEFT JOIN `prstshp_attribute_lang` `al` ON a.id_attribute = al.id_attribute LEFT JOIN `prstshp_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group INNER JOIN prstshp_attribute_shop attribute_shop ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) WHERE (pa.id_product = 26) AND (al.id_lang = 1) AND (agl.id_lang = 1) AND (product_attribute_shop.id_product_attribute = 58) GROUP BY id_attribute_group, id_product_attribute ORDER BY ag.position ASC, a.position ASC, agl.name ASC |
0.662 ms | 1 | Yes | Yes | /classes/Product.php:4317 |
139 | SELECT SQL_NO_CACHE * FROM `prstshp_psreassurance` pr LEFT JOIN prstshp_psreassurance_lang prl ON (pr.id_psreassurance = prl.id_psreassurance) WHERE prl.id_lang = "1" AND pr.status = 1 ORDER BY pr.position |
0.585 ms | 9 | Yes | /modules/blockreassurance/classes/ReassuranceActivity.php:159 | |
72 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `prstshp_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 26 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 26 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.544 ms | 0 | /classes/Cart.php:1421 | ||
18 | SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang FROM `prstshp_meta` m LEFT JOIN `prstshp_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC |
0.540 ms | 40 | Yes | /classes/Dispatcher.php:635 | |
66 | SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn` FROM `prstshp_attribute` a LEFT JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `prstshp_attribute_group_lang` agl ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `prstshp_product_attribute_combination` pac ON (a.`id_attribute` = pac.`id_attribute`) LEFT JOIN `prstshp_product_attribute` pa ON (pac.`id_product_attribute` = pa.`id_product_attribute`) INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) INNER JOIN prstshp_attribute_shop attribute_shop ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1) WHERE pa.`id_product` = 26 |
0.538 ms | 3 | /classes/Product.php:7171 | ||
16 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `prstshp_module` m LEFT JOIN `prstshp_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.529 ms | 69 | /classes/module/Module.php:340 | ||
11 | SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `prstshp_lang` l JOIN prstshp_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.511 ms | 1 | /classes/Language.php:1204 | ||
10 | SELECT SQL_NO_CACHE domain, domain_ssl FROM prstshp_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1 |
0.492 ms | 1 | /classes/shop/ShopUrl.php:178 | ||
6 | SELECT SQL_NO_CACHE * FROM `prstshp_country` a LEFT JOIN `prstshp_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1 LEFT JOIN `prstshp_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 1) LIMIT 1 |
0.479 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
124 | SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation FROM `prstshp_product_attribute_combination` pac LEFT JOIN `prstshp_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `prstshp_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `prstshp_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `prstshp_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pac.id_product_attribute IN (58,59) GROUP BY pac.id_product_attribute ORDER BY pac.id_product_attribute |
0.464 ms | 2 | /classes/Product.php:2486 | ||
33 | SELECT SQL_NO_CACHE * FROM `prstshp_product` a LEFT JOIN `prstshp_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 26) AND (b.`id_shop` = 1) LIMIT 1 |
0.463 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
20 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `prstshp_module` m LEFT JOIN `prstshp_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.452 ms | 69 | /classes/module/Module.php:340 | ||
74 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `prstshp_cart_product` cp WHERE cp.`id_product_attribute` = 58 AND cp.`id_cart` = 0 AND cp.`id_product` = 26 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 58 AND cp.`id_cart` = 0 AND p.`id_product_item` = 26 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.450 ms | 0 | /classes/Cart.php:1421 | ||
123 | SELECT SQL_NO_CACHE pa.*, product_attribute_shop.* FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE pa.`id_product` = 26 GROUP BY pa.`id_product_attribute` ORDER BY pa.`id_product_attribute` |
0.436 ms | 3 | Yes | Yes | /classes/Product.php:2471 |
76 | SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`, pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`, pal.`available_now`, pal.`available_later` FROM `prstshp_attribute` a LEFT JOIN `prstshp_attribute_lang` al ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `prstshp_product_attribute_combination` pac ON (pac.`id_attribute` = a.`id_attribute`) LEFT JOIN `prstshp_product_attribute` pa ON (pa.`id_product_attribute` = pac.`id_product_attribute`) INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN `prstshp_product_attribute_lang` pal ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1) LEFT JOIN `prstshp_attribute_group_lang` agl ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pa.`id_product` = 26 AND pac.`id_product_attribute` = 58 AND agl.`id_lang` = 1 |
0.426 ms | 1 | /classes/Product.php:7137 | ||
120 | SELECT SQL_NO_CACHE * FROM `prstshp_product` a LEFT JOIN `prstshp_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 26) LIMIT 1 |
0.413 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
63 | SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop` FROM `prstshp_category` c LEFT JOIN `prstshp_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 ) INNER JOIN prstshp_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) WHERE `id_lang` = 1 AND c.`id_parent` = 2 AND `active` = 1 GROUP BY c.`id_category` ORDER BY category_shop.`position` ASC |
0.403 ms | 3 | Yes | Yes | /classes/Category.php:1148 |
77 | SELECT SQL_NO_CACHE tr.* FROM `prstshp_tax_rule` tr JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 1 AND tr.`id_tax_rules_group` = 1 AND tr.`id_state` IN (0, 0) AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.395 ms | 1 | /classes/tax/TaxRulesTaxManager.php:100 | ||
49 | SELECT SQL_NO_CACHE t.`id_lang`, t.`name` FROM prstshp_tag t LEFT JOIN prstshp_product_tag pt ON (pt.id_tag = t.id_tag) WHERE pt.`id_product`=26 |
0.382 ms | 1 | /classes/Tag.php:239 | ||
58 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `prstshp_module` m LEFT JOIN `prstshp_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.374 ms | 69 | /classes/module/Module.php:340 | ||
127 | SELECT SQL_NO_CACHE c.* FROM `prstshp_module_currency` mc LEFT JOIN `prstshp_currency` c ON c.`id_currency` = mc.`id_currency` WHERE c.`deleted` = 0 AND mc.`id_module` = 83 AND c.`active` = 1 AND mc.id_shop = 1 ORDER BY c.`iso_code` ASC |
0.371 ms | 1 | Yes | /classes/Currency.php:826 | |
5 | SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `prstshp_lang` l LEFT JOIN `prstshp_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.368 ms | 1 | /classes/Language.php:1070 | ||
39 | SELECT SQL_NO_CACHE tr.* FROM `prstshp_tax_rule` tr JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 1 AND tr.`id_tax_rules_group` = 1 AND tr.`id_state` IN (0, 0) AND ('79106' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '79106'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.367 ms | 1 | /classes/tax/TaxRulesTaxManager.php:100 | ||
134 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_sharebuttons" LIMIT 1 |
0.364 ms | 1 | /classes/module/Module.php:2758 | ||
80 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `prstshp_image` i INNER JOIN prstshp_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `prstshp_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 26 ORDER BY `position` |
0.363 ms | 2 | Yes | /classes/Product.php:3259 | |
98 | SELECT SQL_NO_CACHE name FROM prstshp_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 2 LIMIT 1 |
0.363 ms | 1 | /src/Adapter/Presenter/Product/ProductLazyArray.php:624 | ||
126 | SELECT SQL_NO_CACHE c.iso_code FROM `prstshp_country` c LEFT JOIN `prstshp_module_country` `mc` ON c.id_country = mc.id_country WHERE (c.active = 1) AND (mc.id_module = 83) AND (mc.id_shop = 1) ORDER BY c.iso_code ASC |
0.362 ms | 1 | Yes | /modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63 | |
97 | SELECT SQL_NO_CACHE * FROM `prstshp_currency` a0 LEFT JOIN `prstshp_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`) WHERE (a0.`id_currency` = 1) |
0.358 ms | 1 | /classes/PrestaShopCollection.php:383 | ||
100 | SELECT SQL_NO_CACHE c.iso_code FROM `prstshp_country` c LEFT JOIN `prstshp_module_country` `mc` ON c.id_country = mc.id_country WHERE (c.active = 1) AND (mc.id_module = 83) AND (mc.id_shop = 1) ORDER BY c.iso_code ASC |
0.358 ms | 1 | Yes | /modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63 | |
129 | SELECT SQL_NO_CACHE c.* FROM `prstshp_module_currency` mc LEFT JOIN `prstshp_currency` c ON c.`id_currency` = mc.`id_currency` WHERE c.`deleted` = 0 AND mc.`id_module` = 83 AND c.`active` = 1 AND mc.id_shop = 1 ORDER BY c.`iso_code` ASC |
0.357 ms | 1 | Yes | /classes/Currency.php:826 | |
8 | SELECT SQL_NO_CACHE * FROM `prstshp_lang` a LEFT JOIN `prstshp_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 1) LIMIT 1 |
0.339 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
99 | SELECT SQL_NO_CACHE 1 FROM prstshp_cart_product cp INNER JOIN prstshp_product p ON (p.id_product = cp.id_product) INNER JOIN prstshp_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.330 ms | 1 | /classes/Cart.php:3961 | ||
119 | SELECT SQL_NO_CACHE COUNT(p.id_product) FROM `prstshp_product` p INNER JOIN prstshp_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) WHERE p.id_product = 26 AND DATEDIFF("2025-10-10 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
0.330 ms | 0 | /classes/Product.php:1686 | ||
59 | SELECT SQL_NO_CACHE * FROM `prstshp_currency` a0 LEFT JOIN `prstshp_currency_lang` `a1` ON (a0.`id_currency` = a1.`id_currency`) WHERE (a0.`id_currency` = 1) |
0.327 ms | 1 | /classes/PrestaShopCollection.php:383 | ||
88 | SELECT SQL_NO_CACHE * FROM `prstshp_image_type` WHERE 1 AND `manufacturers` = 1 AND `theme_name` = 'hummingbird' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.324 ms | 30 | Yes | /classes/ImageType.php:113 | |
4 | SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl FROM prstshp_shop s LEFT JOIN prstshp_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.322 ms | 1 | /classes/shop/Shop.php:218 | ||
45 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `prstshp_product` p INNER JOIN `prstshp_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `prstshp_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 26) |
0.319 ms | 2 | /classes/Product.php:3577 | ||
96 | SELECT SQL_NO_CACHE * FROM `prstshp_category` a0 LEFT JOIN `prstshp_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`) WHERE (a0.`nleft` < 2) AND (a0.`nright` > 19) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1) ORDER BY a0.`nleft` asc |
0.318 ms | 1 | Yes | /classes/PrestaShopCollection.php:383 | |
131 | SELECT SQL_NO_CACHE c.* FROM `prstshp_module_currency` mc LEFT JOIN `prstshp_currency` c ON c.`id_currency` = mc.`id_currency` WHERE c.`deleted` = 0 AND mc.`id_module` = 83 AND c.`active` = 1 AND mc.id_shop = 1 ORDER BY c.`iso_code` ASC |
0.317 ms | 1 | Yes | /classes/Currency.php:826 | |
132 | SELECT SQL_NO_CACHE c.iso_code FROM `prstshp_country` c LEFT JOIN `prstshp_module_country` `mc` ON c.id_country = mc.id_country WHERE (c.active = 1) AND (mc.id_module = 83) AND (mc.id_shop = 1) ORDER BY c.iso_code ASC |
0.316 ms | 1 | Yes | /modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63 | |
136 | SELECT SQL_NO_CACHE image_shop.`id_image` FROM `prstshp_image` i INNER JOIN prstshp_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 26 AND image_shop.`cover` = 1 LIMIT 1 |
0.315 ms | 2 | /classes/Product.php:3290 | ||
17 | SELECT SQL_NO_CACHE name, alias FROM `prstshp_hook_alias` |
0.315 ms | 88 | /classes/Hook.php:375 | ||
151 | SELECT SQL_NO_CACHE `id_guest` FROM `prstshp_connections` WHERE `id_guest` = 5629588 AND `date_add` > '2025-10-10 12:36:00' AND id_shop IN (1) ORDER BY `date_add` DESC LIMIT 1 |
0.312 ms | 1 | Yes | /classes/Connection.php:168 | |
130 | SELECT SQL_NO_CACHE c.iso_code FROM `prstshp_country` c LEFT JOIN `prstshp_module_country` `mc` ON c.id_country = mc.id_country WHERE (c.active = 1) AND (mc.id_module = 83) AND (mc.id_shop = 1) ORDER BY c.iso_code ASC |
0.310 ms | 1 | Yes | /modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63 | |
87 | SELECT SQL_NO_CACHE * FROM `prstshp_image_type` WHERE 1 AND `categories` = 1 AND `theme_name` = 'hummingbird' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.307 ms | 30 | Yes | /classes/ImageType.php:113 | |
101 | SELECT SQL_NO_CACHE c.* FROM `prstshp_module_currency` mc LEFT JOIN `prstshp_currency` c ON c.`id_currency` = mc.`id_currency` WHERE c.`deleted` = 0 AND mc.`id_module` = 83 AND c.`active` = 1 AND mc.id_shop = 1 ORDER BY c.`iso_code` ASC |
0.306 ms | 1 | Yes | /classes/Currency.php:826 | |
86 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `prstshp_product_attribute_image` pai LEFT JOIN `prstshp_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `prstshp_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 26 AND il.`id_lang` = 1 ORDER by i.`position` |
0.305 ms | 4 | Yes | /classes/Product.php:2642 | |
133 | SELECT SQL_NO_CACHE c.* FROM `prstshp_module_currency` mc LEFT JOIN `prstshp_currency` c ON c.`id_currency` = mc.`id_currency` WHERE c.`deleted` = 0 AND mc.`id_module` = 83 AND c.`active` = 1 AND mc.id_shop = 1 ORDER BY c.`iso_code` ASC |
0.302 ms | 1 | Yes | /classes/Currency.php:826 | |
128 | SELECT SQL_NO_CACHE c.iso_code FROM `prstshp_country` c LEFT JOIN `prstshp_module_country` `mc` ON c.id_country = mc.id_country WHERE (c.active = 1) AND (mc.id_module = 83) AND (mc.id_shop = 1) ORDER BY c.iso_code ASC |
0.299 ms | 1 | Yes | /modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php:63 | |
82 | SELECT SQL_NO_CACHE * FROM `prstshp_image_type` WHERE 1 AND `products` = 1 AND `theme_name` = 'hummingbird' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.297 ms | 30 | Yes | /classes/ImageType.php:113 | |
57 | SELECT SQL_NO_CACHE * FROM `prstshp_category` a LEFT JOIN `prstshp_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1 LEFT JOIN `prstshp_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.293 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
3 | SELECT SQL_NO_CACHE * FROM `prstshp_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 |
0.279 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
25 | SELECT SQL_NO_CACHE * FROM `prstshp_currency` a LEFT JOIN `prstshp_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1 LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.275 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
64 | SELECT SQL_NO_CACHE tr.* FROM `prstshp_tax_rule` tr JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 1 AND tr.`id_tax_rules_group` = 0 AND tr.`id_state` IN (0, 0) AND ('79106' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '79106'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.273 ms | 0 | /classes/tax/TaxRulesTaxManager.php:100 | ||
78 | SELECT SQL_NO_CACHE * FROM `prstshp_product_attribute` a LEFT JOIN `prstshp_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1 WHERE (a.`id_product_attribute` = 58) LIMIT 1 |
0.270 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
81 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `prstshp_product_attribute_image` pai LEFT JOIN `prstshp_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `prstshp_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 26 AND il.`id_lang` = 1 ORDER by i.`position` |
0.269 ms | 4 | Yes | /classes/Product.php:2642 | |
7 | SELECT SQL_NO_CACHE * FROM `prstshp_shop_group` a WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.268 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
67 | SELECT SQL_NO_CACHE pa.id_product_attribute FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE pa.`id_product` = 26 |
0.266 ms | 3 | /classes/Product.php:7113 | ||
121 | SELECT SQL_NO_CACHE * FROM `prstshp_product_lang` WHERE `id_product` = 26 AND `id_shop` = 1 |
0.266 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
35 | SELECT SQL_NO_CACHE `name` FROM `prstshp_supplier` WHERE `id_supplier` = 0 LIMIT 1 |
0.265 ms | 0 | /classes/Supplier.php:240 | ||
89 | SELECT SQL_NO_CACHE * FROM `prstshp_image_type` WHERE 1 AND `suppliers` = 1 AND `theme_name` = 'hummingbird' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.265 ms | 30 | Yes | /classes/ImageType.php:113 | |
75 | SELECT SQL_NO_CACHE pa.`available_date` FROM `prstshp_product` p LEFT JOIN `prstshp_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN prstshp_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 26 AND pa.`id_product` = 26 AND pa.`id_product_attribute` = 58 LIMIT 1 |
0.264 ms | 1 | /classes/Product.php:1180 | ||
21 | SELECT SQL_NO_CACHE * FROM `prstshp_currency` c ORDER BY `iso_code` ASC |
0.258 ms | 1 | Yes | /classes/Currency.php:708 | |
14 | SELECT SQL_NO_CACHE `name`, `alias` FROM `prstshp_hook_alias` |
0.257 ms | 88 | /classes/Hook.php:321 | ||
43 | SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute FROM prstshp_product_attribute pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE pa.id_product = 26 LIMIT 1 |
0.242 ms | 3 | /classes/Product.php:1077 | ||
42 | SELECT SQL_NO_CACHE COUNT(p.id_product) FROM `prstshp_product` p INNER JOIN prstshp_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) WHERE p.id_product = 26 AND DATEDIFF("2025-10-10 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
0.240 ms | 0 | /classes/Product.php:1686 | ||
141 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.238 ms | 1 | /classes/module/Module.php:2758 | ||
30 | SELECT SQL_NO_CACHE * FROM `prstshp_group` a LEFT JOIN `prstshp_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1 WHERE (a.`id_group` = 1) LIMIT 1 |
0.237 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
54 | SELECT SQL_NO_CACHE pa.id_product_attribute FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE pa.`id_product` = 26 |
0.235 ms | 3 | /classes/Product.php:7113 | ||
90 | SELECT SQL_NO_CACHE * FROM `prstshp_image_type` WHERE 1 AND `stores` = 1 AND `theme_name` = 'hummingbird' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.226 ms | 30 | Yes | /classes/ImageType.php:113 | |
56 | SELECT SQL_NO_CACHE ctg.`id_group` FROM `prstshp_category_product` cp INNER JOIN `prstshp_category_group` ctg ON (ctg.`id_category` = cp.`id_category`) WHERE cp.`id_product` = 26 AND ctg.`id_group` = 1 LIMIT 1 |
0.224 ms | 4 | /classes/Product.php:6451 | ||
53 | SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `prstshp_category_lang` cl WHERE `id_lang` = 1 AND cl.id_shop = 1 AND cl.`id_category` = 2 LIMIT 1 |
0.223 ms | 1 | /classes/Category.php:1366 | ||
44 | SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute FROM prstshp_product_attribute pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE product_attribute_shop.default_on = 1 AND pa.id_product = 26 LIMIT 1 |
0.222 ms | 3 | /classes/Product.php:1092 | ||
65 | SELECT SQL_NO_CACHE pa.id_product_attribute FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE pa.`id_product` = 26 |
0.216 ms | 3 | /classes/Product.php:7113 | ||
105 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.215 ms | 1 | /classes/module/Module.php:2758 | ||
137 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "productcomments" LIMIT 1 |
0.214 ms | 1 | /classes/module/Module.php:2758 | ||
153 | SELECT SQL_NO_CACHE `id_page` FROM `prstshp_page` WHERE `id_page_type` = 10 AND `id_object` = 26 LIMIT 1 |
0.212 ms | 1 | /classes/Page.php:83 | ||
9 | SELECT SQL_NO_CACHE id_shop FROM `prstshp_lang_shop` WHERE `id_lang` = 1 AND id_shop = 1 LIMIT 1 |
0.201 ms | 1 | /classes/ObjectModel.php:1582 | ||
122 | SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `prstshp_category_lang` cl WHERE `id_lang` = 0 AND cl.id_shop = 1 AND cl.`id_category` = 2 LIMIT 1 |
0.201 ms | 0 | /classes/Category.php:1366 | ||
156 | SELECT SQL_NO_CACHE data FROM `prstshp_ganalytics_data` WHERE id_cart = 0 AND id_shop = 1 LIMIT 1 |
0.201 ms | 0 | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39 | ||
152 | SELECT SQL_NO_CACHE id_page_type FROM prstshp_page_type WHERE name = 'product' LIMIT 1 |
0.196 ms | 1 | /classes/Page.php:100 | ||
52 | SELECT SQL_NO_CACHE location FROM `prstshp_stock_available` WHERE (id_product = 26) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.195 ms | 1 | /classes/stock/StockAvailable.php:593 | ||
93 | SELECT SQL_NO_CACHE * FROM `prstshp_country` a LEFT JOIN `prstshp_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 1) LIMIT 1 |
0.195 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
50 | SELECT SQL_NO_CACHE SUM(quantity) FROM `prstshp_stock_available` WHERE (id_product = 26) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.194 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
125 | SELECT SQL_NO_CACHE SUM(quantity) FROM `prstshp_stock_available` WHERE (id_product = 26) AND (id_product_attribute = 59) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.193 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
27 | SELECT SQL_NO_CACHE * FROM `prstshp_currency` a LEFT JOIN `prstshp_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.188 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
34 | SELECT SQL_NO_CACHE `name` FROM `prstshp_manufacturer` WHERE `id_manufacturer` = 0 AND `active` = 1 LIMIT 1 |
0.184 ms | 0 | /classes/Manufacturer.php:306 | ||
117 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.182 ms | 1 | /classes/module/Module.php:2758 | ||
23 | SELECT SQL_NO_CACHE value FROM `prstshp_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.180 ms | 1 | /classes/shop/Shop.php:1214 | ||
73 | SELECT SQL_NO_CACHE SUM(quantity) FROM `prstshp_stock_available` WHERE (id_product = 26) AND (id_product_attribute = 58) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.177 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
22 | SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang` WHERE `locale` = 'de-de' OR `language_code` = 'de-de' LIMIT 1 |
0.177 ms | 1 | /classes/Language.php:870 | ||
114 | SELECT SQL_NO_CACHE SUM(`quantity`) FROM `prstshp_cart_product` WHERE `id_cart` = 0 LIMIT 1 |
0.177 ms | 1 | /classes/Cart.php:1292 | ||
19 | SELECT SQL_NO_CACHE * FROM `prstshp_hook_module_exceptions` WHERE `id_shop` IN (1) |
0.176 ms | 1 | /classes/module/Module.php:2146 | ||
91 | SELECT SQL_NO_CACHE format FROM `prstshp_address_format` WHERE `id_country` = 1 LIMIT 1 |
0.176 ms | 1 | /classes/AddressFormat.php:651 | ||
38 | SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM prstshp_shop s |
0.174 ms | 1 | /classes/shop/Shop.php:925 | ||
109 | SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `prstshp_currency` c LEFT JOIN prstshp_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.173 ms | 1 | /classes/Currency.php:1120 | ||
55 | SELECT SQL_NO_CACHE id_shop FROM `prstshp_product_shop` WHERE `id_product` = 26 AND id_shop = 1 LIMIT 1 |
0.173 ms | 1 | /classes/ObjectModel.php:1582 | ||
40 | SELECT SQL_NO_CACHE * FROM `prstshp_tax` a WHERE (a.`id_tax` = 1) LIMIT 1 |
0.172 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
135 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 31 AND `id_shop` = 1 LIMIT 1 |
0.169 ms | 1 | /classes/module/Module.php:2245 | ||
145 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.166 ms | 1 | /classes/module/Module.php:2758 | ||
83 | SELECT SQL_NO_CACHE * FROM `prstshp_image_type` |
0.161 ms | 30 | /classes/ImageType.php:165 | ||
102 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.161 ms | 1 | /classes/module/Module.php:2758 | ||
143 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.161 ms | 1 | /classes/module/Module.php:2758 | ||
60 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth` FROM `prstshp_category` c WHERE (c.`id_category` = 2) LIMIT 1 |
0.158 ms | 1 | /classes/Category.php:1946 | ||
79 | SELECT SQL_NO_CACHE * FROM `prstshp_product_attribute_lang` WHERE `id_product_attribute` = 58 |
0.158 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
31 | SELECT SQL_NO_CACHE * FROM `prstshp_group_lang` WHERE `id_group` = 1 |
0.155 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
26 | SELECT SQL_NO_CACHE `id_lang` FROM `prstshp_lang` WHERE `locale` = 'de-de' OR `language_code` = 'de-de' LIMIT 1 |
0.154 ms | 1 | /classes/Language.php:870 | ||
112 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.153 ms | 1 | /classes/module/Module.php:2758 | ||
28 | SELECT SQL_NO_CACHE * FROM `prstshp_currency_lang` WHERE `id_currency` = 1 |
0.152 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
41 | SELECT SQL_NO_CACHE * FROM `prstshp_tax_lang` WHERE `id_tax` = 1 |
0.152 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
106 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 27 AND `id_shop` = 1 LIMIT 1 |
0.151 ms | 1 | /classes/module/Module.php:2245 | ||
110 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.150 ms | 1 | /classes/module/Module.php:2758 | ||
24 | SELECT SQL_NO_CACHE c.id_currency FROM `prstshp_currency` c WHERE (iso_code = 'EUR') LIMIT 1 |
0.148 ms | 1 | /classes/Currency.php:893 | ||
149 | SELECT SQL_NO_CACHE `need_identification_number` FROM `prstshp_country` WHERE `id_country` = 1 LIMIT 1 |
0.148 ms | 1 | /classes/Country.php:402 | ||
138 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1 |
0.147 ms | 1 | /classes/module/Module.php:2245 | ||
46 | SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `prstshp_product_shop` WHERE `id_product` = 26 AND id_shop=1 LIMIT 1 |
0.146 ms | 1 | /classes/Product.php:6494 | ||
148 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 18 AND `id_shop` = 1 LIMIT 1 |
0.144 ms | 1 | /classes/module/Module.php:2245 | ||
94 | SELECT SQL_NO_CACHE * FROM `prstshp_country_lang` WHERE `id_country` = 1 |
0.143 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
107 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.140 ms | 1 | /classes/module/Module.php:2758 | ||
47 | SELECT SQL_NO_CACHE `reduction` FROM `prstshp_product_group_reduction_cache` WHERE `id_product` = 26 AND `id_group` = 1 LIMIT 1 |
0.138 ms | 0 | /classes/GroupReduction.php:146 | ||
51 | SELECT SQL_NO_CACHE out_of_stock FROM `prstshp_stock_available` WHERE (id_product = 26) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138 ms | 1 | /classes/stock/StockAvailable.php:565 | ||
61 | SELECT SQL_NO_CACHE id_shop FROM `prstshp_category_shop` WHERE `id_category` = 2 AND id_shop = 1 LIMIT 1 |
0.138 ms | 1 | /classes/ObjectModel.php:1582 | ||
142 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
0.138 ms | 1 | /classes/module/Module.php:2245 | ||
104 | SELECT SQL_NO_CACHE `need_identification_number` FROM `prstshp_country` WHERE `id_country` = 1 LIMIT 1 |
0.137 ms | 1 | /classes/Country.php:402 | ||
29 | SELECT SQL_NO_CACHE id_shop FROM `prstshp_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 |
0.134 ms | 1 | /classes/ObjectModel.php:1582 | ||
103 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 15 AND `id_shop` = 1 LIMIT 1 |
0.134 ms | 1 | /classes/module/Module.php:2245 | ||
32 | SELECT SQL_NO_CACHE id_shop FROM `prstshp_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 |
0.133 ms | 1 | /classes/ObjectModel.php:1582 | ||
147 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1 |
0.129 ms | 1 | /classes/module/Module.php:2758 | ||
95 | SELECT SQL_NO_CACHE id_required_field, object_name, field_name FROM prstshp_required_field |
0.127 ms | 1 | /classes/ObjectModel.php:1447 | ||
48 | SELECT SQL_NO_CACHE `reduction` FROM `prstshp_group` WHERE `id_group` = 1 LIMIT 1 |
0.123 ms | 1 | /classes/Group.php:151 | ||
115 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module` WHERE `name` = "ps_mainmenu" LIMIT 1 |
0.123 ms | 1 | /classes/module/Module.php:2758 | ||
144 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 33 AND `id_shop` = 1 LIMIT 1 |
0.120 ms | 1 | /classes/module/Module.php:2245 | ||
92 | SELECT SQL_NO_CACHE `need_identification_number` FROM `prstshp_country` WHERE `id_country` = 1 LIMIT 1 |
0.117 ms | 1 | /classes/Country.php:402 | ||
108 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 17 AND `id_shop` = 1 LIMIT 1 |
0.117 ms | 1 | /classes/module/Module.php:2245 | ||
118 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 30 AND `id_shop` = 1 LIMIT 1 |
0.115 ms | 1 | /classes/module/Module.php:2245 | ||
113 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 32 AND `id_shop` = 1 LIMIT 1 |
0.111 ms | 1 | /classes/module/Module.php:2245 | ||
146 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 28 AND `id_shop` = 1 LIMIT 1 |
0.111 ms | 1 | /classes/module/Module.php:2245 | ||
111 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.105 ms | 1 | /classes/module/Module.php:2245 | ||
116 | SELECT SQL_NO_CACHE `id_module` FROM `prstshp_module_shop` WHERE `id_module` = 29 AND `id_shop` = 1 LIMIT 1 |
0.103 ms | 1 | /classes/module/Module.php:2245 |
13 queries |
SELECT `id_module` FROM `prstshp_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX |
5 queries |
SELECT c.iso_code FROM `prstshp_country` c LEFT JOIN `prstshp_module_country` `mc` ON c.id_country = mc.id_country WHERE (c.active = XX) AND (mc.id_module = XX) AND (mc.id_shop = XX) ORDER BY c.iso_code ASC |
5 queries |
SELECT c.* FROM `prstshp_module_currency` mc LEFT JOIN `prstshp_currency` c ON c.`id_currency` = mc.`id_currency` WHERE c.`deleted` = XX AND mc.`id_module` = XX AND c.`active` = XX AND mc.id_shop = XX ORDER BY c.`iso_code` ASC |
3 queries |
SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `prstshp_module` m LEFT JOIN `prstshp_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = XX |
3 queries |
SELECT tr.* FROM `prstshp_tax_rule` tr JOIN `prstshp_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = XX AND tr.`id_country` = XX AND tr.`id_tax_rules_group` = XX AND tr.`id_state` IN (XX, XX) AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
3 queries |
SELECT SUM(quantity) FROM `prstshp_stock_available` WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX |
3 queries |
SELECT pa.id_product_attribute FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) WHERE pa.`id_product` = XX |
3 queries |
SELECT ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name, a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`, IFNULL(stock.quantity, XX) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`, product_attribute_shop.`default_on`, pa.`reference`, pa.`eanXX`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`, product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`, pal.`available_now`, pal.`available_later` FROM `prstshp_product_attribute` pa INNER JOIN prstshp_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) LEFT JOIN prstshp_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, XX) AND stock.id_shop = XX AND stock.id_shop_group = XX ) LEFT JOIN `prstshp_product_attribute_lang` `pal` ON pa.id_product_attribute = pal.id_product_attribute AND pal.id_lang = XX LEFT JOIN `prstshp_product_attribute_combination` `pac` ON pac.id_product_attribute = pa.id_product_attribute LEFT JOIN `prstshp_attribute` `a` ON a.id_attribute = pac.id_attribute LEFT JOIN `prstshp_attribute_group` `ag` ON ag.id_attribute_group = a.id_attribute_group LEFT JOIN `prstshp_attribute_lang` `al` ON a.id_attribute = al.id_attribute LEFT JOIN `prstshp_attribute_group_lang` `agl` ON ag.id_attribute_group = agl.id_attribute_group INNER JOIN prstshp_attribute_shop attribute_shop ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) WHERE (pa.id_product = XX) AND (al.id_lang = XX) AND (agl.id_lang = XX) AND (product_attribute_shop.id_product_attribute = XX) GROUP BY id_attribute_group, id_product_attribute ORDER BY ag.position ASC, a.position ASC, agl.name ASC |
3 queries |
SELECT `need_identification_number` FROM `prstshp_country` WHERE `id_country` = XX LIMIT XX |
2 queries |
SELECT `id_lang` FROM `prstshp_lang` WHERE `locale` = 'de-de' OR `language_code` = 'de-de' LIMIT XX |
2 queries |
SELECT COUNT(p.id_product) FROM `prstshp_product` p INNER JOIN prstshp_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) WHERE p.id_product = XX AND DATEDIFF("XX-XX-XX XX:XX:XX", product_shop.`date_add`) < XX LIMIT XX |
2 queries |
SELECT cl.`link_rewrite` FROM `prstshp_category_lang` cl WHERE `id_lang` = XX AND cl.id_shop = XX AND cl.`id_category` = XX LIMIT XX |
2 queries |
SELECT * FROM `prstshp_currency` aXX LEFT JOIN `prstshp_currency_lang` `aXX` ON (aXX.`id_currency` = aXX.`id_currency`) WHERE (aXX.`id_currency` = XX) |
2 queries |
SELECT COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity, COALESCE(SUM(first_level_quantity), XX) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity FROM `prstshp_cart_product` cp WHERE cp.`id_product_attribute` = XX AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `prstshp_cart_product` cp JOIN `prstshp_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `prstshp_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = XX AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR ( pr.`pack_stock_type` = XX AND XX = XX ))) as q LIMIT XX |
2 queries |
SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `prstshp_product_attribute_image` pai LEFT JOIN `prstshp_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `prstshp_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position` |
18 module |
17 module_shop |
16 product_attribute_shop |
14 product_attribute |
12 currency |
11 product |
10 country |
10 product_shop |
10 stock_available |
8 category_lang |
8 cart_product |
7 attribute |
7 attribute_lang |
7 attribute_group_lang |
7 product_attribute_combination |
6 hook |
6 product_attribute_lang |
6 image_type |
5 shop |
5 lang |
5 category |
5 attribute_shop |
5 attribute_group |
5 module_country |
5 module_currency |
4 shop_url |
4 lang_shop |
4 currency_lang |
4 currency_shop |
4 category_shop |
4 image |
4 image_lang |
3 hook_alias |
3 product_lang |
3 tax_rule |
3 tax_rules_group |
3 pack |
3 image_shop |
2 shop_group |
2 configuration |
2 country_lang |
2 country_shop |
2 hook_module |
2 group |
2 group_shop |
2 manufacturer |
2 category_group |
2 product_attribute_image |
1 configuration_lang |
1 module_group |
1 meta |
1 meta_lang |
1 hook_module_exceptions |
1 group_lang |
1 supplier |
1 tax |
1 tax_lang |
1 product_group_reduction_cache |
1 tag |
1 product_tag |
1 category_product |
1 accessory |
1 address_format |
1 required_field |
1 psreassurance |
1 psreassurance_lang |
1 feature_product |
1 feature_lang |
1 feature_value |
1 feature_value_lang |
1 feature |
1 feature_shop |
1 connections |
1 page_type |
1 page |
1 ganalytics_data |
Name | Instances | Source |
---|---|---|
Country | 8 |
/config/config.inc.php:154 (__construct) [id: 1]
/classes/controller/FrontController.php:317 (__construct) [id: 1] /classes/AddressFormat.php:402 (__construct) [id: 1] /classes/controller/FrontController.php:1719 (__construct) [id: 1] /classes/AddressFormat.php:402 (__construct) [id: 1] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 1] /classes/AddressFormat.php:402 (__construct) [id: 1] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 1] |
Product | 6 |
/controllers/front/ProductController.php:149 (__construct) [id: 26]
/src/Adapter/Image/ImageRetriever.php:69 (__construct) [id: 26] /classes/Meta.php:346 (__construct) [id: 26] /classes/Link.php:112 (__construct) [id: 26] /classes/Link.php:112 (__construct) [id: 26] /src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct) [id: 26] |
Address | 6 |
/classes/Product.php:723 (__construct) [id: ]
/classes/Product.php:6516 (initialize) [id: ] /classes/Product.php:3521 (__construct) [id: ] /controllers/front/ProductController.php:557 (__construct) [id: 0] /classes/Product.php:5649 (__construct) [id: ] /classes/shop/Shop.php:490 (__construct) [id: ] |
Currency | 4 |
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:685 (getCurrencyInstance) [id: 1] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] |
State | 3 |
/classes/controller/FrontController.php:1718 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0] /modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0] |
AddressFormat | 3 |
/classes/controller/FrontController.php:1713 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] /modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] |
Category | 3 |
/controllers/front/ProductController.php:308 (__construct) [id: 2]
/controllers/front/ProductController.php:1336 (__construct) [id: 2] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] |
Tax | 2 |
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1] |
Language | 2 |
/config/config.inc.php:219 (__construct) [id: 1]
/classes/Tools.php:550 (__construct) [id: 1] |
Risk | 1 |
/classes/controller/FrontController.php:1639 (__construct) [id: ]
|
Connection | 1 |
/modules/statsdata/statsdata.php:118 (setPageConnection) [id: ]
|
Guest | 1 |
/modules/statsdata/statsdata.php:82 (setNewGuest) [id: ]
|
Shop | 1 |
/config/config.inc.php:122 (initialize) [id: 1]
|
Gender | 1 |
/classes/controller/FrontController.php:1636 (__construct) [id: 0]
|
Combination | 1 |
/classes/Product.php:5597 (__construct) [id: 58]
|
Group | 1 |
/classes/Cart.php:255 (getCurrent) [id: 1]
|
Cart | 1 |
/classes/controller/FrontController.php:430 (__construct) [id: ]
|
Customer | 1 |
/config/config.inc.php:272 (__construct) [id: ]
|
ShopGroup | 1 |
/classes/shop/Shop.php:565 (__construct) [id: 1]
|
ConnectionsSource | 1 |
/modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]
|
# | Filename |
---|---|
0 | /index.php |
1 | /config/config.inc.php |
2 | /config/defines.inc.php |
3 | /config/autoload.php |
4 | /vendor/autoload.php |
5 | /vendor/composer/autoload_real.php |
6 | /vendor/composer/platform_check.php |
7 | /vendor/composer/ClassLoader.php |
8 | /vendor/composer/autoload_static.php |
9 | /vendor/symfony/deprecation-contracts/function.php |
10 | /vendor/symfony/polyfill-mbstring/bootstrap.php |
11 | /vendor/symfony/polyfill-mbstring/bootstrap80.php |
12 | /vendor/symfony/polyfill-ctype/bootstrap.php |
13 | /vendor/symfony/polyfill-ctype/bootstrap80.php |
14 | /vendor/symfony/polyfill-php83/bootstrap.php |
15 | /vendor/symfony/var-dumper/Resources/functions/dump.php |
16 | /vendor/symfony/polyfill-intl-normalizer/bootstrap.php |
17 | /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php |
18 | /vendor/twig/twig/src/Resources/core.php |
19 | /vendor/twig/twig/src/Resources/debug.php |
20 | /vendor/twig/twig/src/Resources/escaper.php |
21 | /vendor/twig/twig/src/Resources/string_loader.php |
22 | /vendor/symfony/polyfill-intl-grapheme/bootstrap.php |
23 | /vendor/symfony/string/Resources/functions.php |
24 | /vendor/symfony/polyfill-intl-idn/bootstrap.php |
25 | /vendor/symfony/clock/Resources/now.php |
26 | /vendor/symfony/polyfill-php80/bootstrap.php |
27 | /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php |
28 | /vendor/jakeasmith/http_build_url/src/http_build_url.php |
29 | /vendor/symfony/polyfill-intl-icu/bootstrap.php |
30 | /vendor/ircmaxell/password-compat/lib/password.php |
31 | /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php |
32 | /vendor/symfony/polyfill-php73/bootstrap.php |
33 | /vendor/symfony/translation/Resources/functions.php |
34 | /src/Core/Version.php |
35 | /config/alias.php |
36 | /vendor/prestashop/autoload/src/PrestashopAutoload.php |
37 | /vendor/prestashop/autoload/src/LegacyClassLoader.php |
38 | /vendor/symfony/filesystem/Filesystem.php |
39 | /vendor/prestashop/autoload/src/Autoloader.php |
40 | /config/bootstrap.php |
41 | /src/Core/ContainerBuilder.php |
42 | /src/Core/Foundation/IoC/Container.php |
43 | /src/Adapter/ServiceLocator.php |
44 | /var/cache/prod/appParameters.php |
47 | /var/cache/prod/class_index.php |
48 | /classes/controller/Controller.php |
50 | /classes/ObjectModel.php |
51 | /src/Core/Foundation/Database/EntityInterface.php |
53 | /classes/db/Db.php |
55 | /classes/Hook.php |
57 | /classes/module/Module.php |
58 | /src/Core/Module/Legacy/ModuleInterface.php |
60 | /classes/Tools.php |
61 | /classes/Context.php |
62 | /classes/shop/Shop.php |
63 | /src/Core/Security/PasswordGenerator.php |
64 | /classes/db/DbPDO.php |
65 | /classes/AddressFormat.php |
66 | /classes/Configuration.php |
67 | /src/Core/Domain/Shop/ValueObject/ShopConstraint.php |
68 | /classes/Validate.php |
69 | /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php |
70 | /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php |
71 | /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php |
72 | /vendor/symfony/form/AbstractType.php |
73 | /vendor/symfony/form/FormTypeInterface.php |
74 | /classes/cache/Cache.php |
75 | /src/Adapter/EntityMapper.php |
76 | /classes/db/DbQuery.php |
77 | /src/Core/Addon/Theme/ThemeManagerBuilder.php |
78 | /vendor/psr/log/src/NullLogger.php |
79 | /vendor/psr/log/src/AbstractLogger.php |
80 | /vendor/psr/log/src/LoggerTrait.php |
81 | /vendor/psr/log/src/LoggerInterface.php |
82 | /src/Core/Context/ApiClientContext.php |
83 | /src/Adapter/Configuration.php |
84 | /vendor/symfony/http-foundation/ParameterBag.php |
85 | /src/Core/Domain/Configuration/ShopConfigurationInterface.php |
86 | /src/Core/ConfigurationInterface.php |
87 | /src/Core/Addon/Theme/ThemeRepository.php |
88 | /src/Core/Addon/AddonRepositoryInterface.php |
89 | /src/Core/Addon/Theme/Theme.php |
90 | /src/Core/Addon/AddonInterface.php |
91 | /src/Core/Util/ArrayFinder.php |
92 | /vendor/symfony/property-access/PropertyAccess.php |
93 | /vendor/symfony/property-access/PropertyAccessorBuilder.php |
94 | /vendor/symfony/property-access/PropertyAccessor.php |
95 | /vendor/symfony/property-access/PropertyAccessorInterface.php |
96 | /vendor/symfony/property-info/Extractor/ReflectionExtractor.php |
97 | /vendor/symfony/property-info/PropertyListExtractorInterface.php |
98 | /vendor/symfony/property-info/PropertyTypeExtractorInterface.php |
99 | /vendor/symfony/property-info/PropertyAccessExtractorInterface.php |
100 | /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php |
101 | /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php |
102 | /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php |
103 | /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php |
104 | /vendor/symfony/property-info/Type.php |
105 | /vendor/symfony/string/Inflector/EnglishInflector.php |
106 | /vendor/symfony/string/Inflector/InflectorInterface.php |
107 | /vendor/symfony/property-access/PropertyPath.php |
108 | /vendor/symfony/property-access/PropertyPathInterface.php |
109 | /vendor/symfony/property-access/PropertyPathIteratorInterface.php |
110 | /config/defines_uri.inc.php |
111 | /classes/Language.php |
112 | /src/Core/Language/LanguageInterface.php |
113 | /classes/Country.php |
114 | /classes/PrestaShopCollection.php |
115 | /classes/shop/ShopGroup.php |
116 | /classes/Cookie.php |
117 | /src/Core/Http/CookieOptions.php |
118 | /classes/PhpEncryption.php |
119 | /classes/PhpEncryptionEngine.php |
120 | /vendor/defuse/php-encryption/src/Key.php |
121 | /vendor/defuse/php-encryption/src/Encoding.php |
122 | /vendor/defuse/php-encryption/src/Core.php |
123 | /src/Core/Session/SessionHandler.php |
124 | /src/Core/Session/SessionHandlerInterface.php |
125 | /vendor/symfony/http-foundation/Session/Session.php |
126 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php |
127 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php |
128 | /vendor/symfony/http-foundation/Session/SessionBagInterface.php |
129 | /vendor/symfony/http-foundation/Session/Flash/FlashBag.php |
130 | /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php |
131 | /vendor/symfony/http-foundation/Session/SessionBagProxy.php |
132 | /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php |
133 | /vendor/symfony/http-foundation/Session/SessionInterface.php |
134 | /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php |
135 | /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php |
136 | /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php |
137 | /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php |
138 | /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php |
139 | /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php |
140 | /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php |
141 | /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php |
142 | /config/smarty.config.inc.php |
143 | /vendor/smarty/smarty/libs/Smarty.class.php |
144 | /vendor/smarty/smarty/libs/functions.php |
145 | /vendor/smarty/smarty/libs/Autoloader.php |
146 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php |
147 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php |
148 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
149 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php |
150 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php |
151 | /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php |
152 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php |
153 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php |
154 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php |
155 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php |
156 | /classes/ImageManager.php |
157 | /classes/Product.php |
158 | /classes/Profile.php |
159 | /classes/Tab.php |
160 | /config/smartyfront.config.inc.php |
161 | /classes/Smarty/SmartyResourceModule.php |
162 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php |
163 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php |
164 | /classes/Smarty/SmartyResourceParent.php |
165 | /classes/Smarty/SmartyLazyRegister.php |
166 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php |
167 | /vendor/smarty/smarty/libs/plugins/modifier.truncate.php |
168 | /classes/Customer.php |
169 | /classes/Group.php |
170 | /classes/Link.php |
171 | /classes/shop/ShopUrl.php |
172 | /app/FrontKernel.php |
173 | /app/AppKernel.php |
174 | /vendor/symfony/http-kernel/Kernel.php |
175 | /vendor/symfony/config/ConfigCache.php |
176 | /vendor/symfony/config/ResourceCheckerConfigCache.php |
177 | /vendor/symfony/config/ConfigCacheInterface.php |
178 | /vendor/symfony/http-kernel/KernelInterface.php |
179 | /vendor/symfony/http-kernel/HttpKernelInterface.php |
180 | /vendor/symfony/http-kernel/RebootableInterface.php |
181 | /vendor/symfony/http-kernel/TerminableInterface.php |
182 | /vendor/symfony/dotenv/Dotenv.php |
183 | /classes/Dispatcher.php |
184 | /vendor/symfony/http-foundation/Request.php |
185 | /vendor/symfony/http-foundation/AcceptHeader.php |
186 | /vendor/symfony/http-foundation/AcceptHeaderItem.php |
187 | /vendor/symfony/http-foundation/FileBag.php |
188 | /vendor/symfony/http-foundation/HeaderBag.php |
189 | /vendor/symfony/http-foundation/HeaderUtils.php |
190 | /vendor/symfony/http-foundation/InputBag.php |
191 | /vendor/symfony/http-foundation/ServerBag.php |
192 | /src/Adapter/SymfonyContainer.php |
193 | /config/db_slave_server.inc.php |
194 | /src/Adapter/ContainerBuilder.php |
195 | /src/Adapter/Environment.php |
196 | /src/Core/EnvironmentInterface.php |
197 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php |
198 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php |
199 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php |
200 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php |
201 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php |
202 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php |
203 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php |
204 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php |
205 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php |
206 | /vendor/symfony/cache/Adapter/ArrayAdapter.php |
207 | /vendor/psr/log/src/LoggerAwareTrait.php |
208 | /vendor/symfony/cache/Adapter/AdapterInterface.php |
209 | /vendor/symfony/cache/CacheItem.php |
210 | /vendor/symfony/cache-contracts/ItemInterface.php |
211 | /vendor/psr/cache/src/CacheItemInterface.php |
212 | /vendor/psr/cache/src/CacheItemPoolInterface.php |
213 | /vendor/symfony/cache-contracts/CacheInterface.php |
214 | /vendor/psr/log/src/LoggerAwareInterface.php |
215 | /vendor/symfony/cache/ResettableInterface.php |
216 | /vendor/symfony/service-contracts/ResetInterface.php |
217 | /vendor/doctrine/orm/src/Tools/Setup.php |
218 | /vendor/doctrine/deprecations/src/Deprecation.php |
219 | /vendor/doctrine/orm/src/Configuration.php |
220 | /vendor/doctrine/dbal/src/Configuration.php |
221 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php |
222 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php |
223 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php |
224 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
225 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php |
226 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php |
227 | /vendor/doctrine/lexer/src/AbstractLexer.php |
228 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php |
229 | /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php |
230 | /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php |
231 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php |
232 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php |
233 | /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php |
234 | /var/cache/prod/FrontContainer.php |
235 | /src/Adapter/Container/LegacyContainer.php |
236 | /vendor/symfony/dependency-injection/Container.php |
237 | /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php |
238 | /vendor/symfony/dependency-injection/Argument/ServiceLocator.php |
239 | /vendor/symfony/dependency-injection/ServiceLocator.php |
240 | /vendor/symfony/service-contracts/ServiceLocatorTrait.php |
241 | /vendor/psr/container/src/ContainerExceptionInterface.php |
242 | /vendor/psr/container/src/NotFoundExceptionInterface.php |
243 | /vendor/symfony/service-contracts/ServiceProviderInterface.php |
244 | /vendor/psr/container/src/ContainerInterface.php |
245 | /vendor/symfony/dependency-injection/ContainerInterface.php |
246 | /src/Adapter/Container/LegacyContainerInterface.php |
247 | /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php |
248 | /vendor/doctrine/orm/src/EntityRepository.php |
249 | /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php |
250 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php |
251 | /vendor/symfony/var-exporter/LazyProxyTrait.php |
252 | /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php |
253 | /vendor/symfony/var-exporter/LazyObjectInterface.php |
254 | /vendor/symfony/var-exporter/Internal/Hydrator.php |
255 | /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php |
256 | /vendor/symfony/var-exporter/Internal/LazyObjectState.php |
257 | /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php |
258 | /vendor/symfony/var-exporter/LazyGhostTrait.php |
259 | /src/Core/FeatureFlag/FeatureFlagManager.php |
260 | /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php |
261 | /src/Core/FeatureFlag/Layer/DbLayer.php |
262 | /src/Core/FeatureFlag/TypeLayerInterface.php |
263 | /src/Core/FeatureFlag/Layer/DotEnvLayer.php |
264 | /src/Core/FeatureFlag/Layer/EnvLayer.php |
265 | /src/Core/FeatureFlag/Layer/QueryLayer.php |
266 | /vendor/symfony/http-foundation/RequestStack.php |
267 | /vendor/doctrine/orm/src/EntityManager.php |
268 | /vendor/doctrine/orm/src/EntityManagerInterface.php |
269 | /vendor/doctrine/persistence/src/Persistence/ObjectManager.php |
270 | /modules/ps_sharebuttons/vendor/autoload.php |
271 | /modules/ps_sharebuttons/vendor/composer/autoload_real.php |
272 | /modules/ps_sharebuttons/vendor/composer/platform_check.php |
273 | /modules/ps_sharebuttons/vendor/composer/autoload_static.php |
274 | /modules/gsitemap/vendor/autoload.php |
275 | /modules/gsitemap/vendor/composer/autoload_real.php |
276 | /modules/gsitemap/vendor/composer/autoload_static.php |
277 | /modules/ps_bestsellers/vendor/autoload.php |
278 | /modules/ps_bestsellers/vendor/composer/autoload_real.php |
279 | /modules/ps_bestsellers/vendor/composer/platform_check.php |
280 | /modules/ps_bestsellers/vendor/composer/autoload_static.php |
281 | /modules/ps_mainmenu/vendor/autoload.php |
282 | /modules/ps_mainmenu/vendor/composer/autoload_real.php |
283 | /modules/ps_mainmenu/vendor/composer/autoload_static.php |
284 | /modules/ps_imageslider/vendor/autoload.php |
285 | /modules/ps_imageslider/vendor/composer/autoload_real.php |
286 | /modules/ps_imageslider/vendor/composer/autoload_static.php |
287 | /modules/ps_linklist/vendor/autoload.php |
288 | /modules/ps_linklist/vendor/composer/autoload_real.php |
289 | /modules/ps_linklist/vendor/composer/autoload_static.php |
290 | /modules/ps_wirepayment/vendor/autoload.php |
291 | /modules/ps_wirepayment/vendor/composer/autoload_real.php |
292 | /modules/ps_wirepayment/vendor/composer/autoload_static.php |
293 | /modules/ps_eventbus/vendor/autoload.php |
294 | /modules/ps_eventbus/vendor/composer/autoload_real.php |
295 | /modules/ps_eventbus/vendor/composer/autoload_static.php |
296 | /modules/ps_accounts/vendor/autoload.php |
297 | /modules/ps_accounts/vendor/composer/autoload_real.php |
298 | /modules/ps_accounts/vendor/composer/platform_check.php |
299 | /modules/ps_accounts/vendor/composer/autoload_static.php |
300 | /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php |
301 | /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php |
302 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php |
303 | /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php |
304 | /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php |
305 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php |
306 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php |
307 | /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php |
308 | /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php |
309 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php |
310 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php |
311 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php |
312 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php |
313 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php |
314 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php |
315 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php |
316 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php |
317 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php |
318 | /modules/psxmarketingwithgoogle/vendor/autoload.php |
319 | /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php |
320 | /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php |
321 | /modules/dashactivity/vendor/autoload.php |
322 | /modules/dashactivity/vendor/composer/autoload_real.php |
323 | /modules/dashactivity/vendor/composer/autoload_static.php |
324 | /modules/ps_googleanalytics/vendor/autoload.php |
325 | /modules/ps_googleanalytics/vendor/composer/autoload_real.php |
326 | /modules/ps_googleanalytics/vendor/composer/autoload_static.php |
327 | /modules/statsdata/vendor/autoload.php |
328 | /modules/statsdata/vendor/composer/autoload_real.php |
329 | /modules/statsdata/vendor/composer/platform_check.php |
330 | /modules/statsdata/vendor/composer/autoload_static.php |
331 | /modules/ps_facetedsearch/vendor/autoload.php |
332 | /modules/ps_facetedsearch/vendor/composer/autoload_real.php |
333 | /modules/ps_facetedsearch/vendor/composer/platform_check.php |
334 | /modules/ps_facetedsearch/vendor/composer/autoload_static.php |
335 | /modules/klarnapayment/vendor/autoload.php |
336 | /modules/klarnapayment/vendor/composer/autoload_real.php |
337 | /modules/klarnapayment/vendor/composer/platform_check.php |
338 | /modules/klarnapayment/vendor/composer/autoload_static.php |
339 | /modules/klarnapayment/vendor/clue/stream-filter/src/functions_include.php |
340 | /modules/klarnapayment/vendor/clue/stream-filter/src/functions.php |
341 | /modules/klarnapayment/vendor/ralouphie/getallheaders/src/getallheaders.php |
342 | /modules/klarnapayment/vendor/guzzlehttp/psr7/src/functions_include.php |
343 | /modules/klarnapayment/vendor/guzzlehttp/psr7/src/functions.php |
344 | /modules/klarnapayment/vendor/php-http/message/src/filters.php |
345 | /modules/klarnapayment/vendor/invertus/knapsack/src/collection_functions.php |
346 | /modules/klarnapayment/vendor/invertus/knapsack/src/utility_functions.php |
347 | /modules/productcomments/vendor/autoload.php |
348 | /modules/productcomments/vendor/composer/autoload_real.php |
349 | /modules/productcomments/vendor/composer/platform_check.php |
350 | /modules/productcomments/vendor/composer/autoload_static.php |
351 | /modules/ps_emailsubscription/vendor/autoload.php |
352 | /modules/ps_emailsubscription/vendor/composer/autoload_real.php |
353 | /modules/ps_emailsubscription/vendor/composer/autoload_static.php |
354 | /modules/ps_categorytree/vendor/autoload.php |
355 | /modules/ps_categorytree/vendor/composer/autoload_real.php |
356 | /modules/ps_categorytree/vendor/composer/platform_check.php |
357 | /modules/ps_categorytree/vendor/composer/autoload_static.php |
358 | /modules/ps_crossselling/vendor/autoload.php |
359 | /modules/ps_crossselling/vendor/composer/autoload_real.php |
360 | /modules/ps_crossselling/vendor/composer/platform_check.php |
361 | /modules/ps_crossselling/vendor/composer/autoload_static.php |
362 | /modules/autoupgrade/vendor/autoload.php |
363 | /modules/autoupgrade/vendor/composer/autoload_real.php |
364 | /modules/autoupgrade/vendor/composer/autoload_static.php |
365 | /modules/autoupgrade/vendor/symfony/polyfill-php72/bootstrap.php |
366 | /modules/blockwishlist/vendor/autoload.php |
367 | /modules/blockwishlist/vendor/composer/autoload_real.php |
368 | /modules/blockwishlist/vendor/composer/autoload_static.php |
369 | /modules/ps_socialfollow/vendor/autoload.php |
370 | /modules/ps_socialfollow/vendor/composer/autoload_real.php |
371 | /modules/ps_socialfollow/vendor/composer/autoload_static.php |
372 | /modules/psgdpr/vendor/autoload.php |
373 | /modules/psgdpr/vendor/composer/autoload_real.php |
374 | /modules/psgdpr/vendor/composer/autoload_static.php |
375 | /modules/welcome/vendor/autoload.php |
376 | /modules/welcome/vendor/composer/autoload_real.php |
377 | /modules/welcome/vendor/composer/autoload_static.php |
378 | /modules/ps_newproducts/vendor/autoload.php |
379 | /modules/ps_newproducts/vendor/composer/autoload_real.php |
380 | /modules/ps_newproducts/vendor/composer/platform_check.php |
381 | /modules/ps_newproducts/vendor/composer/autoload_static.php |
382 | /modules/ps_specials/vendor/autoload.php |
383 | /modules/ps_specials/vendor/composer/autoload_real.php |
384 | /modules/ps_specials/vendor/composer/platform_check.php |
385 | /modules/ps_specials/vendor/composer/autoload_static.php |
386 | /modules/ps_searchbar/vendor/autoload.php |
387 | /modules/ps_searchbar/vendor/composer/autoload_real.php |
388 | /modules/ps_searchbar/vendor/composer/platform_check.php |
389 | /modules/ps_searchbar/vendor/composer/autoload_static.php |
390 | /modules/ps_distributionapiclient/vendor/autoload.php |
391 | /modules/ps_distributionapiclient/vendor/composer/autoload_real.php |
392 | /modules/ps_distributionapiclient/vendor/composer/platform_check.php |
393 | /modules/ps_distributionapiclient/vendor/composer/autoload_static.php |
394 | /modules/ps_contactinfo/vendor/autoload.php |
395 | /modules/ps_contactinfo/vendor/composer/autoload_real.php |
396 | /modules/ps_contactinfo/vendor/composer/platform_check.php |
397 | /modules/ps_contactinfo/vendor/composer/autoload_static.php |
398 | /modules/ps_featuredproducts/vendor/autoload.php |
399 | /modules/ps_featuredproducts/vendor/composer/autoload_real.php |
400 | /modules/ps_featuredproducts/vendor/composer/platform_check.php |
401 | /modules/ps_featuredproducts/vendor/composer/autoload_static.php |
402 | /modules/ps_facebook/vendor/autoload.php |
403 | /modules/ps_facebook/vendor/composer/autoload_real.php |
404 | /modules/ps_facebook/vendor/composer/autoload_static.php |
405 | /modules/contactform/vendor/autoload.php |
406 | /modules/contactform/vendor/composer/autoload_real.php |
407 | /modules/contactform/vendor/composer/platform_check.php |
408 | /modules/contactform/vendor/composer/autoload_static.php |
409 | /modules/ps_checkout/vendor/autoload.php |
410 | /modules/ps_checkout/vendor/composer/autoload_real.php |
411 | /modules/ps_checkout/vendor/composer/platform_check.php |
412 | /modules/ps_checkout/vendor/composer/autoload_static.php |
413 | /modules/ps_checkout/vendor/guzzlehttp/guzzle/src/functions_include.php |
414 | /modules/ps_checkout/vendor/guzzlehttp/guzzle/src/functions.php |
415 | /modules/ps_checkout/vendor/ramsey/uuid/src/functions.php |
416 | /modules/ps_metrics/vendor/autoload.php |
417 | /modules/ps_metrics/vendor/composer/autoload_real.php |
418 | /modules/ps_metrics/vendor/composer/autoload_static.php |
419 | /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap.php |
420 | /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap80.php |
421 | /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment.php |
422 | /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Client.php |
423 | /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer.php |
424 | /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php |
425 | /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php |
426 | /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php |
427 | /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php |
428 | /modules/ps_mbo/vendor/autoload.php |
429 | /modules/ps_mbo/vendor/composer/autoload_real.php |
430 | /modules/ps_mbo/vendor/composer/platform_check.php |
431 | /modules/ps_mbo/vendor/composer/autoload_static.php |
432 | /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php |
433 | /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php |
434 | /modules/ps_mbo/vendor/sentry/sentry/src/functions.php |
435 | /modules/ps_mbo/bootstrap.php |
436 | /modules/ps_themecusto/vendor/autoload.php |
437 | /modules/ps_themecusto/vendor/composer/autoload_real.php |
438 | /modules/ps_themecusto/vendor/composer/platform_check.php |
439 | /modules/ps_themecusto/vendor/composer/autoload_static.php |
440 | /modules/ps_buybuttonlite/vendor/autoload.php |
441 | /modules/ps_buybuttonlite/vendor/composer/autoload_real.php |
442 | /modules/ps_buybuttonlite/vendor/composer/autoload_static.php |
443 | /src/Core/Hook/HookModuleFilter.php |
444 | /src/Core/Hook/HookModuleFilterInterface.php |
445 | /modules/klarnapayment/klarnapayment.php |
446 | /classes/PaymentModule.php |
447 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php |
448 | /vendor/smarty/smarty/libs/sysplugins/smarty_data.php |
449 | /classes/Translate.php |
450 | /src/PrestaShopBundle/Translation/TranslatorComponent.php |
451 | /vendor/symfony/translation/Translator.php |
452 | /vendor/symfony/translation/MessageCatalogue.php |
453 | /vendor/symfony/translation/MessageCatalogueInterface.php |
454 | /vendor/symfony/translation/MetadataAwareInterface.php |
455 | /vendor/symfony/translation/CatalogueMetadataAwareInterface.php |
456 | /vendor/symfony/translation-contracts/TranslatorInterface.php |
457 | /vendor/symfony/translation/TranslatorBagInterface.php |
458 | /vendor/symfony/translation-contracts/LocaleAwareInterface.php |
459 | /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php |
460 | /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php |
461 | /src/PrestaShopBundle/Translation/TranslatorInterface.php |
462 | /vendor/symfony/translation/Formatter/MessageFormatter.php |
463 | /vendor/symfony/translation/Formatter/IntlFormatter.php |
464 | /vendor/symfony/translation/Formatter/IntlFormatterInterface.php |
465 | /vendor/symfony/translation/Formatter/MessageFormatterInterface.php |
466 | /vendor/symfony/translation/IdentityTranslator.php |
467 | /vendor/symfony/translation-contracts/TranslatorTrait.php |
468 | /vendor/symfony/config/ConfigCacheFactory.php |
469 | /vendor/symfony/config/ConfigCacheFactoryInterface.php |
470 | /var/cache/prod/translations/catalogue.de-DE.NXhscRe.php |
471 | /modules/klarnapayment/src/Core/Config/Config.php |
472 | /modules/ps_eventbus/ps_eventbus.php |
473 | /modules/ps_eventbus/src/Traits/UseHooks.php |
474 | /modules/ps_eventbus/src/Traits/Hooks/UseCarrierHooks.php |
475 | /modules/ps_eventbus/src/Traits/Hooks/UseCartHooks.php |
476 | /modules/ps_eventbus/src/Traits/Hooks/UseCartRuleHooks.php |
477 | /modules/ps_eventbus/src/Traits/Hooks/UseCategoryHooks.php |
478 | /modules/ps_eventbus/src/Traits/Hooks/UseCombinationHooks.php |
479 | /modules/ps_eventbus/src/Traits/Hooks/UseCurrencyHooks.php |
480 | /modules/ps_eventbus/src/Traits/Hooks/UseCustomerHooks.php |
481 | /modules/ps_eventbus/src/Traits/Hooks/UseEmployeeHooks.php |
482 | /modules/ps_eventbus/src/Traits/Hooks/UseImageHooks.php |
483 | /modules/ps_eventbus/src/Traits/Hooks/UseImageTypeHooks.php |
484 | /modules/ps_eventbus/src/Traits/Hooks/UseLanguageHooks.php |
485 | /modules/ps_eventbus/src/Traits/Hooks/UseManufacturerHooks.php |
486 | /modules/ps_eventbus/src/Traits/Hooks/UseOrderCarrierHooks.php |
487 | /modules/ps_eventbus/src/Traits/Hooks/UseOrderCartRuleHooks.php |
488 | /modules/ps_eventbus/src/Traits/Hooks/UseOrderDetailHooks.php |
489 | /modules/ps_eventbus/src/Traits/Hooks/UseOrderHistoryHooks.php |
490 | /modules/ps_eventbus/src/Traits/Hooks/UseOrderHooks.php |
491 | /modules/ps_eventbus/src/Traits/Hooks/UseProductHooks.php |
492 | /modules/ps_eventbus/src/Traits/Hooks/UseSpecificPriceHooks.php |
493 | /modules/ps_eventbus/src/Traits/Hooks/UseStockHooks.php |
494 | /modules/ps_eventbus/src/Traits/Hooks/UseStockMvtHooks.php |
495 | /modules/ps_eventbus/src/Traits/Hooks/UseStoreHooks.php |
496 | /modules/ps_eventbus/src/Traits/Hooks/UseSupplierHooks.php |
497 | /modules/ps_eventbus/src/Traits/Hooks/UseWishlistHooks.php |
498 | /controllers/front/ProductController.php |
499 | /classes/controller/ProductPresentingFrontController.php |
500 | /classes/controller/FrontController.php |
501 | /src/Adapter/Presenter/Object/ObjectPresenter.php |
502 | /src/Adapter/Presenter/PresenterInterface.php |
503 | /src/Adapter/Presenter/Cart/CartPresenter.php |
504 | /src/Adapter/Image/ImageRetriever.php |
505 | /classes/tax/TaxConfiguration.php |
506 | /classes/Smarty/TemplateFinder.php |
507 | /classes/assets/StylesheetManager.php |
508 | /classes/assets/AbstractAssetManager.php |
509 | /src/Adapter/Assets/AssetUrlGeneratorTrait.php |
510 | /classes/assets/JavascriptManager.php |
511 | /classes/assets/CccReducer.php |
512 | /src/Core/Localization/Locale/Repository.php |
513 | /src/Core/Localization/Locale/RepositoryInterface.php |
514 | /src/Core/Localization/CLDR/LocaleRepository.php |
515 | /src/Core/Localization/CLDR/LocaleDataSource.php |
516 | /src/Core/Localization/CLDR/DataLayer/LocaleCache.php |
517 | /src/Core/Data/Layer/AbstractDataLayer.php |
518 | /src/Core/Localization/CLDR/LocaleDataLayerInterface.php |
519 | /vendor/symfony/cache/Adapter/FilesystemAdapter.php |
520 | /vendor/symfony/cache/Adapter/AbstractAdapter.php |
521 | /vendor/symfony/cache/Traits/AbstractAdapterTrait.php |
522 | /vendor/symfony/cache/Traits/ContractsTrait.php |
523 | /vendor/symfony/cache-contracts/CacheTrait.php |
524 | /vendor/psr/cache/src/InvalidArgumentException.php |
525 | /vendor/psr/cache/src/CacheException.php |
526 | /vendor/symfony/cache/Traits/FilesystemTrait.php |
527 | /vendor/symfony/cache/Traits/FilesystemCommonTrait.php |
528 | /vendor/symfony/cache/PruneableInterface.php |
529 | /vendor/symfony/cache/Marshaller/DefaultMarshaller.php |
530 | /vendor/symfony/cache/Marshaller/MarshallerInterface.php |
531 | /src/Core/Localization/CLDR/DataLayer/LocaleReference.php |
532 | /src/Core/Localization/CLDR/Reader.php |
533 | /src/Core/Localization/CLDR/ReaderInterface.php |
534 | /src/Core/Localization/Currency/Repository.php |
535 | /src/Core/Localization/Currency/RepositoryInterface.php |
536 | /src/Core/Localization/Currency/CurrencyDataSource.php |
537 | /src/Core/Localization/Currency/DataSourceInterface.php |
538 | /src/Core/Localization/Currency/DataLayer/CurrencyCache.php |
539 | /src/Core/Localization/Currency/CurrencyDataLayerInterface.php |
540 | /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php |
541 | /src/Adapter/Currency/CurrencyDataProvider.php |
542 | /src/Core/Currency/CurrencyDataProviderInterface.php |
543 | /src/Adapter/LegacyContext.php |
544 | /src/Adapter/Tools.php |
545 | /src/Core/Localization/Currency/DataLayer/CurrencyReference.php |
546 | /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php |
547 | /vendor/prestashop/decimal/src/Operation/Rounding.php |
548 | /src/Core/Localization/Locale.php |
549 | /src/Core/Localization/LocaleInterface.php |
550 | /src/Core/Localization/Specification/Price.php |
551 | /src/Core/Localization/Specification/Number.php |
552 | /src/Core/Localization/Specification/NumberInterface.php |
553 | /src/Core/Localization/Specification/Factory.php |
554 | /src/Core/Localization/CLDR/LocaleData.php |
555 | /src/Core/Localization/CLDR/NumberSymbolsData.php |
556 | /src/Core/Localization/CLDR/CurrencyData.php |
557 | /src/Core/Localization/CLDR/Locale.php |
558 | /src/Core/Localization/CLDR/LocaleInterface.php |
559 | /src/Core/Localization/Specification/NumberSymbolList.php |
560 | /classes/Currency.php |
561 | /src/Core/Localization/Currency/LocalizedCurrencyId.php |
562 | /classes/webservice/WebserviceRequest.php |
563 | /src/Core/Localization/Currency/CurrencyData.php |
564 | /src/Core/Localization/Currency/CurrencyCollection.php |
565 | /src/Core/Localization/Currency.php |
566 | /src/Core/Localization/CurrencyInterface.php |
567 | /src/Core/Localization/Specification/NumberCollection.php |
568 | /src/Core/Localization/Number/Formatter.php |
569 | /classes/Cart.php |
570 | /src/Adapter/AddressFactory.php |
571 | /classes/CartRule.php |
572 | /src/Core/Domain/Product/ValueObject/RedirectType.php |
573 | /src/Core/Util/DateTime/DateTime.php |
574 | /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php |
575 | /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php |
576 | /src/Core/Domain/Product/ValueObject/ProductType.php |
577 | /src/Core/Domain/Product/ValueObject/Reference.php |
578 | /src/Core/Domain/Product/ValueObject/Gtin.php |
579 | /src/Core/Domain/Product/ValueObject/Isbn.php |
580 | /src/Core/Domain/Product/ValueObject/Upc.php |
581 | /src/Core/Domain/Product/ProductSettings.php |
582 | /classes/Manufacturer.php |
583 | /classes/Supplier.php |
584 | /classes/Address.php |
585 | /classes/tax/TaxManagerFactory.php |
586 | /classes/tax/TaxRulesTaxManager.php |
587 | /classes/tax/TaxManagerInterface.php |
588 | /src/Core/Domain/Shop/ValueObject/ShopId.php |
589 | /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php |
590 | /classes/tax/Tax.php |
591 | /classes/tax/TaxCalculator.php |
592 | /classes/Combination.php |
593 | /classes/SpecificPrice.php |
594 | /classes/GroupReduction.php |
595 | /classes/Tag.php |
596 | /classes/stock/StockAvailable.php |
597 | /vendor/prestashop/decimal/src/DecimalNumber.php |
598 | /vendor/prestashop/decimal/src/Builder.php |
599 | /classes/Category.php |
600 | /src/Core/Domain/Category/ValueObject/RedirectType.php |
601 | /src/Core/Domain/Category/CategorySettings.php |
602 | /src/Core/Domain/Category/SeoSettings.php |
603 | /vendor/symfony/property-access/Exception/UnexpectedTypeException.php |
604 | /vendor/symfony/property-access/Exception/RuntimeException.php |
605 | /vendor/symfony/property-access/Exception/ExceptionInterface.php |
606 | /modules/blockwishlist/blockwishlist.php |
607 | /src/PrestaShopBundle/Translation/DomainNormalizer.php |
608 | /classes/Media.php |
609 | /modules/ps_emailsubscription/ps_emailsubscription.php |
610 | /src/Core/Module/WidgetInterface.php |
611 | /modules/ps_socialfollow/ps_socialfollow.php |
612 | /modules/blockreassurance/blockreassurance.php |
613 | /modules/klarnapayment/src/Infrastructure/Container/Container.php |
614 | /modules/klarnapayment/vendor/league/container/src/Container.php |
615 | /modules/klarnapayment/vendor/psr/container/src/ContainerInterface.php |
616 | /modules/klarnapayment/vendor/league/container/src/Definition/DefinitionAggregate.php |
617 | /modules/klarnapayment/vendor/league/container/src/ContainerAwareTrait.php |
618 | /modules/klarnapayment/vendor/league/container/src/Definition/DefinitionAggregateInterface.php |
619 | /modules/klarnapayment/vendor/league/container/src/ContainerAwareInterface.php |
620 | /modules/klarnapayment/vendor/league/container/src/ServiceProvider/ServiceProviderAggregate.php |
621 | /modules/klarnapayment/vendor/league/container/src/ServiceProvider/ServiceProviderAggregateInterface.php |
622 | /modules/klarnapayment/vendor/league/container/src/Inflector/InflectorAggregate.php |
623 | /modules/klarnapayment/vendor/league/container/src/Inflector/InflectorAggregateInterface.php |
624 | /modules/klarnapayment/vendor/league/container/src/ReflectionContainer.php |
625 | /modules/klarnapayment/vendor/league/container/src/Argument/ArgumentResolverTrait.php |
626 | /modules/klarnapayment/vendor/league/container/src/Argument/ArgumentResolverInterface.php |
627 | /modules/klarnapayment/src/Infrastructure/Container/Providers/BaseServiceProvider.php |
628 | /modules/klarnapayment/src/Infrastructure/Container/Providers/AbstractServiceProvider.php |
629 | /modules/klarnapayment/vendor/league/container/src/Definition/Definition.php |
630 | /modules/klarnapayment/vendor/league/container/src/Definition/DefinitionInterface.php |
631 | /modules/klarnapayment/src/Infrastructure/Container/Providers/RepositoryServiceProvider.php |
632 | /modules/klarnapayment/src/Infrastructure/Adapter/Configuration.php |
633 | /modules/klarnapayment/vendor/league/container/src/Argument/ClassName.php |
634 | /modules/klarnapayment/vendor/league/container/src/Argument/ClassNameInterface.php |
635 | /modules/klarnapayment/src/Infrastructure/Context/GlobalShopContext.php |
636 | /modules/klarnapayment/src/Infrastructure/Context/GlobalShopContextInterface.php |
637 | /modules/klarnapayment/src/Infrastructure/Adapter/Context.php |
638 | /modules/klarnapayment/src/Infrastructure/Logger/Logger.php |
639 | /modules/klarnapayment/src/Infrastructure/Logger/LoggerInterface.php |
640 | /modules/klarnapayment/src/Infrastructure/Logger/Formatter/LogFormatter.php |
641 | /modules/klarnapayment/src/Infrastructure/Logger/Formatter/LogFormatterInterface.php |
642 | /modules/klarnapayment/src/Infrastructure/EntityManager/ObjectModelEntityManager.php |
643 | /modules/klarnapayment/src/Infrastructure/EntityManager/EntityManagerInterface.php |
644 | /modules/klarnapayment/src/Infrastructure/EntityManager/ObjectModelUnitOfWork.php |
645 | /modules/klarnapayment/src/Infrastructure/Provider/NumberIdempotencyProvider.php |
646 | /modules/klarnapayment/src/Infrastructure/Provider/IdempotencyProviderInterface.php |
647 | /modules/klarnapayment/src/Infrastructure/Logger/Repository/PrestashopLoggerRepository.php |
648 | /modules/klarnapayment/src/Infrastructure/Repository/CollectionRepository.php |
649 | /modules/klarnapayment/src/Infrastructure/Repository/ReadOnlyCollectionRepositoryInterface.php |
650 | /modules/klarnapayment/src/Infrastructure/Logger/Repository/PrestashopLoggerRepositoryInterface.php |
651 | /modules/klarnapayment/src/Infrastructure/Provider/ApplicationContextProvider.php |
652 | /modules/klarnapayment/src/Core/Shared/Repository/CurrencyRepository.php |
653 | /modules/klarnapayment/src/Core/Shared/Repository/CurrencyRepositoryInterface.php |
654 | /modules/klarnapayment/src/Core/Merchant/Provider/CredentialsConfigurationKeyProvider.php |
655 | /modules/klarnapayment/src/Core/Merchant/Provider/RegionProvider.php |
656 | /modules/klarnapayment/src/Infrastructure/Context/ApplicationContext.php |
657 | /modules/klarnapayment/src/Api/Environment.php |
658 | /src/Core/Util/String/StringModifier.php |
659 | /src/Core/Util/String/StringModifierInterface.php |
660 | /classes/ProductPresenterFactory.php |
661 | /src/Core/Product/ProductPresentationSettings.php |
662 | /src/Core/Product/ProductExtraContentFinder.php |
663 | /src/PrestaShopBundle/Service/Hook/HookFinder.php |
664 | /classes/Pack.php |
665 | /src/Adapter/HookManager.php |
666 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php |
667 | /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php |
668 | /src/Core/Localization/CLDR/ComputingPrecision.php |
669 | /src/Core/Localization/CLDR/ComputingPrecisionInterface.php |
670 | /override/classes/order/Order.php |
671 | /classes/order/Order.php |
672 | /src/Core/Domain/Combination/CombinationSettings.php |
673 | /src/Adapter/Presenter/Product/ProductPresenter.php |
674 | /src/Adapter/Product/PriceFormatter.php |
675 | /src/Adapter/Product/ProductColorsRetriever.php |
676 | /src/Adapter/Presenter/Product/ProductLazyArray.php |
677 | /src/Adapter/Presenter/AbstractLazyArray.php |
678 | /classes/Image.php |
679 | /src/Core/Image/ImageFormatConfiguration.php |
680 | /src/Core/Image/ImageFormatConfigurationInterface.php |
681 | /classes/ImageType.php |
682 | /src/Adapter/Presenter/LazyArrayAttribute.php |
683 | /src/Core/Util/Inflector.php |
684 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php |
685 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php |
686 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php |
687 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php |
688 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php |
689 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php |
690 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php |
691 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php |
692 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php |
693 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php |
694 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php |
695 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php |
696 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php |
697 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php |
698 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php |
699 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php |
700 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php |
701 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php |
702 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php |
703 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php |
704 | /modules/productcomments/productcomments.php |
705 | /src/Adapter/ContainerFinder.php |
706 | /modules/productcomments/src/Repository/ProductCommentRepository.php |
707 | /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php |
708 | /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php |
709 | /vendor/doctrine/doctrine-bundle/Registry.php |
710 | /vendor/symfony/doctrine-bridge/ManagerRegistry.php |
711 | /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php |
712 | /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php |
713 | /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php |
714 | /vendor/doctrine/doctrine-bundle/ConnectionFactory.php |
715 | /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php |
716 | /vendor/symfony/dependency-injection/EnvVarProcessorInterface.php |
717 | /vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php |
718 | /vendor/doctrine/event-manager/src/EventManager.php |
719 | /vendor/doctrine/dbal/src/DriverManager.php |
720 | /vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php |
721 | /vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php |
722 | /vendor/doctrine/dbal/src/VersionAwarePlatformDriver.php |
723 | /vendor/doctrine/dbal/src/Driver.php |
724 | /src/PrestaShopBundle/Doctrine/DatabaseConnection.php |
725 | /vendor/doctrine/dbal/src/Connection.php |
726 | /vendor/doctrine/dbal/src/ArrayParameterType.php |
727 | /vendor/doctrine/dbal/src/ParameterType.php |
728 | /vendor/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php |
729 | /vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php |
730 | /vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php |
731 | /vendor/doctrine/dbal/src/Driver/PDO/Connection.php |
732 | /vendor/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php |
733 | /vendor/doctrine/dbal/src/Driver/Connection.php |
734 | /vendor/doctrine/dbal/src/Events.php |
735 | /vendor/doctrine/dbal/src/Platforms/MariaDb1010Platform.php |
736 | /vendor/doctrine/dbal/src/Platforms/MariaDb1060Platform.php |
737 | /vendor/doctrine/dbal/src/Platforms/MariaDb1052Platform.php |
738 | /vendor/doctrine/dbal/src/Platforms/MariaDb1043Platform.php |
739 | /vendor/doctrine/dbal/src/Platforms/MariaDb1027Platform.php |
740 | /vendor/doctrine/dbal/src/Platforms/MariaDBPlatform.php |
741 | /vendor/doctrine/dbal/src/Platforms/MySQLPlatform.php |
742 | /vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php |
743 | /vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php |
744 | /vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php |
745 | /vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php |
746 | /vendor/doctrine/dbal/src/Types/Types.php |
747 | /vendor/doctrine/dbal/src/Types/Type.php |
748 | /vendor/doctrine/dbal/src/Types/ArrayType.php |
749 | /vendor/doctrine/dbal/src/Types/AsciiStringType.php |
750 | /vendor/doctrine/dbal/src/Types/StringType.php |
751 | /vendor/doctrine/dbal/src/Types/BigIntType.php |
752 | /vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php |
753 | /vendor/doctrine/dbal/src/Types/BinaryType.php |
754 | /vendor/doctrine/dbal/src/Types/BlobType.php |
755 | /vendor/doctrine/dbal/src/Types/BooleanType.php |
756 | /vendor/doctrine/dbal/src/Types/DateType.php |
757 | /vendor/doctrine/dbal/src/Types/DateImmutableType.php |
758 | /vendor/doctrine/dbal/src/Types/DateIntervalType.php |
759 | /vendor/doctrine/dbal/src/Types/DateTimeType.php |
760 | /vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php |
761 | /vendor/doctrine/dbal/src/Types/DateTimeImmutableType.php |
762 | /vendor/doctrine/dbal/src/Types/DateTimeTzType.php |
763 | /vendor/doctrine/dbal/src/Types/DateTimeTzImmutableType.php |
764 | /vendor/doctrine/dbal/src/Types/DecimalType.php |
765 | /vendor/doctrine/dbal/src/Types/FloatType.php |
766 | /vendor/doctrine/dbal/src/Types/GuidType.php |
767 | /vendor/doctrine/dbal/src/Types/IntegerType.php |
768 | /vendor/doctrine/dbal/src/Types/JsonType.php |
769 | /vendor/doctrine/dbal/src/Types/ObjectType.php |
770 | /vendor/doctrine/dbal/src/Types/SimpleArrayType.php |
771 | /vendor/doctrine/dbal/src/Types/SmallIntType.php |
772 | /vendor/doctrine/dbal/src/Types/TextType.php |
773 | /vendor/doctrine/dbal/src/Types/TimeType.php |
774 | /vendor/doctrine/dbal/src/Types/TimeImmutableType.php |
775 | /vendor/doctrine/dbal/src/Types/TypeRegistry.php |
776 | /modules/productcomments/src/Entity/ProductComment.php |
777 | /vendor/doctrine/orm/src/Proxy/Proxy.php |
778 | /vendor/doctrine/common/src/Proxy/Proxy.php |
779 | /vendor/doctrine/persistence/src/Persistence/Proxy.php |
780 | /vendor/doctrine/orm/src/Proxy/InternalProxy.php |
781 | /src/PrestaShopBundle/DependencyInjection/CacheAdapterFactory.php |
782 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php |
783 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php |
784 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php |
785 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php |
786 | /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php |
787 | /vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php |
788 | /vendor/doctrine/orm/src/Mapping/NamingStrategy.php |
789 | /vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php |
790 | /vendor/doctrine/orm/src/Internal/SQLResultCasing.php |
791 | /vendor/doctrine/orm/src/Mapping/QuoteStrategy.php |
792 | /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php |
793 | /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php |
794 | /vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php |
795 | /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php |
796 | /vendor/doctrine/orm/src/Repository/RepositoryFactory.php |
797 | /vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php |
798 | /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php |
799 | /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php |
800 | /vendor/doctrine/orm/src/Mapping/ClassMetadata.php |
801 | /vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php |
802 | /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php |
803 | /vendor/doctrine/orm/src/Proxy/DefaultProxyClassNameResolver.php |
804 | /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php |
805 | /vendor/doctrine/orm/src/UnitOfWork.php |
806 | /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php |
807 | /vendor/doctrine/orm/src/Event/ListenersInvoker.php |
808 | /vendor/doctrine/orm/src/Utility/IdentifierFlattener.php |
809 | /vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php |
810 | /vendor/doctrine/orm/src/Mapping/Reflection/ReflectionPropertiesGetter.php |
811 | /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php |
812 | /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php |
813 | /vendor/doctrine/orm/src/Proxy/ProxyFactory.php |
814 | /vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php |
815 | /vendor/doctrine/common/src/Proxy/ProxyGenerator.php |
816 | /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php |
817 | /vendor/doctrine/lexer/src/Token.php |
818 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
819 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php |
820 | /vendor/doctrine/orm/src/Mapping/Table.php |
821 | /vendor/doctrine/orm/src/Mapping/MappingAttribute.php |
822 | /vendor/doctrine/orm/src/Mapping/Annotation.php |
823 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php |
824 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php |
825 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
826 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php |
827 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php |
828 | /vendor/doctrine/orm/src/Mapping/Entity.php |
829 | /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php |
830 | /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php |
831 | /vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php |
832 | /vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php |
833 | /vendor/doctrine/orm/src/Mapping/Id.php |
834 | /vendor/doctrine/orm/src/Mapping/Column.php |
835 | /vendor/doctrine/orm/src/Mapping/GeneratedValue.php |
836 | /vendor/doctrine/orm/src/Id/IdentityGenerator.php |
837 | /vendor/doctrine/orm/src/Id/AbstractIdGenerator.php |
838 | /vendor/doctrine/orm/src/Events.php |
839 | /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php |
840 | /vendor/doctrine/dbal/src/Query/QueryBuilder.php |
841 | /vendor/doctrine/dbal/src/Query/Expression/CompositeExpression.php |
842 | /vendor/doctrine/dbal/src/SQL/Builder/DefaultSelectSQLBuilder.php |
843 | /vendor/doctrine/dbal/src/SQL/Builder/SelectSQLBuilder.php |
844 | /vendor/doctrine/dbal/src/Query/SelectQuery.php |
845 | /vendor/doctrine/dbal/src/Query/Limit.php |
846 | /vendor/doctrine/dbal/src/SQL/Parser.php |
847 | /vendor/doctrine/dbal/src/ExpandArrayParameters.php |
848 | /vendor/doctrine/dbal/src/SQL/Parser/Visitor.php |
849 | /vendor/doctrine/dbal/src/Driver/PDO/Statement.php |
850 | /vendor/doctrine/dbal/src/Driver/Statement.php |
851 | /vendor/doctrine/dbal/src/Driver/PDO/ParameterTypeMap.php |
852 | /vendor/doctrine/dbal/src/Driver/PDO/Result.php |
853 | /vendor/doctrine/dbal/src/Driver/Result.php |
854 | /vendor/doctrine/dbal/src/Result.php |
855 | /vendor/doctrine/dbal/src/FetchMode.php |
856 | /classes/ProductAssembler.php |
857 | /src/Core/Product/Search/ProductSearchContext.php |
858 | /src/Adapter/Presenter/Product/ProductListingPresenter.php |
859 | /src/Adapter/Presenter/Cart/CartLazyArray.php |
860 | /classes/Gender.php |
861 | /src/Core/Domain/Title/ValueObject/Gender.php |
862 | /classes/Risk.php |
863 | /classes/Meta.php |
864 | /classes/State.php |
865 | /src/Core/Security/PasswordPolicyConfiguration.php |
866 | /src/Core/Configuration/DataConfigurationInterface.php |
867 | /src/Core/Security/Hashing.php |
868 | /src/Core/Filter/FrontEndObject/MainFilter.php |
869 | /src/Core/Filter/FilterInterface.php |
870 | /src/Core/Filter/FrontEndObject/CartFilter.php |
871 | /src/Core/Filter/HashMapWhitelistFilter.php |
872 | /src/Core/Filter/CollectionFilter.php |
873 | /src/Core/Filter/FrontEndObject/ProductFilter.php |
874 | /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php |
875 | /src/Core/Filter/FrontEndObject/CustomerFilter.php |
876 | /src/Core/Filter/FrontEndObject/ShopFilter.php |
877 | /src/Core/Filter/FrontEndObject/ConfigurationFilter.php |
878 | /modules/ps_imageslider/ps_imageslider.php |
879 | /modules/ps_imageslider/Ps_HomeSlide.php |
880 | /modules/ps_searchbar/ps_searchbar.php |
881 | /modules/ps_shoppingcart/ps_shoppingcart.php |
882 | /modules/klarnapayment/src/Presentation/Loader/HeadSectionAssetLoader.php |
883 | /modules/klarnapayment/src/Presentation/Loader/OnsiteMessagingAssetLoader.php |
884 | /modules/klarnapayment/src/Infrastructure/Adapter/ModuleFactory.php |
885 | /modules/klarnapayment/src/Presentation/Loader/SignInWithKlarnaAssetLoader.php |
886 | /modules/klarnapayment/src/Core/Merchant/Provider/Currency/LocaleProvider.php |
887 | /modules/klarnapayment/src/Core/Merchant/Provider/Currency/GlobalCurrencyLocaleProvider.php |
888 | /modules/klarnapayment/src/Core/Merchant/Provider/Currency/EuroCurrencyLocaleProvider.php |
889 | /modules/klarnapayment/src/Presentation/Loader/KlarnaExpressCheckoutAssetLoader.php |
890 | /modules/klarnapayment/src/Presentation/Presenter/Verification/CanPresentKlarnaExpressCheckout.php |
891 | /modules/klarnapayment/src/Infrastructure/Adapter/Tools.php |
892 | /modules/klarnapayment/src/Core/Shared/Validation/ValidateIsAssetsRequired.php |
893 | /modules/klarnapayment/src/Core/Tools/Action/ValidateIsOpcModuleController.php |
894 | /modules/klarnapayment/src/Core/Merchant/Provider/MerchantIdProvider.php |
895 | /modules/klarnapayment/src/Presentation/Loader/KlarnaSdkClientAssetLoader.php |
896 | /modules/klarnapayment/src/Presentation/Loader/InteroperabilityAssetLoader.php |
897 | /modules/klarnapayment/src/Infrastructure/Utility/ArrayUtility.php |
898 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php |
899 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php |
900 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php |
901 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php |
902 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php |
903 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php |
904 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php |
905 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php |
906 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php |
907 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php |
908 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php |
909 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php |
910 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php |
911 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php |
912 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php |
913 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php |
914 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php |
915 | /var/cache/prod/smarty/compile/hummingbird/d4/3d/c9/d43dc9ed5e0fa41e13e3fd06a387b448f635eb9a_2.file.klarna_sdk_script.tpl.php |
916 | /vendor/smarty/smarty/libs/plugins/modifier.escape.php |
917 | /modules/ps_googleanalytics/ps_googleanalytics.php |
918 | /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php |
919 | /modules/ps_googleanalytics/classes/Hook/HookInterface.php |
920 | /vendor/defuse/php-encryption/src/Crypto.php |
921 | /vendor/defuse/php-encryption/src/KeyOrPassword.php |
922 | /vendor/defuse/php-encryption/src/RuntimeTests.php |
923 | /vendor/defuse/php-encryption/src/DerivedKeys.php |
924 | /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php |
925 | /vendor/defuse/php-encryption/src/Exception/CryptoException.php |
926 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_extends.php |
927 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php |
928 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php |
929 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php |
930 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_include.php |
931 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php |
932 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php |
933 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php |
934 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php |
935 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/e6/09/00/e609002ed1d588dbc94402ce3561a54ca401e29a_2.file.product.tpl.php |
936 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php |
937 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php |
938 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/30/c0/e5/30c0e59e8d678eecb2ed17fcc6ea305216967f04_2.file.layout-full-width.tpl.php |
939 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/6a/8d/8d/6a8d8d65c5eeaa082ec33065877d6e030b4b7fe2_2.file.layout-both-columns.tpl.php |
940 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_function.php |
941 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/39/f9/a6/39f9a61365273c21ee49f5347769241105176723_2.file.helpers.tpl.php |
942 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php |
943 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/c8/5a/24/c85a244d091fd261b0961f8be31ad7dc1937f5f8_2.file.head.tpl.php |
944 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_assign.php |
945 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_code.php |
946 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php |
947 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php |
948 | /vendor/smarty/smarty/libs/plugins/modifier.replace.php |
949 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/d5/11/62/d51162340897d901333423e97875640100d7c5fc_2.file.preload.tpl.php |
950 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php |
951 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/9f/58/e5/9f58e52ad90cac5a200164a8c17ccdba3a544d89_2.file.preload.html.php |
952 | /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php |
953 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php |
954 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/bf/ea/c1/bfeac1d0a5c88f1f3b6ffbf3779ec4fbc468edd6_2.file.head-jsonld.tpl.php |
955 | /vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php |
956 | /vendor/smarty/smarty/libs/plugins/modifiercompiler.round.php |
957 | /vendor/smarty/smarty/libs/plugins/modifiercompiler.strip_tags.php |
958 | /vendor/smarty/smarty/libs/plugins/modifier.date_format.php |
959 | /vendor/smarty/smarty/libs/plugins/modifier.count.php |
960 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/72/78/c2/7278c23ae592c636d967b36cb8c78ca2af96332c_2.file.product-jsonld.tpl.php |
961 | /vendor/smarty/smarty/libs/plugins/shared.make_timestamp.php |
962 | /vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php |
963 | /vendor/smarty/smarty/libs/plugins/modifiercompiler.cat.php |
964 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/82/69/53/8269539a23034b2a39161457fce8537fe1cc428e_2.file.pagination-seo.tpl.php |
965 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/e2/0e/73/e20e73685bb2c91b2f52f261766399d15eae5c29_2.file.stylesheets.tpl.php |
966 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/91/11/fd/9111fdef1b56b9f9b7439175147612f434b4df0c_2.file.javascript.tpl.php |
967 | /classes/ProductDownload.php |
968 | /src/Core/Cart/Calculator.php |
969 | /src/Core/Cart/CartRowCollection.php |
970 | /src/Core/Cart/Fees.php |
971 | /src/Core/Cart/AmountImmutable.php |
972 | /src/Core/Cart/CartRuleCollection.php |
973 | /src/Core/Cart/CartRuleCalculator.php |
974 | /src/Adapter/Product/PriceCalculator.php |
975 | /src/Core/Cart/CartRow.php |
976 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/0c/fb/0d/0cfb0d77be804ffcaa1724b4b96e9c3d047a650c_2.file.product-activation.tpl.php |
977 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_call.php |
978 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/bd/a9/8d/bda98d9a64a7245d2c827b308df7aa23289f8883_2.file.header.tpl.php |
979 | /modules/klarnapayment/src/Infrastructure/Verification/CanRenderWidgets.php |
980 | /modules/klarnapayment/src/Infrastructure/Adapter/Currency.php |
981 | /modules/klarnapayment/src/Core/Shared/Repository/CountryRepository.php |
982 | /modules/klarnapayment/src/Core/Shared/Repository/CountryRepositoryInterface.php |
983 | /modules/klarnapayment/src/Presentation/Presenter/OnsiteMessagingPresenter.php |
984 | /modules/klarnapayment/src/Infrastructure/Utility/MoneyCalculator.php |
985 | /modules/klarnapayment/src/Core/Payment/Enum/OnsiteMessagingPlacement.php |
986 | /modules/ps_contactinfo/ps_contactinfo.php |
987 | /var/cache/prod/smarty/compile/hummingbird/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php |
988 | /modules/ps_languageselector/ps_languageselector.php |
989 | /modules/ps_currencyselector/ps_currencyselector.php |
990 | /modules/ps_customersignin/ps_customersignin.php |
991 | /var/cache/prod/smarty/compile/hummingbird/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php |
992 | /var/cache/prod/smarty/compile/hummingbird/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php |
993 | /modules/ps_mainmenu/ps_mainmenu.php |
994 | /modules/ps_mainmenu/ps_menutoplinks.class.php |
995 | /var/cache/prod/smarty/compile/hummingbird/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php |
996 | /var/cache/prod/smarty/compile/hummingbird/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php |
997 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/02/62/35/026235b9755cdc3c7c3cc4878cf6e1347adce97e_2.file.breadcrumb.tpl.php |
998 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/8c/bb/44/8cbb44a8a9ef1f134bd06a9eaf03c0660331a997_2.file.notifications.tpl.php |
999 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/08/30/c7/0830c7767be1903f6cdd5e73f7ebda79e3d881f9_2.file.product-cover-thumbnails.tpl.php |
1000 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/46/7c/71/467c71268271d1cac9aad9d3c42ce075ee76ee58_2.file.product-flags.tpl.php |
1001 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/0f/39/df/0f39dfa2cc520b04acd4db615f5e51b6f63659ca_2.file.product-images-modal.tpl.php |
1002 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/0c/58/38/0c58385c21f96e16f1d2ae9036699aeb7b438b34_2.file.product-prices.tpl.php |
1003 | /modules/klarnapayment/src/Presentation/Presenter/KlarnaExpressCheckoutPresenter.php |
1004 | /modules/klarnapayment/src/Infrastructure/Utility/NumberUtility.php |
1005 | /vendor/prestashop/decimal/src/Number.php |
1006 | /vendor/prestashop/decimal/src/Operation/Multiplication.php |
1007 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/18/b2/75/18b275970a1409798a5273f112e371170b19025a_2.file.product-variants.tpl.php |
1008 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/ee/7b/dd/ee7bdd33c004db82802e7916b0e10e74c2aa5bfb_2.file.product-discounts.tpl.php |
1009 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/7f/d4/c1/7fd4c11352bb42a082b7ec912e3c3bc73a0f4d36_2.file.product-add-to-cart.tpl.php |
1010 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/3e/21/a8/3e21a89e492a906ba5821fef7115b17d9d3845c2_2.file.qty-input.tpl.php |
1011 | /src/Core/Domain/Product/ProductCustomizabilitySettings.php |
1012 | /var/cache/prod/smarty/compile/hummingbird/49/bc/48/49bc487e130c1ef7030f1b21969ba3d3687428ec_2.module.blockwishlistviewstemplateshookproductaddbutton.tpl.php |
1013 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/4b/d8/b6/4bd8b6a97b88b92e60720d35248842a876a645a1_2.file.product-additional-info.tpl.php |
1014 | /modules/ps_sharebuttons/ps_sharebuttons.php |
1015 | /var/cache/prod/smarty/compile/hummingbird/ce/90/8e/ce908e3af500ef88d0be39d6badc82307b6995cd_2.module.ps_sharebuttonsviewstemplateshookps_sharebuttons.tpl.php |
1016 | /var/cache/prod/smarty/compile/hummingbird/e9/ad/aa/e9adaa6b1f918356bc85ad616a1c5a45a2b6a2f6_2.module.productcommentsviewstemplateshookproductadditionalinfo.tpl.php |
1017 | /modules/blockreassurance/classes/ReassuranceActivity.php |
1018 | /var/cache/prod/smarty/compile/hummingbird/8b/c7/f1/8bc7f14e35ea1b9f786c7e0cefcfffb36c950a93_2.file.displayBlockProduct.tpl.php |
1019 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/81/80/d3/8180d3985f9f1f1f7e13d91e6e8580ae83d66768_2.file.product-details.tpl.php |
1020 | /classes/Feature.php |
1021 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_for.php |
1022 | /var/cache/prod/smarty/compile/59/94/85/5994852a9960d76ab827d262a62165c31e86d3b8_2.module.productcommentsviewstemplateshookproductcommentslist.tpl.php |
1023 | /vendor/smarty/smarty/libs/plugins/modifier.number_format.php |
1024 | /var/cache/prod/smarty/compile/03/23/54/03235412c82fe3af55539163b9c3686a7a1ffea4_2.module.productcommentsviewstemplateshookaveragegradestars.tpl.php |
1025 | /var/cache/prod/smarty/compile/86/a3/fb/86a3fbdbbaf4c17b3f3d70f925fe6312d03f2c1c_2.module.productcommentsviewstemplateshookproductcommentitemprototype.tpl.php |
1026 | /var/cache/prod/smarty/compile/25/6c/91/256c91bbbc34315fb93df279a63aced553c714da_2.module.productcommentsviewstemplateshookemptyproductcomment.tpl.php |
1027 | /var/cache/prod/smarty/compile/53/d0/20/53d020846923f4e549f38bd47e8a8005fe0312d9_2.module.productcommentsviewstemplateshookalertmodal.tpl.php |
1028 | /var/cache/prod/smarty/compile/39/8a/01/398a01900f4d6cf86662af00f918b37d4904287d_2.module.productcommentsviewstemplateshookconfirmmodal.tpl.php |
1029 | /modules/productcomments/src/Repository/ProductCommentCriterionRepository.php |
1030 | /modules/productcomments/src/Entity/ProductCommentCriterion.php |
1031 | /vendor/doctrine/orm/src/Mapping/OneToMany.php |
1032 | /modules/productcomments/src/Entity/ProductCommentCriterionLang.php |
1033 | /var/cache/prod/smarty/compile/ab/78/f8/ab78f8c8f8f941a231f6eb727d07d151a3efcbc2_2.module.productcommentsviewstemplateshookpostcommentmodal.tpl.php |
1034 | /src/Adapter/Localization/LegacyTranslator.php |
1035 | /modules/psgdpr/psgdpr.php |
1036 | /modules/psgdpr/translations/de.php |
1037 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/58/4a/b1/584ab1f62fac84e0f211ef11e7397aa13357e5e7_2.file.footer.tpl.php |
1038 | /var/cache/prod/smarty/compile/hummingbird/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php |
1039 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php |
1040 | /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php |
1041 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php |
1042 | /var/cache/prod/smarty/cache/ps_socialfollow/1/1/1/1/hummingbird/2c/93/ca/2c93caffbbf616e3208a1bf95a49b36b7bd740ef.ps_socialfollowps_socialfollow.tpl.php |
1043 | /modules/ps_linklist/ps_linklist.php |
1044 | /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php |
1045 | /modules/ps_linklist/src/Filter/LinkFilter.php |
1046 | /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php |
1047 | /modules/ps_linklist/src/Filter/RouteFilterInterface.php |
1048 | /modules/ps_linklist/src/LegacyLinkBlockRepository.php |
1049 | /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/1/1/1/hummingbird/e3/4e/87/e34e873cb342f2d8601b651ce95658486f11b85a.ps_linklistviewstemplateshooklinkblock.tpl.php |
1050 | /modules/ps_customeraccountlinks/ps_customeraccountlinks.php |
1051 | /var/cache/prod/smarty/cache/ps_customeraccountlinks/1/1/1/1/hummingbird/cf/5d/d6/cf5dd64c0dbcad761af8a1e7c3e5d908694ef7c8.ps_customeraccountlinksps_customeraccountlinks.tpl.php |
1052 | /vendor/smarty/smarty/libs/plugins/function.mailto.php |
1053 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php |
1054 | /var/cache/prod/smarty/compile/hummingbird/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php |
1055 | /var/cache/prod/smarty/compile/hummingbird/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php |
1056 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php |
1057 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php |
1058 | /var/cache/prod/smarty/compile/hummingbird/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php |
1059 | /var/cache/prod/smarty/compile/hummingbird/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php |
1060 | /var/cache/prod/smarty/compile/hummingbird/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php |
1061 | /var/cache/prod/smarty/compile/hummingbird/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php |
1062 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/01/1b/b5/011bb5d9ed584a01401a9aeae6668763f20a1db8_2.file.page-loader.tpl.php |
1063 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/ca/94/f1/ca94f164808345155a3cde668c86cc84954daba2_2.file.toast-container.tpl.php |
1064 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/ec/48/82/ec48822826b698f60a3b06bd56ee56ad9748eb8f_2.file.toast.tpl.php |
1065 | /var/cache/prod/smarty/compile/hummingbirdlayouts_layout_full_width_tpl/75/0e/5c/750e5c4dafba8aeecd15c84d86d478818fc59bb4_2.file.password-policy-template.tpl.php |
1066 | /modules/statsdata/statsdata.php |
1067 | /classes/Guest.php |
1068 | /classes/Connection.php |
1069 | /classes/Page.php |
1070 | /classes/ConnectionsSource.php |
1071 | /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php |
1072 | /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php |
1073 | /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php |
1074 | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php |
Kommentare (0)
Ihre Bewertung der Rezension kann nicht gesendet werden
Kommentar melden
Meldung gesendet
Ihre Meldung kann nicht gesendet werden