WarmUpCacheCommand
class WarmUpCacheCommand extends BaseCacheCommand
Properties
protected ClientInterface | $client | from BaseCacheCommand | |
protected ResourcePoolInterface | $resourcePool | from BaseCacheCommand | |
protected CacheItemPoolInterface | $cacheItemPool | from BaseCacheCommand |
Methods
string
getCommandName()
No description
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}
Details
at line 23
protected string
getCommandName()
in BaseCacheCommand at line 49
protected
configure()
{@inheritdoc}
in BaseCacheCommand at line 70
protected
initClient(InputInterface $input)
at line 31
protected
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}