moodle/admin/tool/xmldb/actions
2024-08-15 11:51:31 +01:00
..
add_persistent_mandatory MDL-64587 tool_xmldb: Change Continue to Back link for consistency 2019-02-18 16:09:50 +08:00
check_bigints
check_defaults MDL-63252 tool_xmldb: convert default to float to avoid false positives 2020-07-24 07:53:19 +08:00
check_foreign_keys
check_indexes MDL-67886 tool_xmldb: checks for extra indexes 2020-04-23 00:45:43 +02:00
check_oracle_semantics
create_xml_file MDL-70931 xmldb: Generate install.xml files with EOL and EOF 2021-02-17 20:59:19 +01:00
delete_field
delete_index
delete_key
delete_table
delete_xml_file
edit_field MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
edit_field_save MDL-80827 tool_xmldb: Fixed xmldb editor broken with PHP 8.1 2024-02-27 12:22:32 +08:00
edit_index MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
edit_index_save MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_key MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
edit_key_save MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_table MDL-64587 xmldb: XMLDB option to add mandatory persistent fields. 2019-02-18 15:38:23 +08:00
edit_table_save MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_xml_file MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
edit_xml_file_save MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
generate_all_documentation MDL-77336 admin: Added class properties that are not declared. 2023-03-06 16:44:06 +07:00
generate_documentation
get_db_directories
load_xml_file MDL-53689 xmldb: Require a sesskey to load xml 2019-07-02 08:54:36 +02:00
load_xml_files
main_view MDL-73764 tool_xmldb: New report to show all xml files needing reconcile 2022-02-08 19:25:02 +01:00
move_updown_field
move_updown_index
move_updown_key
move_updown_table
new_field
new_index
new_key
new_table
new_table_from_mysql MDL-82802 tool_xmldb: allow numeric characters in table names. 2024-08-15 11:51:31 +01:00
reconcile_files MDL-73764 tool_xmldb: New report to show all xml files needing reconcile 2022-02-08 19:25:02 +01:00
revert_changes
save_xml_file
template
unload_xml_file MDL-53689 xmldb: Require a sesskey to load xml 2019-07-02 08:54:36 +02:00
view_field_xml
view_index_xml
view_key_xml
view_reserved_words MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
view_structure_php MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
view_structure_sql MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
view_structure_xml
view_table_php MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
view_table_sql MDL-63653 tool_xmldb: style form elements 2018-11-13 18:18:45 +01:00
view_table_xml
view_xml MDL-68443 xmldb: Improve path validation on view_xml action 2020-04-18 20:50:03 +10:00
XMLDBAction.class.php MDL-77336 admin: Added class properties that are not declared. 2023-03-06 16:44:06 +07:00
XMLDBCheckAction.class.php MDL-69973 xmldb: Ensure all reports use fresh metadata (not cached) 2020-10-30 19:27:11 +01:00