|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
| file | db_record_lock_factory.php |
| This is a db record locking factory. | |
| file | file_lock_factory.php |
| Flock based file locking factory. | |
| file | installation_lock_factory.php |
| Lock factory for use during installation. | |
| file | lock.php |
| Class representing a lock. | |
| file | lock_config.php |
| Lock configuration class, used to get an instance of the currently configured lock factory. | |
| file | lock_factory.php |
| Defines abstract factory class for generating locks. | |
| file | postgres_lock_factory.php |
| Postgres advisory locking factory. | |