Source
public getSqlBindTypes () SQL bind types related to the profile
public getSqlStatement () SQL statement related to the profile
public reset () Resets the profiler, cleaning up all the profiles
public stopProfile () Stops the active profile
public getTotalElapsedSeconds () Returns the total time in seconds spent by the profiles
public getFinalTime () Timestamp when the profile ended
public getSqlVariables () SQL variables related to the profile
public getLastProfile () Returns the last profile executed in the profiler
public setSqlVariables (array $sqlVariables) SQL variables related to the profile
Page 1 of 2