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
rest_post_update_resource_granularity function core/modules/rest/rest.post_update.php Simplify method-granularity REST resource config to resource-granularity.
rest_update_8201 function core/modules/rest/rest.install Install the REST config entity type and fix old settings-based config.
rest_update_8202 function core/modules/rest/rest.install Re-save all views with a REST display to add new auth defaults.
rest_update_8203 function core/modules/rest/rest.install Enable BC for EntityResource: continue to use permissions.
rest_update_8401 function core/modules/rest/rest.install Ensure the right REST authentication method is used.
RevisionableInterface::updateLoadedRevisionId function core/lib/Drupal/Core/Entity/RevisionableInterface.php Updates the loaded Revision ID with the revision ID.
RouterIndexOptimizationTest::testUpdate function core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php Ensures that the system_update_8002() runs as expected.
Row::needsUpdate function core/modules/migrate/src/Row.php Returns if this row needs an update.
SAVED_UPDATED constant core/includes/common.inc Return status for saving which involved an update to an existing item.
ScaleAndCropAddAnchorUpdateTest class core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php Tests adding an 'anchor' setting to existing scale and crop image effects.
ScaleAndCropAddAnchorUpdateTest.php file core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php
ScaleAndCropAddAnchorUpdateTest::setDatabaseDumpFiles function core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php Set database dump files to be used.
ScaleAndCropAddAnchorUpdateTest::testImagePostUpdateScaleAndCropEffectAddAnchor function core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php Tests that 'anchor' setting is properly added.
search.post_update.php file core/modules/search/search.post_update.php Post update functions for Search module.
SearchDeprecationTest::testUpdateTotals function core/modules/search/tests/src/Kernel/SearchDeprecationTest.php @expectedDeprecation search_update_totals() is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use custom implementation of \Drupal\search\SearchIndexInterface instead. See https://www.drupal.org/node/3075696
SearchIndex::updateWordWeights function core/modules/search/src/SearchIndex.php Updates the {search_total} database table.
SearchIndexingInterface::updateIndex function core/modules/search/src/Plugin/SearchIndexingInterface.php Updates the search index for this plugin.
SearchIndexInterface::updateWordWeights function core/modules/search/src/SearchIndexInterface.php Updates the {search_total} database table.
SearchNodeUpdateAndDeletionTest class core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php Tests search index is updated properly when nodes are removed or updated.
SearchNodeUpdateAndDeletionTest.php file core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php
SearchNodeUpdateAndDeletionTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php The theme to install as the default for testing.
SearchNodeUpdateAndDeletionTest::$modules property core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php Modules to enable.
SearchNodeUpdateAndDeletionTest::$testUser property core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php A user with permission to access and search content.
SearchNodeUpdateAndDeletionTest::setUp function core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange function core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php Tests that the search index info is properly updated when a node changes.
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion function core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php Tests that the search index info is updated when a node is deleted.
search_post_update_block_page function core/modules/search/search.post_update.php Configures default search page for instantiated blocks.
search_post_update_reindex_after_diacritics_rule_change function core/modules/search/search.post_update.php Mark everything for reindexing after diacritics removal rule change.
search_update_totals function core/modules/search/search.module Updates the {search_total} database table.
SectionDependenciesUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php Tests the upgrade path for Layout Builder section dependencies.
SectionDependenciesUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php
SectionDependenciesUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php Set database dump files to be used.
SectionDependenciesUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php Tests the upgrade path for Layout Builder section dependencies.
Select::$forUpdate property core/lib/Drupal/Core/Database/Query/Select.php The FOR UPDATE status
Select::forUpdate function core/lib/Drupal/Core/Database/Driver/sqlite/Select.php Add FOR UPDATE to the query.
Select::forUpdate function core/lib/Drupal/Core/Database/Query/Select.php Add FOR UPDATE to the query.
SelectExtender::forUpdate function core/lib/Drupal/Core/Database/Query/SelectExtender.php Add FOR UPDATE to the query.
SelectInterface::forUpdate function core/lib/Drupal/Core/Database/Query/SelectInterface.php Add FOR UPDATE to the query.
serialization_update_8301 function core/modules/serialization/serialization.install
serialization_update_8302 function core/modules/serialization/serialization.install Add serialization.settings::bc_primitives_as_strings configuration.
serialization_update_8401 function core/modules/serialization/serialization.install Enable BC for timestamp formatting: continue to return UNIX timestamps.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest class core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Tests the upgrade path for converting seven secondary local tasks into a block.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php file core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php The theme to install as the default for testing.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Set database dump files to be used.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Overrides WebTestBase::setUp() for update testing.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Tests that local actions/tasks are being converted into blocks.
seven_preprocess_update_version function core/themes/seven/seven.theme Prepares variables for update version templates.
SharedTempStoreTest::testGetMetadataUpdated function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php @covers ::getMetadata
@expectedDeprecation Using the "updated" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getUpdated() instead. See…
SiteBrandingConvertedIntoBlockUpdateTest class core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Tests the upgrade path for page site variables being converted into a block.

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