Functions - main - drupal
| Title | Deprecated | File name | Summary | Direct uses | Strings |
|---|---|---|---|---|---|
| update_refresh | core/ |
Refreshes the release data after loading the necessary include file. | |||
| 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. | |||
| update_test_failing_update_8002 | core/ |
A further update. | |||
| update_test_invalid_hook_update_8000 | core/ |
Hook implementation using the reserved schema version 8000. | |||
| update_test_last_removed_update_8003 | core/ |
Dummy update function to run during the tests. | |||
| update_test_last_removed_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| update_test_no_preexisting_update_8001 | core/ |
Dummy update_test_no_preexisting update 8001. | 1 | ||
| update_test_postupdate_post_update_first | core/ |
First update. | 2 | ||
| update_test_postupdate_post_update_second | core/ |
Second update. | 2 | ||
| update_test_postupdate_post_update_test0 | core/ |
Test0 update. | 2 | ||
| update_test_postupdate_post_update_test1 | core/ |
Test1 update. | 2 | ||
| update_test_postupdate_post_update_test_batch | core/ |
Testing batch processing in post updates update. | 1 | ||
| update_test_postupdate_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| update_test_postupdate_update_8001 | core/ |
Normal update_N() function. | |||
| update_test_schema_schema | core/ |
Implements hook_schema(). | |||
| update_test_semver_update_n_update_8001 | core/ |
Update 8001. | 1 | ||
| update_test_with_7x_update_7200 | core/ |
Dummy update_test_with_7x update 7200. | |||
| update_test_with_7x_update_7201 | core/ |
Dummy update_test_with_7x update 7201. | |||
| update_test_with_7x_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| update_uninstall | core/ |
Implements hook_uninstall(). | |||
| update_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| user_cancel | core/ |
Cancel a user account. | 5 | ||
| user_cancel_methods | core/ |
Helper function to return available account cancellation methods. | 3 | ||
| user_cancel_url | in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\user\OneTimeAuthentication::generateCancelConfirmUrl() instead. |
core/ |
Generates a URL to confirm an account cancellation request. | ||
| user_cookie_delete | in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
core/ |
Delete a visitor information cookie. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.