ReferenceIndexUpdateCommand extends Command

Core function to check/update the Reference Index

Attributes
#[AsCommand]
'referenceindex:update'
'Update the reference index of TYPO3'

Table of Contents

Methods

configure()  : mixed
Configure the command by defining the name, options and arguments
execute()  : int
Executes the command for adding or removing the lock file

Methods

configure()

Configure the command by defining the name, options and arguments

public configure() : mixed

execute()

Executes the command for adding or removing the lock file

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

        
On this page

Search results