update_get_projects |
drupal/core/modules/update/update.compare.inc |
Fetches an array of installed and enabled projects. |
3 |
|
update_get_project_name |
drupal/core/modules/update/update.compare.inc |
Determines what project a given file object belongs to. |
1 |
|
update_get_update_function_list |
drupal/core/includes/update.inc |
Returns an organized list of update functions for a set of modules. |
1 |
|
update_get_update_list |
drupal/core/includes/update.inc |
Return a list of all the pending database updates. |
3 |
|
update_help |
drupal/core/modules/update/update.module |
Implements hook_help(). |
|
|
update_helpful_links |
drupal/core/update.php |
Provides links to the homepage and administration pages. |
2 |
|
update_info_page |
drupal/core/update.php |
Provides an overview of the Drupal database update. |
1 |
|
update_init |
drupal/core/modules/update/update.module |
Implements hook_init(). |
|
|
update_install |
drupal/core/modules/update/update.install |
Implements hook_install(). |
|
|
update_is_missing |
drupal/core/includes/update.inc |
Determines if a module update is missing or unavailable. |
1 |
|
update_mail |
drupal/core/modules/update/update.module |
Implements hook_mail(). |
|
|
update_manager_access |
drupal/core/modules/update/update.module |
Access callback: Resolves if the current user can access updater menu items. |
5 |
1 |
update_manager_archive_extract |
drupal/core/modules/update/update.manager.inc |
Unpacks a downloaded archive file. |
2 |
|
update_manager_archive_verify |
drupal/core/modules/update/update.manager.inc |
Verifies an archive after it has been downloaded and extracted. |
2 |
|
update_manager_batch_project_get |
drupal/core/modules/update/update.manager.inc |
Batch callback: Downloads, unpacks, and verifies a project. |
|
1 |
update_manager_download_batch_finished |
drupal/core/modules/update/update.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
|
1 |
update_manager_file_get |
drupal/core/modules/update/update.manager.inc |
Copies a file from the specified URL to the temporary directory for updates. |
2 |
|
update_manager_install_form |
drupal/core/modules/update/update.manager.inc |
Form constructor for the install form of the Update Manager module. |
|
1 |
update_manager_install_form_submit |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_install_form(). |
|
|
update_manager_install_form_validate |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
|
|
update_manager_local_transfers_allowed |
drupal/core/modules/update/update.manager.inc |
Determines if file transfers will be performed locally. |
1 |
|
update_manager_update_form |
drupal/core/modules/update/update.manager.inc |
Form constructor for the update form of the Update Manager module. |
|
1 |
update_manager_update_form_submit |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_form(). |
|
|
update_manager_update_form_validate |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_update_form(). |
|
1 |
update_manager_update_ready_form |
drupal/core/modules/update/update.manager.inc |
Form constructor for the update ready form. |
|
1 |
update_manager_update_ready_form_submit |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_ready_form(). |
|
|
update_manual_status |
drupal/core/modules/update/update.fetch.inc |
Page callback: Checks for updates and displays the update status report. |
|
1 |
update_menu |
drupal/core/modules/update/update.module |
Implements hook_menu(). |
|
|
update_module_enable |
drupal/core/includes/update.inc |
Helper function to install a new module in Drupal 8 via hook_update_N(). |
4 |
|
update_parse_xml |
drupal/core/modules/update/update.fetch.inc |
Parses the XML of the Drupal release history info files. |
1 |
|
update_prepare_d8_bootstrap |
drupal/core/includes/update.inc |
Performs extra steps required to bootstrap when using a Drupal 7 database. |
1 |
|
update_prepare_d8_language |
drupal/core/includes/update.inc |
Prepare Drupal 8 language changes for the bootstrap if needed. |
1 |
|
update_prepare_stored_includes |
drupal/core/includes/update.inc |
Fix stored include paths to match the "/core" migration. |
1 |
|
update_process_info_list |
drupal/core/modules/update/update.compare.inc |
Populates an array of project data. |
2 |
|
update_process_project_info |
drupal/core/modules/update/update.compare.inc |
Determines version and type information for currently installed projects. |
1 |
|
update_project_cache |
drupal/core/modules/update/update.compare.inc |
Retrieves data from {cache_update} or empties the cache when necessary. |
2 |
|
update_refresh |
drupal/core/modules/update/update.module |
Refreshes the release data after loading the necessary include file. |
1 |
|
update_requirements |
drupal/core/modules/update/update.install |
Implements hook_requirements(). |
2 |
|
update_resolve_dependencies |
drupal/core/includes/update.inc |
Resolves dependencies in a set of module updates, and orders them correctly. |
5 |
|
update_results_page |
drupal/core/update.php |
Displays results of the update script with any accompanying errors. |
1 |
|
update_retrieve_dependencies |
drupal/core/includes/update.inc |
Invoke hook_update_dependencies() in all installed modules. |
2 |
|
update_schema |
drupal/core/modules/update/update.install |
Implements hook_schema(). |
|
|
update_script_selection_form |
drupal/core/update.php |
Form constructor for the list of available database module updates. |
|
1 |
update_script_test_cache_flush |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module |
Implements hook_cache_flush(). |
|
|
update_script_test_requirements |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install |
Implements hook_requirements(). |
|
|
update_script_test_update_8000 |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install |
Dummy update function to run during the tests. |
|
|
update_selection_page |
drupal/core/update.php |
Renders a form with a list of available database updates. |
1 |
|
update_settings |
drupal/core/modules/update/update.settings.inc |
Form constructor for the update settings form. |
|
1 |
update_settings_submit |
drupal/core/modules/update/update.settings.inc |
Form submission handler for update_settings(). |
|
|
update_settings_validate |
drupal/core/modules/update/update.settings.inc |
Form validation handler for update_settings(). |
|
|