ProfilerStorageInterface.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of ProfilerStorageInterface
All classes that implement ProfilerStorageInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ProfilerStorageInterface:: |
public | function | Finds profiler tokens for the given criteria. | 5 |
ProfilerStorageInterface:: |
public | function | Purges all data from the database. | 5 |
ProfilerStorageInterface:: |
public | function | Reads data associated with the given token. | 5 |
ProfilerStorageInterface:: |
public | function | Saves a Profile. | 5 |