public getSqlBindTypes () SQL bind types related to the profile
Source
public getSqlVariables () SQL variables 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 getLastProfile () Returns the last profile executed in the profiler
public getFinalTime () Timestamp when the profile ended
public getSqlStatement () SQL statement related to the profile
public setSqlVariables (array $sqlVariables) SQL variables related to the profile
Page 1 of 2