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
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
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 Actions UI module.
action_removed_post_updates function core/modules/action/action.post_update.php Implements hook_removed_post_updates().
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 install.
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.
AddPermissionsUpdateTest class core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php Tests help_post_update_add_permissions_to_roles().
AddPermissionsUpdateTest.php file core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php
AddPermissionsUpdateTest::setDatabaseDumpFiles function core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php Set database dump files to be used.
AddPermissionsUpdateTest::testUpdate function core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php Tests adding 'access help pages' permission.
AjaxCommandsTest::testUpdateBuildIdCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\UpdateBuildIdCommand[[api-linebreak]]
AjaxFormBlock::updateOptions function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Updates the options of a select list.
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().
BatchBidSerialUpdateTest class core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Tests system_update_10101() upgrade path.
BatchBidSerialUpdateTest.php file core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php
BatchBidSerialUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Set database dump files to be used.
BatchBidSerialUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Tests the change of the {batch} table [bid] field to serial.
BatchKernelTest::testNeedsUpdate function core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php Tests _batch_needs_update().
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.
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
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().
block.post_update.php file core/modules/block/block.post_update.php Post update functions for Block.
BlockConfigUpdater class core/modules/block/src/BlockConfigUpdater.php Provides a BC layer for modules providing old configurations.
BlockConfigUpdater.php file core/modules/block/src/BlockConfigUpdater.php
BlockConfigUpdater::$deprecationsEnabled property core/modules/block/src/BlockConfigUpdater.php Flag determining whether deprecations should be triggered.
BlockConfigUpdater::$triggeredDeprecations property core/modules/block/src/BlockConfigUpdater.php Stores which deprecations were triggered.
BlockConfigUpdater::needsInfoStatusSettingsRemoved function core/modules/block/src/BlockConfigUpdater.php Checks if the block contains deprecated info and status settings.
BlockConfigUpdater::setDeprecationsEnabled function core/modules/block/src/BlockConfigUpdater.php Sets the deprecations enabling status.
BlockConfigUpdater::updateBlock function core/modules/block/src/BlockConfigUpdater.php Performs the required update.
BlockContentRemoveConstraint::$entityDefinitionUpdateManager property core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Entity definition update manager.
BlockContentRemoveConstraint::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentRemoveConstraint.php Tests the upgrade path for moderation state reindexing.
BlockContentReusableIndexUpdatePathTest class core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php Tests the upgrade path for Block Content reusable column index.
BlockContentReusableIndexUpdatePathTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php
BlockContentReusableIndexUpdatePathTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php Set database dump files to be used.
BlockContentReusableIndexUpdatePathTest::testRunUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableIndexUpdatePathTest.php Tests the upgrade path for Block Content reusable index.
BlockContentStatusInfoUpdatePathTest class core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Tests block_content_post_update_remove_block_content_status_info_keys.
BlockContentStatusInfoUpdatePathTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php
BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentStatusInfoUpdatePathTest.php Set database dump files to be used.

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