PHP eZ\Publish\Core\MVC\Symfony\Cache\Http Namespace

Nested Namespaces

eZ\Publish\Core\MVC\Symfony\Cache\Http\EventListener
eZ\Publish\Core\MVC\Symfony\Cache\Http\SignalSlot
eZ\Publish\Core\MVC\Symfony\Cache\Http\SymfonyCache

Interfaces

Name Description
ContentPurger Interface allowing for HttpCache stores to purge specific content.
RequestAwarePurger Interface allowing implementor (cache Store) to purge Http cache from a request object.

Classes

Name Description
FOSPurgeClient Purge client based on FOSHttpCacheBundle.
InstantCachePurger
LocalPurgeClient LocalPurgeClient emulates an Http PURGE request received by the cache store.
LocationAwareStore LocationAwareStore implements all the logic for storing cache metadata regarding locations.