31 Commits

Author SHA1 Message Date
ce035a9742 refactor shop collector 2025-03-24 10:44:03 +01:00
6534af14c3 remove unused Smarty collector 2025-03-24 10:42:54 +01:00
29940a97d1 fix typo 2025-03-24 10:40:55 +01:00
843c49e137 show controller template variables before global 2025-03-24 08:17:27 +01:00
16c524bd1a get Doctrine connection from DIC 2025-03-24 08:17:27 +01:00
f54713acb8 add template variables collector as a replacement for the former Smarty collector 2025-03-24 08:17:27 +01:00
1309aa5976 add Twig collector 2025-03-24 08:17:27 +01:00
ab7e4fa595
make SmartyCollector class compatible to parent class 2025-03-23 12:52:57 +01:00
75146c8a08
add option to show DebugBar only if logged in user is an admin user 2022-08-17 15:23:06 +02:00
6eb4c213b9
cleanup code 2022-08-16 11:42:25 +02:00
922d26d3ac
catch all possible exceptions and errors 2022-08-16 11:08:05 +02:00
88b6a1d6fa
throw error type dependend exceptions 2022-08-16 00:18:25 +02:00
154a28f118
remove extra config item for current theme
it will displayed in shop tab
2022-08-14 01:08:52 +02:00
c892b3bd03
collect unhandled exceptions, errors from Smarty and PHP 2022-08-14 01:08:02 +02:00
8cba6428ed
adjust documentation, add todo list 2022-08-05 09:41:07 +02:00
ef66dd22cb
remove useless exceptions tab 2022-08-05 09:23:48 +02:00
c1888bde70
add OXID version informations 2022-08-04 22:33:08 +02:00
1f7306b436
add OXID config vars tab 2022-08-03 10:53:45 +02:00
48ba33562e
show current view template in Smarty tab 2022-08-03 09:57:02 +02:00
0d4662edf5
apply code style rules 2022-08-03 09:17:43 +02:00
f097a58691
improve code 2022-08-03 09:12:45 +02:00
4cea1658bb
can add customized debug messages 2022-08-03 00:32:09 +02:00
210920cfaa
change Monolog logger to a configurable instance 2022-08-02 23:20:52 +02:00
00b36364e1
add separate logger to set the non restricted debug bar handler 2022-08-02 12:07:26 +02:00
ba46258bbc
add patch instructions to create overridable functions by automatic 2022-08-01 22:44:05 +02:00
f36b13970e
Merge branch 'dev_profiling' of git.d3data.de:DanielS/DebugBar into dev_profiling 2022-08-01 22:27:28 +02:00
be7cab1481
overwrite profiling methods to get a more accurate profiling 2022-08-01 11:10:32 +02:00
cef92d05b2
overwrite profiling methods to get a more accurate profiling 2022-08-01 01:24:44 +02:00
55e5c6941d
add timeline messures from current profiling 2022-08-01 00:32:00 +02:00
b1dbe6854d
add smarty collector 2022-07-31 22:54:31 +02:00
eee07e22e3
Initial commit 2022-07-30 23:39:46 +02:00