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
2013-03-18 16:18:56 +01:00
..
ConfigDataCollector.php Show PHP SAPI in WDT 2013-01-09 10:34:35 +00:00
DataCollector.php fixed stringification of array objects in RequestDataCollector (closes #5295) 2012-09-21 08:32:55 +02:00
DataCollectorInterface.php fixed CS 2012-07-09 14:54:20 +02:00
EventDataCollector.php [HttpKernel] unified the way the traceable event dispatcher injects information into the profiler (closes #5733) 2012-10-13 12:32:02 +02:00
ExceptionDataCollector.php Code cleanup 2012-10-22 10:37:12 -04:00
LoggerDataCollector.php [WebProfilerBundle] Some eye candy for deprecated calls 2012-12-11 11:14:29 +01:00
MemoryDataCollector.php [HttpKernel] fixed memory collector 2013-03-18 16:18:56 +01:00
RequestDataCollector.php [HttpKernel] Collect data if the controller is a Closure 2013-03-13 23:08:54 +01:00
RouterDataCollector.php Fixed Phpdoc 2012-07-28 16:07:17 +00:00
TimeDataCollector.php Use REQUEST_TIME_FLOAT if available. 2013-02-05 10:58:14 +01:00