interface DataCollectorInterface

DataCollectorInterface.

@author Fabien Potencier <fabien@symfony.com>

@api

Hierarchy

Expanded class hierarchy of DataCollectorInterface

All classes that implement DataCollectorInterface

2 files declare their use of DataCollectorInterface

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php, line 24

Namespace

Symfony\Component\HttpKernel\DataCollector
View source

Members

Namesort descending Modifiers Type Description Overrides
DataCollectorInterface::collect public function Collects data for the given Request and Response. 9
DataCollectorInterface::getName public function Returns the name of the collector. 9