Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Files | Namespaces | Classes | Variables
cachestore_mongodb

Files

file  addinstanceform.php
 The MongoDB plugin form for adding an instance.
 
file  lib.php
 The library file for the MongoDB store plugin.
 
file  provider.php
 Privacy Subsystem implementation for cachestore_mongodb.
 
file  settings.php
 The settings for the mongodb store.
 
file  version.php
 Cache mongodb store version information.
 

Namespaces

namespace  cachestore_mongodb\privacy
  
 

Classes

class  cachestore_mongodb
 The MongoDB Cache store. More...
 
class  cachestore_mongodb\privacy\provider
 Privacy Subsystem for cachestore_mongodb. More...
 
class  cachestore_mongodb_addinstance_form
 The form to add an instance of the MongoDB store to the system. More...
 

Variables

 $plugin = 2020060900
 
$plugin component = 'cachestore_mongodb'
 
$plugin version = 2020061500
 

Detailed Description