Search for update

  1. Search 7.x for update
  2. Search 9.5.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/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/DrivertestPgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Driver/sqlite/Update.php SQLite implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Driver/mysql/Update.php MySQL implementation of \Drupal\Core\Database\Query\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
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.
BlockConditionMissingSchemaUpdateTest class core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Tests the upgrade path for block with conditions missing context.
BlockConditionMissingSchemaUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php
BlockConditionMissingSchemaUpdateTest::$modules property core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Modules to enable after the database is loaded.
BlockConditionMissingSchemaUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Set database dump files to be used.
BlockConditionMissingSchemaUpdateTest::testUpdateHookN function core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php Tests that block context mapping is updated properly.
BlockContentReusableUpdateTest class core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php Tests 'reusable' field related update functions for the Block Content module.
BlockContentReusableUpdateTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php
BlockContentReusableUpdateTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php Set database dump files to be used.
BlockContentReusableUpdateTest::testReusableFieldAddition function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php Tests adding 'reusable' entity base field to the block content entity type.
BlockContentReusableUpdateTest::testReusableFieldAdditionWithoutViews function core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php Tests that the update succeeds even if Views is not installed.
BlockContentUpdateTest class core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests update functions for the Block Content module.
BlockContentUpdateTest.php file core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php
BlockContentUpdateTest::setDatabaseDumpFiles function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Set database dump files to be used.
BlockContentUpdateTest::testSimpleUpdates function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests the revision metadata fields and revision data table additions.
BlockContentUpdateTest::testStatusFieldAddition function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests adding a status field to the block content entity type.
BlockContextMappingUpdateFilledTest class core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateFilledTest.php Runs BlockContextMappingUpdateTest with a dump filled with content.
BlockContextMappingUpdateFilledTest.php file core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateFilledTest.php
BlockContextMappingUpdateFilledTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateFilledTest.php Set database dump files to be used.
BlockContextMappingUpdateTest class core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php Tests the upgrade path for block context mapping renames.
BlockContextMappingUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php
BlockContextMappingUpdateTest::$modules property core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php Modules to enable after the database is loaded.
BlockContextMappingUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php Set database dump files to be used.
BlockContextMappingUpdateTest::testUpdateHookN function core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php Tests that block context mapping is updated properly.
BlockPageSettingTest::testUpdateActionPlugins function core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php Tests existing search block settings upgrade.
BlockRemoveDisabledRegionUpdateTest class core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Tests the upgrade path for removal of disabled region.
BlockRemoveDisabledRegionUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php
BlockRemoveDisabledRegionUpdateTest::$modules property core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Modules to enable after the database is loaded.
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Set database dump files to be used.
BlockRemoveDisabledRegionUpdateTest::testUpdateHookN function core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.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_add_views_reusable_filter function core/modules/block_content/block_content.post_update.php Adds a 'reusable' filter to all Custom Block views.
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_8001 function core/modules/block_content/block_content.install Add 'revision_translation_affected' field to 'block_content' entities.
block_content_update_8002 function core/modules/block_content/block_content.install Generalizes the d6_block_content_type and d6_block_content_body_field
migrations.
block_content_update_8003 function core/modules/block_content/block_content.install Add 'revision_created' and 'revision_user' fields to 'block_content' entities.
block_content_update_8300 function core/modules/block_content/block_content.install Fix the block_content entity type to specify its revision data table.
block_content_update_8400 function core/modules/block_content/block_content.install Add a publishing status field for block_content entities.
block_content_update_8600 function core/modules/block_content/block_content.install Add 'reusable' field to 'block_content' entities.
block_post_update_disabled_region_update function core/modules/block/block.post_update.php Disable blocks that are placed into the "disabled" region.
block_post_update_disable_blocks_with_missing_contexts function core/modules/block/block.post_update.php Disable all blocks with missing context IDs in block_update_8001().
block_post_update_fix_negate_in_conditions function core/modules/block/block.post_update.php Fix invalid 'negate' values in block visibility conditions.
block_update_8001 function core/modules/block/block.install Update block visibility context mapping.
block_update_8002 function core/modules/block/block.install Placeholder for the previous 8002 update.
block_update_8003 function core/modules/block/block.install Remove 'cache' setting.

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