You are here

constant XAUTOLOAD_VARNAME_CACHE_PREFIX in X Autoload 7.5

3 uses of XAUTOLOAD_VARNAME_CACHE_PREFIX
CacheManager::create in src/CacheManager/CacheManager.php
This method has side effects, so it is not the constructor.
CacheManager::renewCachePrefix in src/CacheManager/CacheManager.php
Renew the cache prefix, save it, and notify all observers.
xautoload_uninstall in ./xautoload.install
Implements hook_uninstall()

File

./xautoload.early.lib.inc, line 15

Code

define('XAUTOLOAD_VARNAME_CACHE_PREFIX', 'xautoload_cache_prefix');