Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.
/lib/classes/lock/
FolderUp one level  
Filedb_record_lock_factory.php      [source] [196 lines]   
Filefile_lock_factory.php           [source] [185 lines]   
Fileinstallation_lock_factory.php   [source] [111 lines]   
Filelock.php                        [source] [124 lines]   
Filelock_config.php                 [source] [104 lines]   Lock configuration class, used to get an instance of the currently configured lock factory.
Filelock_factory.php                [source] [90 lines]    Defines abstract factory class for generating locks.
Filelock_utils.php                  [source] [76 lines]    
Filemysql_lock_factory.php          [source] [171 lines]   
Filepostgres_lock_factory.php       [source] [211 lines]   
Filetiming_wrapper_lock_factory.php [source] [191 lines]