Kupferstr. 10, 33378 Rheda-Wiedenbrück
Import, sprzedaż i doradztwo techniczne maszyn
Baumaschinen-Katalog

Koparki

Koparki do prac budowlanych i robót ziemnych

6Modelle verfügbar
3–5Tage Lieferung DE
CEKonform & geprüft
Koparki
1–6 of 6 machines
Porównaj modele

Aktywne filtry

Zdjęcie produktu Model Technical data Net price Availability Actions
LT25PRO 2,5 t Yanmarmotor LT25PRO 2,5 t Yanmarmotor
Koparki
23 681,00 € Szczegóły Zapytaj
LT20P 2,0 t Kubotamotor LT20P 2,0 t Kubotamotor
Minikoparki
21 182,00 € Szczegóły Zapytaj
Łyżka przesiewająca
Osprzęt
0,00 € Szczegóły Zapytaj
Minikoparka 2,0 t LT-20 PRO | Kubota D902 Stage V – Tec-Point Minikoparki 2,0 t – Tec-Point LT-20 PRO | Kubota D902 | Stage V
Minibagger
LT-20-PRO
  • Betriebsgewicht: 2.000 kg
  • Motor: Yanmar 3TNV70
  • Motormarke: Yanmar
17 848,81 € Szczegóły Zapytaj
Minibagger HT25PRO Minibagger HT25PRO
Koparki
0,00 € Szczegóły Zapytaj
Standardowe hydrauliczne szybkozłącze
Home
1 051,01 € Szczegóły Zapytaj
Zadzwoń Zapytaj
Zadzwoń
Load Time 210.228 ms
Querying Time 121 ms
Queries 186
Memory Peak Usage 7.3 Mb
Included Files 705 files - 10.10 Mb
PrestaShop Cache - Mb
Global vars 0.03 Mb
PrestaShop Version 9.1.4
PHP Version 8.4.23
MySQL Version 10.11.18-MariaDB-log
Memory Limit 1024M
Max Execution Time 120s
Smarty Cache enabled
Smarty Compilation never recompile
  Time Cumulated Time Memory Usage Memory Peak Usage
config 21.685 ms 21.685 ms 2.24 Mb 2.6 Mb
__construct 0.008 ms 21.693 ms - Mb 2.6 Mb
init 44.025 ms 65.718 ms 0.90 Mb 3.2 Mb
checkAccess 0.001 ms 65.719 ms - Mb 3.2 Mb
setMedia 3.575 ms 69.294 ms 0.18 Mb 3.3 Mb
postProcess 0.001 ms 69.295 ms - Mb 3.3 Mb
initHeader 0.001 ms 69.296 ms - Mb 3.3 Mb
initContent 101.288 ms 170.584 ms 2.37 Mb 5.7 Mb
initFooter 0.001 ms 170.585 ms - Mb 5.7 Mb
display 39.643 ms 210.228 ms 1.43 Mb 7.3 Mb
Hook Time Memory Usage
ActionFrontControllerInitBefore 27.235 ms 0.26 Mb
DisplayBeforeBodyClosingTag 9.005 ms 0.14 Mb
displayNav2 2.827 ms 0.19 Mb
DisplayHeader 2.106 ms 0.11 Mb
ActionFrontControllerSetMedia 1.522 ms 0.03 Mb
displayFooter 1.488 ms 0.16 Mb
DisplayTpCompareButton 0.710 ms 0.01 Mb
DisplayFooter 0.316 ms 0.03 Mb
ProductSearchProvider 0.274 ms - Mb
DisplayTpStickyContact 0.077 ms - Mb
DisplayLeftColumn 0.073 ms 0.01 Mb
DisplayTpMachineStatus 0.007 ms - Mb
ModuleRoutes 0.005 ms - Mb
DisplayAfterBodyOpeningTag 0.003 ms - Mb
14 hook(s) 45.648 ms 0.95 Mb
Module Time Memory Usage
tpconfigurator 29.171 ms 0.23 Mb
tpcompare 2.655 ms 0.05 Mb
ps_emailsubscription 1.383 ms 0.11 Mb
ps_socialfollow 0.611 ms 0.08 Mb
blockwishlist 0.117 ms 0.01 Mb
tpinquiry 0.320 ms 0.03 Mb
ps_shoppingcart 0.687 ms 0.06 Mb
ps_searchbar 0.525 ms 0.01 Mb
ps_imageslider 0.193 ms 0.01 Mb
productcomments 0.474 ms 0.01 Mb
aiagentchat 0.656 ms 0.10 Mb
ps_facetedsearch 0.473 ms 0.03 Mb
blockreassurance 0.067 ms 0.01 Mb
ps_languageselector 0.835 ms 0.05 Mb
ps_currencyselector 0.940 ms 0.06 Mb
ps_customersignin 0.553 ms 0.04 Mb
ps_linklist 1.068 ms 0.10 Mb
statsdata 9.040 ms 0.15 Mb
18 module(s) 49.767 ms 1.15 Mb

Stopwatch SQL - 186 queries

