Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
update_page_top core/modules/update/update.module Implements hook_page_top().
update_process_project_info core/modules/update/update.compare.inc Determines version and type information for currently installed projects. 1
update_refresh core/modules/update/update.module Refreshes the release data after loading the necessary include file. 1
update_remove_post_updates core/modules/update/update.post_update.php Implements hook_removed_post_updates().
update_requirements core/modules/update/update.install Implements hook_requirements(). 2
update_resolve_dependencies core/includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly. 5
update_retrieve_dependencies core/includes/update.inc Invokes hook_update_dependencies() in all installed modules. 2
update_script_test_cache_flush core/modules/system/tests/modules/update_script_test/update_script_test.module Implements hook_cache_flush().
update_script_test_requirements core/modules/system/tests/modules/update_script_test/update_script_test.install Implements hook_requirements().
update_script_test_requirements_alter core/modules/system/tests/modules/update_script_test/update_script_test.install Implements hook_requirements_alter().
update_script_test_system_info_alter core/modules/system/tests/modules/update_script_test/update_script_test.module Implements hook_system_info_alter().
update_script_test_update_7200 core/modules/system/tests/modules/update_script_test/update_script_test.install Dummy update_script_test update 7200.
update_script_test_update_7201 core/modules/system/tests/modules/update_script_test/update_script_test.install Dummy update_script_test update 7201.
update_script_test_update_8001 core/modules/system/tests/modules/update_script_test/update_script_test.install Dummy update function to run during the tests.
update_script_test_update_last_removed core/modules/system/tests/modules/update_script_test/update_script_test.install Implements hook_update_last_removed().
update_storage_clear core/modules/update/update.module Invalidates stored data relating to update status. 9
update_system_schema_requirements core/includes/update.inc Returns whether the minimum schema requirement has been satisfied. 1
update_test_0_update_8001 core/modules/system/tests/modules/update_test_0/update_test_0.install Dummy update_test_0 update 8001.
update_test_0_update_8002 core/modules/system/tests/modules/update_test_0/update_test_0.install Dummy update_test_0 update 8002.
update_test_0_update_8003 core/modules/system/tests/modules/update_test_0/update_test_0.install Dummy update_test_0 update 8003.
update_test_1_update_8001 core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8001. 1
update_test_1_update_8002 core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8002. 1
update_test_1_update_8003 core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8003. 1
update_test_1_update_dependencies core/modules/system/tests/modules/update_test_1/update_test_1.install Implements hook_update_dependencies().
update_test_2_update_8001 core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8001. 1
update_test_2_update_8002 core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8002. 1
update_test_2_update_8003 core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8003.
update_test_2_update_dependencies core/modules/system/tests/modules/update_test_2/update_test_2.install Implements hook_update_dependencies().
update_test_3_update_8001 core/modules/system/tests/modules/update_test_3/update_test_3.install Dummy update_test_3 update 8001. 1
update_test_3_update_dependencies core/modules/system/tests/modules/update_test_3/update_test_3.install Implements hook_update_dependencies().
update_test_broken_theme_hook_theme core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.module Implements hook_theme().
update_test_description_update_8001 core/modules/system/tests/modules/update_test_description/update_test_description.install Update test of slash in description and/or.
update_test_description_update_8002 core/modules/system/tests/modules/update_test_description/update_test_description.install
update_test_failing_post_update_first core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php First update, should not be run since this module's update hooks fail.
update_test_failing_update_8001 core/modules/system/tests/modules/update_test_failing/update_test_failing.install This update will fail.
update_test_failing_update_8002 core/modules/system/tests/modules/update_test_failing/update_test_failing.install A further update.
update_test_filetransfer_info core/modules/update/tests/modules/update_test/update_test.module Implements hook_filetransfer_info().
update_test_invalid_hook_update_8000 core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install Hook implementation using the reserved schema version 8000.
update_test_last_removed_update_8003 core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Dummy update function to run during the tests.
update_test_last_removed_update_last_removed core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Implements hook_update_last_removed().
update_test_no_preexisting_update_8001 core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install Dummy update_test_no_preexisting update 8001. 1
update_test_postupdate_post_update_first core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php First update. 2
update_test_postupdate_post_update_second core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Second update. 2
update_test_postupdate_post_update_test0 core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Test0 update. 2
update_test_postupdate_post_update_test1 core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Test1 update. 2
update_test_postupdate_post_update_test_batch core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Testing batch processing in post updates update. 1
update_test_postupdate_removed_post_updates core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Implements hook_removed_post_updates().
update_test_postupdate_update_8001 core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install Normal update_N() function.
update_test_schema_requirements core/modules/system/tests/modules/update_test_schema/update_test_schema.install Implements hook_requirements().
update_test_schema_schema core/modules/system/tests/modules/update_test_schema/update_test_schema.install Implements hook_schema().

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.