ClearPageCacheController

Class ClearPageCacheController

Allows to clear the page cache of a given page uid

Table of Contents

Properties

$dataHandler  : DataHandler

Methods

__construct()  : mixed
ClearPageCacheController constructor.
mainAction()  : ResponseInterface
Clear page cache
getBackendUserAuthentication()  : BackendUserAuthentication
getLanguageService()  : LanguageService
Returns LanguageService

Properties

Methods

__construct()

ClearPageCacheController constructor.

public __construct() : mixed

mainAction()

Clear page cache

public mainAction(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface

        
On this page

Search results