PHP Класс eZ\Publish\Core\MVC\Symfony\Cache\Http\InstantCachePurger

Наследование: implements eZ\Publish\Core\MVC\Symfony\Cache\GatewayCachePurger
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$purgeClient eZ\Publish\Core\MVC\Symfony\Cache\PurgeClientInterface

Открытые методы

Метод Описание
__construct ( eZ\Publish\Core\MVC\Symfony\Cache\PurgeClientInterface $purgeClient, eZ\Publish\API\Repository\ContentService $contentService, Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher )
purge ( $locationIds )
purgeAll ( )
purgeForContent ( $contentId, $locationIds = [] )

Описание методов

__construct() публичный Метод

public __construct ( eZ\Publish\Core\MVC\Symfony\Cache\PurgeClientInterface $purgeClient, eZ\Publish\API\Repository\ContentService $contentService, Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher )
$purgeClient eZ\Publish\Core\MVC\Symfony\Cache\PurgeClientInterface
$contentService eZ\Publish\API\Repository\ContentService
$eventDispatcher Symfony\Component\EventDispatcher\EventDispatcherInterface

purge() публичный Метод

public purge ( $locationIds )

purgeAll() публичный Метод

public purgeAll ( )

purgeForContent() публичный Метод

public purgeForContent ( $contentId, $locationIds = [] )

Описание свойств

$purgeClient защищенное свойство

protected PurgeClientInterface,eZ\Publish\Core\MVC\Symfony\Cache $purgeClient
Результат eZ\Publish\Core\MVC\Symfony\Cache\PurgeClientInterface