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_page_build |
drupal/core/modules/update/update.module |
Implements hook_page_build(). |
|
|
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 |
Prepares Drupal 8 language changes for the bootstrap if needed. |
1 |
|
update_prepare_stored_includes |
drupal/core/includes/update.inc |
Fixes 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. |
3 |
|
update_process_project_info |
drupal/core/modules/update/update.compare.inc |
Determines version and type information for currently installed projects. |
1 |
|
update_project_storage |
drupal/core/modules/update/update.compare.inc |
Retrieves update storage data or empties it. |
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 |
Invokes hook_update_dependencies() in all installed modules. |
2 |
|
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_set_schema |
drupal/core/includes/update.inc |
Forces a module to a given schema version. |
1 |
|
update_storage_clear |
drupal/core/modules/update/update.module |
Invalidates stored data relating to update status. |
6 |
|
update_storage_clear_submit |
drupal/core/modules/update/update.module |
Form submission handler for system_modules(). |
|
1 |
update_task_list |
drupal/core/update.php |
Adds the update task list to the current page. |
4 |
|
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_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_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_dependencies |
drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install |
Implements hook_update_dependencies(). |
|
|
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_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_8002 |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
Dummy update_test_2 update 8002. |
|
|
update_test_2_update_dependencies |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.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_3_update_dependencies |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install |
Implements hook_update_dependencies(). |
|
|
update_test_archiver_info_alter |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_archiver_info_alter(). |
|
|
update_test_filetransfer_info |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_filetransfer_info(). |
|
|
update_test_menu |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_menu(). |
|
|
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_system_info_alter |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_system_info_alter(). |
|
|
update_test_system_theme_info |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_system_theme_info(). |
|
|
update_test_update_status_alter |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_update_status_alter(). |
|
|
update_theme |
drupal/core/modules/update/update.module |
Implements hook_theme(). |
|
|
update_themes_disabled |
drupal/core/modules/update/update.module |
Implements hook_themes_disabled(). |
|
|
update_themes_enabled |
drupal/core/modules/update/update.module |
Implements hook_themes_enabled(). |
|
|
update_uninstall |
drupal/core/modules/update/update.install |
Implements hook_uninstall(). |
|
|
update_update_8000 |
drupal/core/modules/update/update.install |
Moves update settings from variables to config. |
|
|