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/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.
Update class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.

All search results

Title Object type File name Summary
ViewsConfigUpdater::processFieldHandlerWithFormatPlural function core/modules/views/src/ViewsConfigUpdater.php Processes fields with the format plural option set.
ViewsConfigUpdater::processRememberRolesUpdate function core/modules/views/src/ViewsConfigUpdater.php Processes filters and removes disabled remember roles.
ViewsConfigUpdater::processRssViewModeUpdate function core/modules/views/src/ViewsConfigUpdater.php Processes views and sets the default RSS view mode if necessary.
ViewsConfigUpdater::processTableCssClassUpdate function core/modules/views/src/ViewsConfigUpdater.php Processes views and adds default CSS table class value if necessary.
ViewsConfigUpdater::setDeprecationsEnabled function core/modules/views/src/ViewsConfigUpdater.php Sets the deprecations enabling status.
ViewsConfigUpdater::updateAll function core/modules/views/src/ViewsConfigUpdater.php Performs all required updates.
ViewsConfigUpdater::__construct function core/modules/views/src/ViewsConfigUpdater.php ViewsConfigUpdater constructor.
ViewsConfigUpdaterTest class core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Tests Drupal\views\ViewsConfigUpdater.
ViewsConfigUpdaterTest class core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php Tests the views config updater service.
ViewsConfigUpdaterTest.php file core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
ViewsConfigUpdaterTest.php file core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php
ViewsConfigUpdaterTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php The theme to install as the default for testing.
ViewsConfigUpdaterTest::$modules property core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Modules to install.
ViewsConfigUpdaterTest::$modules property core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php Modules to install.
ViewsConfigUpdaterTest::loadTestView function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Loads a test view.
ViewsConfigUpdaterTest::setUp function core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php
ViewsConfigUpdaterTest::testDeprecationsFlagPersists function core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php Tests the deprecationsEnabled flag persists from post_update to presave.
ViewsConfigUpdaterTest::testUpdateRssViewMode function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Tests the `needsRssViewModeUpdate` method.
ViewsConfigUpdaterTest::testUpdateRssViewModeSkipsOtherType function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Tests the `needsRssViewModeUpdate` method.
ViewsConfigUpdaterTest::testUpdateRssViewModeWithoutKnownPreviousMode function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Tests the `needsRssViewModeUpdate` method.
ViewsConfigUpdaterTest::testUpdateRssViewModeWithoutKnownPreviousModeOnSaveHandler function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Tests if onSave also updates the view.
ViewsConfigUpdaterTest::testViewsConfigUpdater function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Tests ViewsConfigUpdater.
ViewsEntitySchemaSubscriber::onEntityTypeUpdate function core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Reacts to the update of the entity type.
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.
ViewsHooks::baseFieldOverrideUpdate function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_update().
ViewsHooks::fieldConfigUpdate function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_update() for 'field_config'.
ViewsMenuLink::updateLink function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Updates the definition values for a menu link.
ViewsTestConfigUpdaterHooks class core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php Hooks for the views_test_config_updater module.
ViewsTestConfigUpdaterHooks.php file core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php
ViewsTestConfigUpdaterHooks::viewPresave function core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php Implements hook_ENTITY_TYPE_presave().
ViewsTestConfigUpdaterHooks::__construct function core/modules/views/tests/modules/views_test_config_updater/src/Hook/ViewsTestConfigUpdaterHooks.php
ViewsTestDataHooks::viewUpdate function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php Implements hook_ENTITY_TYPE_update() for the 'view' entity type.
views_post_update_add_date_default_arguments function core/modules/views/views.post_update.php Clear cache to add new date default arguments.
views_post_update_block_items_per_page function core/modules/views/views.post_update.php Defaults `items_per_page` to NULL in Views blocks.
views_post_update_format_plural function core/modules/views/views.post_update.php Updates the format plural option for those views using aggregation.
views_post_update_table_css_class function core/modules/views/views.post_update.php Adds a default table CSS class.
views_post_update_update_remember_role_empty function core/modules/views/views.post_update.php Clean-up empty remember_roles display settings for views filters.
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_config_updater.info.yml file core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml
views_test_config_updater.post_update.php file core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php
views_test_config_updater_post_update_set_deprecations_disabled function core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php Test post update to set deprecations disabled.
views_ui_ajax_update_form function core/modules/views_ui/admin.inc Updates a part of the add view form via AJAX.
views_update_11201 function core/modules/views/views.install Removes the ui.show.advanced_column setting.
views_update_last_removed function core/modules/views/views.install Implements hook_update_last_removed().
WorkspaceAssociationRevisionTableUpdateTest class core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php Tests the upgrade path for the workspace_association_revision table.

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