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

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

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

string getNamespace() Gets the Bundle namespace.

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::hasWinCache()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

bool hasWinCache() Returns true if WinCache is enabled.

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