Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Differences Between: [Versions 310 and 401] [Versions 39 and 401]

(no description)

File Size: 264 lines (13 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 2 files
 admin/tool/log/store/legacy/tests/fixtures/event.php
 admin/tool/log/store/legacy/tests/fixtures/store.php

Defines 1 class

store_test:: (4 methods):
  test_log_writing()
  test_replace_sql_legacy()
  test_get_supported_reports()
  test_cleanup_task()


Class: store_test  - X-Ref

Legacy log store tests.

test_log_writing()   X-Ref
No description

test_replace_sql_legacy()   X-Ref
Test replace_sql_legacy()


test_get_supported_reports()   X-Ref
No description

test_cleanup_task()   X-Ref
Test that the legacy log cleanup works correctly.