62 functions implement hook_post_update_NAME()

Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.

announcements_feed_post_update_migrate_last_fetch_state_to_keyvalue in core/modules/announcements_feed/announcements_feed.post_update.php
Migrates last fetch timestamp from State API to key/value storage.
big_pipe_removed_post_updates in core/modules/big_pipe/big_pipe.post_update.php
Implements hook_removed_post_updates().
block_content_removed_post_updates in core/modules/block_content/block_content.post_update.php
Implements hook_removed_post_updates().
block_removed_post_updates in core/modules/block/block.post_update.php
Implements hook_removed_post_updates().
ckeditor5_removed_post_updates in core/modules/ckeditor5/ckeditor5.post_update.php
Implements hook_removed_post_updates().
comment_removed_post_updates in core/modules/comment/comment.post_update.php
Implements hook_removed_post_updates().
contact_removed_post_updates in core/modules/contact/contact.post_update.php
Implements hook_removed_post_updates().
content_moderation_removed_post_updates in core/modules/content_moderation/content_moderation.post_update.php
Implements hook_removed_post_updates().
contextual_removed_post_updates in core/modules/contextual/contextual.post_update.php
Implements hook_removed_post_updates().
datetime_range_removed_post_updates in core/modules/datetime_range/datetime_range.post_update.php
Implements hook_removed_post_updates().
dblog_removed_post_updates in core/modules/dblog/dblog.post_update.php
Implements hook_removed_post_updates().
editor_removed_post_updates in core/modules/editor/editor.post_update.php
Implements hook_removed_post_updates().
field_post_update_clear_purge_batch_size in core/modules/field/field.post_update.php
Removes the purge_batch_size config.
field_removed_post_updates in core/modules/field/field.post_update.php
Implements hook_removed_post_updates().
file_removed_post_updates in core/modules/file/file.post_update.php
Implements hook_removed_post_updates().
filter_removed_post_updates in core/modules/filter/filter.post_update.php
Implements hook_removed_post_updates().
help_post_update_search_help_dependencies in core/modules/help/help.post_update.php
Update config entity dependencies to the Search Help module, if necessary.
help_removed_post_updates in core/modules/help/help.post_update.php
Implements hook_removed_post_updates().
image_removed_post_updates in core/modules/image/image.post_update.php
Implements hook_removed_post_updates().
language_removed_post_updates in core/modules/language/language.post_update.php
Implements hook_removed_post_updates().
layout_builder_removed_post_updates in core/modules/layout_builder/layout_builder.post_update.php
Implements hook_removed_post_updates().
layout_discovery_removed_post_updates in core/modules/layout_discovery/layout_discovery.post_update.php
Implements hook_removed_post_updates().
locale_post_update_clear_translation_path_config in core/modules/locale/locale.post_update.php
Removes the translation.path config.
locale_removed_post_updates in core/modules/locale/locale.post_update.php
Implements hook_removed_post_updates().
media_library_removed_post_updates in core/modules/media_library/media_library.post_update.php
Implements hook_removed_post_updates().
media_removed_post_updates in core/modules/media/media.post_update.php
Implements hook_removed_post_updates().
menu_link_content_removed_post_updates in core/modules/menu_link_content/menu_link_content.post_update.php
Implements hook_removed_post_updates().
migrate_drupal_post_update_migrate_drupal_uninstall in core/modules/migrate_drupal/migrate_drupal.post_update.php
Uninstall Migrate Drupal if installed.
migrate_drupal_ui_post_update_migrate_drupal_ui_uninstall in core/modules/migrate_drupal_ui/migrate_drupal_ui.post_update.php
Uninstall Migrate Drupal UI if installed.
migrate_removed_post_updates in core/modules/migrate/migrate.post_update.php
Implements hook_removed_post_updates().
module_test_post_update_test in core/modules/system/tests/modules/module_test/module_test.post_update.php
Test post update function.
navigation_removed_post_updates in core/modules/navigation/navigation.post_update.php
Implements hook_removed_post_updates().
node_removed_post_updates in core/modules/node/node.post_update.php
Implements hook_removed_post_updates().
olivero_removed_post_updates in core/themes/olivero/olivero.post_update.php
Implements hook_removed_post_updates().
package_manager_post_update_test in core/modules/package_manager/tests/fixtures/post_update.php
Here is a fake post-update hook.
path_alias_removed_post_updates in core/modules/path_alias/path_alias.post_update.php
Implements hook_removed_post_updates().
path_removed_post_updates in core/modules/path/path.post_update.php
Implements hook_removed_post_updates().
post_update_test_failing_post_update_exception in core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.post_update.php
Post update that throws an exception.
responsive_image_removed_post_updates in core/modules/responsive_image/responsive_image.post_update.php
Implements hook_removed_post_updates().
rest_removed_post_updates in core/modules/rest/rest.post_update.php
Implements hook_removed_post_updates().
search_removed_post_updates in core/modules/search/search.post_update.php
Implements hook_removed_post_updates().
serialization_removed_post_updates in core/modules/serialization/serialization.post_update.php
Implements hook_removed_post_updates().
system_post_update_migrate_compress_setting in core/modules/system/system.post_update.php
Migrate to new compress setting.
system_removed_post_updates in core/modules/system/system.post_update.php
Implements hook_removed_post_updates().
taxonomy_removed_post_updates in core/modules/taxonomy/taxonomy.post_update.php
Implements hook_removed_post_updates().
test_theme_updates_post_update_test in core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php
Tests post updates for themes.
text_removed_post_updates in core/modules/text/text.post_update.php
Implements hook_removed_post_updates().
update_post_update_clear_disk_cache_again in core/modules/update/update.post_update.php
Removes the legacy 'Update Manager' disk cache (again).
update_remove_post_updates in core/modules/update/update.post_update.php
Implements hook_removed_post_updates().
update_test_failing_post_update_first in 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_postupdate_post_update_first in core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php
First update.
update_test_postupdate_post_update_second in core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php
Second update.
update_test_postupdate_post_update_test0 in core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php
Test0 update.
update_test_postupdate_post_update_test1 in core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php
Test1 update.
update_test_postupdate_post_update_test_batch in core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php
Testing batch processing in post updates update.
update_test_postupdate_removed_post_updates in core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php
Implements hook_removed_post_updates().
user_removed_post_updates in core/modules/user/user.post_update.php
Implements hook_removed_post_updates().
views_post_update_counter_field_not_sortable in core/modules/views/views.post_update.php
Clear cache to apply non-sortable counter field change.
views_removed_post_updates in core/modules/views/views.post_update.php
Implements hook_removed_post_updates().
views_test_config_updater_post_update_set_deprecations_disabled in core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php
Test post update to set deprecations disabled.
workspaces_removed_post_updates in core/modules/workspaces/workspaces.post_update.php
Implements hook_removed_post_updates().
workspace_update_test_post_update_check_active_workspace in core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php
Checks the active workspace during database updates.

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