WarmupCommand extends Command
FinalYes
Warmup Fluid cache for detected template files
Tags
Attributes
- #[AsCommand]
- 'fluid:cache:warmup'
- 'Performs a cache warmup for detected Fluid templates'
Table of Contents
Methods
- __construct() : mixed
- execute() : int
Methods
__construct()
public
__construct(CacheWarmupService $cacheWarmupService) : mixed
Parameters
- $cacheWarmupService : CacheWarmupService
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface