CacheWarmupCommand extends Command

Table of Contents

Properties

$bootService  : BootService
$containerBuilder  : ContainerBuilder
$dependencyInjectionCache  : FrontendInterface
$packageManager  : PackageManager

Methods

__construct()  : mixed
configure()  : void
Defines the allowed options for this command
execute()  : int
{@inheritdoc}

Properties

Methods

configure()

Defines the allowed options for this command

protected configure() : void

execute()

{@inheritdoc}

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results