‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Command\ReferenceIndexUpdateCommand Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Command\ReferenceIndexUpdateCommand:

Public Member Functions

 configure ()
 

Protected Member Functions

 execute (InputInterface $input, OutputInterface $output)
 

Detailed Description

Core function to check/update the Reference Index

Definition at line 33 of file ReferenceIndexUpdateCommand.php.

Member Function Documentation

◆ configure()

TYPO3\CMS\Backend\Command\ReferenceIndexUpdateCommand::configure ( )

Configure the command by defining the name, options and arguments

Definition at line 38 of file ReferenceIndexUpdateCommand.php.

◆ execute()

TYPO3\CMS\Backend\Command\ReferenceIndexUpdateCommand::execute ( InputInterface  $input,
OutputInterface  $output 
)
protected

Executes the command for adding or removing the lock file

Definition at line 51 of file ReferenceIndexUpdateCommand.php.

References $output, and TYPO3\CMS\Core\Core\Bootstrap\initializeBackendAuthentication().