ClearPageCacheController
Read onlyYes
Allows to clear the page cache of a given page uid.
This class is a specific Backend controller implementation and is not part of the TYPO3's Core API.
Table of Contents
Methods
- mainAction() : ResponseInterface
- getBackendUserAuthentication() : BackendUserAuthentication
- getLanguageService() : LanguageService
Methods
mainAction()
    public
                    mainAction(ServerRequestInterface $request) : ResponseInterface
    Parameters
- $request : ServerRequestInterface
Return values
ResponseInterfacegetBackendUserAuthentication()
    protected
                    getBackendUserAuthentication() : BackendUserAuthentication
    Return values
BackendUserAuthenticationgetLanguageService()
    protected
                    getLanguageService() : LanguageService