category OSS
package OSS_Doctrine2
copyright Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland
license New BSD License

 Methods

Constructor

__construct() : void

Starts query

startQuery(string $sql, array $params, array $types) : void

Parameters

$sql

string

The SQL statement that was executed

$params

array

Arguments for SQL

$types

Stops query

stopQuery() : void

Sets the label for the FireBug entry

updateLabel() : void

 Properties

 

Currentquery

$_curQuery : \stdClass
 

Table of queries and their times

$_message : \Zend_Wildfire_Plugin_FirePhp_TableMessage
 

Total number of queries logged

$_queryCount : integer
 

Sum of query times

$_totalMS : float