Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
lock Directory Reference

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.