DumpDataCollector::getName()

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

DumpDataCollector::unserialize()

unserialize($data) Parameters $data

Dumper

class Dumper implements DumperInterface Dumper is the abstract class for all built-in dumpers. Methods __construct(ContainerBuilder $container) Details __construct(ContainerBuilder $container) Parameters ContainerBuilder $container The service container to dump

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

DOMCaster::castText()

static castText(DOMText $dom, array $a, Stub $stub, $isNested) Parameters DOMText $dom array $a Stub $stub $isNested

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

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