Search for update

  1. Search 7.x for update
  2. Search 9.5.x for update
  3. Search 8.9.x for update
  4. Search 10.3.x for update
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Update class core/modules/sqlite/src/Driver/Database/sqlite/Update.php SQLite implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/mysql/src/Driver/Database/mysql/Update.php MySQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/pgsql/src/Driver/Database/pgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.
Update class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.

All search results

Title Object type File name Summary
ConfigEntityImportTest::doThirdPartySettingsUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating of third party settings.
ConfigEntityImportTest::testConfigUpdateImport function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Runs test methods for each module within a single test run.
ConfigEntityStorage::importUpdate function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorage::updateFromStorageRecord function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorageInterface::updateFromStorageRecord function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorageInterface.php Updates a configuration entity from storage values.
ConfigEntityStorageTest::testSaveUpdate function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php Tests save update.
ConfigEntityUpdater class core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php A utility class to make updating configuration entities simple.
ConfigEntityUpdater.php file core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php
ConfigEntityUpdater::$batchSize property core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php The number of entities to process in each batch.
ConfigEntityUpdater::$entityTypeManager property core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php The entity type manager.
ConfigEntityUpdater::create function core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php
ConfigEntityUpdater::doOne function core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php Apply the callback an entity and save it if the callback makes changes.
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 Tests update.
ConfigEntityUpdaterTest::testUpdateDefaultCallback function core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php Tests update default callback.
ConfigEntityUpdaterTest::testUpdateException function core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php Tests update exception.
ConfigEntityUpdaterTest::testUpdateOncePerUpdateException function core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php Tests update once per update exception.
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 Prepares a site name update by modifying the synchronized configuration.
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 Updates configuration data in the storage.
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_ENTITY_TYPE_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
ConfigUpdateTest class core/modules/views/tests/src/Functional/Update/ConfigUpdateTest.php Tests Views configuration updates.
ConfigUpdateTest.php file core/modules/views/tests/src/Functional/Update/ConfigUpdateTest.php
ConfigUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ConfigUpdateTest.php
ConfigUpdateTest::testConfigUpdate function core/modules/views/tests/src/Functional/Update/ConfigUpdateTest.php Tests updating views.settings configuration.
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.
Connection::update function core/lib/Drupal/Core/Database/Connection.php Prepares and returns an UPDATE query object.
Connection::update function core/tests/fixtures/database_drivers/custom/fake/Connection.php
Connection::update function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php
Connection::update function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/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.

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