13 functions implement hook_update_N()

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.

big_pipe_post_update_html5_placeholders in core/modules/big_pipe/big_pipe.post_update.php
Clear the render cache.
filter_post_update_consolidate_filter_config in core/modules/filter/filter.post_update.php
Change filter_settings to type mapping.
filter_post_update_sort_filters in core/modules/filter/filter.post_update.php
Sorts filter format filter configuration.
help_post_update_add_permissions_to_roles in core/modules/help/help.post_update.php
Grant all admin roles the 'access help pages' permission.
help_post_update_help_topics_search in core/modules/help/help.post_update.php
Install or update config for help topics if the search module installed.
help_post_update_help_topics_uninstall in core/modules/help/help.post_update.php
Uninstall the help_topics module if installed.
help_update_10200 in core/modules/help/help.install
Install search index table for help topics.
navigation_post_update_update_permissions in core/modules/navigation/navigation.post_update.php
Grants navigation specific permission to roles with access to any layout.
olivero_post_update_add_olivero_primary_color in core/themes/olivero/olivero.post_update.php
Sets the default `base_primary_color` value of Olivero's theme settings.
path_alias_post_update_drop_path_alias_status_index in core/modules/path_alias/path_alias.post_update.php
Remove the path_alias__status index.
pgsql_update_10101 in core/modules/pgsql/pgsql.install
Update sequences' owner created from serial columns in PostgreSQL.
update_get_update_function_list in core/includes/update.inc
Returns an organized list of update functions for a set of modules.
update_get_update_list in core/includes/update.inc
Returns a list of all the pending database updates.

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