moodle/admin/tool/xmldb/actions
2022-07-13 08:20:54 +05:30
..
add_persistent_mandatory
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
edit_field_save MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_index
edit_index_save MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_key
edit_key_save MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_table
edit_table_save MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_xml_file
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
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
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
view_structure_php
view_structure_sql
view_structure_xml
view_table_php
view_table_sql
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
XMLDBCheckAction.class.php MDL-69973 xmldb: Ensure all reports use fresh metadata (not cached) 2020-10-30 19:27:11 +01:00