Functions - main - drupal
| Title | Deprecated | File name | Summary | Direct uses | Strings |
|---|---|---|---|---|---|
| under_test_update_20 | core/ |
Simulates a hook_update_N function. | |||
| under_test_update_3000 | core/ |
Simulates a hook_update_N function. | |||
| updated_module_hello | core/ |
Page controller that says hello. | |||
| updated_module_hello | core/ |
Page controller that says hello. | |||
| update_already_performed | core/ |
Determines if a module update has already been performed. | 1 | ||
| update_build_dependency_graph | core/ |
Constructs a graph which encodes the dependencies between module updates. | 1 | ||
| update_calculate_project_data | core/ |
Calculates the current update status of all projects on the site. | 5 | ||
| update_calculate_project_update_status | core/ |
Calculates the current update status of a specific project. | 1 | ||
| update_check_requirements | core/ |
Checks update requirements and reports errors and (optionally) warnings. | 1 | ||
| update_create_fetch_task | core/ |
Adds a task to the queue for fetching release history data for a project. | 2 | ||
| update_do_one | core/ |
Implements callback_batch_operation(). | 1 | ||
| update_fetch_data | core/ |
Attempts to fetch update data after loading the necessary include file. | 2 | ||
| update_fetch_data_finished | core/ |
Batch callback: Performs actions when all fetch tasks have been completed. | 1 | ||
| update_get_available | core/ |
Tries to get update information and refreshes it when necessary. | 8 | ||
| update_get_update_function_list | core/ |
Returns an organized list of update functions for a set of modules. | 1 | ||
| update_get_update_list | core/ |
Returns a list of all the pending database updates. | 5 | ||
| update_install | core/ |
Implements hook_install(). | |||
| update_invoke_post_update | core/ |
Executes a single hook_post_update_NAME(). | 1 | ||
| update_is_missing | core/ |
Determines if a module update is missing or unavailable. | 1 | ||
| update_post_update_clear_disk_cache | core/ |
Removes the legacy 'Update Manager' disk cache. | |||
| update_post_update_clear_disk_cache_again | core/ |
Removes the legacy 'Update Manager' disk cache (again). | |||
| update_post_update_fix_update_emails | core/ |
Remove empty email addresses from update.settings configuration. | |||
| update_process_project_info | core/ |
Determines version and type information for currently installed projects. | 1 | ||
| update_refresh | core/ |
Refreshes the release data after loading the necessary include file. | 1 | ||
| update_remove_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| update_resolve_dependencies | core/ |
Resolves dependencies in a set of module updates, and orders them correctly. | 12 | ||
| update_retrieve_dependencies | core/ |
Invokes hook_update_dependencies() in all installed modules. | 2 | ||
| update_script_test_update_7200 | core/ |
Dummy update_script_test update 7200. | |||
| update_script_test_update_7201 | core/ |
Dummy update_script_test update 7201. | |||
| update_script_test_update_8001 | core/ |
Dummy update function to run during the tests. | |||
| update_script_test_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| update_storage_clear | core/ |
Invalidates stored data relating to update status. | 10 | ||
| update_system_schema_requirements | core/ |
Returns whether the minimum schema requirement has been satisfied. | 1 | ||
| update_test_0_update_8001 | core/ |
Dummy update_test_0 update 8001. | |||
| update_test_0_update_8002 | core/ |
Dummy update_test_0 update 8002. | |||
| update_test_0_update_8003 | core/ |
Dummy update_test_0 update 8003. | |||
| update_test_1_update_8001 | core/ |
Dummy update_test_1 update 8001. | 1 | ||
| update_test_1_update_8002 | core/ |
Dummy update_test_1 update 8002. | 1 | ||
| update_test_1_update_8003 | core/ |
Dummy update_test_1 update 8003. | 1 | ||
| update_test_1_update_dependencies | core/ |
Implements hook_update_dependencies(). | |||
| update_test_2_update_8001 | core/ |
Dummy update_test_2 update 8001. | 1 | ||
| update_test_2_update_8002 | core/ |
Dummy update_test_2 update 8002. | 1 | ||
| update_test_2_update_8003 | core/ |
Dummy update_test_2 update 8003. | |||
| update_test_2_update_dependencies | core/ |
Implements hook_update_dependencies(). | |||
| update_test_3_update_8001 | core/ |
Dummy update_test_3 update 8001. | 1 | ||
| update_test_3_update_dependencies | core/ |
Implements hook_update_dependencies(). | |||
| update_test_description_update_8001 | core/ |
Update test of slash in description and/or. | |||
| update_test_description_update_8002 | core/ |
Update test with multiline description, the quick brown fox jumped over the lazy dog. | |||
| update_test_failing_post_update_first | core/ |
First update, should not be run since this module's update hooks fail. | |||
| update_test_failing_update_8001 | core/ |
This update will fail. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.