ViewsConfigUpdaterTest.php |
file |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
|
ViewsConfigUpdaterTest::$modules |
property |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
Modules to install. |
ViewsConfigUpdaterTest::loadTestView |
function |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
Loads a test view. |
ViewsConfigUpdaterTest::testNeedsRenderedEntityFieldUpdate |
function |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
@covers ::needsRenderedEntityFieldUpdate |
ViewsConfigUpdaterTest::testNeedsResponsiveImageLazyLoadFieldUpdate |
function |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
@covers ::needsResponsiveImageLazyLoadFieldUpdate |
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 |
Modules to install after the database is loaded. |
ViewsFixRevisionIdUpdateTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/ViewsFixRevisionIdUpdateTest.php |
Set database dump files to be used. |
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 |
Updates the definition values for a menu link. |
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 |
|