ConfigDataCollector::getSymfonyState()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

string getSymfonyState() Returns the state of the current Symfony release.

2025-01-10 15:47:30
Profile::addCollector()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

addCollector(

2025-01-10 15:47:30
ConfigDataCollector::hasAccelerator()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

bool hasAccelerator() Returns true if any accelerator is enabled.

2025-01-10 15:47:30
ConfigDataCollector::getSymfonyVersion()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

string getSymfonyVersion() Gets the Symfony version.

2025-01-10 15:47:30
BundleInterface::shutdown()
  • References/PHP/Symfony/Component/HttpKernel/Bundle

shutdown() Shutdowns the Bundle.

2025-01-10 15:47:30
Profile::setChildren()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

setChildren(array $children) Sets children profiler.

2025-01-10 15:47:30
ConfigDataCollector::getPhpVersion()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

string getPhpVersion() Gets the PHP version.

2025-01-10 15:47:30
ControllerResolver::getController()
  • References/PHP/Symfony/Component/HttpKernel/Controller

callable|false getController(Request $request)

2025-01-10 15:47:30
LoggerDataCollector::getName()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

string getName() Returns the name of the collector.

2025-01-10 15:47:30
HttpKernel::terminate()
  • References/PHP/Symfony/Component/HttpKernel

terminate(Request $request,

2025-01-10 15:47:30