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
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The installed entity definition repository.
ContentTranslationUpdatesManager::$entityTypeManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity type manager.
ContentTranslationUpdatesManager::$updateManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity definition update manager.
ContentTranslationUpdatesManager::updateDefinitions function core/modules/content_translation/src/ContentTranslationUpdatesManager.php Executes field storage definition updates if needed.
ContentTranslationUpdatesManager::__construct function core/modules/content_translation/src/ContentTranslationUpdatesManager.php Constructs an updates manager instance.
ContentTranslationUpdateTest class core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Tests the upgrade path for the Content Translation module.
ContentTranslationUpdateTest.php file core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php
ContentTranslationUpdateTest::$database property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The database connection used.
ContentTranslationUpdateTest::$entityDefinitionUpdateManager property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The entity definition update manager.
ContentTranslationUpdateTest::$state property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The state service.
ContentTranslationUpdateTest::setDatabaseDumpFiles function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Set database dump files to be used.
ContentTranslationUpdateTest::setUp function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Overrides WebTestBase::setUp() for update testing.
ContentTranslationUpdateTest::testContentTranslationUpdate8400 function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Tests that initial values for metadata fields are populated correctly.
content_moderation.post_update.php file core/modules/content_moderation/content_moderation.post_update.php Post update functions for the Content Moderation module.
content_moderation_entity_update function core/modules/content_moderation/content_moderation.module Implements hook_entity_update().
content_moderation_post_update_entity_display_dependencies function core/modules/content_moderation/content_moderation.post_update.php Update the dependencies of entity displays to include associated workflow.
content_moderation_post_update_set_default_moderation_state function core/modules/content_moderation/content_moderation.post_update.php Set the default moderation state for new content to 'draft'.
content_moderation_post_update_set_views_filter_latest_translation_affected_revision function core/modules/content_moderation/content_moderation.post_update.php Set the filter on the moderation view to be the latest translation affected.
content_moderation_post_update_update_cms_default_revisions function core/modules/content_moderation/content_moderation.post_update.php Synchronize moderation state default revisions with their host entities.
content_moderation_post_update_views_field_plugin_id function core/modules/content_moderation/content_moderation.post_update.php Update the moderation state views field plugin ID.
content_moderation_update_8401 function core/modules/content_moderation/content_moderation.install Remove the 'content_revision_tracker' table.
content_moderation_update_8700 function core/modules/content_moderation/content_moderation.install Set the 'owner' entity key and update the field.
content_moderation_workflow_update function core/modules/content_moderation/content_moderation.module Implements hook_ENTITY_TYPE_update().
content_translation.updates_manager service core/modules/content_translation/content_translation.services.yml Drupal\content_translation\ContentTranslationUpdatesManager
content_translation_language_content_settings_update function core/modules/content_translation/content_translation.module Implements hook_ENTITY_TYPE_update().
content_translation_update_8001 function core/modules/content_translation/content_translation.install Rebuild the routes as the content translation routes have now new names.
content_translation_update_8002 function core/modules/content_translation/content_translation.install Clear field type plugin caches to fix image field translatability.
content_translation_update_8400 function core/modules/content_translation/content_translation.install Fix the initial values for content translation metadata fields.
contextual.post_update.php file core/modules/contextual/contextual.post_update.php Post update functions for Contextual Links.
contextual_post_update_fixed_endpoint_and_markup function core/modules/contextual/contextual.post_update.php Ensure new page loads use the updated JS and get the updated markup.
CreateHalSettingsForLinkDomainUpdateTest class core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php Tests that 'hal.settings' is created, to store 'link_domain'.
CreateHalSettingsForLinkDomainUpdateTest.php file core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php
CreateHalSettingsForLinkDomainUpdateTest::setDatabaseDumpFiles function core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php Set database dump files to be used.
CreateHalSettingsForLinkDomainUpdateTest::testHalSettingsCreated function core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php Tests hal_update_8301().
DatabaseLegacyTest::testDbUpdate function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests the db_update() function.
DatabaseStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/DatabaseStorageTest.php
DatabaseVersionCheckUpdateTest class core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php Tests that updates fail if the database does not meet the minimum version.
DatabaseVersionCheckUpdateTest.php file core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php
DatabaseVersionCheckUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php The theme to install as the default for testing.
DatabaseVersionCheckUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php
DatabaseVersionCheckUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php Tests that updates fail if the database does not meet the minimum version.
DatetimeRangeViewUpdateTest class core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php Test update of views with datetime_range filters.
DatetimeRangeViewUpdateTest.php file core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php
DatetimeRangeViewUpdateTest::setDatabaseDumpFiles function core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php Set database dump files to be used.
DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues function core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php Tests that datetime_range filter values are updated properly.
datetime_range.post_update.php file core/modules/datetime_range/datetime_range.post_update.php Post-update functions for Datetime Range module.
datetime_range_post_update_translatable_separator function core/modules/datetime_range/datetime_range.post_update.php Clear caches to ensure schema changes are read.
datetime_range_post_update_views_string_plugin_id function core/modules/datetime_range/datetime_range.post_update.php Update existing views using datetime_range fields.
dblog.post_update.php file core/modules/dblog/dblog.post_update.php Post update functions for the Database Logging module.
DblogRecentLogsUsingViewsUpdateTest class core/modules/dblog/tests/src/Functional/Update/DblogRecentLogsUsingViewsUpdateTest.php Ensures that update hook that creates the watchdog view ran successfully.

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