10 methods override CacheProvider::doSave()

ApcCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ApcCache.php
Puts data into the cache.
ArrayCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php
Puts data into the cache.
FilesystemCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FilesystemCache.php
Puts data into the cache.
MemcacheCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php
Puts data into the cache.
MemcachedCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php
Puts data into the cache.
PhpFileCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php
Puts data into the cache.
RedisCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php
Puts data into the cache.
WinCacheCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php
Puts data into the cache.
XcacheCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php
Puts data into the cache.
ZendDataCache::doSave in drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php
Puts data into the cache.