You are here

7 calls to Cache::notifyException() in MongoDB 7

Cache::attemptRemove in mongodb_cache/mongodb_cache_plugin.php
Attempt removing data from the collection, notifying on exceptions.
Cache::garbageCollection in mongodb_cache/mongodb_cache_plugin.php
Garbage collection for get() and getMultiple().
Cache::get in mongodb_cache/mongodb_cache_plugin.php
Cache::getMultiple in mongodb_cache/mongodb_cache_plugin.php
Cache::isEmpty in mongodb_cache/mongodb_cache_plugin.php
Cache::set in mongodb_cache/mongodb_cache_plugin.php
Cache::__construct in mongodb_cache/mongodb_cache_plugin.php
Constructor.