# Query Time (ms) Rows Filesort Group By Location
111
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 `lxpjh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 48 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `lxpjh_cart_product` cp JOIN `lxpjh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `lxpjh_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` = 48 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
6.711 ms 0 /classes/Cart.php:1625
102
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `lxpjh_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `lxpjh_hook_alias` ha
INNER JOIN `lxpjh_hook` h ON ha.name = h.name
6.369 ms 0 /classes/Hook.php:1565
164
SELECT SQL_NO_CACHE name FROM lxpjh_category_lang
WHERE id_shop = 1 AND id_lang = 2 AND id_category = 24 LIMIT 1
4.088 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:616
43
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("impressum") AND c.`active` = 1 LIMIT 1
3.685 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
22
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `lxpjh_meta` m
LEFT JOIN `lxpjh_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
3.671 ms 50 Yes /classes/Dispatcher.php:623
31
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 26) AND (b.`id_shop` = 1) LIMIT 1
3.346 ms 1 /src/Adapter/EntityMapper.php:54
184
INSERT INTO `lxpjh_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('76153', '20', '3628718128', '', '1', '1', '2026-08-01 14:46:56')
3.277 ms 1 /classes/ObjectModel.php:524
103
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 `lxpjh_hook_module` hm
STRAIGHT_JOIN `lxpjh_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `lxpjh_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
2.253 ms 707 /classes/Hook.php:488
180
INSERT INTO `lxpjh_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')
2.122 ms 1 /classes/ObjectModel.php:524
30
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) AND (b.`id_shop` = 1) LIMIT 1
2.122 ms 1 /src/Adapter/EntityMapper.php:54
110
SELECT SQL_NO_CACHE SUM(quantity)
FROM `lxpjh_stock_available`
WHERE (id_product = 48) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
2.043 ms 1 /classes/stock/StockAvailable.php:266
16
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `lxpjh_module` m
INNER JOIN lxpjh_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `lxpjh_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `lxpjh_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `lxpjh_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.024 ms 306 Yes Yes /classes/Hook.php:1497
27
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) AND (b.`id_shop` = 1) LIMIT 1
1.831 ms 1 /src/Adapter/EntityMapper.php:54
185
INSERT INTO `lxpjh_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('75681', '', 'tec-point.eu/pl/11-Koparki', '', '2026-08-01 14:46:56')
1.801 ms 1 /classes/ObjectModel.php:524
71
SELECT SQL_NO_CACHE `id_category`
FROM `lxpjh_category_shop`
WHERE `id_category` = 11
AND `id_shop` = 1 LIMIT 1
1.799 ms 1 /classes/Category.php:2434
73
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 `lxpjh_category` c
INNER JOIN lxpjh_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `lxpjh_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `lxpjh_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 11
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.761 ms 2 Yes Yes /classes/Category.php:926
116
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 `lxpjh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `lxpjh_cart_product` cp JOIN `lxpjh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `lxpjh_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` = 47 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.704 ms 0 /classes/Cart.php:1625
18
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `lxpjh_hook`
1.587 ms 1209 /classes/Hook.php:1565
69
SELECT SQL_NO_CACHE *
FROM `lxpjh_group_lang`
WHERE `id_group` = 1
1.447 ms 3 /src/Adapter/EntityMapper.php:62
44
SELECT SQL_NO_CACHE *
FROM `lxpjh_cms` a
LEFT JOIN `lxpjh_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) AND (b.`id_shop` = 1) LIMIT 1
1.393 ms 1 /src/Adapter/EntityMapper.php:54
46
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("agb") AND c.`active` = 1 LIMIT 1
1.375 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
120
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 `lxpjh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 46 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `lxpjh_cart_product` cp JOIN `lxpjh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `lxpjh_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` = 46 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.362 ms 0 /classes/Cart.php:1625
68
SELECT SQL_NO_CACHE *
FROM `lxpjh_group` a
LEFT JOIN `lxpjh_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
1.251 ms 1 /src/Adapter/EntityMapper.php:54
109
SELECT SQL_NO_CACHE tr.*
FROM `lxpjh_tax_rule` tr
JOIN `lxpjh_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 ('33378' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '33378')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
1.234 ms 0 /classes/tax/TaxRulesTaxManager.php:77
75
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `lxpjh_module` m
LEFT JOIN `lxpjh_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
1.177 ms 153 /classes/module/Module.php:325
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 `lxpjh_configuration` c
LEFT JOIN `lxpjh_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
1.165 ms 695 /classes/Configuration.php:162
165
SELECT SQL_NO_CACHE name FROM lxpjh_category_lang
WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
1.123 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:616
112
SELECT SQL_NO_CACHE tr.*
FROM `lxpjh_tax_rule` tr
JOIN `lxpjh_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
1.044 ms 1 /classes/tax/TaxRulesTaxManager.php:77
41
SELECT SQL_NO_CACHE cl.id_category
FROM `lxpjh_category_lang` cl
INNER JOIN `lxpjh_category` c ON (c.id_category = cl.id_category)
WHERE cl.id_lang = 2
AND c.id_category > 2
AND (cl.link_rewrite = 'laserschweissgeraete' OR cl.name = 'laserschweissgeraete')
ORDER BY cl.id_category ASC LIMIT 1
1.041 ms 16 /modules/tpconfigurator/classes/TpMenuCategories.php:250
183
SELECT SQL_NO_CACHE `id_page`
FROM `lxpjh_page`
WHERE `id_page_type` = 7 AND `id_object` = 11 LIMIT 1
0.953 ms 1 /classes/Page.php:63
83
SELECT SQL_NO_CACHE * FROM `lxpjh_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.926 ms 6 Yes /classes/ImageType.php:89
49
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module` WHERE `name` = "tpcompare" LIMIT 1
0.923 ms 1 /classes/module/Module.php:2778
76
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module` WHERE `name` = "tpconfigurator" LIMIT 1
0.921 ms 1 /classes/module/Module.php:2778
28
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21) AND (b.`id_shop` = 1) LIMIT 1
0.896 ms 1 /src/Adapter/EntityMapper.php:54
64
SELECT SQL_NO_CACHE `id_lang` FROM `lxpjh_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
0.821 ms 2 /classes/Language.php:850
38
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("anbaugeraete") AND c.`active` = 1 LIMIT 1
0.803 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
25
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1
0.795 ms 1 /src/Adapter/EntityMapper.php:54
50
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = 171 AND `id_shop` = 1 LIMIT 1
0.771 ms 1 /classes/module/Module.php:2267
53
SELECT SQL_NO_CACHE value FROM `lxpjh_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.765 ms 1 /classes/shop/Shop.php:1191
48
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("impressum") AND c.`active` = 1 LIMIT 1
0.749 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
39
SELECT SQL_NO_CACHE cl.id_category
FROM `lxpjh_category_lang` cl
INNER JOIN `lxpjh_category` c ON (c.id_category = cl.id_category)
WHERE cl.id_lang = 2
AND c.id_category > 2
AND (cl.link_rewrite = 'anbaugeraete' OR cl.name = 'anbaugeraete')
ORDER BY cl.id_category ASC LIMIT 1
0.747 ms 16 /modules/tpconfigurator/classes/TpMenuCategories.php:250
54
SELECT SQL_NO_CACHE c.id_currency
FROM `lxpjh_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.716 ms 1 /classes/Currency.php:873
19
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `lxpjh_module` m
LEFT JOIN `lxpjh_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.702 ms 153 /classes/module/Module.php:325
146
SELECT SQL_NO_CACHE *
FROM `lxpjh_product` a
LEFT JOIN `lxpjh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 50) AND (b.`id_shop` = 1) LIMIT 1
0.691 ms 1 /src/Adapter/EntityMapper.php:54
24
SELECT SQL_NO_CACHE * FROM `lxpjh_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.639 ms 1 /classes/module/Module.php:2168
88
SELECT SQL_NO_CACHE *
FROM `lxpjh_country_lang`
WHERE `id_country` = 1
0.629 ms 3 /src/Adapter/EntityMapper.php:62
45
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("datenschutz") AND c.`active` = 1 LIMIT 1
0.628 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
98
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM lxpjh_product p LEFT JOIN lxpjh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN lxpjh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN lxpjh_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1  AND sa.id_shop_group = 0 ) LEFT JOIN lxpjh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN lxpjh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN lxpjh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN lxpjh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN lxpjh_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=5 AND c.nright<=10 GROUP BY p.id_product) p INNER JOIN lxpjh_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC
0.607 ms 729 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
85
SELECT SQL_NO_CACHE format
FROM `lxpjh_address_format`
WHERE `id_country` = 1 LIMIT 1
0.601 ms 1 /classes/AddressFormat.php:629
70
SELECT SQL_NO_CACHE id_shop
FROM `lxpjh_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.593 ms 1 /classes/ObjectModel.php:1576
163
SELECT SQL_NO_CACHE name FROM lxpjh_category_lang
WHERE id_shop = 1 AND id_lang = 2 AND id_category = 21 LIMIT 1
0.587 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:616
33
SELECT SQL_NO_CACHE cl.id_category
FROM `lxpjh_category_lang` cl
INNER JOIN `lxpjh_category` c ON (c.id_category = cl.id_category)
WHERE cl.id_lang = 2
AND c.id_category > 2
AND (cl.link_rewrite = 'minibagger' OR cl.name = 'minibagger')
ORDER BY cl.id_category ASC LIMIT 1
0.582 ms 16 /modules/tpconfigurator/classes/TpMenuCategories.php:250
35
SELECT SQL_NO_CACHE cl.id_category
FROM `lxpjh_category_lang` cl
INNER JOIN `lxpjh_category` c ON (c.id_category = cl.id_category)
WHERE cl.id_lang = 2
AND c.id_category > 2
AND (cl.link_rewrite = 'radlader' OR cl.name = 'radlader')
ORDER BY cl.id_category ASC LIMIT 1
0.581 ms 16 /modules/tpconfigurator/classes/TpMenuCategories.php:250
15
SELECT SQL_NO_CACHE lower(name) as name
FROM `lxpjh_hook` h
WHERE (h.active = 1)
0.563 ms 1209 /classes/Hook.php:1605
86
SELECT SQL_NO_CACHE `need_identification_number`
FROM `lxpjh_country`
WHERE `id_country` = 1 LIMIT 1
0.549 ms 1 /classes/Country.php:386
124
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 `lxpjh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 56 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `lxpjh_cart_product` cp JOIN `lxpjh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `lxpjh_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` = 56 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.536 ms 0 /classes/Cart.php:1625
106
SELECT SQL_NO_CACHE *
FROM `lxpjh_tax_lang`
WHERE `id_tax` = 1
0.535 ms 3 /src/Adapter/EntityMapper.php:62
140
SELECT SQL_NO_CACHE *
FROM `lxpjh_product` a
LEFT JOIN `lxpjh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 46) AND (b.`id_shop` = 1) LIMIT 1
0.524 ms 1 /src/Adapter/EntityMapper.php:54
108
SELECT SQL_NO_CACHE `reduction`
FROM `lxpjh_group`
WHERE `id_group` = 1 LIMIT 1
0.523 ms 1 /classes/Group.php:131
40
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("laserschweissgeraete") AND c.`active` = 1 LIMIT 1
0.515 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
148
SELECT SQL_NO_CACHE *
FROM `lxpjh_product` a
LEFT JOIN `lxpjh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 45) AND (b.`id_shop` = 1) LIMIT 1
0.514 ms 1 /src/Adapter/EntityMapper.php:54
59
SELECT SQL_NO_CACHE *
FROM `lxpjh_currency` a
LEFT JOIN `lxpjh_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1
0.509 ms 1 /src/Adapter/EntityMapper.php:54
122
SELECT SQL_NO_CACHE `reduction`
FROM `lxpjh_product_group_reduction_cache`
WHERE `id_product` = 56 AND `id_group` = 1 LIMIT 1
0.506 ms 0 /classes/GroupReduction.php:126
81
SELECT SQL_NO_CACHE * FROM `lxpjh_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.497 ms 6 Yes /classes/ImageType.php:89
100
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-08-01 00:00:00',
INTERVAL 1000 DAY
)
) > 0) as new
FROM lxpjh_product p
LEFT JOIN lxpjh_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN lxpjh_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN lxpjh_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (48,47,46,56,50,45)
0.497 ms 6 /classes/ProductAssembler.php:81
21
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `lxpjh_module` m
LEFT JOIN `lxpjh_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.467 ms 153 /classes/module/Module.php:325
72
SELECT SQL_NO_CACHE ctg.`id_group`
FROM lxpjh_category_group ctg
WHERE ctg.`id_category` = 11 AND ctg.`id_group` = 1 LIMIT 1
0.464 ms 1 /classes/Category.php:1754
60
SELECT SQL_NO_CACHE `id_lang` FROM `lxpjh_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
0.463 ms 2 /classes/Language.php:850
121
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 `lxpjh_product` p
INNER JOIN `lxpjh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `lxpjh_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` = 56)
0.463 ms 1 /classes/Product.php:3606
113
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 `lxpjh_product` p
INNER JOIN `lxpjh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `lxpjh_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` = 47)
0.451 ms 1 /classes/Product.php:3606
95
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `lxpjh_feature` f  INNER JOIN lxpjh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `lxpjh_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `lxpjh_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `lxpjh_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.442 ms 361 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:159
114
SELECT SQL_NO_CACHE `reduction`
FROM `lxpjh_product_group_reduction_cache`
WHERE `id_product` = 47 AND `id_group` = 1 LIMIT 1
0.439 ms 0 /classes/GroupReduction.php:126
115
SELECT SQL_NO_CACHE SUM(quantity)
FROM `lxpjh_stock_available`
WHERE (id_product = 47) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.437 ms 1 /classes/stock/StockAvailable.php:266
166
SELECT SQL_NO_CACHE name FROM lxpjh_category_lang
WHERE id_shop = 1 AND id_lang = 2 AND id_category = 2 LIMIT 1
0.431 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:616
51
SELECT SQL_NO_CACHE * FROM `lxpjh_currency` c ORDER BY `iso_code` ASC
0.420 ms 2 Yes /classes/Currency.php:688
154
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = 121 AND `id_shop` = 1 LIMIT 1
0.419 ms 1 /classes/module/Module.php:2267
126
SELECT SQL_NO_CACHE `reduction`
FROM `lxpjh_product_group_reduction_cache`
WHERE `id_product` = 50 AND `id_group` = 1 LIMIT 1
0.412 ms 0 /classes/GroupReduction.php:126
125
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 `lxpjh_product` p
INNER JOIN `lxpjh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `lxpjh_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` = 50)
0.407 ms 1 /classes/Product.php:3606
130
SELECT SQL_NO_CACHE `reduction`
FROM `lxpjh_product_group_reduction_cache`
WHERE `id_product` = 45 AND `id_group` = 1 LIMIT 1
0.403 ms 0 /classes/GroupReduction.php:126
47
SELECT SQL_NO_CACHE *
FROM `lxpjh_cms` a
LEFT JOIN `lxpjh_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) AND (b.`id_shop` = 1) LIMIT 1
0.398 ms 1 /src/Adapter/EntityMapper.php:54
56
SELECT SQL_NO_CACHE `id_lang` FROM `lxpjh_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
0.398 ms 2 /classes/Language.php:850
84
SELECT SQL_NO_CACHE * FROM `lxpjh_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.397 ms 6 Yes /classes/ImageType.php:89
90
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a0
LEFT JOIN `lxpjh_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 5) AND (a0.`nright` > 10) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.387 ms 3 /classes/PrestaShopCollection.php:361
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 lxpjh_shop_group gs
LEFT JOIN lxpjh_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN lxpjh_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.376 ms 1 Yes /classes/shop/Shop.php:696
37
SELECT SQL_NO_CACHE cl.id_category
FROM `lxpjh_category_lang` cl
INNER JOIN `lxpjh_category` c ON (c.id_category = cl.id_category)
WHERE cl.id_lang = 2
AND c.id_category > 2
AND (cl.link_rewrite = 'gabelstapler' OR cl.name = 'gabelstapler')
ORDER BY cl.id_category ASC LIMIT 1
0.368 ms 16 /modules/tpconfigurator/classes/TpMenuCategories.php:250
133
SELECT SQL_NO_CACHE *
FROM `lxpjh_product` a
LEFT JOIN `lxpjh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 48) AND (b.`id_shop` = 1) LIMIT 1
0.366 ms 1 /src/Adapter/EntityMapper.php:54
99
SELECT SQL_NO_CACHE data FROM lxpjh_layered_filter_block WHERE hash="9e0221af51f690e76f885fc820a0dd45" LIMIT 1
0.364 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
96
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) LIMIT 1
0.362 ms 1 /src/Adapter/EntityMapper.php:54
61
SELECT SQL_NO_CACHE `id_lang` FROM `lxpjh_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
0.359 ms 2 /classes/Language.php:850
152
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = 126 AND `id_shop` = 1 LIMIT 1
0.354 ms 1 /classes/module/Module.php:2267
42
SELECT SQL_NO_CACHE *
FROM `lxpjh_cms` a
LEFT JOIN `lxpjh_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) AND (b.`id_shop` = 1) LIMIT 1
0.350 ms 1 /src/Adapter/EntityMapper.php:54
55
SELECT SQL_NO_CACHE *
FROM `lxpjh_currency` a
LEFT JOIN `lxpjh_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.350 ms 1 /src/Adapter/EntityMapper.php:54
65
SELECT SQL_NO_CACHE *
FROM `lxpjh_currency` a
LEFT JOIN `lxpjh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.342 ms 1 /src/Adapter/EntityMapper.php:54
32
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("minibagger") AND c.`active` = 1 LIMIT 1
0.341 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
87
SELECT SQL_NO_CACHE *
FROM `lxpjh_country` a
LEFT JOIN `lxpjh_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 1) LIMIT 1
0.339 ms 1 /src/Adapter/EntityMapper.php:54
80
SELECT SQL_NO_CACHE * FROM `lxpjh_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.338 ms 6 Yes /classes/ImageType.php:89
137
SELECT SQL_NO_CACHE *
FROM `lxpjh_product` a
LEFT JOIN `lxpjh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47) AND (b.`id_shop` = 1) LIMIT 1
0.338 ms 1 /src/Adapter/EntityMapper.php:54
119
SELECT SQL_NO_CACHE SUM(quantity)
FROM `lxpjh_stock_available`
WHERE (id_product = 46) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.334 ms 1 /classes/stock/StockAvailable.php:266
170
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM lxpjh_feature_product pf
LEFT JOIN lxpjh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN lxpjh_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN lxpjh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN lxpjh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN lxpjh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 56
ORDER BY f.position ASC, fvl.value ASC
0.329 ms 19 Yes /classes/Product.php:5761
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM lxpjh_shop_url su
LEFT JOIN lxpjh_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'tec-point.eu' OR su.domain_ssl = 'tec-point.eu')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.325 ms 1 Yes /classes/shop/Shop.php:1372
94
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM lxpjh_layered_category
WHERE controller = 'category'
AND id_category = 11
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.322 ms 6 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:57
36
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("gabelstapler") AND c.`active` = 1 LIMIT 1
0.321 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
167
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM lxpjh_feature_product pf
LEFT JOIN lxpjh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN lxpjh_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN lxpjh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN lxpjh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN lxpjh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 48
ORDER BY f.position ASC, fvl.value ASC
0.321 ms 1 Yes /classes/Product.php:5761
132
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 `lxpjh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 45 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `lxpjh_cart_product` cp JOIN `lxpjh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `lxpjh_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` = 45 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.311 ms 0 /classes/Cart.php:1625
104
SELECT SQL_NO_CACHE tr.*
FROM `lxpjh_tax_rule` tr
JOIN `lxpjh_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 ('33378' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '33378')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.306 ms 1 /classes/tax/TaxRulesTaxManager.php:77
105
SELECT SQL_NO_CACHE *
FROM `lxpjh_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.298 ms 1 /src/Adapter/EntityMapper.php:54
128
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 `lxpjh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 50 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `lxpjh_cart_product` cp JOIN `lxpjh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `lxpjh_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` = 50 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.296 ms 0 /classes/Cart.php:1625
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `lxpjh_lang` l
JOIN lxpjh_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.293 ms 4 /classes/Language.php:1184
89
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM lxpjh_required_field
0.293 ms 1 /classes/ObjectModel.php:1443
139
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `lxpjh_image` i
INNER JOIN lxpjh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `lxpjh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 47
ORDER BY `position`
0.290 ms 3 Yes /classes/Product.php:3262
78
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.275 ms 1 /src/Adapter/EntityMapper.php:54
118
SELECT SQL_NO_CACHE `reduction`
FROM `lxpjh_product_group_reduction_cache`
WHERE `id_product` = 46 AND `id_group` = 1 LIMIT 1
0.274 ms 0 /classes/GroupReduction.php:126
34
SELECT SQL_NO_CACHE c.`id_cms`
FROM `lxpjh_cms` c
INNER JOIN `lxpjh_cms_lang` cl
ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = 2
INNER JOIN `lxpjh_cms_shop` cs
ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = 1
WHERE LOWER(cl.`link_rewrite`) = LOWER("radlader") AND c.`active` = 1 LIMIT 1
0.272 ms 5 /modules/tpconfigurator/classes/TpFooterLinks.php:201
62
SELECT SQL_NO_CACHE c.id_currency
FROM `lxpjh_currency` c
WHERE (iso_code = 'PLN') LIMIT 1
0.270 ms 1 /classes/Currency.php:873
136
SELECT SQL_NO_CACHE * FROM `lxpjh_image_type`
0.270 ms 6 /classes/ImageType.php:141
129
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 `lxpjh_product` p
INNER JOIN `lxpjh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `lxpjh_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` = 45)
0.270 ms 1 /classes/Product.php:3606
23
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.269 ms 1 /src/Adapter/EntityMapper.php:54
150
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `lxpjh_image` i
INNER JOIN lxpjh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `lxpjh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 45
ORDER BY `position`
0.269 ms 1 Yes /classes/Product.php:3262
101
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `lxpjh_product` p
INNER JOIN `lxpjh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `lxpjh_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` = 48)
0.266 ms 1 /classes/Product.php:3606
143
SELECT SQL_NO_CACHE *
FROM `lxpjh_product` a
LEFT JOIN `lxpjh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 56) AND (b.`id_shop` = 1) LIMIT 1
0.266 ms 1 /src/Adapter/EntityMapper.php:54
123
SELECT SQL_NO_CACHE SUM(quantity)
FROM `lxpjh_stock_available`
WHERE (id_product = 56) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.266 ms 1 /classes/stock/StockAvailable.php:266
135
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `lxpjh_image` i
INNER JOIN lxpjh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `lxpjh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 48
ORDER BY `position`
0.265 ms 1 Yes /classes/Product.php:3262
169
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM lxpjh_feature_product pf
LEFT JOIN lxpjh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN lxpjh_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN lxpjh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN lxpjh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN lxpjh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 46
ORDER BY f.position ASC, fvl.value ASC
0.262 ms 1 Yes /classes/Product.php:5761
127
SELECT SQL_NO_CACHE SUM(quantity)
FROM `lxpjh_stock_available`
WHERE (id_product = 50) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.254 ms 1 /classes/stock/StockAvailable.php:266
176
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `lxpjh_smarty_lazy_cache`
WHERE `template_hash`='14f3e6d3f5719f729bfd1d7275ccfb82' AND cache_id="ps_linklist|displayFooter|1|1|1|2|1" AND compile_id="tecpoint" LIMIT 1
0.251 ms 1 /classes/Smarty/SmartyCustom.php:196
168
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM lxpjh_feature_product pf
LEFT JOIN lxpjh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN lxpjh_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN lxpjh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN lxpjh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN lxpjh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 47
ORDER BY f.position ASC, fvl.value ASC
0.249 ms 1 Yes /classes/Product.php:5761
77
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = 169 AND `id_shop` = 1 LIMIT 1
0.247 ms 1 /classes/module/Module.php:2267
6
SELECT SQL_NO_CACHE *
FROM `lxpjh_country` a
LEFT JOIN `lxpjh_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `lxpjh_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 1) LIMIT 1
0.239 ms 1 /src/Adapter/EntityMapper.php:54
26
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:54
131
SELECT SQL_NO_CACHE SUM(quantity)
FROM `lxpjh_stock_available`
WHERE (id_product = 45) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.237 ms 1 /classes/stock/StockAvailable.php:266
171
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM lxpjh_feature_product pf
LEFT JOIN lxpjh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN lxpjh_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN lxpjh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN lxpjh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN lxpjh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 50
ORDER BY f.position ASC, fvl.value ASC
0.237 ms 1 Yes /classes/Product.php:5761
172
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM lxpjh_feature_product pf
LEFT JOIN lxpjh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN lxpjh_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN lxpjh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN lxpjh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN lxpjh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 45
ORDER BY f.position ASC, fvl.value ASC
0.237 ms 1 Yes /classes/Product.php:5761
138
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `lxpjh_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 12 LIMIT 1
0.234 ms 1 /classes/Category.php:1376
117
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 `lxpjh_product` p
INNER JOIN `lxpjh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `lxpjh_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` = 46)
0.232 ms 1 /classes/Product.php:3606
82
SELECT SQL_NO_CACHE * FROM `lxpjh_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.231 ms 6 Yes /classes/ImageType.php:89
79
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.229 ms 1 /src/Adapter/EntityMapper.php:54
29
SELECT SQL_NO_CACHE *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 24) AND (b.`id_shop` = 1) LIMIT 1
0.225 ms 1 /src/Adapter/EntityMapper.php:54
153
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.224 ms 1 /classes/module/Module.php:2778
13
SELECT SQL_NO_CACHE *
FROM `lxpjh_lang` a
LEFT JOIN `lxpjh_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
0.220 ms 1 /src/Adapter/EntityMapper.php:54
145
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `lxpjh_image` i
INNER JOIN lxpjh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `lxpjh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 56
ORDER BY `position`
0.220 ms 4 Yes /classes/Product.php:3262
147
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `lxpjh_image` i
INNER JOIN lxpjh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `lxpjh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 50
ORDER BY `position`
0.216 ms 4 Yes /classes/Product.php:3262
142
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `lxpjh_image` i
INNER JOIN lxpjh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `lxpjh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 46
ORDER BY `position`
0.214 ms 1 Yes /classes/Product.php:3262
156
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.212 ms 1 /classes/module/Module.php:2778
92
SELECT SQL_NO_CACHE `name`
FROM `lxpjh_hook`
WHERE `id_hook` = 1199 LIMIT 1
0.209 ms 1 /classes/Hook.php:260
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM lxpjh_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.204 ms 1 /classes/shop/ShopUrl.php:158
107
SELECT SQL_NO_CACHE `reduction`
FROM `lxpjh_product_group_reduction_cache`
WHERE `id_product` = 48 AND `id_group` = 1 LIMIT 1
0.199 ms 0 /classes/GroupReduction.php:126
58
SELECT SQL_NO_CACHE c.id_currency
FROM `lxpjh_currency` c
WHERE (iso_code = 'GBP') LIMIT 1
0.196 ms 1 /classes/Currency.php:873
74
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM lxpjh_shop s
0.195 ms 1 /classes/shop/Shop.php:902
181
SELECT SQL_NO_CACHE `id_guest`
FROM `lxpjh_connections`
WHERE `id_guest` = 76153
AND `date_add` > '2026-08-01 14:16:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.190 ms 1 Yes /classes/Connection.php:148
155
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `lxpjh_currency` c
LEFT JOIN lxpjh_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.188 ms 2 /classes/Currency.php:1100
151
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.186 ms 1 /classes/module/Module.php:2778
17
SELECT SQL_NO_CACHE `name`, `alias` FROM `lxpjh_hook_alias`
0.186 ms 86 /classes/Hook.php:312
66
SELECT SQL_NO_CACHE *
FROM `lxpjh_currency_lang`
WHERE `id_currency` = 1
0.180 ms 3 /src/Adapter/EntityMapper.php:62
63
SELECT SQL_NO_CACHE *
FROM `lxpjh_currency` a
LEFT JOIN `lxpjh_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `lxpjh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.179 ms 1 /src/Adapter/EntityMapper.php:54
182
SELECT SQL_NO_CACHE id_page_type
FROM lxpjh_page_type
WHERE name = 'category' LIMIT 1
0.177 ms 1 /classes/Page.php:80
67
SELECT SQL_NO_CACHE id_shop
FROM `lxpjh_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.174 ms 1 /classes/ObjectModel.php:1576
149
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `lxpjh_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 2 LIMIT 1
0.173 ms 1 /classes/Category.php:1376
20
SELECT SQL_NO_CACHE name, alias FROM `lxpjh_hook_alias`
0.172 ms 86 /classes/Hook.php:364
160
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `lxpjh_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.172 ms 1 /classes/Cart.php:1389
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM lxpjh_shop s
LEFT JOIN lxpjh_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.168 ms 1 /classes/shop/Shop.php:195
97
SELECT SQL_NO_CACHE *
FROM `lxpjh_category_lang`
WHERE `id_category` = 11 AND `id_shop` = 1
0.168 ms 3 /src/Adapter/EntityMapper.php:62
134
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `lxpjh_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 11 LIMIT 1
0.168 ms 1 /classes/Category.php:1376
161
SELECT SQL_NO_CACHE name FROM lxpjh_category_lang
WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.168 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:616
3
SELECT SQL_NO_CACHE *
FROM `lxpjh_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.166 ms 1 /src/Adapter/EntityMapper.php:54
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `lxpjh_lang` l
LEFT JOIN `lxpjh_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.164 ms 2 /classes/Language.php:1050
173
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module` WHERE `name` = "ps_linklist" LIMIT 1
0.158 ms 1 /classes/module/Module.php:2778
93
SELECT SQL_NO_CACHE `id_category`
FROM `lxpjh_category_shop`
WHERE `id_category` = 11
AND `id_shop` = 1 LIMIT 1
0.157 ms 1 /classes/Category.php:2434
91
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `lxpjh_smarty_last_flush` WHERE type='compile' LIMIT 1
0.154 ms 1 /classes/Smarty/SmartyCustom.php:76
175
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `lxpjh_smarty_last_flush` WHERE type='template' LIMIT 1
0.148 ms 1 /classes/Smarty/SmartyCustom.php:123
8
SELECT SQL_NO_CACHE *
FROM `lxpjh_lang` a
LEFT JOIN `lxpjh_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.147 ms 1 /src/Adapter/EntityMapper.php:54
9
SELECT SQL_NO_CACHE id_shop
FROM `lxpjh_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.145 ms 1 /classes/ObjectModel.php:1576
157
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = 123 AND `id_shop` = 1 LIMIT 1
0.145 ms 1 /classes/module/Module.php:2267
162
SELECT SQL_NO_CACHE name FROM lxpjh_category_lang
WHERE id_shop = 1 AND id_lang = 2 AND id_category = 12 LIMIT 1
0.143 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:616
52
SELECT SQL_NO_CACHE `id_lang` FROM `lxpjh_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
0.142 ms 2 /classes/Language.php:850
141
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `lxpjh_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 21 LIMIT 1
0.142 ms 1 /classes/Category.php:1376
177
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.140 ms 1 /classes/module/Module.php:2778
12
SELECT SQL_NO_CACHE `id_lang` FROM `lxpjh_lang` WHERE `iso_code` = 'pl' LIMIT 1
0.137 ms 2 /classes/Language.php:824
158
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.136 ms 1 /classes/module/Module.php:2778
14
SELECT SQL_NO_CACHE id_shop
FROM `lxpjh_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.133 ms 1 /classes/ObjectModel.php:1576
159
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = 129 AND `id_shop` = 1 LIMIT 1
0.130 ms 1 /classes/module/Module.php:2267
57
SELECT SQL_NO_CACHE `id_lang` FROM `lxpjh_lang`
WHERE `locale` = 'pl-pl'
OR `language_code` = 'pl-pl' LIMIT 1
0.129 ms 2 /classes/Language.php:850
7
SELECT SQL_NO_CACHE *
FROM `lxpjh_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.126 ms 1 /src/Adapter/EntityMapper.php:54
174
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = 127 AND `id_shop` = 1 LIMIT 1
0.126 ms 1 /classes/module/Module.php:2267
178
SELECT SQL_NO_CACHE `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = 130 AND `id_shop` = 1 LIMIT 1
0.124 ms 1 /classes/module/Module.php:2267
179
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `lxpjh_smarty_lazy_cache`
WHERE `template_hash`='a8764711b3c842f7de5222ce4c150c7c' AND cache_id="ps_socialfollow|1|1|1|2|1" AND compile_id="tecpoint" LIMIT 1
0.124 ms 1 /classes/Smarty/SmartyCustom.php:196
144
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `lxpjh_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 24 LIMIT 1
0.123 ms 1 /classes/Category.php:1376

