DebugUtils Class Reference
[Various accompanying utilities]

Inheritance diagram for DebugUtils:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static el ($vr, $prefix=null)
static ev ($vr, $prefix=null)
static ec ($vr, $prefix=null)
static eq (Query $query, $prefix=null)
static microtime ()
static setMemoryCounter ()
static addMemoryCounter ()
static getMemoryCounter ()

Static Private Attributes

static $memoryAccumulator = 0
static $currentMemory = null


Detailed Description

Definition at line 16 of file DebugUtils.class.php.


Member Function Documentation

static DebugUtils::el ( vr,
prefix = null 
) [static]

Definition at line 21 of file DebugUtils.class.php.

static DebugUtils::ev ( vr,
prefix = null 
) [static]

Definition at line 31 of file DebugUtils.class.php.

static DebugUtils::ec ( vr,
prefix = null 
) [static]

Definition at line 44 of file DebugUtils.class.php.

static DebugUtils::eq ( Query query,
prefix = null 
) [static]

Definition at line 54 of file DebugUtils.class.php.

References DBPool::me().

Here is the call graph for this function:

static DebugUtils::microtime (  )  [static]

Definition at line 68 of file DebugUtils.class.php.

static DebugUtils::setMemoryCounter (  )  [static]

Definition at line 74 of file DebugUtils.class.php.

static DebugUtils::addMemoryCounter (  )  [static]

Definition at line 79 of file DebugUtils.class.php.

static DebugUtils::getMemoryCounter (  )  [static]

Definition at line 84 of file DebugUtils.class.php.


Member Data Documentation

DebugUtils::$memoryAccumulator = 0 [static, private]

Definition at line 18 of file DebugUtils.class.php.

DebugUtils::$currentMemory = null [static, private]

Definition at line 19 of file DebugUtils.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:16 2007 for onPHP by  doxygen 1.5.4