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

setCacheVersionInfo($cacheVersionInfo) Parameters

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

array|bool getRedirect() Gets the previous request attributes.

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

bool hasCollector(string $name) Returns true if a Collector for the given name exists.

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

countDeprecations()

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

class Esi implements

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

interface StoreInterface Interface implemented by HTTP cache stores.

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

update(Response $response)

2025-01-10 15:47:30