This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpKernel/DataCollector
2019-07-29 18:04:53 +02:00
..
AjaxDataCollector.php Reset profiler. 2017-10-05 12:20:28 +02:00
ConfigDataCollector.php Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
DataCollector.php Drop more usages of Serializable 2019-03-04 09:45:35 +01:00
DataCollectorInterface.php renamed Contract to Contracts 2018-07-13 19:06:58 +02:00
DumpDataCollector.php Drop more usages of Serializable 2019-03-04 09:45:35 +01:00
EventDataCollector.php [EventDispatcher] Split events across requests 2019-04-02 12:04:04 +02:00
ExceptionDataCollector.php switched array() to [] 2019-01-16 10:39:14 +01:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php Fix CS regarding nullable arguments 2019-07-05 09:04:50 +02:00
MemoryDataCollector.php switched array() to [] 2019-01-16 10:39:14 +01:00
RequestDataCollector.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
RouterDataCollector.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
TimeDataCollector.php [Stopwatch] fix some phpdocs 2019-07-29 15:17:57 +02:00