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_block_items_per_page |
function |
core/modules/views/views.post_update.php |
Defaults `items_per_page` to NULL in Views blocks. |
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. |
WorkspaceAssociationRevisionTableUpdateTest.php |
file |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
|
WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedInitialRevisions |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Replicates the old getAssociatedInitialRevisions logic from 11.x. |
WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedRevisions |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Replicates the old getAssociatedRevisions logic from 11.x. |
WorkspaceAssociationRevisionTableUpdateTest::setDatabaseDumpFiles |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Set database dump files to be used. |
WorkspaceAssociationRevisionTableUpdateTest::testWorkspaceAssociationRevisionTableUpdate |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php |
Tests that the workspace_association_revision table is created and populated. |
WorkspaceAssociationStringIdsUpdatePathTest |
class |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php |
Tests the update path for string IDs in workspace_association. |
WorkspaceAssociationStringIdsUpdatePathTest.php |
file |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php |
|
WorkspaceAssociationStringIdsUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php |
Set database dump files to be used. |
WorkspaceAssociationStringIdsUpdatePathTest::testRunUpdates |
function |
core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php |
Tests the update path for string IDs in workspace_association. |
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. |
WorkspacesHooks::menuLinkContentUpdate |
function |
core/modules/workspaces/src/Hook/WorkspacesHooks.php |
Implements hook_ENTITY_TYPE_update() for 'menu_link_content' entities. |
WorkspacesTestHooks::entityUpdate |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_update(). |
workspaces_removed_post_updates |
function |
core/modules/workspaces/workspaces.post_update.php |
Implements hook_removed_post_updates(). |
workspaces_update_11101 |
function |
core/modules/workspaces/workspaces.install |
Update workspace associations to support entity types with string IDs. |
workspaces_update_11102 |
function |
core/modules/workspaces/workspaces.install |
Install the new Workspaces UI module. |
workspaces_update_11301 |
function |
core/modules/workspaces/workspaces.install |
Create the 'workspace_association_revision' table. |
workspaces_update_11302 |
function |
core/modules/workspaces/workspaces.install |
Populate the 'workspace_association_revision' table. |
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 |
|
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. |
_batch_needs_update |
function |
core/includes/batch.inc |
Checks whether the batch information needs to be updated in the storage. |
_help_search_update |
function |
core/modules/help/help.module |
Ensure that search is updated when extensions are installed or uninstalled. |
_locale_translation_default_update_options |
function |
core/modules/locale/locale.translation.inc |
Returns default import options for translation update. |
_menu_link_content_update_path_alias |
function |
core/modules/menu_link_content/menu_link_content.module |
Helper function to update plugin definition using internal scheme. |
_update_authorize_clear_update_status |
function |
core/modules/update/update.authorize.inc |
Clears available update status data. |