public getSqlBindTypes () SQL bind types related to the profile
Source
public getSqlStatement () SQL statement related to the profile
public getSqlVariables () SQL variables related to the profile
public getFinalTime () Timestamp when the profile ended
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 setInitialTime (mixed $initialTime) Timestamp when the profile started
public getTotalElapsedSeconds () Returns the total time in seconds spent by the profile
Page 1 of 2