disable() Disables the profiler.
purge() Purges all data from the storage.
DataCollectorInterface[] getCollectors() Gets the Collectors associated with this profile. Return Value DataCollectorInterface[]
Profile read(string $token)
array find(string $ip, string $url, string $limit, string $method, int|null $start = null, int|null $end = null)
class PdoProfilerStorage implements
string getIp() Returns the IP. Return
string getUrl() Returns the URL. Return
string getTime() Returns the time. Return
bool write(Profile $profile)
Page 2 of 8