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-08-07 16:19:54 +02:00
..
AjaxDataCollector.php Reset profiler. 2017-10-05 12:20:28 +02:00
ConfigDataCollector.php Turned return type annotations of private methods into php return types. 2019-08-07 16:19:54 +02: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 add parameter type declarations to private methods 2019-07-31 20:51:46 +02:00
EventDataCollector.php [EventDispatcher] Split events across requests 2019-04-02 12:04:04 +02:00
ExceptionDataCollector.php Rename ErrorCatcher to ErrorRenderer (rendering part only) 2019-07-11 10:46:43 +02:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php add parameter type declarations to private methods 2019-07-31 20:51:46 +02:00
MemoryDataCollector.php add parameter type declarations to private methods 2019-07-31 20:51:46 +02: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