DataCollector.
Children of this class must store the collected data in the data property.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of DataCollector
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
DataCollector:: |
protected | property | ||
DataCollector:: |
public | function | ||
DataCollector:: |
public | function | ||
DataCollector:: |
protected | function | Converts a PHP variable to a string. | |
DataCollectorInterface:: |
public | function | Collects data for the given Request and Response. | 9 |
DataCollectorInterface:: |
public | function | Returns the name of the collector. | 9 |