HttpCache::getTraces()
  • References/PHP/Symfony/Component/HttpKernel/HttpCache

array getTraces() Returns an array of events that took place during processing of the last request

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

string handle(HttpCache $cache

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

invalidate(Request $request)

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

add(Response $response)

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
HttpCache::getKernel()
  • References/PHP/Symfony/Component/HttpKernel/HttpCache

HttpKernelInterface getKernel()

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

string write(Request $request,

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

ResponseCacheStrategyInterface createCacheStrategy() Returns a new cache strategy instance. Return Value ResponseCacheStrategyInterface A ResponseCacheStrategyInterface instance

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

Response process(

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

interface EsiResponseCacheStrategyInterface implements

2025-01-10 15:47:30