17 methods override CacheProvider::doContains() in Plug 7
- ApcCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ ApcCache.php - Tests if an entry exists in the cache.
- ArrayCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ ArrayCache.php - Tests if an entry exists in the cache.
- ChainCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ ChainCache.php - Tests if an entry exists in the cache.
- CouchbaseCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ CouchbaseCache.php - Tests if an entry exists in the cache.
- FilesystemCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ FilesystemCache.php - Tests if an entry exists in the cache.
- MemcacheCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ MemcacheCache.php - Tests if an entry exists in the cache.
- MemcachedCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ MemcachedCache.php - Tests if an entry exists in the cache.
- MongoDBCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ MongoDBCache.php - Tests if an entry exists in the cache.
- PhpFileCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ PhpFileCache.php - Tests if an entry exists in the cache.
- PredisCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ PredisCache.php - Tests if an entry exists in the cache.
- RedisCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ RedisCache.php - Tests if an entry exists in the cache.
- RiakCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ RiakCache.php - Tests if an entry exists in the cache.
- SQLite3Cache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ SQLite3Cache.php - Tests if an entry exists in the cache.
- VoidCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ VoidCache.php - Tests if an entry exists in the cache.
- WinCacheCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ WinCacheCache.php - Tests if an entry exists in the cache.
- XcacheCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ XcacheCache.php - Tests if an entry exists in the cache.
- ZendDataCache::doContains in lib/
doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ ZendDataCache.php - Tests if an entry exists in the cache.