XOOPS  2.6.0
DebugbarPreload Class Reference
Inheritance diagram for DebugbarPreload:
Inheritance graph

Static Public Member Functions

static eventCoreDatabaseNoconn ($args)
 
static eventCoreDatabaseNodb ($args)
 
static eventCoreDeprecated ($args)
 
static eventCoreDisableerrorreporting ($args)
 
static eventCoreException ($e)
 
static eventCoreFooterEnd ($args)
 
static eventCoreFooterStart ($args)
 
static eventCoreHeaderEnd ($args)
 
static eventCoreHeaderStart ($args)
 
static eventCoreIncludeCommonAuthSuccess ()
 
static eventCoreIncludeCommonClassmaps ($args)
 
static eventCoreIncludeCommonEnd ($args)
 
static eventCoreIncludeCommonStart ($args)
 
static eventCoreIncludeFunctionsRedirectheaderStart ($args)
 
static eventCoreModuleAddlog ($args)
 
static eventCoreSecurityValidatetokenEnd ($args)
 
static eventCoreTemplateConstructStart ($args)
 
static eventCoreThemeblocksBuildblockStart ($args)
 
static eventCoreThemeCheckcacheSuccess ($args)
 
static eventCoreThemeRenderEnd ($args)
 
static eventCoreThemeRenderStart ($args)
 
static eventDebugLog ($args)
 
static eventDebugTimerStart ($args)
 
static eventDebugTimerStop ($args)
 

Static Private Member Functions

static getConfigs ()
 

Static Private Attributes

static $registry = array()
 

Detailed Description

Definition at line 28 of file preload.php.

Member Function Documentation

static DebugbarPreload::eventCoreDatabaseNoconn (   $args)
static

core.database.noconn

Parameters
array$argsarguments
Returns
void

Definition at line 127 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreDatabaseNodb (   $args)
static

eventCoreDatabaseNodb

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 143 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreDeprecated (   $args)
static

eventCoreDeprecated

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 271 of file preload.php.

References DebugbarLogger\getInstance(), and WARNING.

Here is the call graph for this function:

static DebugbarPreload::eventCoreDisableerrorreporting (   $args)
static

eventCoreDisableerrorreporting

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 284 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreException (   $e)
static

eventCoreException

Parameters
Exception$ean exception
Returns
void

Definition at line 81 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreFooterEnd (   $args)
static

eventCoreFooterEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 337 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreFooterStart (   $args)
static

eventCoreFooterStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 324 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreHeaderEnd (   $args)
static

eventCoreHeaderEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 310 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreHeaderStart (   $args)
static

eventCoreHeaderStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 296 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreIncludeCommonAuthSuccess ( )
static

eventCoreIncludeCommonAuthSuccess

Returns
void

Definition at line 157 of file preload.php.

References $configs, $xoops, DebugbarLogger\getInstance(), and Xoops\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreIncludeCommonClassmaps (   $args)
static

add any module specific class map entries

Parameters
mixed$argsnot used
Returns
void

Definition at line 93 of file preload.php.

References $path, and XoopsLoad\addMap().

Here is the call graph for this function:

static DebugbarPreload::eventCoreIncludeCommonEnd (   $args)
static

eventCoreIncludeCommonEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 178 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreIncludeCommonStart (   $args)
static

eventCoreIncludeCommonStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 108 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreIncludeFunctionsRedirectheaderStart (   $args)
static

eventCoreIncludeFunctionsRedirectheader

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 350 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreModuleAddlog (   $args)
static

eventCoreModuleAddlog

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 379 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreSecurityValidatetokenEnd (   $args)
static

eventCoreSecurityValidatetokenEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 362 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreTemplateConstructStart (   $args)
static

eventCoreTemplateConstructStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 192 of file preload.php.

References $configs, and $tpl.

static DebugbarPreload::eventCoreThemeblocksBuildblockStart (   $args)
static

eventCoreThemeblocksBuildblockStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 253 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreThemeCheckcacheSuccess (   $args)
static

eventCoreThemeCheckcacheSuccess

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 236 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreThemeRenderEnd (   $args)
static

eventCoreThemeRenderEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 223 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventCoreThemeRenderStart (   $args)
static

eventCoreThemeRenderStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 211 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventDebugLog (   $args)
static

eventDebugLog - dump to DebugLog

Parameters
mixed$argsargument supplied to triggerEvent
Returns
void

Definition at line 393 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventDebugTimerStart (   $args)
static

eventDebugTimerStart - start a timer

Parameters
array$argsarray of name and label for timer
Returns
void

Definition at line 405 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::eventDebugTimerStop (   $args)
static

eventDebugTimerStop - start a timer

Parameters
string$argsname of timer
Returns
void

Definition at line 417 of file preload.php.

References DebugbarLogger\getInstance().

Here is the call graph for this function:

static DebugbarPreload::getConfigs ( )
staticprivate

getConfigs

Returns
array of config options

Definition at line 37 of file preload.php.

References $config_handler, $configs, $helper, $mid, $moduleperm_handler, $xoops, and Xoops\getInstance().

Here is the call graph for this function:

Member Data Documentation

DebugbarPreload::$registry = array()
staticprivate

Definition at line 30 of file preload.php.


The documentation for this class was generated from the following file: