| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilGlobalCacheSetupAgent:
 Collaboration diagram for ilGlobalCacheSetupAgent:Public Member Functions | |
| __construct (Refinery\Factory $refinery) | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| getNamedObjectives (?Config $config=null) | |
Protected Member Functions | |
| convertNode (array $node) | |
Protected Attributes | |
| ILIAS Refinery Factory | $refinery | 
Definition at line 27 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) | 
Definition at line 31 of file class.ilGlobalCacheSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 101 of file class.ilGlobalCacheSetupAgent.php.
Referenced by getArrayToConfigTransformation(), and ILIAS\Tests\GlobalCache\Setup\TestObj\getMServer().
 Here is the caller graph for this function:| ilGlobalCacheSetupAgent::getArrayToConfigTransformation | ( | ) | 
Definition at line 48 of file class.ilGlobalCacheSetupAgent.php.
References $data, ILIAS\LTI\ToolProvider\$settings, convertNode(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ilGlobalCacheSetupAgent::getBuildArtifactObjective | ( | ) | 
Definition at line 135 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) | 
Definition at line 113 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getMigrations | ( | ) | 
Definition at line 151 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getNamedObjectives | ( | ?Config | $config = null | ) | 
Definition at line 156 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) | 
Definition at line 143 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) | 
Definition at line 124 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::hasConfig | ( | ) | 
Definition at line 40 of file class.ilGlobalCacheSetupAgent.php.
Definition at line 29 of file class.ilGlobalCacheSetupAgent.php.
Referenced by __construct().