Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
update_test_mock_page drupal/core/modules/update/tests/modules/update_test/update_test.module Page callback: Prints mock XML for the Update Manager module. 1
update_test_menu drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_menu().
update_test_filetransfer_info drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_filetransfer_info().
update_test_archiver_info_alter drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_archiver_info_alter().
update_test_3_update_dependencies drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install Implements hook_update_dependencies().
update_test_3_update_8000 drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install Dummy update_test_3 update 8000. 1
update_test_2_update_dependencies drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Implements hook_update_dependencies().
update_test_2_update_8002 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8002.
update_test_2_update_8001 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8001. 1
update_test_2_update_8000 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8000. 1
update_test_1_update_dependencies drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Implements hook_update_dependencies().
update_test_1_update_8002 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8002. 1
update_test_1_update_8001 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8001. 1
update_test_1_update_8000 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8000. 1
update_task_list drupal/core/update.php Adds the update task list to the current page. 4
update_storage_clear_submit drupal/core/modules/update/update.module Form submission handler for system_modules(). 1
update_storage_clear drupal/core/modules/update/update.module Invalidates stored data relating to update status. 6
update_set_schema drupal/core/includes/update.inc Forces a module to a given schema version. 1
update_selection_page drupal/core/update.php Renders a form with a list of available database updates. 1
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_script_test_requirements drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install Implements hook_requirements().
update_script_test_cache_flush drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module Implements hook_cache_flush().
update_script_selection_form drupal/core/update.php Form constructor for the list of available database module updates. 1
update_retrieve_dependencies drupal/core/includes/update.inc Invokes hook_update_dependencies() in all installed modules. 2
update_results_page drupal/core/update.php Displays results of the update script with any accompanying errors. 1
update_resolve_dependencies drupal/core/includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly. 5
update_requirements drupal/core/modules/update/update.install Implements hook_requirements(). 2
update_refresh drupal/core/modules/update/update.module Refreshes the release data after loading the necessary include file. 1
update_project_storage drupal/core/modules/update/update.compare.inc Retrieves update storage data or empties it. 2
update_process_project_info drupal/core/modules/update/update.compare.inc Determines version and type information for currently installed projects. 1
update_process_info_list drupal/core/modules/update/update.compare.inc Populates an array of project data. 3
update_prepare_stored_includes drupal/core/includes/update.inc Fixes stored include paths to match the "/core" migration. 1
update_prepare_d8_language drupal/core/includes/update.inc Prepares Drupal 8 language changes for the bootstrap if needed. 1
update_prepare_d8_bootstrap drupal/core/includes/update.inc Performs extra steps required to bootstrap when using a Drupal 7 database. 1
update_parse_xml drupal/core/modules/update/update.fetch.inc Parses the XML of the Drupal release history info files. 1
update_page_build drupal/core/modules/update/update.module Implements hook_page_build().
update_menu drupal/core/modules/update/update.module Implements hook_menu().
update_manual_status drupal/core/modules/update/update.fetch.inc Page callback: Checks for updates and displays the update status report. 1
update_manager_update_ready_form_submit drupal/core/modules/update/update.manager.inc Form submission handler for update_manager_update_ready_form().
update_manager_update_ready_form drupal/core/modules/update/update.manager.inc Form constructor for the update ready form. 1
update_manager_update_form_validate drupal/core/modules/update/update.manager.inc Form validation handler for update_manager_update_form(). 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 drupal/core/modules/update/update.manager.inc Form constructor for the update form of the Update Manager module. 1
update_manager_local_transfers_allowed drupal/core/modules/update/update.manager.inc Determines if file transfers will be performed locally. 1
update_manager_install_form_validate drupal/core/modules/update/update.manager.inc Form validation handler for update_manager_install_form().
update_manager_install_form_submit drupal/core/modules/update/update.manager.inc Form submission handler for update_manager_install_form().
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_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_download_batch_finished drupal/core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed. 1
update_manager_batch_project_get drupal/core/modules/update/update.manager.inc Batch callback: Downloads, unpacks, and verifies a project. 1

Pages

Other projects