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