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