InlineFragmentRenderer::getName()
  • References/PHP/Symfony/Component/HttpKernel/Fragment

string getName() Gets the name of the strategy.

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

bool isDebug() Checks if debug mode is enabled.

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

onKernelRequest(GetResponseEvent

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

terminate(Request $request,

2025-01-10 15:47:30
MongoDbProfilerStorage deprecated::write()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

bool write(Profile $profile)

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

string getAppName() Gets the application name.

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

bool purge(string $url) Purges data for the given URL.

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

string getName() Returns surrogate name.

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

ExtensionInterface|null getContainerExtension() Returns the container extension that should be implicitly loaded. Return Value ExtensionInterface|null The default extension or null if there is none

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

BundleInterface[] getBundles()

2025-01-10 15:47:30