| ConfigEntityUpdaterTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
|
| ConfigEntityUpdaterTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
Modules to enable. |
| ConfigEntityUpdaterTest::testUpdate |
function |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
@covers ::update[[api-linebreak]] |
| ConfigEntityUpdaterTest::testUpdateDefaultCallback |
function |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
@covers ::update[[api-linebreak]] |
| ConfigEntityUpdaterTest::testUpdateException |
function |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
@covers ::update[[api-linebreak]] |
| ConfigEntityUpdaterTest::testUpdateOncePerUpdateException |
function |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
@covers ::update[[api-linebreak]] |
| ConfigImporterTest::testSecondaryUpdateDeletedDeleteeFirst |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php |
Tests that secondary updates for deleted files work as expected. |
| ConfigImporterTest::testSecondaryUpdateDeletedDeleterFirst |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php |
Tests that secondary updates for deleted files work as expected. |
| ConfigImporterTest::testUpdated |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php |
Tests updating of configuration during import. |
| ConfigImportUITest::prepareSiteNameUpdate |
function |
core/modules/config/tests/src/Functional/ConfigImportUITest.php |
|
| ConfigOverridesUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php |
Tests system_update_8200(). |
| ConfigOverridesUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php |
|
| ConfigOverridesUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php |
The theme to install as the default for testing. |
| ConfigOverridesUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php |
Set database dump files to be used. |
| ConfigOverridesUpdateTest::testUpdatedSite |
function |
core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php |
Tests that configuration has been updated. |
| ConfigSingleExportForm::updateConfigurationType |
function |
core/modules/config/src/Form/ConfigSingleExportForm.php |
Handles switching the configuration type selector. |
| ConfigSingleExportForm::updateExport |
function |
core/modules/config/src/Form/ConfigSingleExportForm.php |
Handles switching the export textarea. |
| ConfigStorageTestBase::update |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php |
|
| ConfigTestForm::updateSize |
function |
core/modules/config/tests/config_test/src/ConfigTestForm.php |
Ajax callback for the size selection element. |
| 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. |
| ContactUpdateTest |
class |
core/modules/contact/tests/src/Functional/Update/ContactUpdateTest.php |
Tests contact update path. |
| ContactUpdateTest.php |
file |
core/modules/contact/tests/src/Functional/Update/ContactUpdateTest.php |
|
| ContactUpdateTest::setDatabaseDumpFiles |
function |
core/modules/contact/tests/src/Functional/Update/ContactUpdateTest.php |
Set database dump files to be used. |
| ContactUpdateTest::testPostUpdateContactFormFields |
function |
core/modules/contact/tests/src/Functional/Update/ContactUpdateTest.php |
Tests contact_form updates. |
| contact_post_update_add_message_redirect_field_to_contact_form |
function |
core/modules/contact/contact.post_update.php |
Initialize 'message' and 'redirect' field values to 'contact_form' entities. |
| 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. |
| 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. |
| ContentModerationUpdateTest |
class |
core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php |
Tests that content moderation settings are updated during database updates. |
| ContentModerationUpdateTest.php |
file |
core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php |
|
| ContentModerationUpdateTest::setDatabaseDumpFiles |
function |
core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php |
Set database dump files to be used. |
| ContentModerationUpdateTest::testOwnerEntityKey |
function |
core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php |
Tests that the content moderation state entity has an 'owner' entity key. |
| 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 propegated. |
| ContentTranslationModuleInstallTest::testFieldUpdates |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
Test that content translation fields are created upon module installation. |
| ContentTranslationUpdatesManager |
class |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
Provides the logic needed to update field storage definitions when needed. |
| ContentTranslationUpdatesManager.php |
file |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
|
| ContentTranslationUpdatesManager::$entityFieldManager |
property |
core/modules/content_translation/src/ContentTranslationUpdatesManager.php |
The entity field manager. |