Class CMS_stats

Description

Class CMS_stats

Store and display debug statistics

Located in /automne/classes/dialogs/stats.php (line 25)

CMS_grandFather
   |
   --CMS_stats
Variable Summary
 static mixed $filesLoaded
 static mixed $filesTable
 static mixed $filesTime
 static mixed $memoryTable
 static mixed $sqlNbRequests
 static mixed $sqlTable
 static mixed $timeEnd
 static mixed $timeStart
 static mixed $totalTime
 static mixed $_started
Method Summary
 static void getmicrotime ()
 static void start ()
 static void view ([ $removefieldset = false])
 CMS_stats __construct ()
Variables
static mixed $filesLoaded = 0 (line 33)
static mixed $filesTable = array() (line 35)
static mixed $filesTime = 0 (line 32)
static mixed $memoryTable = array() (line 36)
static mixed $sqlNbRequests = 0 (line 31)
static mixed $sqlTable = array() (line 34)
static mixed $timeEnd = 0 (line 29)
static mixed $timeStart = 0 (line 28)
static mixed $totalTime = 0 (line 30)
static mixed $_started = false (line 27)
Methods
static getmicrotime (line 123)

Usefull time function for statistics and regenerator

static void getmicrotime ()
static start (line 43)
static void start ()
static view (line 54)
static void view ([ $removefieldset = false])
  • $removefieldset
Constructor __construct (line 41)

Constructor overriding - make sure that a developer cannot instantiate

CMS_stats __construct ()

Inherited Methods

Inherited From CMS_grandFather

 CMS_grandFather::autoload()
 CMS_grandFather::hasError()
 CMS_grandFather::log()
 CMS_grandFather::PHPErrorHandler()
 CMS_grandFather::raiseError()
 CMS_grandFather::setDebug()
 CMS_grandFather::setLog()
 CMS_grandFather::_raiseError()
 CMS_grandFather::__call()
Class Constants

Documentation generated on Wed, 15 Feb 2012 15:39:40 +0100 by phpDocumentor 1.4.3