10 methods override CacheProvider::doFetch()

ApcCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ApcCache.php
Fetches an entry from the cache.
ArrayCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php
Fetches an entry from the cache.
FilesystemCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php
Fetches an entry from the cache.
MemcacheCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php
Fetches an entry from the cache.
MemcachedCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php
Fetches an entry from the cache.
PhpFileCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php
Fetches an entry from the cache.
RedisCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php
Fetches an entry from the cache.
WinCacheCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php
Fetches an entry from the cache.
XcacheCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php
Fetches an entry from the cache.
ZendDataCache::doFetch in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php
Fetches an entry from the cache.