AjaxDataCollector
class AjaxDataCollector extends DataCollector
AjaxDataCollector.
Methods
string
getName()
Returns the name of the collector.
Details
in DataCollector at line line 33
serialize()
in DataCollector at line line 38
unserialize($data)
at line line 24
collect(Request $request, Response $response, Exception $exception = null)
Collects data for the given Request and Response.
at line line 29
string
getName()
Returns the name of the collector.