You are here

17 methods override CacheProvider::doFetch() in Zircon Profile 8

ApcCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
Fetches an entry from the cache.
ArrayCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
Fetches an entry from the cache.
ChainCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php
Fetches an entry from the cache.
CouchbaseCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php
Fetches an entry from the cache.
FilesystemCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
Fetches an entry from the cache.
MemcacheCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php
Fetches an entry from the cache.
MemcachedCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php
Fetches an entry from the cache.
MongoDBCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php
Fetches an entry from the cache.
PhpFileCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php
Fetches an entry from the cache.
PredisCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php
Fetches an entry from the cache.
RedisCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php
Fetches an entry from the cache.
RiakCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php
Fetches an entry from the cache.
SQLite3Cache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php
Fetches an entry from the cache.
VoidCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php
Fetches an entry from the cache.
WinCacheCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
Fetches an entry from the cache.
XcacheCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
Fetches an entry from the cache.
ZendDataCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
Fetches an entry from the cache.