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
FilterFormatUpdateFilterSortingTest class core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php Tests the upgrade path for filter formats.
FilterFormatUpdateFilterSortingTest.php file core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php
FilterFormatUpdateFilterSortingTest::setDatabaseDumpFiles function core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php Set database dump files to be used.
FilterFormatUpdateFilterSortingTest::testFilterPostUpdateSortFilters function core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php Tests filter_post_update_sort_filters().
FilterTestHooks::filterFormatUpdate function core/modules/filter/tests/filter_test/src/Hook/FilterTestHooks.php Implements hook_ENTITY_TYPE_update().
filter_post_update_consolidate_filter_config-3404431.php file core/modules/filter/tests/fixtures/update/filter_post_update_consolidate_filter_config-3404431.php Fixture file to test filter_post_update_consolidate_filter_config().
filter_removed_post_updates function core/modules/filter/filter.post_update.php Implements hook_removed_post_updates().
filter_test_filter_format_update function core/modules/filter/tests/filter_test/filter_test.module Implements hook_ENTITY_TYPE_update().
fix-revision-id-update.php file core/modules/views/tests/fixtures/update/fix-revision-id-update.php Test fixture.
FormAjaxResponseBuilderTest::testBuildResponseWithUpdateCommand function core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php @covers ::buildResponse
forum.post_update.php file core/modules/forum/forum.post_update.php Contains post update functions.
ForumIndexStorage::update function core/modules/forum/src/ForumIndexStorage.php
ForumIndexStorage::updateIndex function core/modules/forum/src/ForumIndexStorage.php
ForumIndexStorageInterface::update function core/modules/forum/src/ForumIndexStorageInterface.php Updates the {forum} table for the given node.
ForumIndexStorageInterface::updateIndex function core/modules/forum/src/ForumIndexStorageInterface.php Updates the {forum_index} records for a given node.
ForumIndexUpdateTest class core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php Tests addition of the forum_index primary key.
ForumIndexUpdateTest.php file core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php
ForumIndexUpdateTest::setDatabaseDumpFiles function core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php Set database dump files to be used.
ForumIndexUpdateTest::testUpdatePath function core/modules/forum/tests/src/Functional/ForumIndexUpdateTest.php Tests the update path to add the new primary key.
forum_comment_update function core/modules/forum/forum.module Implements hook_ENTITY_TYPE_update() for comment entities.
forum_node_update function core/modules/forum/forum.module Implements hook_ENTITY_TYPE_update() for node entities.
forum_post_update_recreate_forum_index_rows function core/modules/forum/forum.post_update.php Repopulate the forum index table.
forum_update_10100 function core/modules/forum/forum.install Remove the year 2038 date limitation.
forum_update_10101 function core/modules/forum/forum.install Repopulate the forum index table.
forum_update_10102 function core/modules/forum/forum.install Add a primary key to forum_index.
GlobalThemeSettingsDefaultLogoUrlUpdateTest class core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url if it's still the default of "".
GlobalThemeSettingsDefaultLogoUrlUpdateTest.php file core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php
GlobalThemeSettingsDefaultLogoUrlUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php The theme to install as the default for testing.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Set database dump files to be used.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url.
help.post_update.php file core/modules/help/help.post_update.php Post update functions for the Help module.
HelpSearch::updateIndex function core/modules/help/src/Plugin/Search/HelpSearch.php Updates the search index for this plugin.
HelpSearch::updateIndexState function core/modules/help/src/Plugin/Search/HelpSearch.php Updates the 'help_search_unindexed_count' state variable.
HelpSearch::updateTopicList function core/modules/help/src/Plugin/Search/HelpSearch.php Rebuilds the database table containing topics to be indexed.
help_removed_post_updates function core/modules/help/help.post_update.php Implements hook_removed_post_updates().
help_update_last_removed function core/modules/help/help.install Implements hook_update_last_removed().
HighWaterTest::testHighWaterUpdate function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Tests high water property of SqlBase when rows marked for update.
history_update_last_removed function core/modules/history/history.install Implements hook_update_last_removed().
hook_ENTITY_TYPE_update function core/lib/Drupal/Core/Entity/entity.api.php Respond to updates to an entity of a particular type.
hook_entity_update function core/lib/Drupal/Core/Entity/entity.api.php Respond to updates to an entity.
hook_field_storage_config_update_forbid function core/modules/field/field.api.php Forbid a field storage update from occurring.
hook_node_update_index function core/modules/node/node.api.php Act on a node being indexed for searching.
hook_post_update_NAME function core/lib/Drupal/Core/Extension/module.api.php Executes an update which is intended to update data, like entities.
hook_removed_post_updates function core/lib/Drupal/Core/Extension/module.api.php Return an array of removed hook_post_update_NAME() function names.
hook_updater_info function core/lib/Drupal/Core/Extension/module.api.php Provide information on Updaters (classes that can update Drupal).
hook_updater_info_alter function core/lib/Drupal/Core/Extension/module.api.php Alter the Updater information array.
hook_update_dependencies function core/lib/Drupal/Core/Extension/module.api.php Return an array of information about module update dependencies.
hook_update_last_removed function core/lib/Drupal/Core/Extension/module.api.php Return a number which is no longer available as hook_update_N().
hook_update_N function core/lib/Drupal/Core/Extension/module.api.php Perform a single update between minor versions.
hook_update_projects_alter function core/modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.

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