|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Files | |
| db_record_lock_factory.php | |
| This is a db record locking factory. | |
| file_lock_factory.php | |
| Flock based file locking factory. | |
| installation_lock_factory.php | |
| Lock factory for use during installation. | |
| lock.php | |
| Class representing a lock. | |
| lock_config.php | |
| Lock configuration class, used to get an instance of the currently configured lock factory. | |
| lock_factory.php | |
| Defines abstract factory class for generating locks. | |
| lock_utils.php | |
| Lock utilities. | |
| mysql_lock_factory.php | |
| MySQL / MariaDB locking factory. | |
| postgres_lock_factory.php | |
| Postgres advisory locking factory. | |
| timing_wrapper_lock_factory.php | |
| Timing wrapper around a lock factory. | |