ContainerAwareHttpKernel deprecated
  • References/PHP/Symfony/Component/HttpKernel/DependencyInjection

class ContainerAwareHttpKernel extends HttpKernel

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

Request getRequest()

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

interface BundleInterface implements

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

clear(string $cacheDir) Clears any caches necessary.

2025-01-10 15:47:30
ResponseCacheStrategyInterface
  • References/PHP/Symfony/Component/HttpKernel/HttpCache

interface ResponseCacheStrategyInterface ResponseCacheStrategyInterface implementations know how

2025-01-10 15:47:30
Component\HttpKernel\Event
  • References/PHP/Symfony/Component/HttpKernel

Classes

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

bool isDebug() Checks if debug mode is enabled.

2025-01-10 15:47:30
ArgumentMetadata
  • References/PHP/Symfony/Component/HttpKernel/ControllerMetadata

class ArgumentMetadata Responsible for storing metadata of an argument.

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

ExtensionInterface|null getContainerExtension() Returns the bundle's container extension. Return Value ExtensionInterface|null The default extension or null if there is none Exceptions LogicException

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

string getParent() Returns the bundle parent name.

2025-01-10 15:47:30