239 string references to 'Standard'

AggregatorTestBase::setUp in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Sets up a Drupal site for running functional and integration tests.
AggregatorTestBase::setUp in core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
BaseFieldAccessTest::setUp in core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php
BlockContentViewsData::getViewsData in core/modules/block_content/src/BlockContentViewsData.php
Returns views data for the entity type.
book_views_data in core/modules/book/book.views.inc
Implements hook_views_data().
BreakpointDiscoveryTest::testModuleBreakpoints in core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php
Test the breakpoint group created for a module.
breakpoint_module_test.breakpoints.yml in core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml
Comment::defaultDisplayOptions in core/modules/comment/src/Plugin/views/wizard/Comment.php
Assembles the default display options for the view.
CommentViewsData::getViewsData in core/modules/comment/src/CommentViewsData.php
Returns views data for the entity type.
comment_views_data_alter in core/modules/comment/comment.views.inc
Implements hook_views_data_alter().
ConfigImportAllTest::testInstallUninstall in core/modules/config/tests/src/Functional/ConfigImportAllTest.php
Tests that a fixed set of modules can be installed and uninstalled.
core_field_views_data in core/modules/views/views.views.inc
Implements hook_field_views_data().
DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues in core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php
Tests that datetime_range filter values are updated properly.
datetime_range_post_update_views_string_plugin_id in core/modules/datetime_range/datetime_range.post_update.php
Update existing views using datetime_range fields.
datetime_range_view_presave in core/modules/datetime_range/datetime_range.module
Implements hook_ENTITY_TYPE_presave().
DblogFiltersAndFieldsUpgradeTest::testDblogUpgradePath in core/modules/dblog/tests/src/Functional/Update/DblogFiltersAndFieldsUpgradeTest.php
Tests that field and filter handlers are updated properly.
dblog_update_8400 in core/modules/dblog/dblog.install
Use standard plugin for wid and uid fields. Use dblog_types for type filter.
dblog_views_data in core/modules/dblog/dblog.views.inc
Implements hook_views_data().
dblog_view_presave in core/modules/dblog/dblog.module
Implements hook_ENTITY_TYPE_presave() for views entities.
DefaultWizardDeriver::getDerivativeDefinitions in core/modules/views/src/Plugin/Derivative/DefaultWizardDeriver.php
Gets the definition of all derivatives of a base plugin.
DisplayKernelTest::testisIdentifierUnique in core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php
Tests the ::isIdentifierUnique method.
drupal-8.views-taxonomy-parent-2543726.yml in core/modules/system/tests/fixtures/update/drupal-8.views-taxonomy-parent-2543726.yml
core/modules/system/tests/fixtures/update/drupal-8.views-taxonomy-parent-2543726.yml
drupal6.php in core/modules/migrate_drupal/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
EntityReferenceRelationshipTest::testDataTableRelationship in core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php
Tests views data generated for relationship.
EntityReferenceRelationshipTest::testNoDataTableRelationship in core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php
Tests using the views relationship.
EntityReverse::query in core/modules/views/src/Plugin/views/relationship/EntityReverse.php
Called to implement a relationship in a query.
EntityViewsData::mapSingleFieldViewsData in core/modules/views/src/EntityViewsData.php
Provides the views data for a given data type and schema field.
EntityViewsData::processViewsDataForEntityReference in core/modules/views/src/EntityViewsData.php
Processes the views data for an entity reference field.
EntityViewsDataTest::assertBundleField in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests views data for a bundle field.
EntityViewsDataTest::assertEntityReferenceField in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests views data for a entity reference field.
EntityViewsDataTest::assertLanguageField in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests views data for a language field.
EntityViewsDataTest::assertLongTextField in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests views data for a long text field.
EntityViewsDataTest::assertNumericField in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests views data for a numeric field.
EntityViewsDataTest::assertStringField in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests views data for a string field.
EntityViewsDataTest::assertUriField in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests views data for a URI field.
EntityViewsDataTest::assertUuidField in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests views data for a UUID field.
FieldDefaultValueCallbackTest::setUp in core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php
FileSystemRequirementsTest::setUp in core/tests/Drupal/KernelTests/Core/File/FileSystemRequirementsTest.php
FileViewsData::getViewsData in core/modules/file/src/FileViewsData.php
Returns views data for the entity type.
FileViewsDataTest::testRelationshipViewsData in core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php
Tests views data generated for file field relationship.
file_field_views_data in core/modules/file/file.views.inc
Implements hook_field_views_data().
forum_views_data in core/modules/forum/forum.views.inc
Implements hook_views_data().
HandlerBase::getTableJoin in core/modules/views/src/Plugin/views/HandlerBase.php
Fetches a handler to join one table to a primary table from the data cache.
HandlerTest::viewsData in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
HelpTopicsSyntaxTest::testHelpTopics in core/modules/help_topics/tests/src/Functional/HelpTopicsSyntaxTest.php
Tests that all Core help topics can be rendered and have good syntax.
hook_field_views_data in core/modules/views/views.api.php
Override the default Views data for a Field API field.
hook_views_data in core/modules/views/views.api.php
Describe data tables and fields (or the equivalent) to Views.
hook_views_data_alter in core/modules/views/views.api.php
Alter the table and field information from hook_views_data().
ImageFieldTestBase::setUp in core/modules/image/src/Tests/ImageFieldTestBase.php
Sets up a Drupal site for running functional and integration tests.
ImageFieldTestBase::setUp in core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php
ImageFieldTestBase::setUp in core/modules/image/tests/src/Functional/ImageFieldTestBase.php
ImageViewsDataTest::testRelationshipViewsData in core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
Tests views data generated for image field relationship.
image_field_views_data in core/modules/image/image.views.inc
Implements hook_field_views_data().
InstallProfileSystemInstall8300Test::testUpdate in core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php
Ensures that the system_update_8300() runs as expected.
JoinTest::testBasePlugin in core/modules/views/tests/src/Kernel/Plugin/JoinTest.php
Tests the join plugin base.
JsonApiFunctionalTestBase::setUp in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php
LanguageConfigurationElementTest::testNodeTypeDelete in core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
Tests the language settings are deleted on bundle delete.
LanguageConfigurationElementTest::testNodeTypeUpdate in core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
Tests that the configuration is retained when the node type is updated.
LanguageNegotiationUrlTest::setUp in core/modules/language/tests/src/Functional/LanguageNegotiationUrlTest.php
LatestRevision::query in core/modules/views/src/Plugin/views/filter/LatestRevision.php
Add this filter to the query.
LatestTranslationAffectedRevision::query in core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php
Add this filter to the query.
MediaDisplayTest::setUp in core/modules/media/tests/src/FunctionalJavascript/MediaDisplayTest.php
MigrationStateUnitTest::providerGetUpgradeStates in core/modules/migrate_drupal/tests/src/Unit/MigrationStateUnitTest.php
Data provider for testGetUpgradeStates.
ModerationStateFilter::opSimple in core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php
ModerationStateJoinViewsHandlerTrait::ensureMyTable in core/modules/content_moderation/src/Plugin/views/ModerationStateJoinViewsHandlerTrait.php
ModuleTest::testViewsGetHandler in core/modules/views/tests/src/Kernel/ModuleTest.php
Tests the ViewsHandlerManager::getHandler() method.
NodeFieldFilterTest::setUp in core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php
NodeLanguageTest::setUp in core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NodeRevision::buildDisplayOptions in core/modules/node/src/Plugin/views/wizard/NodeRevision.php
Builds an array of display options for the view.
NodeTermData::query in core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php
Called to implement a relationship in a query.
NodeTestBase::setUp in core/modules/node/src/Tests/NodeTestBase.php
Sets up a Drupal site for running functional and integration tests.
NodeTestBase::setUp in core/modules/node/tests/src/Functional/NodeTestBase.php
NodeViewsData::getViewsData in core/modules/node/src/NodeViewsData.php
Returns views data for the entity type.
PathTestBase::setUp in core/modules/path/src/Tests/PathTestBase.php
Sets up a Drupal site for running functional and integration tests.
PathTestBase::setUp in core/modules/path/tests/src/Functional/PathTestBase.php
QuickStartTest::testPhpRequirement in core/tests/Drupal/Tests/Core/Command/QuickStartTest.php
Tests that the installer throws a requirement error on older PHP versions.
QuickStartTest::testQuickStartCommand in core/tests/Drupal/Tests/Core/Command/QuickStartTest.php
Tests the quick-start command.
RelationshipJoinTestBase::viewsData in core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
RelationshipPluginBase::query in core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php
Add anything to the query that we might need to.
Search::query in core/modules/search/src/Plugin/views/filter/Search.php
Add this filter to the query.
Search::query in core/modules/search/src/Plugin/views/argument/Search.php
Set up the query for this argument.
SearchTestBase::setUp in core/modules/search/src/Tests/SearchTestBase.php
Sets up a Drupal site for running functional and integration tests.
SearchTestBase::setUp in core/modules/search/tests/src/Functional/SearchTestBase.php
SelectProfileForm::buildForm in core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php
Form constructor.
ShortcutTestBase::setUp in core/modules/shortcut/src/Tests/ShortcutTestBase.php
Sets up a Drupal site for running functional and integration tests.
ShortcutTestBase::setUp in core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php
SingleVisibleProfileTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php
Prepares the current environment for running the test.
standard.info.yml in core/profiles/standard/standard.info.yml
core/profiles/standard/standard.info.yml
StatisticsAdminTest::setUp in core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
StatisticsLastCommentName::query in core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php
Called to add the sort to a query.
StatisticsLastCommentName::query in core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
Called to add the field to a query.
StatisticsLoggingTest::setUp in core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
StatisticsTestBase::setUp in core/modules/statistics/src/Tests/StatisticsTestBase.php
Sets up a Drupal site for running functional and integration tests.
StatisticsTestBase::setUp in core/modules/statistics/tests/src/Functional/StatisticsTestBase.php
statistics_views_data in core/modules/statistics/statistics.views.inc
Implements hook_views_data().
system_requirements in core/modules/system/system.install
Implements hook_requirements().
Tasks::getFormOptions in core/lib/Drupal/Core/Database/Install/Tasks.php
Return driver specific configuration options.
TaxonomyRelationshipTest::testTaxonomyRelationships in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
Tests the taxonomy parent plugin UI.
TaxonomyTestBase::setUp in core/modules/taxonomy/src/Tests/TaxonomyTestBase.php
Sets up a Drupal site for running functional and integration tests.
TaxonomyTestBase::setUp in core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php
TermViewsData::getViewsData in core/modules/taxonomy/src/TermViewsData.php
Returns views data for the entity type.
toolbar.breakpoints.yml in core/modules/toolbar/toolbar.breakpoints.yml
core/modules/toolbar/toolbar.breakpoints.yml
tracker_views_data in core/modules/tracker/tracker.views.inc
Implements hook_views_data().
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBaseTest::testDatabaseLoaded in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
Tests that the database was properly loaded.
UserViewsData::getViewsData in core/modules/user/src/UserViewsData.php
Returns views data for the entity type.
ViewExecutableTest::testAddHandler in core/modules/views/tests/src/Unit/ViewExecutableTest.php
@covers ::addHandler
ViewExecutableTest::testAddHandlerWithEntityField in core/modules/views/tests/src/Unit/ViewExecutableTest.php
@covers ::addHandler
views.argument.schema.yml in core/modules/views/config/schema/views.argument.schema.yml
core/modules/views/config/schema/views.argument.schema.yml
views.field.schema.yml in core/modules/views/config/schema/views.field.schema.yml
core/modules/views/config/schema/views.field.schema.yml
views.filter.schema.yml in core/modules/views/config/schema/views.filter.schema.yml
core/modules/views/config/schema/views.filter.schema.yml
views.relationship.schema.yml in core/modules/views/config/schema/views.relationship.schema.yml
core/modules/views/config/schema/views.relationship.schema.yml
views.sort.schema.yml in core/modules/views/config/schema/views.sort.schema.yml
core/modules/views/config/schema/views.sort.schema.yml
views.view.articles_aside.yml in core/profiles/demo_umami/config/install/views.view.articles_aside.yml
core/profiles/demo_umami/config/install/views.view.articles_aside.yml
views.view.base_and_revision.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.base_and_revision.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.base_and_revision.yml
views.view.comment.yml in core/modules/comment/config/optional/views.view.comment.yml
core/modules/comment/config/optional/views.view.comment.yml
views.view.comments_recent.yml in core/modules/comment/config/optional/views.view.comments_recent.yml
core/modules/comment/config/optional/views.view.comments_recent.yml
views.view.content.yml in core/modules/node/config/optional/views.view.content.yml
core/modules/node/config/optional/views.view.content.yml
views.view.content_recent.yml in core/modules/node/config/optional/views.view.content_recent.yml
core/modules/node/config/optional/views.view.content_recent.yml
views.view.contextual_recent.yml in core/modules/contextual/tests/modules/contextual_test/config/optional/views.view.contextual_recent.yml
core/modules/contextual/tests/modules/contextual_test/config/optional/views.view.contextual_recent.yml
views.view.dblog_integration_test.yml in core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
views.view.entity_test_fields.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.entity_test_fields.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.entity_test_fields.yml
views.view.entity_test_row.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.entity_test_row.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.entity_test_row.yml
views.view.featured_articles.yml in core/profiles/demo_umami/config/install/views.view.featured_articles.yml
core/profiles/demo_umami/config/install/views.view.featured_articles.yml
views.view.files.yml in core/modules/file/config/optional/views.view.files.yml
core/modules/file/config/optional/views.view.files.yml
views.view.file_extension_view.yml in core/modules/file/tests/modules/file_test_views/test_views/views.view.file_extension_view.yml
core/modules/file/tests/modules/file_test_views/test_views/views.view.file_extension_view.yml
views.view.frontpage.yml in core/profiles/demo_umami/config/install/views.view.frontpage.yml
core/profiles/demo_umami/config/install/views.view.frontpage.yml
views.view.glossary.yml in core/modules/node/config/optional/views.view.glossary.yml
core/modules/node/config/optional/views.view.glossary.yml
views.view.media_library.yml in core/modules/media_library/config/install/views.view.media_library.yml
core/modules/media_library/config/install/views.view.media_library.yml
views.view.moderated_content.yml in core/modules/content_moderation/config/optional/views.view.moderated_content.yml
core/modules/content_moderation/config/optional/views.view.moderated_content.yml
views.view.recipes.yml in core/profiles/demo_umami/config/install/views.view.recipes.yml
core/profiles/demo_umami/config/install/views.view.recipes.yml
views.view.recipe_collections.yml in core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
views.view.taxonomy_all_terms_test.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_all_terms_test.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_all_terms_test.yml
views.view.taxonomy_term.yml in core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
views.view.taxonomy_term.yml in core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
views.view.test_aggregator_items.yml in core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml
core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml
views.view.test_argument_default_node.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
views.view.test_argument_node_uid_revision.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_argument_node_uid_revision.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_argument_node_uid_revision.yml
views.view.test_block_content_revision_id.yml in core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_id.yml
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_id.yml
views.view.test_block_content_revision_revision_id.yml in core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_revision_id.yml
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_revision_revision_id.yml
views.view.test_block_content_view.yml in core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml
views.view.test_book_view.yml in core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
views.view.test_boolean_filter_values.yml in core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
views.view.test_comment_field_name.yml in core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml
views.view.test_comment_rest.yml in core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml
views.view.test_content_ajax.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
views.view.test_content_moderation_base_table_test.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_base_table_test.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_base_table_test.yml
views.view.test_content_moderation_filter_via_relationship.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml
views.view.test_content_moderation_revision_test.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_revision_test.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_revision_test.yml
views.view.test_content_moderation_state_filter_base_table.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table.yml
views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_group_or.yml
views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
views.view.test_content_moderation_state_filter_entity_test.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
views.view.test_content_moderation_state_filter_revision_table.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
views.view.test_datetime_range_filter_values.yml in core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml
core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml
views.view.test_dblog.yml in core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml
views.view.test_destroy.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
views.view.test_duplicate_field_handlers.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml
views.view.test_entity_field_renderered_entity.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderered_entity.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderered_entity.yml
views.view.test_entity_field_renderers.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderers.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderers.yml
views.view.test_entity_reference.yml in core/modules/system/tests/modules/entity_reference_test/config/install/views.view.test_entity_reference.yml
core/modules/system/tests/modules/entity_reference_test/config/install/views.view.test_entity_reference.yml
views.view.test_entity_reference_entity_test_mul_view.yml in core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_entity_test_mul_view.yml
core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_entity_test_mul_view.yml
views.view.test_entity_reference_entity_test_view.yml in core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_entity_test_view.yml
core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_entity_test_view.yml
views.view.test_entity_reference_entity_test_view_long.yml in core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_entity_test_view_long.yml
core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_entity_test_view_long.yml
views.view.test_entity_reference_group_by_empty_relationships.yml in core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_group_by_empty_relationships.yml
core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_group_by_empty_relationships.yml
views.view.test_entity_reference_reverse_entity_test_mul_view.yml in core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_reverse_entity_test_mul_view.yml
core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_reverse_entity_test_mul_view.yml
views.view.test_entity_reference_reverse_entity_test_view.yml in core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_reverse_entity_test_view.yml
core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_reverse_entity_test_view.yml
views.view.test_entity_row_renderers.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers.yml
views.view.test_entity_row_renderers_revisions_base.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers_revisions_base.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_row_renderers_revisions_base.yml
views.view.test_entity_test_link.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_test_link.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_test_link.yml
views.view.test_entity_test_protected_access.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_test_protected_access.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_test_protected_access.yml
views.view.test_excluded_field_token_display.yml in core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml
views.view.test_exposed_form_sort_items_per_page.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_sort_items_per_page.yml
views.view.test_exposed_relationship_admin_ui.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_relationship_admin_ui.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_relationship_admin_ui.yml
views.view.test_field_alias_test.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_alias_test.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_alias_test.yml
views.view.test_field_config_translation_filter.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_config_translation_filter.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_config_translation_filter.yml
views.view.test_field_counter_display.yml in core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
views.view.test_field_entity_test_rendered.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_entity_test_rendered.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_entity_test_rendered.yml
views.view.test_field_field_complex_test.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_complex_test.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_complex_test.yml
views.view.test_field_field_revision_complex_test.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_revision_complex_test.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_revision_complex_test.yml
views.view.test_field_filters.yml in core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_field_filters.yml
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_field_filters.yml
views.view.test_field_get_entity.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity.yml
views.view.test_file_user_file_data.yml in core/modules/file/tests/modules/file_test_views/test_views/views.view.test_file_user_file_data.yml
core/modules/file/tests/modules/file_test_views/test_views/views.view.test_file_user_file_data.yml
views.view.test_filter_current_user.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_current_user.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_current_user.yml
views.view.test_filter_node_uid_revision.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml
views.view.test_filter_permission.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml
views.view.test_glossary.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_glossary.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_glossary.yml
views.view.test_groupwise_term.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml
views.view.test_groupwise_term_ui.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_groupwise_term_ui.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_groupwise_term_ui.yml
views.view.test_group_by_count.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_count.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_count.yml
views.view.test_group_by_count_multicardinality.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_count_multicardinality.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_count_multicardinality.yml
views.view.test_group_by_field_not_within_bundle.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_field_not_within_bundle.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_field_not_within_bundle.yml
views.view.test_group_by_in_filters.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_in_filters.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_by_in_filters.yml
views.view.test_group_rows.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml
views.view.test_handler_relationships.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_relationships.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_relationships.yml
views.view.test_handler_test_access.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_test_access.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_test_access.yml
views.view.test_image_user_image_data.yml in core/modules/image/tests/modules/image_test_views/test_views/views.view.test_image_user_image_data.yml
core/modules/image/tests/modules/image_test_views/test_views/views.view.test_image_user_image_data.yml
views.view.test_language.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
views.view.test_media_bulk_form.yml in core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml
core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml
views.view.test_mini_pager.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager.yml
views.view.test_mini_pager_ajax.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager_ajax.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager_ajax.yml
views.view.test_node_bulk_form.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_bulk_form.yml
views.view.test_node_revision_nid.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_nid.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_nid.yml
views.view.test_node_revision_vid.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_vid.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_vid.yml
views.view.test_options_list_argument_numeric.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
views.view.test_options_list_argument_string.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
views.view.test_options_list_filter.yml in core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
views.view.test_preprocess.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_preprocess.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_preprocess.yml
views.view.test_preview.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_preview.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_preview.yml
views.view.test_relationship_dependency.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_relationship_dependency.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_relationship_dependency.yml
views.view.test_row_render_cache.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache.yml
views.view.test_row_render_cache_none.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache_none.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_row_render_cache_none.yml
views.view.test_serializer_display_entity.yml in core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml
views.view.test_serializer_shared_path.yml in core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_shared_path.yml
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_shared_path.yml
views.view.test_status_extra.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
views.view.test_summary.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_summary.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_summary.yml
views.view.test_taxonomy_node_term_data.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_node_term_data.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_node_term_data.yml
views.view.test_taxonomy_parent.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml
views.view.test_taxonomy_term_name.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_name.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_name.yml
views.view.test_taxonomy_term_relationship.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_relationship.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_relationship.yml
views.view.test_taxonomy_term_view_with_content_translation_status.yml in core/modules/taxonomy/tests/fixtures/update/views.view.test_taxonomy_term_view_with_content_translation_status.yml
core/modules/taxonomy/tests/fixtures/update/views.view.test_taxonomy_term_view_with_content_translation_status.yml
views.view.test_taxonomy_tid_field.yml in core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml
views.view.test_ungroup_rows.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_ungroup_rows.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_ungroup_rows.yml
views.view.test_user_roles_rid.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
views.view.test_views_handler_field_role.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
views.view.test_views_handler_field_user_name.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml
views.view.test_view_handler_weight.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml
views.view.test_view_render.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_render.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_render.yml
views.view.test_view_sort_translation.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml
views.view.test_view_storage.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml
views.view.watchdog.yml in core/modules/dblog/config/optional/views.view.watchdog.yml
core/modules/dblog/config/optional/views.view.watchdog.yml
ViewsBlockTest::testBuildWithTitleToken in core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php
Tests that ViewsBlock::build() produces the right output with title tokens.
ViewsData::getViewsData in core/modules/content_moderation/src/ViewsData.php
Returns the views data.
ViewsQueryAlter::ensureWorkspaceAssociationTable in core/modules/workspaces/src/ViewsQueryAlter.php
Adds the 'workspace_association' table to a views query.
ViewsQueryAlter::getRevisionTableJoin in core/modules/workspaces/src/ViewsQueryAlter.php
Fetches a join for a revision table using the workspace_association table.
ViewStorageTest::displayMethodTests in core/modules/views/tests/src/Kernel/ViewStorageTest.php
Tests the display related functions like getDisplaysList().
views_field_default_views_data in core/modules/views/views.views.inc
Default views data implementation for a field.
ViewTestData::viewsData in core/modules/views/src/Tests/ViewTestData.php
Returns the views data definition.

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