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

Files

file  addinstanceform.php
 The library file for the apcu cache store.
 
file  lib.php
 APCu cache store main library.
 
file  provider.php
 Privacy Subsystem implementation for cachestore_apcu.
 
file  settings.php
 The settings for the APCu store.
 
file  version.php
 APCu cache store version information.
 

Namespaces

namespace  cachestore_apcu\privacy
  
 

Classes

class  cachestore_apcu
 The APCu cache store class. More...
 
class  cachestore_apcu\privacy\provider
 Privacy Subsystem for cachestore_apcu implementing null_provider. More...
 
class  cachestore_apcu_addinstance_form
 Form for adding a apcu instance. More...
 

Variables

 $plugin = 2020060900
 
$plugin component = 'cachestore_apcu'
 
$plugin maturity = MATURITY_STABLE
 
$plugin version = 2020061500
 

Detailed Description