class DumpDataCollector extends DataCollector implements DataDumperInterface
Methods
serialize()
unserialize($data)
__construct(Stopwatch $stopwatch = null, $fileLinkFormat = null, $charset = null, RequestStack $requestStack = null, DataDumperInterface $dumper = null)
__clone()
dump(Data $data) Dumps a Data object.
collect(Request $request, Response $response, Exception $exception = null) Collects data for the given Request and Response.
getDumpsCount()