ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
getSpecific (string $adaptor, Config $config) | |
getWithConfig (Config $config) | |
Definition at line 28 of file Factory.php.
ILIAS\Cache\Adaptor\Factory::getSpecific | ( | string | $adaptor, |
Config | $config | ||
) |
Definition at line 30 of file Factory.php.
References ILIAS\Cache\Config\APCU, ILIAS\Cache\Adaptor\PHPStatic\isAvailable(), ILIAS\Cache\Config\MEMCACHED, and ILIAS\Cache\Config\PHPSTATIC.
Referenced by ILIAS\Cache\Adaptor\Factory\getWithConfig().
ILIAS\Cache\Adaptor\Factory::getWithConfig | ( | Config | $config | ) |
Definition at line 42 of file Factory.php.
References ILIAS\Cache\Config\getAdaptorName(), and ILIAS\Cache\Adaptor\Factory\getSpecific().