Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.2.x will end 22 April 2024 (12 months).
  • Bug fixes for security issues in 4.2.x will end 7 October 2024 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.1.x is supported too.

Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]

Unit tests for core_table\external\dynamic\get;

Copyright: 2020 Simey Lameze <simey@moodle.com>
License: http://www.gnu.org/copyleft/gpl.html GNU Public License
File Size: 210 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes


Class: get_test  - X-Ref

Unit tests for core_table\external\dynamic\get;

test_execute_invalid_component_format()   X-Ref
Test execute invalid component format.


test_execute_invalid_component()   X-Ref
Test execute invalid component.


test_execute_invalid_handler()   X-Ref
Test execute invalid handler.


Class: is  - X-Ref

test_execute_invalid_filter()   X-Ref
Test execute invalid filter.


test_table_get_execute()   X-Ref
Test execute method.


get_sort_array(array $sortdata)   X-Ref
Convert a traditional sort order into a sortorder for the web service.

param: array $sortdata
return: array