This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-19 14:27:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
admin
/
xmldb
/
actions
History
Petr Skoda
de77601b57
MDL-24116 removing old xmldb test suite, all tests are now in DB function tests
2010-09-13 17:39:29 +00:00
..
check_bigints
…
check_defaults
…
check_foreign_keys
…
check_indexes
…
create_xml_file
…
delete_field
…
delete_index
…
delete_key
…
delete_table
…
delete_xml_file
…
edit_field
…
edit_field_save
…
edit_index
…
edit_index_save
…
edit_key
…
edit_key_save
…
edit_table
…
edit_table_save
…
edit_xml_file
MDL-24092 removing STATEMENTS support from install.xml, use db/install.php or db/log.php instead
2010-09-06 11:11:32 +00:00
edit_xml_file_save
…
generate_all_documentation
…
generate_documentation
…
get_db_directories
…
load_xml_file
…
load_xml_files
…
main_view
MDL-24116 disabling test UI in XMLDB - this is a first step only, going to migrate this completely to DML/DDL functional tests soon
2010-09-07 09:38:23 +00: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
…
revert_changes
…
save_xml_file
…
template
…
unload_xml_file
…
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
…
XMLDBAction.class.php
…
XMLDBCheckAction.class.php
…