WarmupBaseTcaCache
FinalYes
Table of Contents
Methods
- __construct() : mixed
- storeBaseTcaCache() : void
- Stores TCA caches during cache warmup.
Methods
__construct()
public
__construct(FrontendInterface $coreCache) : mixed
Parameters
- $coreCache : FrontendInterface
storeBaseTcaCache()
Stores TCA caches during cache warmup.
public
storeBaseTcaCache(AfterTcaCompilationEvent $event) : void
This event handler is injected dynamically by TYPO3\CMS\Core\Command\CacheWarmupCommand.
Parameters
- $event : AfterTcaCompilationEvent