class CacheRouteParametersAllPagesCommand extends ContainerAwareCommand

Class CacheRouteParametersAllPagesCommand

Properties

protected Registry $doctrine
protected array $paramsArray

Methods

configure()

No description

execute(InputInterface $input, OutputInterface $output)

Cache parameters for route generation

Details

at line 42
protected configure()

at line 58
protected execute(InputInterface $input, OutputInterface $output)

Cache parameters for route generation

Parameters

InputInterface $input
OutputInterface $output

Exceptions

InvalidArgumentException
RuntimeException