final class CacheWarmCommand extends Command (View source)

Constants

NAME

Methods

__construct(CachePreWarmerInterface $warmer)

No description

configure()

No description

static 
create(ContainerInterface $container)

No description

int
execute(InputInterface $input, OutputInterface $output)

No description

Details

__construct(CachePreWarmerInterface $warmer)

No description

Parameters

CachePreWarmerInterface $warmer

protected configure()

No description

static create(ContainerInterface $container)

No description

Parameters

ContainerInterface $container

protected int execute(InputInterface $input, OutputInterface $output)

No description

Parameters

InputInterface $input
OutputInterface $output

Return Value

int