public setSqlVariables (array $sqlVariables) SQL variables related to the profile
public Phalcon\Db\Profiler startProfile (string
public getNumberTotalStatements () Returns the total number of SQL statements processed
public setSqlBindTypes (array $sqlBindTypes) SQL bind types related to the profile
public setFinalTime (mixed $finalTime) Timestamp when the profile ended
public setSqlStatement (mixed $sqlStatement) SQL statement related to the profile
public getTotalElapsedSeconds () Returns the total time in seconds spent by the profile
public setInitialTime (mixed $initialTime) Timestamp when the profile started
public getInitialTime () Timestamp when the profile started
Source
Page 2 of 2