string getSymfonyVersion() Gets the Symfony version. Return Value string The Symfony version
string getSymfonyState() Returns the state of the current Symfony release. Return Value string One of: unknown, dev, stable, eom, eol
string getToken() Gets the token. Return Value string The token
bool hasAccelerator() Returns true if any accelerator is enabled. Return Value bool true if any accelerator is enabled, false otherwise
getApplicationName()
string getAppName() Gets the application name. Return Value string The application name
string getName() Returns the name of the collector. Return Value string The collector name
string getEnv() Gets the environment. Return Value string The environment
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
getBundles()
Page 611 of 787