class ConfigDataCollector extends DataCollector
ConfigDataCollector.
Methods
serialize() from DataCollector unserialize($data) from DataCollector __construct(string $name = null, string $version = null) Constructor.
setKernel(KernelInterface $kernel = null) Sets the Kernel associated with this Request.
collect(Request $request, Response $response, Exception $exception = null) Collects data for the given Request and Response.
getApplicationName()
getApplicat