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/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
MigrateSqlIdMapTest::testSetUpdate function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests setting a row source_row_status to STATUS_NEEDS_UPDATE.
MigrateSqlIdMapTest::testUpdateCount function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Performs the update count test with a given number of update rows.
MigrateSqlIdMapTest::updateCountDataProvider function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Data provider for testUpdateCount().
MigrateUpdateConfigsTest class core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php Upgrade variables to update.settings.yml.
MigrateUpdateConfigsTest.php file core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
MigrateUpdateConfigsTest::$modules property core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php Modules to install.
MigrateUpdateConfigsTest::setUp function core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
MigrateUpdateConfigsTest::testUpdateSettings function core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php Tests migration of update variables to update.settings.yml.
migrate_drupal.post_update.php file core/modules/migrate_drupal/migrate_drupal.post_update.php Post update functions for Migrate Drupal.
migrate_drupal_removed_post_updates function core/modules/migrate_drupal/migrate_drupal.post_update.php Implements hook_removed_post_updates().
migrate_drupal_update_last_removed function core/modules/migrate_drupal/migrate_drupal.install Implements hook_update_last_removed().
migrate_removed_post_updates function core/modules/migrate/migrate.post_update.php Implements hook_removed_post_updates().
migrate_update_last_removed function core/modules/migrate/migrate.install Implements hook_update_last_removed().
ModerationStateFieldItemList::updateModeratedEntity function core/modules/content_moderation/src/Plugin/Field/ModerationStateFieldItemList.php Updates the default revision flag and the publishing status of the entity.
Module::canUpdate function core/lib/Drupal/Core/Updater/Module.php Determines whether this class can update the specified project.
Module::canUpdateDirectory function core/lib/Drupal/Core/Updater/Module.php Determines if the Updater can handle the project provided in $directory.
Module::postUpdateTasks function core/lib/Drupal/Core/Updater/Module.php Returns an array of links to pages that should be visited post operation.
ModuleInstaller::$updateRegistry property core/lib/Drupal/Core/Extension/ModuleInstaller.php The update registry service.
ModuleInstaller::updateKernel function core/lib/Drupal/Core/Extension/ModuleInstaller.php Updates the kernel module list.
ModulesUninstallForm::$updateRegistry property core/modules/system/src/Form/ModulesUninstallForm.php The update registry service.
ModuleUpdateRequirementsHooks class core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php Hook implementations for module_update_requirements.
ModuleUpdateRequirementsHooks.php file core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php
ModuleUpdateRequirementsHooks::updateRequirements function core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php Implements hook_update_requirements().
ModuleUpdateRequirementsHooks::updateRequirementsAlter function core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php Implements hook_update_requirements_alter().
module_test.post_update.php file core/modules/system/tests/modules/module_test/module_test.post_update.php
module_test_post_update_test function core/modules/system/tests/modules/module_test/module_test.post_update.php Test post update function.
module_update_requirements.info.yml file core/modules/system/tests/modules/module_update_requirements/module_update_requirements.info.yml core/modules/system/tests/modules/module_update_requirements/module_update_requirements.info.yml
navigation.post_update.php file core/modules/navigation/navigation.post_update.php Post update functions for the Navigation module.
navigation_post_update_navigation_user_links_menu function core/modules/navigation/navigation.post_update.php Creates the Navigation user links menu.
navigation_post_update_refresh_tempstore_repository function core/modules/navigation/navigation.post_update.php Flushes tempstore repository for navigation to reflect definition changes.
navigation_post_update_set_logo_dimensions_default function core/modules/navigation/navigation.post_update.php Defines the values for the default logo dimensions.
navigation_post_update_uninstall_navigation_top_bar function core/modules/navigation/navigation.post_update.php Uninstall the navigation_top_bar module if installed.
navigation_post_update_update_permissions function core/modules/navigation/navigation.post_update.php Grants navigation specific permission to roles with access to any layout.
navigation_update_11001 function core/modules/navigation/navigation.install Reorganizes the values for the logo settings.
navigation_update_11002 function core/modules/navigation/navigation.install Update for navigation logo to store the file path instead of ID.
new_dependency_test_update_8001 function core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install Enable the new_dependency_test_with_service module.
node.post_update.php file core/modules/node/node.post_update.php Post update functions for Node.
NodeBulkUpdate class core/modules/node/src/NodeBulkUpdate.php Provides a service to update nodes in bulk.
NodeBulkUpdate.php file core/modules/node/src/NodeBulkUpdate.php
NodeBulkUpdate::batchFinished function core/modules/node/src/NodeBulkUpdate.php Reports the 'finished' status of batch operation the node bulk update.
NodeBulkUpdate::batchProcess function core/modules/node/src/NodeBulkUpdate.php Executes a batch operation for processing a node bulk update.
NodeBulkUpdate::process function core/modules/node/src/NodeBulkUpdate.php Updates all nodes in the passed-in array with the passed-in field values.
NodeBulkUpdate::processNode function core/modules/node/src/NodeBulkUpdate.php Updates individual nodes when fewer than 10 are queued.
NodeBulkUpdate::__construct function core/modules/node/src/NodeBulkUpdate.php
NodeSearch::updateIndex function core/modules/node/src/Plugin/Search/NodeSearch.php Updates the search index for this plugin.
NodeSearchHooks::commentUpdate function core/modules/node/src/Hook/NodeSearchHooks.php Implements hook_ENTITY_TYPE_update() for comment entities.
NodeSearchHooks::nodeUpdate function core/modules/node/src/Hook/NodeSearchHooks.php Implements hook_node_update().
NodeStorage::updateType function core/modules/node/src/NodeStorage.php Updates all nodes of one type to be of another type.
NodeStorageInterface::updateType function core/modules/node/src/NodeStorageInterface.php Updates all nodes of one type to be of another type.
NodeTestHooks::nodeUpdate function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_ENTITY_TYPE_update() for node entities.

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