ConfigEntityUpdater::SANDBOX_KEY |
constant |
core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php |
The key used to store information in the update sandbox. |
ConfigEntityUpdater::update |
function |
core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php |
Updates configuration entities as part of a Drupal update. |
ConfigEntityUpdater::__construct |
function |
core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php |
ConfigEntityUpdater constructor. |
ConfigEntityUpdaterTest |
class |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
Tests \Drupal\Core\Config\Entity\ConfigEntityUpdater. |
ConfigEntityUpdaterTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
|
ConfigEntityUpdaterTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
|
ConfigEntityUpdaterTest::testUpdate |
function |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
@covers ::update |
ConfigEntityUpdaterTest::testUpdateDefaultCallback |
function |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
@covers ::update |
ConfigEntityUpdaterTest::testUpdateException |
function |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
@covers ::update |
ConfigEntityUpdaterTest::testUpdateOncePerUpdateException |
function |
core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php |
@covers ::update |
ConfigImporterTest::testSecondaryUpdateDeletedChildFirst |
function |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedParentFirst |
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 |
|
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 |
|
ConfigSyncReadmeUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php |
Tests update to readme inside the configuration synchronization directory. |
ConfigSyncReadmeUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php |
|
ConfigSyncReadmeUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php |
The theme to install as the default for testing. |
ConfigSyncReadmeUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php |
Set database dump files to be used. |
ConfigSyncReadmeUpdateTest::testConfigurationSynchronizationReadmeUpdate |
function |
core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php |
Tests configuration synchronization readme file update. |
ConfigTestForm::updateSize |
function |
core/modules/config/tests/config_test/src/ConfigTestForm.php |
Ajax callback for the size selection element. |
ConfigTestHooksHooks::configTestUpdate |
function |
core/modules/config/tests/config_test/src/Hook/ConfigTestHooksHooks.php |
Implements hook_config_test_update(). |
ConfigTestHooksHooks::updateIsSyncingStore |
function |
core/modules/config/tests/config_test/src/Hook/ConfigTestHooksHooks.php |
Helper function for testing hooks during configuration sync. |
ConfigTestStorage::importUpdate |
function |
core/modules/config/tests/config_test/src/ConfigTestStorage.php |
|
ConfigurableLanguageManager::updateLockedLanguageWeights |
function |
core/modules/language/src/ConfigurableLanguageManager.php |
|
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/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Connection.php |
|
Connection::update |
function |
core/tests/fixtures/database_drivers/custom/fake/Connection.php |
|
Connection::update |
function |
core/lib/Drupal/Core/Database/Connection.php |
Prepares and returns an UPDATE query object. |
Connection::update |
function |
core/modules/pgsql/src/Driver/Database/pgsql/Connection.php |
|
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 |
|
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 |
|
ContentEntityStorageBase::onFieldStorageDefinitionUpdate |
function |
core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php |
|
ContentModerationHooks::entityUpdate |
function |
core/modules/content_moderation/src/Hook/ContentModerationHooks.php |
Implements hook_entity_update(). |
ContentModerationHooks::workflowUpdate |
function |
core/modules/content_moderation/src/Hook/ContentModerationHooks.php |
Implements hook_ENTITY_TYPE_update(). |
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. |