209 string references to 'Uid'

AccessTest::testFileAccess in core/modules/file/tests/src/Kernel/AccessTest.php
Tests 'update' and 'delete' access to file entities.
AreaDisplayLinkTest::setUp in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
CastedIntFieldJoinTestBase::testBuildJoin in core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php
Tests base join functionality.
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.
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_display_configurable_test_entity_base_field_info_alter in core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module
Implements hook_entity_base_field_info_alter().
comment_schema in core/modules/comment/comment.install
Implements hook_schema().
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.
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/tests/src/Functional/ContentTranslationUITestBase.php
Tests the basic translation workflow.
content_moderation_test_views_views_data_alter in core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module
Implements hook_views_data_alter().
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_file_used.yml in core/modules/file/tests/modules/file_test_get_ids/migrations/d7_file_used.yml
core/modules/file/tests/modules/file_test_get_ids/migrations/d7_file_used.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_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().
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.
drupal6.php in core/modules/forum/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
drupal6.php in core/modules/statistics/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
drupal6.php in core/modules/book/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
drupal6.php in core/modules/migrate_drupal/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
drupal7.php in core/modules/tracker/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
drupal7.php in core/modules/forum/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
drupal7.php in core/modules/statistics/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
drupal7.php in core/modules/book/tests/fixtures/drupal7.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.
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
EntityUser::import in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
EntityViewsDataTest::testBaseTableFields in core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
Tests fields on the base table.
EntityViewsDataTest::testDataTableFields in core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
Tests fields on the data table.
EntityViewsDataTest::testRevisionTableFields in core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
Tests fields on the revision table.
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.
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.
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_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::testAliasFieldRouteException in core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
Tests the message and exceptions when requesting a Label only resource.
JsonApiDocumentTopLevelNormalizerTest::testNormalize 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
Tests the GET method.
MigrateEntityContentValidationTest::testEntityOwnerValidation in core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php
Tests validation for entities that are instances of EntityOwnerInterface.
MigrateMessageControllerTest::createSourceTables in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php
Create source tables.
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.
NodeViewsFieldAccessTest::testNodeFields in core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php
Check access for node fields.
node_preprocess_field__node in core/modules/node/node.module
Implements hook_preprocess_HOOK() for node field templates.
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.
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.
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.
SchemaTest::testPgsqlSequences in core/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php
Tests if the new sequences get the right ownership.
SelectionTest::testSelectionHandler in core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php
Tests the selection handler.
SessionHandler::schemaDefinition in core/lib/Drupal/Core/Session/SessionHandler.php
Defines the schema for the session table.
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.
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
UserData::get in core/modules/user/src/UserData.php
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/d6/UserReference.php
Apply any custom processing to the field bundle migrations.
UserReference::defineValueProcessPipeline in core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php
Apply any custom processing to the field bundle migrations.
UserReference::entityId in core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php
Gets the name of the field property which holds the entity ID.
UserReference::entityId in core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php
Gets the name of the field property which holds the entity ID.
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_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_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_content_moderation_filter_via_revision_relationship.yml in core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_revision_relationship.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_revision_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/config/optional/views.view.test_file_user_file_data.yml
core/modules/file/tests/modules/file_test_views/config/optional/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_media_revision_uid.yml in core/modules/media/tests/modules/media_test_views/test_views/views.view.test_media_revision_uid.yml
core/modules/media/tests/modules/media_test_views/test_views/views.view.test_media_revision_uid.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_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_role_contextual_filter.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_role_contextual_filter.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_role_contextual_filter.yml
views.view.test_user_to_file.yml in core/modules/file/tests/modules/file_test_views/config/optional/views.view.test_user_to_file.yml
core/modules/file/tests/modules/file_test_views/config/optional/views.view.test_user_to_file.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
WorkspaceIntegrationTest::testNodeAccessDifferringRevisionIdsOnTarget in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
Tests workspace publishing is not sensitive to node access.
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.