|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Cache\Adaptor\Factory: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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function: