|
Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
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 | mysql_lock_factory.php |
| MySQL / MariaDB locking factory. | |
| file | postgres_lock_factory.php |
| Postgres advisory locking factory. | |