6 calls to cache_get() in Memcache API and Integration 6
- MemCacheSavingCase::checkVariable in tests/
memcache.test - MemCacheSavingCase::testObject in tests/
memcache.test - Test the saving and restoring of an object.
- MemcacheTestCase::assertCacheRemoved in tests/
memcache.test - Assert or a cache entry has been removed.
- MemcacheTestCase::checkCacheExists in tests/
memcache.test - Check whether or not a cache entry exists.
- memcache_requirements in ./
memcache.install - Implements hook_requirements().
- memcache_variable_set in ./
memcache.inc - Re-implementation of variable_set() that writes through instead of clearing.