Element index for package debugConsole_1.2.0
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ j ]
[ p ]
[ s ]
[ t ]
[ w ]
[ _ ]
top
top
d
- debugConsole.class.php
- procedural page debugConsole.class.php
- debugConsole.config.php
- procedural page debugConsole.config.php
- debugConsole.functions.php
- procedural page debugConsole.functions.php
- debugConsole.php
- procedural page debugConsole.php
- dc_dump
- in file debugConsole.functions.php, function dc_dump()
show debug info of a variable in debugConsole, add own text for documentation or hints
- dc_here
- in file debugConsole.functions.php, function dc_here()
show checkpoint info in debugConsole to make sure that a certain program line has been passed
- dc_start_timer
- in file debugConsole.functions.php, function dc_start_timer()
starts a new timer clock and returns its handle
- dc_stop_timer
- in file debugConsole.functions.php, function dc_stop_timer()
stops and shows a certain timer clock in debugConsole
- dc_watch
- in file debugConsole.functions.php, function dc_watch()
watch value changes of a variable in debugConsole
- debugConsole
- in file debugConsole.class.php, class debugConsole
debugConsole class
- debugConsoleLoader
- in file debugConsole.functions.php, function debugConsoleLoader()
singleton loader for debugConsole DO NOT USE, private to debugConsole functions
- dump
- in file debugConsole.class.php, method debugConsole::dump()
show debug info for variable in debugConsole, added by custom text for documentation and hints
top
top
f
- $filters
- in file debugConsole.class.php, variable debugConsole::$filters
events which are shown in debug console
top
top
top
top
p
- passedCheckpoint
- in file debugConsole.class.php, method debugConsole::passedCheckpoint()
shows in console that a checkpoint has been passed, additional info is the file and line which triggered the output
top
top
top
top
|
|