You are here

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

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