Doubles

10 queries
SELECT *
FROM `lxpjh_category` a
LEFT JOIN `lxpjh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `lxpjh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
8 queries
SELECT `id_module` FROM `lxpjh_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
6 queries
SELECT `id_lang` FROM `lxpjh_lang`
                    WHERE `locale` = 'pl-pl'
                    OR `language_code` = 'pl-pl' LIMIT XX
6 queries
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `lxpjh_product` p
INNER JOIN `lxpjh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `lxpjh_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
6 queries
			SELECT `reduction`
			FROM `lxpjh_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
6 queries
SELECT SUM(quantity)
FROM `lxpjh_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
6 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
          FROM `lxpjh_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 `lxpjh_cart_product` cp JOIN `lxpjh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `lxpjh_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
              
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
6 queries
SELECT *
FROM `lxpjh_product` a
LEFT JOIN `lxpjh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `lxpjh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
6 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `lxpjh_image` i
             INNER JOIN lxpjh_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `lxpjh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
6 queries
SELECT name FROM lxpjh_category_lang
                WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
6 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM lxpjh_feature_product pf
                LEFT JOIN lxpjh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN lxpjh_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
                LEFT JOIN lxpjh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN lxpjh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN lxpjh_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC, fvl.value ASC
5 queries
			SELECT cl.`link_rewrite`
			FROM `lxpjh_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
