‪TYPO3CMS  9.5
TYPO3\CMS\Core\Command\SiteListCommand Class Reference
Inheritance diagram for TYPO3\CMS\Core\Command\SiteListCommand:

Protected Member Functions

 configure ()
 
 execute (InputInterface $input, OutputInterface $output)
 

Detailed Description

Command for listing all configured sites

Definition at line 29 of file SiteListCommand.php.

Member Function Documentation

◆ configure()

TYPO3\CMS\Core\Command\SiteListCommand::configure ( )
protected

Defines the allowed options for this command

Definition at line 34 of file SiteListCommand.php.

◆ execute()

TYPO3\CMS\Core\Command\SiteListCommand::execute ( InputInterface  $input,
OutputInterface  $output 
)
protected

Shows a table with all configured sites

Definition at line 44 of file SiteListCommand.php.

References $locales, and $output.