Search for update

  1. Search 7.x for update
  2. Search 8.9.x for update
  3. Search 10.3.x for update
  4. Search 11.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/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Update.php MySQL test implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Update.php MySQL test implementation of \Drupal\Core\Database\Query\Update.
Update class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Update.php PostgreSQL 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/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Update.php CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
Update class core/lib/Drupal/Core/Database/Driver/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.

All search results

Title Object type File name Summary
aaa_update_test.info.yml file core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml
AccessTest::testOnlyOwnerCanDeleteUpdateFile function core/modules/file/tests/src/Kernel/AccessTest.php Tests that only the file owner can delete or update a file.
access_check.db_update service core/modules/system/system.services.yml Drupal\system\Access\DbUpdateAccessCheck
access_check.update.manager_access service core/modules/update/update.services.yml Drupal\update\Access\UpdateManagerAccessCheck
action.post_update.php file core/modules/action/action.post_update.php Post update functions for Action module.
ActionConfigTest::testUpdateActionPlugins function core/modules/action/tests/src/Functional/Update/ActionConfigTest.php Tests upgrading action settings.
action_post_update_move_plugins function core/modules/action/action.post_update.php Moves action plugins to core.
action_post_update_remove_settings function core/modules/action/action.post_update.php Removes action settings.
ActiveWorkspaceUpdateTest class core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Tests that there is no active workspace during database updates.
ActiveWorkspaceUpdateTest.php file core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
ActiveWorkspaceUpdateTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php The theme to install as the default for testing.
ActiveWorkspaceUpdateTest::$modules property core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Modules to enable.
ActiveWorkspaceUpdateTest::setUp function core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate function core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Tests that there is no active workspace during database updates.
AddFormBase::updateFormCallback function core/modules/media_library/src/Form/AddFormBase.php AJAX callback to update the entire form based on source field input.
AddFormBase::updateLibrary function core/modules/media_library/src/Form/AddFormBase.php AJAX callback to send the new media item(s) to the media library.
AddFormBase::updateWidget function core/modules/media_library/src/Form/AddFormBase.php AJAX callback to send the new media item(s) to the calling code.
AdvisoriesUpdatePathTest class core/modules/system/tests/src/Functional/SecurityAdvisories/AdvisoriesUpdatePathTest.php Tests advisories settings update path.
AdvisoriesUpdatePathTest.php file core/modules/system/tests/src/Functional/SecurityAdvisories/AdvisoriesUpdatePathTest.php
AdvisoriesUpdatePathTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/SecurityAdvisories/AdvisoriesUpdatePathTest.php Set database dump files to be used.
AdvisoriesUpdatePathTest::testUpdatePath function core/modules/system/tests/src/Functional/SecurityAdvisories/AdvisoriesUpdatePathTest.php Tests advisories settings update path.
AggregatorTestBase::updateAndDelete function core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php Adds and deletes feed items and ensure that the count is zero.
AggregatorTestBase::updateFeedItems function core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php Updates the feed items.
aggregator_update_last_removed function core/modules/aggregator/aggregator.install Implements hook_update_last_removed().
AjaxCommandsTest::testUpdateBuildIdCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\UpdateBuildIdCommand
AjaxFormBlock::updateOptions function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Updates the options of a select list.
BatchKernelTest::testNeedsUpdate function core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php Tests _batch_needs_update().
BatchStorage::update function core/lib/Drupal/Core/Batch/BatchStorage.php Updates a batch.
BatchStorage::update function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Updates a batch.
BatchStorageInterface::update function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Updates a batch.
bbb_update_test.info.yml file core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
block.post_update.php file core/modules/block/block.post_update.php Post update functions for Block.
BlockNodeTypeVisibilityUpdateTest class core/modules/block/tests/src/Functional/Update/BlockNodeTypeVisibilityUpdateTest.php Tests the upgrade path for updating the node type visibility condition.
BlockNodeTypeVisibilityUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockNodeTypeVisibilityUpdateTest.php
BlockNodeTypeVisibilityUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockNodeTypeVisibilityUpdateTest.php Set database dump files to be used.
BlockNodeTypeVisibilityUpdateTest::testBlock function core/modules/block/tests/src/Functional/Update/BlockNodeTypeVisibilityUpdateTest.php Tests that block context mapping is updated properly.
block_content.post_update.php file core/modules/block_content/block_content.post_update.php Post update functions for Custom Block.
block_content_post_update_entity_changed_constraint function core/modules/block_content/block_content.post_update.php Clear the entity type cache.
block_content_removed_post_updates function core/modules/block_content/block_content.post_update.php Implements hook_removed_post_updates().
block_content_test_block_content_update function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_update().
block_content_update_last_removed function core/modules/block_content/block_content.install Implements hook_update_last_removed().
block_post_update_replace_node_type_condition function core/modules/block/block.post_update.php Updates the node type visibility condition.
block_removed_post_updates function core/modules/block/block.post_update.php Implements hook_removed_post_updates().
block_update_last_removed function core/modules/block/block.install Implements hook_update_last_removed().
Book::updateEntity function core/modules/book/src/Plugin/migrate/destination/Book.php Updates an entity with the new values from row.
BookBreadcrumbTest::testBreadcrumbAccessUpdates function core/modules/book/tests/src/Functional/BookBreadcrumbTest.php Tests that the breadcrumb is updated when book access changes.
BookBreadcrumbTest::testBreadcrumbTitleUpdates function core/modules/book/tests/src/Functional/BookBreadcrumbTest.php Tests that the breadcrumb is updated when book content changes.
BookManager::updateOriginalParent function core/modules/book/src/BookManager.php Updates the has_children flag of the parent of the original node.
BookManager::updateOutline function core/modules/book/src/BookManager.php Handles additions and updates to the book outline.
BookManager::updateParent function core/modules/book/src/BookManager.php Sets the has_children flag of the parent of the node.

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