Property | Type | Description | |
---|---|---|---|
$cacheStore | eZ\Publish\Core\MVC\Symfony\Cache\Http\ContentPurger |
Method | Description | |
---|---|---|
__construct ( eZ\Publish\Core\MVC\Symfony\Cache\Http\RequestAwarePurger $cacheStore ) | ||
purge ( mixed $locationIds ) | Triggers the cache purge $locationIds. | |
purgeAll ( ) | Purges all content elements currently in cache. |
public __construct ( eZ\Publish\Core\MVC\Symfony\Cache\Http\RequestAwarePurger $cacheStore ) | ||
$cacheStore | eZ\Publish\Core\MVC\Symfony\Cache\Http\RequestAwarePurger |