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 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/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/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
ViewsEntitySchemaSubscriber::onEntityTypeUpdate function core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php
ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager property core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php The entity definition update manager.
ViewsEntitySchemaSubscriberIntegrationTest::assertUpdatedViews function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Checks that the passed-in view IDs were the only ones updated.
ViewsEntitySchemaSubscriberIntegrationTest::getUpdatedViewAndDisplay function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Gets a view and its display.
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests a bunch possible entity definition table updates.
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests some possible entity table updates for a revision view.
ViewsFixRevisionIdUpdateTest class core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php Tests the upgrade path for revision ids in field aliases.
ViewsFixRevisionIdUpdateTest.php file core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php
ViewsFixRevisionIdUpdateTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php
ViewsFixRevisionIdUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php
ViewsFixRevisionIdUpdateTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php
ViewsFixRevisionIdUpdateTest::testViewsPostUpdateFixRevisionId function core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php Tests the upgrade path for revision ids in field aliases.
ViewsMenuLink::updateLink function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php
ViewsRemoveDefaultArgumentSkipUrlTest::testViewsPostUpdateFixRevisionId function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Tests the upgrade path removing default_argument_skip_url.
views_base_field_override_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update().
views_field_config_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
views_post_update_add_missing_labels function core/modules/views/views.post_update.php Add labels to views which don't have one.
views_post_update_boolean_custom_titles function core/modules/views/views.post_update.php Update Views config schema to make boolean custom titles translatable.
views_post_update_fix_revision_id_part function core/modules/views/views.post_update.php Fix '-revision_id' replacement token syntax.
views_post_update_oembed_eager_load function core/modules/views/views.post_update.php Add eager load option to all oembed type field configurations.
views_post_update_pager_heading function core/modules/views/views.post_update.php Adds a default pager heading.
views_post_update_remove_default_argument_skip_url function core/modules/views/views.post_update.php Remove default_argument_skip_url setting.
views_post_update_remove_skip_cache_setting function core/modules/views/views.post_update.php Remove the skip_cache settings.
views_post_update_rendered_entity_field_cache_metadata function core/modules/views/views.post_update.php Removes entity display cache metadata from views with rendered entity fields.
views_post_update_responsive_image_lazy_load function core/modules/views/views.post_update.php Add lazy load options to all responsive image type field configurations.
views_post_update_taxonomy_filter_user_context function core/modules/views/views.post_update.php Removes User context from views with taxonomy filters.
views_post_update_timestamp_formatter function core/modules/views/views.post_update.php Update timestamp formatter settings for views.
views_post_update_views_data_argument_plugin_id function core/modules/views/views.post_update.php Post update configured views for entity reference argument plugin IDs.
views_removed_post_updates function core/modules/views/views.post_update.php Implements hook_removed_post_updates().
views_test_data_view_update function core/modules/views/tests/modules/views_test_data/views_test_data.module Implements hook_ENTITY_TYPE_update() for the 'view' entity type.
views_ui_ajax_update_form function core/modules/views_ui/admin.inc Updates a part of the add view form via AJAX.
views_update_last_removed function core/modules/views/views.install Implements hook_update_last_removed().
WorkspaceIntegrationTest::testDisallowedEntityUpdateInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests UPDATE operations for unsupported entity types.
workspaces.post_update.php file core/modules/workspaces/workspaces.post_update.php Post update functions for the Workspaces module.
workspaces_entity_update function core/modules/workspaces/workspaces.module Implements hook_entity_update().
workspaces_menu_link_content_update function core/modules/workspaces/workspaces.module Implements hook_ENTITY_TYPE_update() for the 'menu_link_content' entity type.
workspaces_removed_post_updates function core/modules/workspaces/workspaces.post_update.php Implements hook_removed_post_updates().
workspaces_update_last_removed function core/modules/workspaces/workspaces.install Implements hook_update_last_removed().
workspace_update_test.info.yml file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml
workspace_update_test.negotiator.test service core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator
workspace_update_test.post_update.php file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php Post update functions for the Workspace Update Test module.
workspace_update_test.services.yml file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml
workspace_update_test_post_update_check_active_workspace function core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php Checks the active workspace during database updates.
Y2038TimestampUpdateTest class core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php Tests update of timestamp fields to bigint.
Y2038TimestampUpdateTest.php file core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php
Y2038TimestampUpdateTest::$connection property core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php The database.
Y2038TimestampUpdateTest::$databaseName property core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php The name of the test database.
Y2038TimestampUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php
Y2038TimestampUpdateTest::$modules property core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php
Y2038TimestampUpdateTest::$tables property core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php The tables and column name of the time fields.

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