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/tests/fixtures/hook/
FolderUp one level  
Filecallbacks.php        [source] [83 lines]    
Filehook.php             [source] [53 lines]    
Filehooks1_broken.php    [source] [42 lines]    Fixtures for hook testing.
Filehooks1_exception.php [source] [34 lines]    Fixtures for hook testing.
Filehooks1_missing.php   [source] [34 lines]    Fixtures for hook testing.
Filehooks1_stoppable.php [source] [34 lines]    Fixtures for hook testing.
Filehooks1_valid.php     [source] [33 lines]    Fixtures for hook testing.
Filehooks2_stoppable.php [source] [34 lines]    Fixtures for hook testing.
Filehooks2_valid.php     [source] [34 lines]    Fixtures for hook testing.
Filestoppablehook.php    [source] [65 lines]