Namesort descending Location Description
update_get_update_function_list core/includes/update.inc Returns an organized list of update functions for a set of modules.
update_get_update_list core/includes/update.inc Returns a list of all the pending site updates.
update_helpful_links core/update.php Provides links to the homepage and administration pages.
update_info_page core/update.php Provides an overview of the Backdrop site update.
update_install core/modules/update/update.install Implements hook_install().
update_is_missing core/includes/update.inc Determines if a module update is missing or unavailable.
update_mail core/modules/update/update.module Implements hook_mail().
update_manager_access core/modules/update/update.module Access callback: Resolves if the current user can access updater menu items.
update_manual_status core/modules/update/update.fetch.inc Page callback: Checks for updates and displays the update status report.
update_menu core/modules/update/update.module Implements hook_menu().
update_module_add_to_system core/includes/update.inc Adds modules to the system table in a Backdrop core update.
update_module_enable core/includes/update.inc Helper function to install a new module in Backdrop 1.x via hook_update_N().
update_parse_xml core/modules/update/update.fetch.inc Parses the XML of the Backdrop release history info files.
update_prepare_bootstrap core/includes/update.inc Performs extra steps required to bootstrap when using a Drupal 7 database.
update_prepare_language core/includes/update.inc Prepare Backdrop language changes for the bootstrap if needed.
update_process_project_info core/modules/update/update.compare.inc Determines version and type information for currently installed projects.
update_project_cache core/modules/update/update.compare.inc Retrieves data from {cache_update} or empties the cache when necessary.
update_refresh core/modules/update/update.module Refreshes the release data after loading the necessary include file.
update_requirements core/modules/update/update.install Implements hook_requirements().
update_resolve_dependencies core/includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly.
update_results_page core/update.php Displays results of the update script with any accompanying errors.
update_retrieve_dependencies core/includes/update.inc Invokes hook_update_dependencies() in all installed modules.
update_schema core/modules/update/update.install Implements hook_schema().
update_script_selection_form core/update.php Form constructor for the list of available database module updates.
update_script_test_flush_caches core/modules/simpletest/tests/update_script_test.module Implements hook_flush_caches().
update_script_test_requirements core/modules/simpletest/tests/update_script_test.install Implements hook_requirements().
update_script_test_update_1000 core/modules/simpletest/tests/update_script_test.install Dummy update function to run during the tests.
update_selection_page core/update.php Renders form with a list of available site updates.
update_settings core/modules/update/update.admin.inc Form constructor for the update settings form.
update_settings_submit core/modules/update/update.admin.inc Form submission handler for update_settings().
update_settings_validate core/modules/update/update.admin.inc Form validation handler for update_settings().
update_status core/modules/update/update.report.inc Page callback: Generates a page about the update status of projects.
update_task_list core/update.php Adds the update task list to the current page.
update_test_1_update_1000 core/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 1000.
update_test_1_update_1001 core/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 8001.
update_test_1_update_1002 core/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 8002.
update_test_1_update_dependencies core/modules/simpletest/tests/update_test_1.install Implements hook_update_dependencies().
update_test_2_update_1000 core/modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 1000.
update_test_2_update_1001 core/modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 1001.
update_test_2_update_1002 core/modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 1002.
update_test_2_update_dependencies core/modules/simpletest/tests/update_test_2.install Implements hook_update_dependencies().
update_test_3_update_1000 core/modules/simpletest/tests/update_test_3.install Dummy update_test_3 update 1000.
update_test_3_update_dependencies core/modules/simpletest/tests/update_test_3.install Implements hook_update_dependencies().
update_test_archiver_info core/modules/update/tests/update_test/update_test.module Implements hook_archiver_info().
update_test_filetransfer_info core/modules/update/tests/update_test/update_test.module Implements hook_filetransfer_info().
update_test_menu core/modules/update/tests/update_test/update_test.module Implements hook_menu().
update_test_mock_page core/modules/update/tests/update_test/update_test.module Page callback: Prints mock XML for the Update Manager module.
update_test_system_info_alter core/modules/update/tests/update_test/update_test.module Implements hook_system_info_alter().
update_test_system_theme_info core/modules/update/tests/update_test/update_test.module Implements hook_system_theme_info().
update_test_update_status_alter core/modules/update/tests/update_test/update_test.module Implements hook_update_status_alter().

Pages