|
ILIAS
release_8 Revision v8.24
|
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 () | |
| @inheritDoc More... | |
| getNamedObjectives (?Config $config=null) | |
Protected Member Functions | |
| getMemcachedServer (array $node) | |
Protected Attributes | |
| ILIAS Refinery Factory | $refinery |
Definition at line 26 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:| ilGlobalCacheSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 48 of file class.ilGlobalCacheSetupAgent.php.
References $data, ILIAS\LTI\ToolProvider\$settings, getMemcachedServer(), ILIAS\Repository\refinery(), ilGlobalCache\TYPE_APC, ilGlobalCache\TYPE_MEMCACHED, and ilGlobalCache\TYPE_STATIC.
Here is the call graph for this function:| ilGlobalCacheSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 137 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 115 of file class.ilGlobalCacheSetupAgent.php.
References $config.
|
protected |
Definition at line 101 of file class.ilGlobalCacheSetupAgent.php.
References ilMemcacheServer\STATUS_ACTIVE, and ilMemcacheServer\STATUS_INACTIVE.
Referenced by getArrayToConfigTransformation(), and ILIAS\Tests\GlobalCache\Setup\TestObj\getMServer().
Here is the caller graph for this function:| ilGlobalCacheSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 153 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getNamedObjectives | ( | ?Config | $config = null | ) |
Definition at line 158 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 145 of file class.ilGlobalCacheSetupAgent.php.
| ilGlobalCacheSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 126 of file class.ilGlobalCacheSetupAgent.php.
References $config.
| ilGlobalCacheSetupAgent::hasConfig | ( | ) |
Definition at line 40 of file class.ilGlobalCacheSetupAgent.php.
Definition at line 28 of file class.ilGlobalCacheSetupAgent.php.
Referenced by __construct().