string getSymfonyState() Returns the state of the current Symfony release. Return Value string One of: unknown, dev, stable, eom, eol
string getSymfonyVersion() Gets the Symfony version. Return Value string The Symfony version
string getPhpVersion() Gets the PHP version. Return Value string The PHP version
string getSapiName() Gets the PHP SAPI name. Return Value string The environment
getBundles()
getApplicationName()
string getName() Returns the name of the collector. Return Value string The collector name
getApplicationVersion()
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
string getEnv() Gets the environment. Return Value string The environment
Page 611 of 787