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
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
NodeRebuildPermissionUpdateTest class core/modules/node/tests/src/Functional/NodeRebuildPermissionUpdateTest.php Tests node rebuild permission update.
NodeRebuildPermissionUpdateTest.php file core/modules/node/tests/src/Functional/NodeRebuildPermissionUpdateTest.php
NodeRebuildPermissionUpdateTest::setDatabaseDumpFiles function core/modules/node/tests/src/Functional/NodeRebuildPermissionUpdateTest.php Set database dump files to be used.
NodeRebuildPermissionUpdateTest::testRunUpdates function core/modules/node/tests/src/Functional/NodeRebuildPermissionUpdateTest.php Tests an update path for 'rebuild node access permissions' permission.
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.
NodeUpdate7008 class core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php Split the 'administer nodes' permission from 'access content overview'.
NodeUpdate7008.php file core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php
NodeUpdate7008::transform function core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php Split the 'administer nodes' permission from 'access content overview'.
node_mass_update function core/modules/node/node.admin.inc Updates all nodes in the passed-in array with the passed-in field values.
node_post_update_add_rebuild_permission_to_roles function core/modules/node/node.post_update.php Grants a new permission for rebuilding node access permissions.
node_post_update_create_promote_base_field_overrides function core/modules/node/node.post_update.php Creates base field override config for the promote base field on node types.
node_removed_post_updates function core/modules/node/node.post_update.php Implements hook_removed_post_updates().
node_update_last_removed function core/modules/node/node.install Implements hook_update_last_removed().
NonPublicSchemaTest::testUpdate function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests update.
NoPreExistingSchemaUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php Tries to update a module which has no pre-existing schema.
NoPreExistingSchemaUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
NoPreExistingSchemaUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php The theme to install as the default for testing.
NoPreExistingSchemaUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
NoPreExistingSchemaUpdateTest::testNoPreExistingSchema function core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php Tests the system module updates with no dependencies installed.
NullIdMap::getRowsNeedingUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Retrieves an array of map rows marked as needing update.
NullIdMap::prepareUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Prepares to run a full update.
NullIdMap::setUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Sets a specified record to be updated, if it exists.
NullIdMap::updateCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns a count of items which are marked as needing update.
olivero.post_update.php file core/themes/olivero/olivero.post_update.php Post update functions for Olivero.
olivero_removed_post_updates function core/themes/olivero/olivero.post_update.php Implements hook_removed_post_updates().
OptionsFieldTest::testUpdateAllowedValues function core/modules/options/tests/src/Kernel/OptionsFieldTest.php Tests that allowed values can be updated.
OptionsHooks::fieldStorageConfigUpdate function core/modules/options/src/Hook/OptionsHooks.php Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
OptionsHooks::fieldStorageConfigUpdateForbid function core/modules/options/src/Hook/OptionsHooks.php Implements hook_field_storage_config_update_forbid().
OverriddenConfigImportTest::testConfigImportUpdates function core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Tests importing overridden config alongside config in the default language.
PackageManagerBypassTestTrait::assertUpdateStagedTimes function core/modules/package_manager/tests/src/Traits/PackageManagerBypassTestTrait.php Asserts the number of times an update was staged.

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