Up one level | ||
adhoc_task.php [source] [131 lines] | Task executor for adhoc tasks. | |
alternative_component_cache.php [source] [111 lines] | This hack is intended for clustered sites that do not want to use shared cachedir for component cache. | |
automated_backups.php [source] [99 lines] | Automated backups CLI cron | |
backup.php [source] [119 lines] | This script allows to do backup. | |
build_theme_css.php [source] [119 lines] | Build and store theme CSS. | |
cfg.php [source] [185 lines] | CLI script allowing to get and set config values. | |
check_database_schema.php [source] [76 lines] | Validate that the current db structure matches the install.xml files. | |
checks.php [source] [171 lines] | CLI tool for system checks | |
cron.php [source] [178 lines] | CLI cron | |
dashboard_reset.php [source] [65 lines] | CLI script to reset dashboards. | |
fix_course_sequence.php [source] [125 lines] | This script fixed incorrectly deleted users. | |
fix_deleted_users.php [source] [92 lines] | This script fixed incorrectly deleted users. | |
fix_orphaned_calendar_events.php [source] [138 lines] | Fix orphaned calendar events that were broken by MDL-67494. | |
fix_orphaned_question_categories.php [source] [103 lines] | This script fixes orphaned question categories. | |
generate_key.php [source] [79 lines] | Generates a secure key for the current server (presuming it does not already exist). | |
install.php [source] [835 lines] | This script creates config.php file and prepares database. | |
install_database.php [source] [196 lines] | This installs Moodle into empty database, config.php must already exist. | |
kill_all_sessions.php [source] [55 lines] | CLI script to kill all user sessions without asking for confirmation. | |
maintenance.php [source] [112 lines] | Enable or disable maintenance mode. | |
mysql_collation.php [source] [328 lines] | MySQL collation conversion tool. | |
mysql_compressed_rows.php [source] [202 lines] | MySQL table row compression tool tool. | |
mysql_engine.php [source] [180 lines] | MySQL engine conversion tool. | |
purge_caches.php [source] [76 lines] | CLI script to purge caches without asking for confirmation. | |
reset_password.php [source] [108 lines] | This script allows you to reset any local user password. | |
restore_backup.php [source] [109 lines] | This script allows to restore a course from CLI. | |
scheduled_task.php [source] [168 lines] | CLI task execution. | |
svgtool.php [source] [182 lines] | This script implements some useful svg manipulation tricks. | |
uninstall_plugins.php [source] [183 lines] | CLI script to uninstall plugins. | |
upgrade.php [source] [233 lines] | This script creates config.php file and prepares database. |