3 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `lxpjh_module` m
                LEFT JOIN `lxpjh_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
3 queries
SELECT *
FROM `lxpjh_cms` a
LEFT JOIN `lxpjh_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = XX
LEFT JOIN `lxpjh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) AND (b.`id_shop` = XX) LIMIT XX
3 queries
SELECT *
FROM `lxpjh_currency` a
LEFT JOIN `lxpjh_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `lxpjh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
3 queries
				SELECT tr.*
				FROM `lxpjh_tax_rule` tr
				JOIN `lxpjh_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2 queries
SELECT *
FROM `lxpjh_lang` a
LEFT JOIN `lxpjh_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = XX
WHERE (a.`id_lang` = XX) LIMIT XX
2 queries
				SELECT id_shop
				FROM `lxpjh_lang_shop`
				WHERE `id_lang` = XX
				AND id_shop = XX LIMIT XX
2 queries
SELECT c.`id_cms`
             FROM `lxpjh_cms` c
             INNER JOIN `lxpjh_cms_lang` cl
                ON c.`id_cms` = cl.`id_cms` AND cl.`id_lang` = XX
             INNER JOIN `lxpjh_cms_shop` cs
                ON c.`id_cms` = cs.`id_cms` AND cs.`id_shop` = XX
             WHERE LOWER(cl.`link_rewrite`) = LOWER("impressum") AND c.`active` = XX LIMIT XX
2 queries
		SELECT `id_category`
		FROM `lxpjh_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX

