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/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
Update class core/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.

All search results

Title Object type File name Summary
AlertsJsonFeedTest::testAnnounceFeedUpdatedAndRemoved function core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php Check the status of the announcements when the feed is updated and removed.
AnnounceFetcherUserTest::providerShowUpdatedAnnouncements function core/modules/announcements_feed/tests/src/Kernel/AnnounceFetcherUserTest.php Data provider for testAllAnnouncements().
BatchStorage::update function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Updates a batch.
BatchStorage::update function core/lib/Drupal/Core/Batch/BatchStorage.php Updates a batch.
BatchStorageInterface::update function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Updates a batch.
big_pipe.post_update.php file core/modules/big_pipe/big_pipe.post_update.php Post update functions for Big Pipe.
big_pipe_removed_post_updates function core/modules/big_pipe/big_pipe.post_update.php Implements hook_removed_post_updates().
BlockContentTestHooks::blockContentUpdate function core/modules/block_content/tests/modules/block_content_test/src/Hook/BlockContentTestHooks.php Implements hook_ENTITY_TYPE_update().
BlockItemsPerPageUpdateTest class core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php @group Update
@covers views_post_update_block_items_per_page[[api-linebreak]]
BlockItemsPerPageUpdateTest.php file core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php
BlockItemsPerPageUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php Set database dump files to be used.
BlockItemsPerPageUpdateTest::testUpdateItemsPerPage function core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php Tests changing an `items_per_page` setting of `none` to NULL.
BlockWeightUpdateTest class core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php @covers block_post_update_make_weight_integer[[api-linebreak]]
@group block
BlockWeightUpdateTest.php file core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php
BlockWeightUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php Set database dump files to be used.
BlockWeightUpdateTest::testRunUpdates function core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php Tests update path for blocks' `weight` property.
CacheCollector::updateCache function core/lib/Drupal/Core/Cache/CacheCollector.php Writes a value to the persistent cache immediately.
CommentHooks::fieldConfigUpdate function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_update() for 'field_config'.
CommentHooks::nodeUpdateIndex function core/modules/comment/src/Hook/CommentHooks.php Implements hook_node_update_index().
ConfigActionTest::testSimpleConfigUpdate function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigDependencyManager::updateData function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Updates one of the lightweight ConfigEntityDependency objects.
ConfigEntityStorage::importUpdate function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Updates entities upon synchronizing configuration changes.
ConfigEntityStorage::updateFromStorageRecord function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Updates a configuration entity from storage values.
ConfigEntityStorageInterface::updateFromStorageRecord function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorageInterface.php Updates a configuration entity from storage values.
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 Instantiates a new instance of this class.
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.
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.
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 Prepares and returns an UPDATE query object.
Connection::update function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Connection.php Prepares and returns an UPDATE query object.
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.
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().
ContentTranslationHooks::languageContentSettingsUpdate function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_ENTITY_TYPE_update().
db_update.php file core/modules/package_manager/tests/fixtures/db_update.php Contains a fake database update function for testing.
DefaultSelection::validateTargetBundlesUpdate function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates a target_bundles_update element.

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