216 string references to 'Uid'

AreaDisplayLinkTest::setUp in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
Comment::query in core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
CommentAccessControlHandler::checkFieldAccess in core/modules/comment/src/CommentAccessControlHandler.php
Default field access as determined by this access control handler.
CommentAnonymousTest::testAnonymous in core/modules/comment/tests/src/Functional/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentForm::buildEntity in core/modules/comment/src/CommentForm.php
Builds an updated entity object based upon the submitted form values.
CommentNameConstraint::coversFields in core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php
An array of entity fields which should be passed to the validator.
CommentOrphanTest::providerTestOrphan in core/modules/comment/tests/src/Kernel/CommentOrphanTest.php
Provides test data for testOrphan.
CommentPreviewTest::testCommentEditPreviewSave in core/modules/comment/tests/src/Functional/CommentPreviewTest.php
Tests comment edit, preview, and save.
CommentStorageSchema::getSharedTableFieldSchema in core/modules/comment/src/CommentStorageSchema.php
Gets the schema for a single field definition.
CommentUpdateTest::testOwnerEntityKey in core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
Tests that the comment entity type has an 'owner' entity key.
CommentValidationTest::testValidation in core/modules/comment/tests/src/Kernel/CommentValidationTest.php
Tests the comment validation constraints.
CommentViewsData::getViewsData in core/modules/comment/src/CommentViewsData.php
Returns views data for the entity type.
CommentViewsFieldAccessTest::testCommentFields in core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php
Check access for comment fields.
comment_schema in core/modules/comment/comment.install
Implements hook_schema().
comment_update_8700 in core/modules/comment/comment.install
Set the 'owner' entity key and update the field.
comment_user_predelete in core/modules/comment/comment.module
Implements hook_ENTITY_TYPE_predelete() for user entities.
comment_views_data_alter in core/modules/comment/comment.views.inc
Implements hook_views_data_alter().
ContentEntityTest::testFileSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests file source plugin.
ContentEntityTest::testNodeSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests node source plugin.
ContentEntityTest::testUserSource in core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
Tests user source plugin.
ContentModerationUpdateTest::testOwnerEntityKey in core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php
Tests that the content moderation state entity has an 'owner' entity key.
ContentTranslationHandler::hasAuthor in core/modules/content_translation/src/ContentTranslationHandler.php
Checks whether the entity type supports author natively.
ContentTranslationMetadataFieldsTest::testSetTranslatable in core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php
Tests setting translatable metadata fields.
ContentTranslationMetadataFieldsTest::testSkipUntranslatable in core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php
Tests skipping setting non translatable metadata fields.
ContentTranslationMetadataWrapper::setAuthor in core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
Sets the translation author.
ContentTranslationUITestBase::doTestBasicTranslation in core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php
Tests the basic translation workflow.
ContentTranslationUITestBase::doTestBasicTranslation in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
Tests the basic translation workflow.
content_moderation_update_8700 in core/modules/content_moderation/content_moderation.install
Set the 'owner' entity key and update the field.
Cookie::getUserFromSession in core/modules/user/src/Authentication/Provider/Cookie.php
Returns the UserSession object for the given session.
d6_comment.yml in core/modules/comment/migrations/d6_comment.yml
core/modules/comment/migrations/d6_comment.yml
d6_file.yml in core/modules/file/migrations/d6_file.yml
core/modules/file/migrations/d6_file.yml
d6_profile_values.yml in core/modules/user/migrations/d6_profile_values.yml
core/modules/user/migrations/d6_profile_values.yml
d6_user.yml in core/modules/user/migrations/d6_user.yml
core/modules/user/migrations/d6_user.yml
d6_user_contact_settings.yml in core/modules/user/migrations/d6_user_contact_settings.yml
core/modules/user/migrations/d6_user_contact_settings.yml
d6_user_picture_file.yml in core/modules/user/migrations/d6_user_picture_file.yml
core/modules/user/migrations/d6_user_picture_file.yml
d7_comment.yml in core/modules/comment/migrations/d7_comment.yml
core/modules/comment/migrations/d7_comment.yml
d7_comment_entity_translation.yml in core/modules/content_translation/migrations/d7_comment_entity_translation.yml
core/modules/content_translation/migrations/d7_comment_entity_translation.yml
d7_file.yml in core/modules/file/migrations/d7_file.yml
core/modules/file/migrations/d7_file.yml
d7_file_private.yml in core/modules/file/migrations/d7_file_private.yml
core/modules/file/migrations/d7_file_private.yml
d7_node_entity_translation.yml in core/modules/content_translation/migrations/d7_node_entity_translation.yml
core/modules/content_translation/migrations/d7_node_entity_translation.yml
d7_shortcut_set_users.yml in core/modules/shortcut/migrations/d7_shortcut_set_users.yml
core/modules/shortcut/migrations/d7_shortcut_set_users.yml
d7_taxonomy_term_entity_translation.yml in core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml
core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml
d7_tracker_user.yml in core/modules/tracker/migrations/d7_tracker_user.yml
core/modules/tracker/migrations/d7_tracker_user.yml
d7_user.yml in core/modules/user/migrations/d7_user.yml
core/modules/user/migrations/d7_user.yml
d7_user_entity_translation.yml in core/modules/content_translation/migrations/d7_user_entity_translation.yml
core/modules/content_translation/migrations/d7_user_entity_translation.yml
DbLogController::overview in core/modules/dblog/src/Controller/DbLogController.php
Displays a listing of database log messages.
dblog_schema in core/modules/dblog/dblog.install
Implements hook_schema().
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_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.
DisplayEntityReferenceTest::testEntityReferenceDisplay in core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php
Tests the entity reference display plugin.
DisplayTest::testMissingRelationship in core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
Tests display validation when a required relationship is missing.
drupal-8.4.0-content_moderation_installed.php in core/modules/content_moderation/tests/fixtures/update/drupal-8.4.0-content_moderation_installed.php
Content moderation installed in the standard profile at 8.4.0.
drupal-8.4.0-media_installed.php in core/modules/media/tests/fixtures/update/drupal-8.4.0-media_installed.php
Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing the upgrade paths of media module.
drupal-8.6.0-workspaces_installed.php in core/modules/workspaces/tests/fixtures/update/drupal-8.6.0-workspaces_installed.php
Contains database additions to drupal-8.filled.standard.php.gz for testing the upgrade paths of the Workspaces module.
drupal-8.views-entity-views-data-2455125.yml in core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2455125.yml
core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2455125.yml
drupal-8.views-entity-views-data-2846614.yml in core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.yml
core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.yml
drupal6.php in core/modules/migrate_drupal/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
drupal7.php in core/modules/migrate_drupal/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
EntityUser::import in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
EntityViewsDataTest::testBaseTableFields in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests fields on the base table.
EntityViewsDataTest::testDataTableFields in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests fields on the data table.
EntityViewsDataTest::testRevisionTableFields in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests fields on the revision table.
EntityViewsDataTest::userEntityInfo in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Returns entity info for the user entity.
FieldFieldTest::testRevisionComplexExecute in core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php
Tests the result set of a complex revision view.
FieldOrLanguageJoinTest::testBase in core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
Tests base join functionality.
FileSelection::buildEntityQuery in core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php
Builds an EntityQuery to get referenceable entities.
FileStorageSchema::getSharedTableFieldSchema in core/modules/file/src/FileStorageSchema.php
Gets the schema for a single field definition.
FileUpdateTest::testOwnerEntityKey in core/modules/file/tests/src/Functional/Update/FileUpdateTest.php
Tests that the file entity type has an 'owner' entity key.
FileViewsData::getViewsData in core/modules/file/src/FileViewsData.php
Returns views data for the entity type.
FileViewsFieldAccessTest::testFileFields in core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
Check access for file fields.
file_update_8700 in core/modules/file/file.install
Set the 'owner' entity key and update the field.
FilterTest::parameterProvider in core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
Data provider for testCreateFromQueryParameter.
HandlerAliasTest::testPluginAliases in core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerFilterCurrentUserTest::testFilterCurrentUserAsAnonymous in core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php
Tests the current user filter handler with anonymous user.
HandlerFilterCurrentUserTest::testFilterCurrentUserAsUser in core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php
Tests the current user filter handler with logged-in user.
HandlerFilterPermissionTest::testFilterPermission in core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php
Tests the permission filter handler.
HandlerTest::testUICRUD in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Tests UI CRUD.
HandlerTest::viewsData in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
HandlerTest::viewsData in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
history_schema in core/modules/history/history.install
Implements hook_schema().
history_update_8101 in core/modules/history/history.install
Change {history}.nid to an unsigned int in order to match {node}.nid.
history_views_data in core/modules/history/history.views.inc
Implements hook_views_data().
hook_schema in core/lib/Drupal/Core/Database/database.api.php
Define the current version of the database schema.
JoinTest::testBasePlugin in core/modules/views/tests/src/Kernel/Plugin/JoinTest.php
Tests the join plugin base.
JoinTest::testExamplePlugin in core/modules/views/tests/src/Kernel/Plugin/JoinTest.php
Tests an example join plugin.
JsonApiDocumentTopLevelNormalizerTest::testNormalize in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@covers ::normalize
JsonApiDocumentTopLevelNormalizerTest::testNormalizeRelated in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@covers ::normalize
JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@covers ::normalize
JsonApiFunctionalTest::testRead in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php
Test the GET method.
LayoutBuilderQuickEditTest::testEnableDisableLayoutBuilder in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php
Tests Quick Edit boots correctly with Layout Builder defaults & overrides.
LayoutBuilderQuickEditTest::testQuickEditIgnoresDuplicateFields in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php
Tests that Quick Edit still works even when there are duplicate fields.
MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryChangedViewTableDisplay in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewTableDisplayTest.php
Tests the views config update when the widget display is overridden.
MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryViewTableDisplay in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewTableDisplayTest.php
Tests the widget_table display is added to the views config.
MediaUpdateTest::testOwnerEntityKey in core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php
Tests that the media entity type has an 'owner' entity key.
media_library_post_update_table_display in core/modules/media_library/media_library.post_update.php
Add a table display to the media library view and link grid/table displays.
media_update_8700 in core/modules/media/media.install
Set the 'owner' entity key and update the field.
Node::query in core/modules/node/src/Plugin/migrate/source/d6/Node.php
Node::query in core/modules/node/src/Plugin/migrate/source/d7/Node.php
NodeAccessControlHandler::checkFieldAccess in core/modules/node/src/NodeAccessControlHandler.php
Default field access as determined by this access control handler.
NodeComplete::query in core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php
NodeCreationTrait::createNode in core/modules/node/tests/src/Traits/NodeCreationTrait.php
Creates a node based on default settings.
NodeEditFormTest::testNodeEditAuthoredBy in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Tests changing a node's "authored by" field.
NodeEntityTranslation::query in core/modules/node/src/Plugin/migrate/source/d7/NodeEntityTranslation.php
NodeFieldOverridesTest::testFieldOverrides in core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php
Tests that field overrides work as expected.
NodeOwnerTest::testOwner in core/modules/node/tests/src/Kernel/NodeOwnerTest.php
Tests node owner functionality.
NodeStorageSchema::getSharedTableFieldSchema in core/modules/node/src/NodeStorageSchema.php
Gets the schema for a single field definition.
NodeUpdateTest::testOwnerEntityKey in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity type has an 'owner' entity key.
NodeViewsFieldAccessTest::testNodeFields in core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php
Check access for node fields.
node_display_configurable_test_entity_base_field_info_alter in core/modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.module
Implements hook_entity_base_field_info_alter().
node_update_8003 in core/modules/node/node.install
Promote 'status' and 'uid' fields to entity keys.
node_update_8700 in core/modules/node/node.install
Set the 'owner' entity key and update the field.
Permissions::init in core/modules/user/src/Plugin/views/field/Permissions.php
Initialize the plugin.
ProfileFieldValues::prepareRow in core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
Adds additional data to the row.
ProfileFieldValues::query in core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
ProfileForm::save in core/modules/user/src/ProfileForm.php
Form submission handler for the 'save' action.
rdf_preprocess_comment in core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for comment templates.
RegisterForm::save in core/modules/user/src/RegisterForm.php
Form submission handler for the 'save' action.
RelationshipJoinInTest::testRelationshipInQuery in core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php
Tests the query result of a view with a relationship with an IN condition.
RelationshipJoinTestBase::viewsData in core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
RelationshipJoinTestBase::viewsData in core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php
Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
RelationshipRepresentativeNodeTest::testRelationship in core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
Tests the relationship.
RelationshipTest::testRelationshipQuery in core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php
Tests the query result of a view with a relationship.
RelationshipTest::testRelationshipRender in core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php
Tests rendering of a view with a relationship.
ResourceTestBase::doTestSparseFieldSets in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests sparse field sets.
ResourceTypeRepositoryTest::testResourceTypeFieldAliasing in core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
Tests that resource type fields can be aliased per resource type.
ResourceTypeRepositoryTest::testResourceTypeFieldDisabling in core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
Tests that resource type fields can be disabled per resource type.
RESTTestBase::removeNodeFieldsForNonAdminUsers in core/modules/rest/src/Tests/RESTTestBase.php
Remove node fields that can only be written by an admin user.
Roles::init in core/modules/user/src/Plugin/views/field/Roles.php
Initialize the plugin.
RowEntityRenderersTest::testRevisionBaseTable in core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
Tests the row renderer with a revision base table.
SelectionTest::testSelectionHandler in core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php
Tests the selection handler.
SessionHandler::write in core/lib/Drupal/Core/Session/SessionHandler.php
ShortcutSetUsers::import in core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php
Import the row.
shortcut_schema in core/modules/shortcut/shortcut.install
Implements hook_schema().
SqlContentEntityStorageSchemaTest::testGetSchemaBase in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
Tests the schema for non-revisionable, non-translatable entities.
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.
system_schema in core/modules/system/system.install
Implements hook_schema().
TemporaryQueryGuard::getAccessCondition in core/modules/jsonapi/src/Access/TemporaryQueryGuard.php
Gets an EntityConditionGroup that filters out inaccessible entities.
TemporaryQueryGuard::getAccessConditionForKnownSubsets in core/modules/jsonapi/src/Access/TemporaryQueryGuard.php
Gets an access condition for the allowed JSONAPI_FILTER_AMONG_* subsets.
TestSiteUserLoginCommand::execute in core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
tracker_schema in core/modules/tracker/tracker.install
Implements hook_schema().
tracker_views_data in core/modules/tracker/tracker.views.inc
Implements hook_views_data().
tracker_views_data in core/modules/tracker/tracker.views.inc
Implements hook_views_data().
tracker_views_data_alter in core/modules/tracker/tracker.views.inc
Implements hook_views_data_alter().
User::prepareRow in core/modules/user/src/Plugin/migrate/source/d7/User.php
Adds additional data to the row.
UserData::delete in core/modules/user/src/UserData.php
Deletes data stored for a user account.
UserData::get in core/modules/user/src/UserData.php
Returns data stored for a user account.
UserData::import in core/modules/user/src/Plugin/migrate/destination/UserData.php
Import the row.
UserEntityTest::testUserValidation in core/modules/user/tests/src/Kernel/UserEntityTest.php
Tests that all user fields validate properly.
UserListBuilder::load in core/modules/user/src/UserListBuilder.php
Loads entities of this type from storage for listing.
UserLoginForm::submitForm in core/modules/user/src/Form/UserLoginForm.php
Form submission handler.
UserLoginForm::validateAuthentication in core/modules/user/src/Form/UserLoginForm.php
Checks supplied username/password against local users table.
UserLoginForm::validateFinal in core/modules/user/src/Form/UserLoginForm.php
Checks if user was not authenticated, or if too many logins were attempted.
UserPictureFile::query in core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php
UserReference::defineValueProcessPipeline in core/modules/migrate_drupal/src/Plugin/migrate/field/UserReference.php
Apply any custom processing to the field bundle migrations.
users.yml in core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml
core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml
UserSearch::execute in core/modules/user/src/Plugin/Search/UserSearch.php
Executes the search.
UserSelection::buildEntityQuery in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Builds an EntityQuery to get referenceable entities.
UserViewsData::getViewsData in core/modules/user/src/UserViewsData.php
Returns views data for the entity type.
UserViewsFieldAccessTest::testUserFields in core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
user_login_finalize in core/modules/user/user.module
Finalizes the login process and logs in a user.
user_schema in core/modules/user/user.install
Implements hook_schema().
user_tokens in core/modules/user/user.tokens.inc
Implements hook_tokens().
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.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_2851293.yml in core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_2851293.yml
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_2851293.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.glossary.yml in core/modules/node/config/optional/views.view.glossary.yml
core/modules/node/config/optional/views.view.glossary.yml
views.view.media.yml in core/profiles/demo_umami/config/optional/views.view.media.yml
core/profiles/demo_umami/config/optional/views.view.media.yml
views.view.media.yml in core/modules/media/config/optional/views.view.media.yml
core/modules/media/config/optional/views.view.media.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.test_argument_default_current_user.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_current_user.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_current_user.yml
views.view.test_argument_dependency.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
views.view.test_argument_validation.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.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_cacheable_metadata_calculation.yml in core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/config/install/views.view.test_cacheable_metadata_calculation.yml
core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/config/install/views.view.test_cacheable_metadata_calculation.yml
views.view.test_contact_link.yml in core/modules/contact/tests/modules/contact_test_views/test_views/views.view.test_contact_link.yml
core/modules/contact/tests/modules/contact_test_views/test_views/views.view.test_contact_link.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_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_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_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_translations_link.yml in core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml
core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.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_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_field_permission.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.yml
views.view.test_field_permission.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.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_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_user.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.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_node_revision_uid.yml in core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_uid.yml
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_uid.yml
views.view.test_user_bulk_form.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml
views.view.test_user_bulk_form_combine_filter.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form_combine_filter.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form_combine_filter.yml
views.view.test_user_changed.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_changed.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_changed.yml
views.view.test_user_data.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml
views.view.test_user_fields_access.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
views.view.test_user_multi_value.yml in core/modules/views/tests/fixtures/update/views.view.test_user_multi_value.yml
core/modules/views/tests/fixtures/update/views.view.test_user_multi_value.yml
views.view.test_user_name.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_name.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_name.yml
views.view.test_user_path.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_path.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_path.yml
views.view.test_user_relationship.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.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_user_uid_argument.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_uid_argument.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_uid_argument.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.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml
views.view.watchdog.yml in core/modules/dblog/config/optional/views.view.watchdog.yml
core/modules/dblog/config/optional/views.view.watchdog.yml
views.view.who_s_new.yml in core/modules/user/config/optional/views.view.who_s_new.yml
core/modules/user/config/optional/views.view.who_s_new.yml
views.view.who_s_online.yml in core/modules/user/config/optional/views.view.who_s_online.yml
core/modules/user/config/optional/views.view.who_s_online.yml
xc7.php in core/lib/Drupal/Component/Transliteration/data/xc7.php

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