XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _MD_DEBUGBAR_BLOCKS "Blocks" |
const | _MD_DEBUGBAR_CACHED "Cached (regenerates every %s seconds)" |
const | _MD_DEBUGBAR_DEBUG "Debug" |
const | _MD_DEBUGBAR_DEPRECATED "Deprecated" |
const | _MD_DEBUGBAR_ERRORS "Errors" |
const | _MD_DEBUGBAR_EXTRA "Extra" |
const | _MD_DEBUGBAR_INCLUDED_FILES "Included files" |
const | _MD_DEBUGBAR_NONE "None" |
const | _MD_DEBUGBAR_NOT_CACHED "Not cached" |
const | _MD_DEBUGBAR_PHP_VERSION "PHP Version" |
const | _MD_DEBUGBAR_QUERIES "Queries" |
const | _MD_DEBUGBAR_TIMERS "Timers" |
const | _MD_DEBUGBAR_TIMETOLOAD "%s took %s seconds to load." |
const | _MD_DEBUGBAR_TOTAL "Total" |
const _MD_DEBUGBAR_CACHED "Cached (regenerates every %s seconds)" |
Definition at line 33 of file main.php.
Referenced by DebugbarLogger\log().
const _MD_DEBUGBAR_DEBUG "Debug" |
const _MD_DEBUGBAR_INCLUDED_FILES "Included files" |
Definition at line 20 of file main.php.
Referenced by DebugbarLogger\__destruct().
const _MD_DEBUGBAR_NOT_CACHED "Not cached" |
Definition at line 32 of file main.php.
Referenced by DebugbarLogger\log().
const _MD_DEBUGBAR_PHP_VERSION "PHP Version" |
Definition at line 21 of file main.php.
Referenced by DebugbarLogger\__destruct().