| ConfigTestStorage::importUpdate | function | core/modules/config/tests/config_test/src/ConfigTestStorage.php | Updates entities upon synchronizing configuration changes. | 
          
                                                                                        | ConfigurableLanguageManager::updateLockedLanguageWeights | function | core/modules/language/src/ConfigurableLanguageManager.php | Updates locked system language weights. | 
          
                                                                                        | ConfigurableLanguageManagerInterface::updateLockedLanguageWeights | function | core/modules/language/src/ConfigurableLanguageManagerInterface.php | Updates locked system language weights. | 
          
                                                                                        | ConfigureSectionForm::$isUpdate | property | core/modules/layout_builder/src/Form/ConfigureSectionForm.php | Indicates whether the section is being added or updated. | 
          
                                                                                        | config_test_config_test_update | function | core/modules/config/tests/config_test/config_test.hooks.inc | Implements hook_config_test_update(). | 
          
                                                                                        | Connection::update | function | core/lib/Drupal/Core/Database/Connection.php | Prepares and returns an UPDATE query object. | 
          
                                                                                        | contact.post_update.php | file | core/modules/contact/contact.post_update.php | Post update functions for Contact. | 
          
                                                                                        | ContactSitewideTest::updateContactForm | function | core/modules/contact/tests/src/Functional/ContactSitewideTest.php | Updates a form. | 
          
                                                                                        | contact_removed_post_updates | function | core/modules/contact/contact.post_update.php | Implements hook_removed_post_updates(). | 
          
                                                                                        | ContentEntityBase::updateFieldLangcodes | function | core/lib/Drupal/Core/Entity/ContentEntityBase.php | Updates language for already instantiated fields. | 
          
                                                                                        | ContentEntityBase::updateLoadedRevisionId | function | core/lib/Drupal/Core/Entity/ContentEntityBase.php | Updates the loaded Revision ID with the revision ID. | 
          
                                                                                        | ContentEntityBase::updateOriginalValues | function | core/lib/Drupal/Core/Entity/ContentEntityBase.php | Updates the original values with the interim changes. | 
          
                                                                                        | ContentEntityForm::updateChangedTime | function | core/lib/Drupal/Core/Entity/ContentEntityForm.php | Updates the changed time of the entity. | 
          
                                                                                        | ContentEntityForm::updateFormLangcode | function | core/lib/Drupal/Core/Entity/ContentEntityForm.php | Updates the form language to reflect any change to the entity language. | 
          
                                                                                        | ContentEntityNonRevisionableFieldTest::$entityDefinitionUpdateManager | property | core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNonRevisionableFieldTest.php | The entity definition update manager. | 
          
                                                                                        | ContentEntityStorageBase::onFieldDefinitionUpdate | function | core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php | Reacts to the update of a field. | 
          
                                                                                        | ContentEntityStorageBase::onFieldStorageDefinitionUpdate | function | core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php | Reacts to the update of a field storage definition. | 
          
                                                                                        | ContentModerationState::updateOrCreateFromEntity | function | core/modules/content_moderation/src/Entity/ContentModerationState.php | Creates or updates an entity's moderation state whilst saving that entity. | 
          
                                                                                        | ContentModerationStateTest::$entityDefinitionUpdateManager | property | core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php | The entity definition update manager. | 
          
                                                                                        | ContentTranslationConfigImportTest::testConfigImportUpdates | function | core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php | Tests config import updates. | 
          
                                                                                        | ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate | function | core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php | Tests that bundle translation setting changes are propagated. | 
          
                                                                                        | ContentTranslationModuleInstallTest::testFieldUpdates | function | core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php | Tests that content translation fields are created upon module installation. | 
          
                                                                                        | content_moderation.post_update.php | file | core/modules/content_moderation/content_moderation.post_update.php | Post update functions for the Content Moderation module. | 
          
                                                                                        | content_moderation_entity_update | function | core/modules/content_moderation/content_moderation.module | Implements hook_entity_update(). | 
          
                                                                                        | content_moderation_removed_post_updates | function | core/modules/content_moderation/content_moderation.post_update.php | Implements hook_removed_post_updates(). | 
          
                                                                                        | content_moderation_update_last_removed | function | core/modules/content_moderation/content_moderation.install | Implements hook_update_last_removed(). | 
          
                                                                                        | content_moderation_workflow_update | function | core/modules/content_moderation/content_moderation.module | Implements hook_ENTITY_TYPE_update(). | 
          
                                                                                        | content_translation_language_content_settings_update | function | core/modules/content_translation/content_translation.module | Implements hook_ENTITY_TYPE_update(). | 
          
                                                                                        | content_translation_update_last_removed | function | core/modules/content_translation/content_translation.install | Implements hook_update_last_removed(). | 
          
                                                                                        | contextual.post_update.php | file | core/modules/contextual/contextual.post_update.php | Post update functions for Contextual Links. | 
          
                                                                                        | contextual_removed_post_updates | function | core/modules/contextual/contextual.post_update.php | Implements hook_removed_post_updates(). | 
          
                                                                                        | DatabaseStorageTest::update | function | core/tests/Drupal/KernelTests/Core/Config/Storage/DatabaseStorageTest.php |  | 
          
                                                                                        | DatabaseVersionCheckUpdateTest | class | core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php | Tests that updates fail if the database does not meet the minimum version. | 
          
                                                                                        | DatabaseVersionCheckUpdateTest.php | file | core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php |  | 
          
                                                                                        | DatabaseVersionCheckUpdateTest::$defaultTheme | property | core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php | The theme to install as the default for testing. | 
          
                                                                                        | DatabaseVersionCheckUpdateTest::setUp | function | core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php |  | 
          
                                                                                        | DatabaseVersionCheckUpdateTest::testUpdate | function | core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php | Tests that updates fail if the database does not meet the minimum version. | 
          
                                                                                        | datetime_range.post_update.php | file | core/modules/datetime_range/datetime_range.post_update.php | Post-update functions for Datetime Range module. | 
          
                                                                                        | datetime_range_removed_post_updates | function | core/modules/datetime_range/datetime_range.post_update.php | Implements hook_removed_post_updates(). | 
          
                                                                                        | dblog.post_update.php | file | core/modules/dblog/dblog.post_update.php | Post update functions for the Database Logging module. | 
          
                                                                                        | DbLogTest::getContentUpdate | function | core/modules/dblog/tests/src/Functional/DbLogTest.php | Creates random content as an update based on node content type. | 
          
                                                                                        | dblog_removed_post_updates | function | core/modules/dblog/dblog.post_update.php | Implements hook_removed_post_updates(). | 
          
                                                                                        | dblog_update_last_removed | function | core/modules/dblog/dblog.install | Implements hook_update_last_removed(). | 
          
                                                                                        | DbUpdateAccessCheck | class | core/modules/system/src/Access/DbUpdateAccessCheck.php | Access check for database update routes. | 
          
                                                                                        | DbUpdateAccessCheck.php | file | core/modules/system/src/Access/DbUpdateAccessCheck.php |  | 
          
                                                                                        | DbUpdateAccessCheck::access | function | core/modules/system/src/Access/DbUpdateAccessCheck.php | Checks access for update routes. | 
          
                                                                                        | DbUpdateController | class | core/modules/system/src/Controller/DbUpdateController.php | Controller routines for database update routes. | 
          
                                                                                        | DbUpdateController.php | file | core/modules/system/src/Controller/DbUpdateController.php |  | 
          
                                                                                        | DbUpdateController::$account | property | core/modules/system/src/Controller/DbUpdateController.php | The current user. | 
          
                                                                                        | DbUpdateController::$bareHtmlPageRenderer | property | core/modules/system/src/Controller/DbUpdateController.php | The bare HTML page renderer. |