13 calls to Redis_AbstractBackend::getKey() in Redis 7.2
- Redis_Cache_Base::getKey in lib/
Redis/ Cache/ Base.php - Get full key name using the set prefix
- Redis_Lock_Backend_Default::getKey in lib/
Redis/ Lock/ Backend/ Default.php - Generate a redis key name for the current lock name
- Redis_Path_PhpRedis::deleteAlias in lib/
Redis/ Path/ PhpRedis.php - Alias is being deleted for the given source
- Redis_Path_PhpRedis::deleteLanguage in lib/
Redis/ Path/ PhpRedis.php - A language is being deleted
- Redis_Path_PhpRedis::lookupInHash in lib/
Redis/ Path/ PhpRedis.php - Redis_Path_PhpRedis::saveAlias in lib/
Redis/ Path/ PhpRedis.php - Alias is being inserted with the given source
- Redis_Path_Predis::deleteAlias in lib/
Redis/ Path/ Predis.php - Alias is being deleted for the given source
- Redis_Path_Predis::deleteLanguage in lib/
Redis/ Path/ Predis.php - A language is being deleted
- Redis_Path_Predis::lookupInHash in lib/
Redis/ Path/ Predis.php - Redis_Path_Predis::saveAlias in lib/
Redis/ Path/ Predis.php - Alias is being inserted with the given source
- Redis_Queue_Base::getKeyForClaimed in lib/
Redis/ Queue/ Base.php - Get claimed LIST key
- Redis_Queue_Base::getKeyForData in lib/
Redis/ Queue/ Base.php - Get data HASH key
- Redis_Queue_Base::getKeyForQueue in lib/
Redis/ Queue/ Base.php - Get queued items LIST key