ConfigHandler::buildForm in core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
Form constructor.
content_moderation_workflow_insert in core/modules/content_moderation/content_moderation.module
Implements hook_ENTITY_TYPE_insert().
content_moderation_workflow_update in core/modules/content_moderation/content_moderation.module
Implements hook_ENTITY_TYPE_update().
DefaultWizardDeriver::getDerivativeDefinitions in core/modules/views/src/Plugin/Derivative/DefaultWizardDeriver.php
Gets the definition of all derivatives of a base plugin.
EditDetails::submitForm in core/modules/views_ui/src/Form/Ajax/EditDetails.php
Form submission handler.
EntityReferenceRelationshipTest::testDataTableRelationship in core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php
Tests views data generated for relationship.
EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName in core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php
Tests views data generated for relationship.
EntityReferenceRelationshipTest::testEntityReferenceConfigEntity in core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php
Test that config entities don't get relationships added.
EntityReferenceRelationshipTest::testNoDataTableRelationship in core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php
Tests using the views relationship.
FieldFieldTest::setUp in core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php
FileViewsDataTest::testRelationshipViewsData in core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php
Tests views data generated for file field relationship.
ImageViewsDataTest::testRelationshipViewsData in core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
Tests views data generated for image field relationship.
NodeLanguageTest::testNativeLanguageField in core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
Tests native name display in language field.
RelationshipJoinTestBase::setUpFixtures in core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php
Sets up the configuration and schema of views and views_test_data modules.
RelationshipPluginBase::query in core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php
TaxonomyFieldFilterTest::setUp in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php
Sets up the test.
TaxonomyRelationshipTest::setUp in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
Sets up the test.
TaxonomyRelationshipTest::testTaxonomyRelationships in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
Tests the taxonomy parent plugin UI.
View::onDependencyRemoval in core/modules/views/src/Entity/View.php
Informs the entity that entities it depends on will be deleted.
views_base_field_override_delete in core/modules/views/views.module
Implements hook_ENTITY_TYPE_delete().
views_base_field_override_insert in core/modules/views/views.module
Implements hook_ENTITY_TYPE_insert().
views_base_field_override_update in core/modules/views/views.module
Implements hook_ENTITY_TYPE_update().
views_field_config_delete in core/modules/views/views.module
Implements hook_ENTITY_TYPE_delete() for 'field_config'.
views_field_config_insert in core/modules/views/views.module
Implements hook_ENTITY_TYPE_insert() for 'field_config'.
views_field_config_update in core/modules/views/views.module
Implements hook_ENTITY_TYPE_update() for 'field_config'.
WizardPluginBase::defaultDisplayFiltersUser in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Retrieves filter information based on user input for the default display.
WizardPluginBase::defaultDisplayOptions in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Assembles the default display options for the view.
WizardPluginBase::defaultDisplaySortsUser in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Retrieves sort information based on user input for the default display.