ResponseCacheStrategyInterface::update()
  • References/PHP/Symfony/Component/HttpKernel/HttpCache

update(Response $response)

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

bool isLocked(Request $request)

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

addSurrogateControl(Response $response)

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

interface SurrogateInterface Methods string

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

class Ssi implements

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

addSurrogateCapability(Request $request)

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

string renderIncludeTag(string $uri, string $alt = null, bool $ignoreErrors = true, string $comment = '')

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

string getName() Returns surrogate name.

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

bool needsParsing(Response $response)

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

string getLog() Returns a log message for the events of the last request processing.

2025-01-10 15:47:30