You are here

namespace Drupal\mongodb_storage in MongoDB 8.2

Classsort descending Location Description
KeyValueExpirableFactory modules/mongodb_storage/src/KeyValueExpirableFactory.php Class KeyValueFactory builds KeyValue stores as MongoDB collections.
KeyValueFactory modules/mongodb_storage/src/KeyValueFactory.php Class KeyValueFactory builds KeyValue stores as MongoDB collections.
KeyValueStore modules/mongodb_storage/src/KeyValueStore.php Class KeyValueStore provides a KeyValueStore as a MongoDB collection.
KeyValueStoreExpirable modules/mongodb_storage/src/KeyValueStoreExpirable.php KeyValueStore provides a KeyValueStoreExpirable as a MongoDB collection.
Storage modules/mongodb_storage/src/Storage.php Class MongoDb contains constants usable by all modules using the storage.