| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Command to output status information about the installation. More...
 Inheritance diagram for ILIAS\Setup\CLI\StatusCommand:
 Collaboration diagram for ILIAS\Setup\CLI\StatusCommand:Public Member Functions | |
| __construct (AgentFinder $agent_finder) | |
| getMetrics (Agent $agent) | |
Protected Member Functions | |
| configure () | |
| execute (InputInterface $input, OutputInterface $output) | |
Static Protected Attributes | |
| static | $defaultName = "status" | 
Command to output status information about the installation.
Definition at line 35 of file StatusCommand.php.
| ILIAS\Setup\CLI\StatusCommand::__construct | ( | AgentFinder | $agent_finder | ) | 
Definition at line 42 of file StatusCommand.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 48 of file StatusCommand.php.
References ILIAS\Setup\CLI\configureCommandForPlugins().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 55 of file StatusCommand.php.
References ILIAS\Setup\CLI\StatusCommand\getMetrics(), and ILIAS\Setup\CLI\getRelevantAgent().
 Here is the call graph for this function:| ILIAS\Setup\CLI\StatusCommand::getMetrics | ( | Agent | $agent | ) | 
Definition at line 64 of file StatusCommand.php.
References ilIniFilesLoadedObjective\$might_populate_ini_files_as_well, ILIAS\Setup\Agent\getStatusObjective(), ILIAS\Setup\Metrics\Metric\STABILITY_CONFIG, ILIAS\Setup\Metrics\Metric\STABILITY_MIXED, and ILIAS\Setup\Metrics\Metric\TYPE_COLLECTION.
Referenced by ILIAS\Setup\CLI\StatusCommand\execute().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  staticprotected | 
Definition at line 40 of file StatusCommand.php.