DumpDataCollector::getName()

string getName() Returns the name of the collector. Return Value string The collector name

DumpDataCollector::getDumpsCount()

getDumpsCount()

DumpDataCollector::getDumps()

getDumps($format, $maxDepthLimit = -1, $maxItemsPerDepth = -1) Parameters $format $maxDepthLimit $maxItemsPerDepth

DumpDataCollector::dump()

dump(Data $data) Dumps a Data object. Parameters Data $data A Data object

DumpDataCollector::collect()

collect(Request $request, Response $response, Exception $exception = null) Collects data for the given Request and Response. Parameters Request $request A Request instance Response $response A Response instance Exception $exception An Exception instance

DumpDataCollector

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()

DummyException deprecated

class DummyException extends ErrorException deprecated since version 2.5, to be removed in 3.0.

DriverNotFoundException

class DriverNotFoundException extends RuntimeException implements ExceptionInterface LdapException is throw if php ldap module is not loaded.

DOMCaster::castXPath()

static castXPath(DOMXPath $dom, array $a, Stub $stub, $isNested) Parameters DOMXPath $dom array $a Stub $stub $isNested

DOMCaster::castTypeinfo()

static castTypeinfo(DOMTypeinfo $dom, array $a, Stub $stub, $isNested) Parameters DOMTypeinfo $dom array $a Stub $stub $isNested