EventDataCollector.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of EventDataCollector
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
DataCollector:: |
protected | property | ||
DataCollector:: |
public | function | ||
DataCollector:: |
public | function | ||
EventDataCollector:: |
private | property | ||
EventDataCollector:: |
public | function |
Collects data for the given Request and Response. Overrides DataCollectorInterface:: |
|
EventDataCollector:: |
public | function | Gets the called listeners. | |
EventDataCollector:: |
public | function |
Returns the name of the collector. Overrides DataCollectorInterface:: |
|
EventDataCollector:: |
public | function | Gets the not called listeners. | |
EventDataCollector:: |
public | function |