LateDataCollectorInterface
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

interface LateDataCollectorInterface LateDataCollectorInterface.

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

string sign(string $uri) Signs a URI. The given URI is signed by adding a _hash query

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

string getLogDir() Gets the log directory.

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

string handle(HttpCache $cache

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

mixed getDefaultValue() Returns the default value of the argument.

2025-01-10 15:47:30
Extension
  • References/PHP/Symfony/Component/HttpKernel/DependencyInjection

class Extension extends

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

string getParent() Returns the bundle name that this bundle overrides. Despite its name

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

collect(Request $request,

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

HttpKernelInterface getKernel()

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

string getName() Returns the name as given in PHP, $foo would yield "foo".

2025-01-10 15:47:30