CacheDataCollectorAttribute implements MiddlewareInterface

Add CacheTags as 'cacheDataCollector' attribute.

Internal

Table of Contents

Interfaces

MiddlewareInterface

Methods

onCacheTagAdded()  : void
process()  : ResponseInterface
Adds an instance of TYPO3\CMS\Core\Cache\CacheDataCollector as attribute to $request object

Methods

process()

Adds an instance of TYPO3\CMS\Core\Cache\CacheDataCollector as attribute to $request object

public process(ServerRequestInterface $request, RequestHandlerInterface $handler) : ResponseInterface
Parameters
$request : ServerRequestInterface
$handler : RequestHandlerInterface
Return values
ResponseInterface

        
On this page

Search results