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