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