A ProfilerStorage for Mysql
@author Jan Schumann <js@schumann-it.com>
Expanded class hierarchy of MysqlProfilerStorage
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
MysqlProfilerStorage:: |
protected | function |
Build SQL criteria to fetch records by ip and url Overrides PdoProfilerStorage:: |
|
MysqlProfilerStorage:: |
protected | function |
Initializes the database Overrides PdoProfilerStorage:: |
|
PdoProfilerStorage:: |
protected | property | ||
PdoProfilerStorage:: |
protected | property | ||
PdoProfilerStorage:: |
protected | property | ||
PdoProfilerStorage:: |
protected | property | ||
PdoProfilerStorage:: |
protected | property | ||
PdoProfilerStorage:: |
protected | function | ||
PdoProfilerStorage:: |
protected | function | 1 | |
PdoProfilerStorage:: |
protected | function | ||
PdoProfilerStorage:: |
protected | function | 1 | |
PdoProfilerStorage:: |
protected | function | 1 | |
PdoProfilerStorage:: |
public | function |
Finds profiler tokens for the given criteria. Overrides ProfilerStorageInterface:: |
|
PdoProfilerStorage:: |
protected | function | Returns whether data for the given token already exists in storage. | |
PdoProfilerStorage:: |
protected | function | ||
PdoProfilerStorage:: |
public | function |
Purges all data from the database. Overrides ProfilerStorageInterface:: |
|
PdoProfilerStorage:: |
public | function |
Reads data associated with the given token. Overrides ProfilerStorageInterface:: |
|
PdoProfilerStorage:: |
protected | function | Reads the child profiles for the given token. | |
PdoProfilerStorage:: |
public | function |
Saves a Profile. Overrides ProfilerStorageInterface:: |
|
PdoProfilerStorage:: |
public | function | Constructor. |