Tables stress

29 category_lang
20 product
19 category
14 category_shop
14 product_shop
13 module
13 cart_product
12 module_shop
12 cms
12 cms_lang
12 cms_shop
11 lang
9 currency
8 stock_available
7 hook
7 feature
7 feature_shop
7 feature_lang
7 product_lang
6 lang_shop
6 currency_shop
6 image_type
6 product_attribute_shop
6 product_group_reduction_cache
6 pack
6 image
6 image_shop
6 image_lang
6 feature_product
6 feature_value
6 feature_value_lang
5 shop
4 shop_url
4 currency_lang
3 country
3 hook_alias
3 category_group
3 tax_rule
3 tax_rules_group
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 group
2 group_shop
2 smarty_last_flush
2 category_product
2 smarty_lazy_cache
1 configuration_lang
1 module_group
1 meta
1 meta_lang
1 hook_module_exceptions
1 group_lang
1 address_format
1 required_field
1 layered_category
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 product_attribute
1 product_attribute_combination
1 product_sale
1 layered_filter_block
1 tax
1 tax_lang
1 connections
1 page_type
1 page

ObjectModel instances

Name Instances Source
Category 32 /controllers/front/listing/CategoryController.php:67 (__construct) [id: 11]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 12]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 13]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 20]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 21]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 24]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 25]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 26]
/modules/tpconfigurator/classes/TpMenuCategories.php:128 (__construct) [id: 12]
/modules/tpconfigurator/classes/TpMenuCategories.php:128 (__construct) [id: 13]
/modules/tpconfigurator/classes/TpMenuCategories.php:128 (__construct) [id: 20]
/modules/tpconfigurator/classes/TpMenuCategories.php:128 (__construct) [id: 21]
/modules/tpconfigurator/classes/TpMenuCategories.php:128 (__construct) [id: 24]
/modules/tpconfigurator/classes/TpMenuCategories.php:128 (__construct) [id: 25]
/modules/tpconfigurator/classes/TpMenuCategories.php:128 (__construct) [id: 26]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 12]
/modules/tpconfigurator/classes/TpFooterLinks.php:248 (__construct) [id: 12]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 13]
/modules/tpconfigurator/classes/TpFooterLinks.php:248 (__construct) [id: 13]
/modules/tpconfigurator/classes/TpMenuCategories.php:70 (__construct) [id: 25]
/modules/tpconfigurator/classes/TpFooterLinks.php:248 (__construct) [id: 25]
/classes/Meta.php:344 (__construct) [id: 11]
/classes/Link.php:396 (__construct) [id: 11]
/classes/Link.php:396 (__construct) [id: 11]
/classes/Link.php:396 (__construct) [id: 11]
/classes/PrestaShopCollection.php:363 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:363 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:365 (__construct) [id: 11]
/src/Adapter/Presenter/Category/CategoryLazyArray.php:92 (__construct) [id: 11]
/classes/Link.php:396 (__construct) [id: 11]
/classes/Link.php:396 (__construct) [id: 11]
/classes/Link.php:396 (__construct) [id: 11]
Product 12 /src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 48]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 47]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 46]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 56]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 50]
/src/Adapter/Image/ImageRetriever.php:48 (__construct) [id: 45]
/classes/Link.php:94 (__construct) [id: 48]
/classes/Link.php:94 (__construct) [id: 47]
/classes/Link.php:94 (__construct) [id: 46]
/classes/Link.php:94 (__construct) [id: 56]
/classes/Link.php:94 (__construct) [id: 50]
/classes/Link.php:94 (__construct) [id: 45]
CMS 8 /modules/tpconfigurator/classes/TpFooterLinks.php:234 (__construct) [id: 1]
/modules/tpconfigurator/classes/TpFooterLinks.php:234 (__construct) [id: 2]
/modules/tpconfigurator/classes/TpFooterLinks.php:234 (__construct) [id: 2]
/modules/tpconfigurator/classes/TpFooterLinks.php:234 (__construct) [id: 3]
/modules/tpconfigurator/classes/TpFooterLinks.php:234 (__construct) [id: 3]
/modules/tpconfigurator/classes/TpFooterLinks.php:234 (__construct) [id: 2]
/modules/tpconfigurator/classes/TpFooterLinks.php:234 (__construct) [id: 2]
/classes/Link.php:554 (__construct) [id: 1]
Address 4 /classes/shop/Shop.php:467 (__construct) [id: ]
/classes/Product.php:3431 (initialize) [id: ]
/classes/Product.php:3550 (__construct) [id: ]
/classes/Product.php:5706 (__construct) [id: ]
Currency 4 /src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 3]
/src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 2]
/classes/Tools.php:693 (getCurrencyInstance) [id: 1]
Language 3 /config/config.inc.php:200 (__construct) [id: 1]
/classes/Tools.php:639 (__construct) [id: 2]
/classes/Tools.php:533 (__construct) [id: 2]
Country 3 /config/config.inc.php:135 (__construct) [id: 1]
/classes/AddressFormat.php:382 (__construct) [id: 1]
/classes/controller/FrontController.php:1750 (__construct) [id: 1]
Tax 2 /classes/tax/TaxRulesTaxManager.php:93 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:93 (__construct) [id: 1]
Shop 1 /config/config.inc.php:103 (initialize) [id: 1]
Connection 1 /modules/statsdata/statsdata.php:118 (setPageConnection) [id: ]
Guest 1 /modules/statsdata/statsdata.php:82 (setNewGuest) [id: ]
State 1 /classes/controller/FrontController.php:1749 (__construct) [id: 0]
Gender 1 /classes/controller/FrontController.php:1667 (__construct) [id: 0]
AddressFormat 1 /classes/controller/FrontController.php:1744 (generateAddress) [id: ]
Risk 1 /classes/controller/FrontController.php:1670 (__construct) [id: ]
Group 1 /classes/Cart.php:262 (getCurrent) [id: 1]
Cart 1 /classes/controller/FrontController.php:441 (__construct) [id: ]
Customer 1 /config/config.inc.php:253 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:542 (__construct) [id: 1]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/var-dumper/Resources/functions/dump.php
16 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
18 /vendor/twig/twig/src/Resources/core.php
19 /vendor/twig/twig/src/Resources/debug.php
20 /vendor/twig/twig/src/Resources/escaper.php
21 /vendor/twig/twig/src/Resources/string_loader.php
22 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
23 /vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
24 /vendor/symfony/string/Resources/functions.php
25 /vendor/symfony/polyfill-intl-idn/bootstrap.php
26 /vendor/symfony/clock/Resources/now.php
27 /vendor/symfony/polyfill-php80/bootstrap.php
28 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
29 /vendor/jakeasmith/http_build_url/src/http_build_url.php
30 /vendor/symfony/polyfill-intl-icu/bootstrap.php
31 /vendor/symfony/polyfill-php84/bootstrap.php
32 /vendor/ircmaxell/password-compat/lib/password.php
33 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
34 /vendor/symfony/polyfill-php73/bootstrap.php
35 /vendor/symfony/translation/Resources/functions.php
36 /src/Core/Version.php
37 /config/alias.php
38 /vendor/prestashop/autoload/src/PrestashopAutoload.php
39 /vendor/prestashop/autoload/src/LegacyClassLoader.php
40 /vendor/symfony/filesystem/Filesystem.php
41 /vendor/prestashop/autoload/src/Autoloader.php
42 /config/bootstrap.php
43 /src/Core/ContainerBuilder.php
44 /src/Core/Foundation/IoC/Container.php
45 /src/Adapter/ServiceLocator.php
46 /var/cache/prod/appParameters.php
49 /var/cache/prod/class_index.php
50 /classes/controller/Controller.php
52 /classes/ObjectModel.php
53 /src/Core/Foundation/Database/EntityInterface.php
55 /classes/db/Db.php
57 /classes/Hook.php
59 /classes/module/Module.php
60 /src/Core/Module/Legacy/ModuleInterface.php
62 /classes/Tools.php
63 /classes/Context.php
64 /classes/shop/Shop.php
65 /src/Core/Security/PasswordGenerator.php
66 /classes/db/DbPDO.php
67 /classes/AddressFormat.php
68 /classes/Configuration.php
69 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
70 /classes/Validate.php
71 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
72 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
73 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
74 /vendor/symfony/form/AbstractType.php
75 /vendor/symfony/form/FormTypeInterface.php
76 /classes/cache/Cache.php
77 /src/Adapter/EntityMapper.php
78 /classes/db/DbQuery.php
79 /src/Core/Addon/Theme/ThemeManagerBuilder.php
80 /vendor/psr/log/src/NullLogger.php
81 /vendor/psr/log/src/AbstractLogger.php
82 /vendor/psr/log/src/LoggerTrait.php
83 /vendor/psr/log/src/LoggerInterface.php
84 /src/Core/Context/ApiClientContext.php
85 /src/Adapter/Configuration.php
86 /vendor/symfony/http-foundation/ParameterBag.php
87 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
88 /src/Core/ConfigurationInterface.php
89 /src/Core/Addon/Theme/ThemeRepository.php
90 /src/Core/Addon/AddonRepositoryInterface.php
91 /src/Core/Addon/Theme/Theme.php
92 /src/Core/Addon/AddonInterface.php
93 /src/Core/Util/File/YamlParser.php
94 /vendor/symfony/config/ConfigCache.php
95 /vendor/symfony/config/ResourceCheckerConfigCache.php
96 /vendor/symfony/config/ConfigCacheInterface.php
97 /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
98 /vendor/symfony/config/ResourceCheckerInterface.php
99 /vendor/symfony/config/Resource/FileResource.php
100 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
101 /vendor/symfony/config/Resource/ResourceInterface.php
102 /var/cache/prod/yaml/2cf1d692762515b00dc20b31631f67ef.php
103 /src/Core/Util/ArrayFinder.php
104 /vendor/symfony/property-access/PropertyAccess.php
105 /vendor/symfony/property-access/PropertyAccessorBuilder.php
106 /vendor/symfony/property-access/PropertyAccessor.php
107 /vendor/symfony/property-access/PropertyAccessorInterface.php
108 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
109 /vendor/symfony/property-info/PropertyListExtractorInterface.php
110 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
111 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
112 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
113 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
114 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
115 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
116 /vendor/symfony/property-info/Type.php
117 /vendor/symfony/string/Inflector/EnglishInflector.php
118 /vendor/symfony/string/Inflector/InflectorInterface.php
119 /vendor/symfony/property-access/PropertyPath.php
120 /vendor/symfony/property-access/PropertyPathInterface.php
121 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
122 /config/defines_uri.inc.php
123 /classes/Language.php
124 /src/Core/Language/LanguageInterface.php
125 /classes/Country.php
126 /classes/PrestaShopCollection.php
127 /classes/shop/ShopGroup.php
128 /classes/Cookie.php
129 /src/Core/Http/CookieOptions.php
130 /classes/PhpEncryption.php
131 /classes/PhpEncryptionEngine.php
132 /vendor/defuse/php-encryption/src/Key.php
133 /vendor/defuse/php-encryption/src/Encoding.php
134 /vendor/defuse/php-encryption/src/Core.php
135 /src/Core/Session/SessionHandler.php
136 /src/Core/Session/SessionHandlerInterface.php
137 /vendor/symfony/http-foundation/Session/Session.php
138 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
139 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
140 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
141 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
142 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
143 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
144 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
145 /vendor/symfony/http-foundation/Session/SessionInterface.php
146 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
147 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
148 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
149 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
150 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
151 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
152 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
153 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
154 /config/smarty.config.inc.php
155 /classes/Smarty/SmartyCustom.php
156 /vendor/smarty/smarty/libs/Smarty.class.php
157 /vendor/smarty/smarty/libs/functions.php
158 /vendor/smarty/smarty/libs/Autoloader.php
159 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
160 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
161 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
162 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
163 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
164 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
165 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
166 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
167 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
168 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
169 /classes/ImageManager.php
170 /classes/Product.php
171 /classes/Profile.php
172 /classes/Tab.php
173 /config/smartyfront.config.inc.php
174 /classes/Smarty/SmartyResourceModule.php
175 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
176 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
177 /classes/Smarty/SmartyResourceParent.php
178 /classes/Smarty/SmartyLazyRegister.php
179 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
180 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
181 /classes/Customer.php
182 /classes/Group.php
183 /classes/Link.php
184 /classes/shop/ShopUrl.php
185 /app/FrontKernel.php
186 /app/AppKernel.php
187 /vendor/symfony/http-kernel/Kernel.php
188 /vendor/symfony/http-kernel/KernelInterface.php
189 /vendor/symfony/http-kernel/HttpKernelInterface.php
190 /vendor/symfony/http-kernel/RebootableInterface.php
191 /vendor/symfony/http-kernel/TerminableInterface.php
192 /vendor/symfony/dotenv/Dotenv.php
193 /classes/Dispatcher.php
194 /vendor/symfony/http-foundation/Request.php
195 /vendor/symfony/http-foundation/AcceptHeader.php
196 /vendor/symfony/http-foundation/AcceptHeaderItem.php
197 /vendor/symfony/http-foundation/FileBag.php
198 /vendor/symfony/http-foundation/HeaderBag.php
199 /vendor/symfony/http-foundation/HeaderUtils.php
200 /vendor/symfony/http-foundation/InputBag.php
201 /vendor/symfony/http-foundation/ServerBag.php
202 /src/Adapter/SymfonyContainer.php
203 /config/db_slave_server.inc.php
204 /src/Adapter/ContainerBuilder.php
205 /src/Adapter/Environment.php
206 /src/Core/EnvironmentInterface.php
207 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
208 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
209 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
210 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
211 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
212 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
213 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
214 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
215 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
216 /vendor/symfony/cache/Adapter/ArrayAdapter.php
217 /vendor/psr/log/src/LoggerAwareTrait.php
218 /vendor/symfony/cache/Adapter/AdapterInterface.php
219 /vendor/symfony/cache/CacheItem.php
220 /vendor/symfony/cache-contracts/ItemInterface.php
221 /vendor/psr/cache/src/CacheItemInterface.php
222 /vendor/psr/cache/src/CacheItemPoolInterface.php
223 /vendor/symfony/cache-contracts/CacheInterface.php
224 /vendor/psr/log/src/LoggerAwareInterface.php
225 /vendor/symfony/cache/ResettableInterface.php
226 /vendor/symfony/service-contracts/ResetInterface.php
227 /vendor/doctrine/orm/src/Tools/Setup.php
228 /vendor/doctrine/deprecations/src/Deprecation.php
229 /vendor/doctrine/orm/src/Configuration.php
230 /vendor/doctrine/dbal/src/Configuration.php
231 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
232 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
233 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
234 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
235 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
236 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
237 /vendor/doctrine/lexer/src/AbstractLexer.php
238 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
239 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
240 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
241 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
242 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
243 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
244 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
245 /vendor/symfony/cache/Adapter/AbstractAdapter.php
246 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
247 /vendor/symfony/cache/Traits/ContractsTrait.php
248 /vendor/symfony/cache-contracts/CacheTrait.php
249 /vendor/psr/cache/src/InvalidArgumentException.php
250 /vendor/psr/cache/src/CacheException.php
251 /vendor/symfony/cache/Traits/FilesystemTrait.php
252 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
253 /vendor/symfony/cache/PruneableInterface.php
254 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
255 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
256 /src/Adapter/Module/Repository/CachedModuleRepository.php
257 /src/Adapter/Module/Repository/ModuleRepository.php
258 /src/Core/Repository/AbstractObjectModelRepository.php
259 /vendor/symfony/cache/LockRegistry.php
260 /modules/ps_specials/vendor/autoload.php
261 /modules/ps_specials/vendor/composer/autoload_real.php
262 /modules/ps_specials/vendor/composer/platform_check.php
263 /modules/ps_specials/vendor/composer/autoload_static.php
264 /modules/ps_apiresources/vendor/autoload.php
265 /modules/ps_apiresources/vendor/composer/autoload_real.php
266 /modules/ps_apiresources/vendor/composer/platform_check.php
267 /modules/ps_apiresources/vendor/composer/autoload_static.php
268 /modules/ps_accounts/vendor/autoload.php
269 /modules/ps_accounts/vendor/composer/autoload_real.php
270 /modules/ps_accounts/vendor/composer/platform_check.php
271 /modules/ps_accounts/vendor/composer/autoload_static.php
272 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
273 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
274 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
275 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
276 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
277 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
278 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
279 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
280 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
281 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
282 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
283 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
284 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
285 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
286 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
287 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
288 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
289 /modules/ps_bestsellers/vendor/autoload.php
290 /modules/ps_bestsellers/vendor/composer/autoload_real.php
291 /modules/ps_bestsellers/vendor/composer/platform_check.php
292 /modules/ps_bestsellers/vendor/composer/autoload_static.php
293 /modules/ps_featuredproducts/vendor/autoload.php
294 /modules/ps_featuredproducts/vendor/composer/autoload_real.php
295 /modules/ps_featuredproducts/vendor/composer/platform_check.php
296 /modules/ps_featuredproducts/vendor/composer/autoload_static.php
297 /modules/ps_mbo/vendor/autoload.php
298 /modules/ps_mbo/vendor/composer/autoload_real.php
299 /modules/ps_mbo/vendor/composer/platform_check.php
300 /modules/ps_mbo/vendor/composer/autoload_static.php
301 /modules/ps_mbo/vendor/clue/stream-filter/src/functions_include.php
302 /modules/ps_mbo/vendor/clue/stream-filter/src/functions.php
303 /modules/ps_mbo/vendor/php-http/message/src/filters.php
304 /modules/ps_mbo/vendor/ralouphie/getallheaders/src/getallheaders.php
305 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php
306 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php
307 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
308 /modules/ps_mbo/bootstrap.php
309 /modules/ps_mbo/src/Helpers/EnvHelper.php
310 /modules/statsbestproducts/vendor/autoload.php
311 /modules/statsbestproducts/vendor/composer/autoload_real.php
312 /modules/statsbestproducts/vendor/composer/platform_check.php
313 /modules/statsbestproducts/vendor/composer/autoload_static.php
314 /modules/ps_facetedsearch/vendor/autoload.php
315 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
316 /modules/ps_facetedsearch/vendor/composer/platform_check.php
317 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
318 /modules/ps_eventbus/vendor/autoload.php
319 /modules/ps_eventbus/vendor/composer/autoload_real.php
320 /modules/ps_eventbus/vendor/composer/autoload_static.php
321 /modules/ps_newproducts/vendor/autoload.php
322 /modules/ps_newproducts/vendor/composer/autoload_real.php
323 /modules/ps_newproducts/vendor/composer/platform_check.php
324 /modules/ps_newproducts/vendor/composer/autoload_static.php
325 /modules/ps_emailsubscription/vendor/autoload.php
326 /modules/ps_emailsubscription/vendor/composer/autoload_real.php
327 /modules/ps_emailsubscription/vendor/composer/platform_check.php
328 /modules/ps_emailsubscription/vendor/composer/autoload_static.php
329 /var/cache/prod/FrontContainer.php
330 /src/Adapter/Container/LegacyContainer.php
331 /vendor/symfony/dependency-injection/Container.php
332 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
333 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
334 /vendor/symfony/dependency-injection/ServiceLocator.php
335 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
336 /vendor/psr/container/src/ContainerExceptionInterface.php
337 /vendor/psr/container/src/NotFoundExceptionInterface.php
338 /vendor/symfony/service-contracts/ServiceProviderInterface.php
339 /vendor/psr/container/src/ContainerInterface.php
340 /vendor/symfony/dependency-injection/ContainerInterface.php
341 /src/Adapter/Container/LegacyContainerInterface.php
342 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
343 /vendor/doctrine/orm/src/EntityRepository.php
344 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
345 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
346 /vendor/symfony/var-exporter/LazyProxyTrait.php
347 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
348 /vendor/symfony/var-exporter/LazyObjectInterface.php
349 /vendor/symfony/var-exporter/Internal/Hydrator.php
350 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
351 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
352 /src/PrestaShopBundle/Entity/Repository/ShipmentRepository.php
353 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
354 /vendor/symfony/var-exporter/LazyGhostTrait.php
355 /src/Core/FeatureFlag/FeatureFlagManager.php
356 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
357 /src/Core/FeatureFlag/Layer/DbLayer.php
358 /src/Core/FeatureFlag/TypeLayerInterface.php
359 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
360 /src/Core/FeatureFlag/Layer/EnvLayer.php
361 /src/Core/FeatureFlag/Layer/QueryLayer.php
362 /vendor/symfony/http-foundation/RequestStack.php
363 /vendor/doctrine/orm/src/EntityManager.php
364 /vendor/doctrine/orm/src/EntityManagerInterface.php
365 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
366 /src/Core/Hook/HookModuleFilter.php
367 /src/Core/Hook/HookModuleFilterInterface.php
368 /modules/tpconfigurator/tpconfigurator.php
369 /modules/tpconfigurator/classes/TpConfigDefaults.php
370 /modules/tpconfigurator/classes/TpConfigStorage.php
371 /modules/tpconfigurator/classes/TpConfigAdmin.php
372 /modules/tpconfigurator/classes/TpMachineStatus.php
373 /modules/tpconfigurator/classes/TpMachineMeta.php
374 /modules/tpconfigurator/classes/TpImageUpload.php
375 /modules/tpconfigurator/classes/TpMenuCategories.php
376 /modules/tpconfigurator/classes/TpFooterLinks.php
377 /modules/tpconfigurator/classes/TpStyleguide.php
378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
379 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
380 /classes/Translate.php
381 /src/PrestaShopBundle/Translation/TranslatorComponent.php
382 /vendor/symfony/translation/Translator.php
383 /vendor/symfony/translation/MessageCatalogue.php
384 /vendor/symfony/translation/MessageCatalogueInterface.php
385 /vendor/symfony/translation/MetadataAwareInterface.php
386 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
387 /vendor/symfony/translation-contracts/TranslatorInterface.php
388 /vendor/symfony/translation/TranslatorBagInterface.php
389 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
390 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
391 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
392 /src/PrestaShopBundle/Translation/TranslatorInterface.php
393 /vendor/symfony/translation/Formatter/MessageFormatter.php
394 /vendor/symfony/translation/Formatter/IntlFormatter.php
395 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
396 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
397 /vendor/symfony/translation/IdentityTranslator.php
398 /vendor/symfony/translation-contracts/TranslatorTrait.php
399 /vendor/symfony/config/ConfigCacheFactory.php
400 /vendor/symfony/config/ConfigCacheFactoryInterface.php
401 /var/cache/prod/translations/catalogue.pl-PL.NXhscRe.php
402 /modules/tpcompare/tpcompare.php
403 /modules/tpcompare/classes/TpCompareConfig.php
404 /controllers/front/listing/CategoryController.php
405 /classes/controller/ProductListingFrontController.php
406 /classes/controller/ProductPresentingFrontController.php
407 /classes/controller/FrontController.php
408 /src/Adapter/Presenter/Object/ObjectPresenter.php
409 /src/Adapter/Presenter/PresenterInterface.php
410 /src/Adapter/Presenter/Cart/CartPresenter.php
411 /src/Adapter/Image/ImageRetriever.php
412 /classes/tax/TaxConfiguration.php
413 /classes/Smarty/TemplateFinder.php
414 /classes/assets/StylesheetManager.php
415 /classes/assets/AbstractAssetManager.php
416 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
417 /classes/assets/JavascriptManager.php
418 /classes/assets/CccReducer.php
419 /classes/Category.php
420 /src/Core/Domain/Category/ValueObject/RedirectType.php
421 /src/Core/Domain/Category/CategorySettings.php
422 /src/Core/Domain/Category/SeoSettings.php
423 /classes/webservice/WebserviceRequest.php
424 /classes/CMS.php
425 /src/Core/Util/String/StringModifier.php
426 /src/Core/Util/String/StringModifierInterface.php
427 /src/Core/Localization/Locale/Repository.php
428 /src/Core/Localization/Locale/RepositoryInterface.php
429 /src/Core/Localization/CLDR/LocaleRepository.php
430 /src/Core/Localization/CLDR/LocaleDataSource.php
431 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
432 /src/Core/Data/Layer/AbstractDataLayer.php
433 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
434 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
435 /src/Core/Localization/CLDR/Reader.php
436 /src/Core/Localization/CLDR/ReaderInterface.php
437 /src/Core/Localization/Currency/Repository.php
438 /src/Core/Localization/Currency/RepositoryInterface.php
439 /src/Core/Localization/Currency/CurrencyDataSource.php
440 /src/Core/Localization/Currency/DataSourceInterface.php
441 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
442 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
443 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
444 /src/Adapter/Currency/CurrencyDataProvider.php
445 /src/Core/Currency/CurrencyDataProviderInterface.php
446 /src/Adapter/LegacyContext.php
447 /src/Adapter/Tools.php
448 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
449 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
450 /vendor/prestashop/decimal/src/Operation/Rounding.php
451 /src/Core/Localization/Locale.php
452 /src/Core/Localization/LocaleInterface.php
453 /src/Core/Localization/Specification/Price.php
454 /src/Core/Localization/Specification/Number.php
455 /src/Core/Localization/Specification/NumberInterface.php
456 /src/Core/Localization/Specification/Factory.php
457 /src/Core/Localization/CLDR/LocaleData.php
458 /src/Core/Localization/CLDR/NumberSymbolsData.php
459 /src/Core/Localization/CLDR/CurrencyData.php
460 /src/Core/Localization/CLDR/Locale.php
461 /src/Core/Localization/CLDR/LocaleInterface.php
462 /src/Core/Localization/Specification/NumberSymbolList.php
463 /classes/Currency.php
464 /src/Core/Localization/Currency/LocalizedCurrencyId.php
465 /src/Core/Localization/Currency/CurrencyData.php
466 /src/Core/Localization/Currency/CurrencyCollection.php
467 /src/Core/Localization/Currency.php
468 /src/Core/Localization/CurrencyInterface.php
469 /src/Core/Localization/Specification/NumberCollection.php
470 /src/Core/Localization/Number/Formatter.php
471 /classes/Cart.php
472 /src/Adapter/AddressFactory.php
473 /classes/CartRule.php
474 /src/Core/Domain/Product/ValueObject/RedirectType.php
475 /src/Core/Util/DateTime/DateTime.php
476 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
477 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
478 /src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
479 /src/Core/Domain/Product/ValueObject/ProductType.php
480 /src/Core/Domain/Product/ValueObject/Reference.php
481 /src/Core/Domain/Product/ValueObject/Gtin.php
482 /src/Core/Domain/Product/ValueObject/Isbn.php
483 /src/Core/Domain/Product/ValueObject/Upc.php
484 /src/Core/Domain/Product/ProductSettings.php
485 /src/Adapter/Presenter/Category/CategoryPresenter.php
486 /src/Adapter/Presenter/Category/CategoryLazyArray.php
487 /src/Adapter/Presenter/AbstractLazyArray.php
488 /src/Adapter/Presenter/LazyArrayAttribute.php
489 /src/Core/Util/Inflector.php
490 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
491 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
492 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
493 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
494 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
495 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
496 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
497 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
498 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
499 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
500 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
501 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
502 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
503 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
504 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
505 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
506 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
507 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
508 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
509 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
510 /src/Core/Domain/Shop/ValueObject/ShopId.php
511 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
512 /modules/ps_emailsubscription/ps_emailsubscription.php
513 /src/Core/Module/WidgetInterface.php
514 /src/PrestaShopBundle/Translation/DomainNormalizer.php
515 /classes/Media.php
516 /modules/ps_socialfollow/ps_socialfollow.php
517 /modules/blockwishlist/blockwishlist.php
518 /modules/tpinquiry/tpinquiry.php
519 /modules/tpinquiry/classes/TpInquiryRecord.php
520 /src/Adapter/Presenter/Cart/CartLazyArray.php
521 /src/Adapter/Product/PriceFormatter.php
522 /src/Adapter/Presenter/Cart/CartProductPresenter.php
523 /src/Adapter/Presenter/Product/ProductPresenter.php
524 /src/Adapter/Product/ProductColorsRetriever.php
525 /src/Adapter/HookManager.php
526 /classes/Gender.php
527 /src/Core/Domain/Title/ValueObject/Gender.php
528 /classes/Risk.php
529 /classes/Meta.php
530 /classes/Address.php
531 /classes/ImageType.php
532 /classes/State.php
533 /src/Core/Security/PasswordPolicyConfiguration.php
534 /src/Core/Configuration/DataConfigurationInterface.php
535 /src/Core/Security/Hashing.php
536 /src/Core/Filter/FrontEndObject/MainFilter.php
537 /src/Core/Filter/FilterInterface.php
538 /src/Core/Filter/FrontEndObject/CartFilter.php
539 /src/Core/Filter/HashMapWhitelistFilter.php
540 /src/Core/Filter/CollectionFilter.php
541 /src/Core/Filter/FrontEndObject/ProductFilter.php
542 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
543 /src/Core/Filter/FrontEndObject/CustomerFilter.php
544 /src/Core/Filter/FrontEndObject/ShopFilter.php
545 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
546 /classes/ProductAssembler.php
547 /src/Core/Product/Search/ProductSearchContext.php
548 /modules/ps_shoppingcart/ps_shoppingcart.php
549 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
550 /modules/ps_searchbar/ps_searchbar.php
551 /modules/ps_imageslider/ps_imageslider.php
552 /modules/ps_imageslider/Ps_HomeSlide.php
553 /modules/productcomments/productcomments.php
554 /modules/aiagentchat/aiagentchat.php
555 /classes/Smarty/SmartyCustomTemplate.php
556 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
557 /var/cache/prod/smarty/compile/tecpoint/55/ef/f4/55eff4a90dd291c6a15433c48ee4344fab670528_2.file.header_vars.tpl.php
558 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
559 /src/Core/Product/Search/ProductSearchQuery.php
560 /src/Core/Product/Search/SortOrder.php
561 /modules/ps_facetedsearch/ps_facetedsearch.php
562 /modules/ps_facetedsearch/src/HookDispatcher.php
563 /modules/ps_facetedsearch/src/Hook/Attribute.php
564 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
565 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
566 /modules/ps_facetedsearch/src/Hook/Category.php
567 /modules/ps_facetedsearch/src/Hook/Configuration.php
568 /modules/ps_facetedsearch/src/Hook/Design.php
569 /modules/ps_facetedsearch/src/Hook/Feature.php
570 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
571 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
572 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
573 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
574 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
575 /modules/ps_facetedsearch/src/Hook/Product.php
576 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
577 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
578 /modules/ps_facetedsearch/src/Filters/Provider.php
579 /modules/ps_facetedsearch/src/URLSerializer.php
580 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
581 /modules/ps_facetedsearch/src/Product/SearchProvider.php
582 /src/Core/Product/Search/FacetsRendererInterface.php
583 /src/Core/Product/Search/ProductSearchProviderInterface.php
584 /modules/ps_facetedsearch/src/Filters/Converter.php
585 /modules/ps_facetedsearch/src/Product/SearchFactory.php
586 /src/Core/Product/Search/ProductSearchResult.php
587 /modules/ps_facetedsearch/src/Product/Search.php
588 /modules/ps_facetedsearch/src/Adapter/MySQL.php
589 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
590 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
591 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
592 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
593 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
594 /modules/ps_facetedsearch/src/Filters/Products.php
595 /classes/stock/StockAvailable.php
596 /modules/ps_facetedsearch/src/Filters/Block.php
597 /src/Core/Product/Search/Facet.php
598 /src/Core/Product/Search/Filter.php
599 /vendor/prestashop/decimal/src/DecimalNumber.php
600 /vendor/prestashop/decimal/src/Builder.php
601 /src/Core/Product/Search/FacetCollection.php
602 /classes/Pack.php
603 /classes/Combination.php
604 /classes/SpecificPrice.php
605 /classes/tax/TaxManagerFactory.php
606 /classes/tax/TaxRulesTaxManager.php
607 /classes/tax/TaxManagerInterface.php
608 /classes/tax/Tax.php
609 /classes/tax/TaxCalculator.php
610 /classes/GroupReduction.php
611 /src/Core/Localization/CLDR/ComputingPrecision.php
612 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
613 /classes/order/Order.php
614 /classes/ProductPresenterFactory.php
615 /src/Adapter/Presenter/Product/ProductListingPresenter.php
616 /src/Core/Product/ProductPresentationSettings.php
617 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
618 /src/Adapter/Presenter/Product/ProductLazyArray.php
619 /classes/Image.php
620 /src/Core/Image/ImageFormatConfiguration.php
621 /src/Core/Image/ImageFormatConfigurationInterface.php
622 /var/cache/prod/smarty/compile/tecpoint/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
623 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
624 /vendor/smarty/smarty/libs/plugins/modifier.count.php
625 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
626 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
627 /var/cache/prod/smarty/compile/tecpoint/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
628 /src/Core/Product/Search/Pagination.php
629 /vendor/defuse/php-encryption/src/Crypto.php
630 /vendor/defuse/php-encryption/src/KeyOrPassword.php
631 /vendor/defuse/php-encryption/src/RuntimeTests.php
632 /vendor/defuse/php-encryption/src/DerivedKeys.php
633 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
634 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
635 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/77/55/66/77556625c663f7157fab0059f961d538c3e15afc_2.file.category.tpl.php
636 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/ef/ad/0e/efad0edd4313aa88189e4075d6a542593a23ff90_2.file.product-list.tpl.php
637 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/79/bb/40/79bb40b7ebc4af58b833771b494e09862b972a1e_2.file.layout-left-column.tpl.php
638 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/ac/47/28/ac4728066e727b65eaf10567abc8857d1daff451_2.file.layout-both-columns.tpl.php
639 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/f8/c8/22/f8c822657579d53c530c0fa8163321e18ae411c7_2.file.head.tpl.php
640 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/1f/d2/9a/1fd29a441d1732aeb8a0704a56dc50692890638a_2.file.stylesheets.tpl.php
641 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/0e/5d/f6/0e5df6cf7de715e428a95b62177a3284d3292d2a_2.file.javascript.tpl.php
642 /classes/ProductDownload.php
643 /src/Adapter/ContainerFinder.php
644 /src/Core/Cart/Calculator.php
645 /src/Core/Cart/CartRowCollection.php
646 /src/Core/Cart/Fees.php
647 /src/Core/Cart/AmountImmutable.php
648 /src/Core/Cart/CartRuleCollection.php
649 /src/Core/Cart/CartRuleCalculator.php
650 /src/Adapter/Product/PriceCalculator.php
651 /src/Core/Cart/CartRow.php
652 /modules/blockreassurance/blockreassurance.php
653 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/7f/37/d6/7f37d69e8d3315141ec9a6b2efb7f04308d87974_2.file.icons.tpl.php
654 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/ed/8f/8d/ed8f8dac7756c2b5ee5db23ec2637501c035fbcc_2.file.product-activation.tpl.php
655 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/53/10/0c/53100c6493597c01b38e5963e02c9355704f2abe_2.file.topbar.tpl.php
656 /modules/ps_languageselector/ps_languageselector.php
657 /var/cache/prod/smarty/compile/tecpoint/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php
658 /modules/ps_currencyselector/ps_currencyselector.php
659 /modules/ps_customersignin/ps_customersignin.php
660 /var/cache/prod/smarty/compile/tecpoint/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
661 /var/cache/prod/smarty/compile/tecpoint/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
662 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/bd/ee/81/bdee81bd688d14644d4327f7b83dbc7c06de5d84_2.file.header.tpl.php
663 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/c9/2f/b3/c92fb33f42a1bb573bbf53755d1b55eec10563b7_2.file.mega-menu-grid.tpl.php
664 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/e4/5a/36/e45a36391b46251f64c2ee5c351bcf4dfad572fd_2.file.notifications.tpl.php
665 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/1e/ac/18/1eac1875db2ea2e6ba9fadceb8f091652c7f5fac_2.file.breadcrumbs.tpl.php
666 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
667 /var/cache/prod/smarty/compile/tecpoint/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
668 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
669 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/07/0d/a5/070da58a0f158a4ef98533e42e44bc04367fc2c0_2.file.products-top.tpl.php
670 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/4b/a2/3c/4ba23cbab0e9f18c46176ed4318a2471495c16e9_2.file.sort-orders.tpl.php
671 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/83/d9/2e/83d92e735883138e39fba0478b328a3af1208020_2.file.products.tpl.php
672 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/26/d8/3e/26d83ea6379f2711e7388d09c82300611e6b3e05_2.file.product.tpl.php
673 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/45/0a/21/450a2171e1702cc6b8bcd2acd450e61169b2d217_2.file.product-card.tpl.php
674 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/9d/75/c7/9d75c7ee5930d140734bb4a9c9051ada45e1bbd8_2.file.status-badge.tpl.php
675 /var/cache/prod/smarty/compile/tecpoint/74/c2/a0/74c2a0f674a940bc0f3e128ec093634791872ac6_2.module.tpcompareviewstemplateshookcomparebutton.tpl.php
676 /classes/Feature.php
677 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/5b/71/03/5b7103de4b1b88ecf280bce2a6df17fb89da947d_2.file.products-bottom.tpl.php
678 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/61/6b/73/616b7303acf65c3abc2112d48dc13c4edb51462d_2.file.footer.tpl.php
679 /vendor/smarty/smarty/libs/plugins/modifier.date_format.php
680 /modules/ps_linklist/ps_linklist.php
681 /var/cache/prod/translations/catalogue.de-DE.NXhscRe.php
682 /var/cache/prod/translations/catalogue.en-GB.NXhscRe.php
683 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
684 /modules/ps_linklist/src/Filter/LinkFilter.php
685 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
686 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
687 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
688 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
689 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
690 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
691 /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/1/1/2/1/tecpoint/b6/2f/7d/b62f7da0596c6e7436ecaf0e83ee45370f2c13b5.ps_linklistviewstemplateshooklinkblock.tpl.php
692 /var/cache/prod/smarty/cache/ps_socialfollow/1/1/1/2/1/tecpoint/23/aa/a8/23aaa829351d5648e1eac5c9975f366ca6cbc074.ps_socialfollowps_socialfollow.tpl.php
693 /var/cache/prod/smarty/compile/tecpoint/9a/90/04/9a9004cfa79d93a91ae0b4e0f23509304dd6f3ab_2.file.widget.tpl.php
694 /var/cache/prod/smarty/compile/tecpoint/3b/29/3f/3b293fa218d42437f5473b74067085f34041f71a_2.module.tpinquiryviewstemplateshookinquirymodal.tpl.php
695 /var/cache/prod/smarty/compile/tecpoint/f2/38/b7/f238b7b4f4d051a20492c3b6eb23a77883b6c0ad_2.module.tpinquiryviewstemplateshookinquiryform.tpl.php
696 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/7b/5b/13/7b5b1371418d6f32e1f07777f7400d1fcbd30758_2.file.cookie-consent.tpl.php
697 /var/cache/prod/smarty/compile/tecpointlayouts_layout_left_column_tpl/a3/2b/1a/a32b1a0085c652cdd273ddbfb247684c7b270f14_2.file.mobile-sticky-cta.tpl.php
698 /vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
699 /var/cache/prod/smarty/compile/tecpoint/47/b9/b5/47b9b57e0283dda668c342d46427fd222dad636b_2.module.tpconfiguratorviewstemplateshookstickycontact.tpl.php
700 /modules/statsdata/statsdata.php
701 /classes/Guest.php
702 /classes/Connection.php
703 /classes/Page.php
704 /classes/ConnectionsSource.php