You are here

13 functions implement hook_post_update_NAME() in Zircon Profile 8

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

block_post_update_disable_blocks_with_missing_contexts in core/modules/block/block.post_update.php
Disable all blocks with missing context IDs in block_update_8001().
field_post_update_entity_reference_handler_setting in core/modules/field/field.post_update.php
Fixes the 'handler' setting for entity reference fields.
field_post_update_save_custom_storage_property in core/modules/field/field.post_update.php
Re-save all field storage config objects to add 'custom_storage' property.
module_test_post_update_test in core/modules/system/tests/modules/module_test/module_test.post_update.php
Test post update function.
system_post_update_recalculate_configuration_entity_dependencies in core/modules/system/system.post_update.php
Re-save all configuration entities to recalculate dependencies.
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.
views_post_update_cleanup_duplicate_views_data in core/modules/views/views.post_update.php
Update some views fields that were previously duplicated.
views_post_update_update_cacheability_metadata in core/modules/views/views.post_update.php
Update the cacheability metadata for all views.