AccessPermissionTest |
core/modules/user/src/Tests/Views/AccessPermissionTest.php |
Tests views perm access plugin. |
AccessRoleTest |
core/modules/user/src/Tests/Views/AccessRoleTest.php |
Tests views role access plugin. |
AccessRoleUITest |
core/modules/user/src/Tests/Views/AccessRoleUITest.php |
Tests views role access plugin UI. |
AccessTestBase |
core/modules/user/src/Tests/Views/AccessTestBase.php |
A common test base class for the user access plugin tests. |
ArgumentDefaultTest |
core/modules/user/src/Tests/Views/ArgumentDefaultTest.php |
Tests views user argument default plugin. |
ArgumentValidateTest |
core/modules/user/src/Tests/Views/ArgumentValidateTest.php |
Tests user argument validators for ID and name. |
BulkFormAccessTest |
core/modules/user/src/Tests/Views/BulkFormAccessTest.php |
Tests if entity access is respected on a user bulk form. |
BulkFormTest |
core/modules/user/src/Tests/Views/BulkFormTest.php |
Tests a user bulk form. |
FilterPermissionUiTest |
core/modules/user/src/Tests/Views/FilterPermissionUiTest.php |
Tests the permission field handler ui. |
HandlerArgumentUserUidTest |
core/modules/user/src/Tests/Views/HandlerArgumentUserUidTest.php |
Tests the handler of the user: uid Argument. |
HandlerFieldPermissionTest |
core/modules/user/src/Tests/Views/HandlerFieldPermissionTest.php |
Tests the permission field handler. |
HandlerFieldRoleTest |
core/modules/user/src/Tests/Views/HandlerFieldRoleTest.php |
Tests the handler of the user: role field. |
HandlerFieldUserNameTest |
core/modules/user/src/Tests/Views/HandlerFieldUserNameTest.php |
Tests the handler of the user: name field. |
HandlerFilterPermissionTest |
core/modules/user/src/Tests/Views/HandlerFilterPermissionTest.php |
Tests the permissions filter handler. |
HandlerFilterRolesTest |
core/modules/user/src/Tests/Views/HandlerFilterRolesTest.php |
Tests the roles filter handler. |
HandlerFilterUserNameTest |
core/modules/user/src/Tests/Views/HandlerFilterUserNameTest.php |
Tests the handler of the user: name filter. |
RelationshipRepresentativeNodeTest |
core/modules/user/src/Tests/Views/RelationshipRepresentativeNodeTest.php |
Tests the representative node relationship for users. |
RolesRidArgumentTest |
core/modules/user/src/Tests/Views/RolesRidArgumentTest.php |
Tests the handler of the user: roles argument. |
UserChangedTest |
core/modules/user/src/Tests/Views/UserChangedTest.php |
Tests the changed field. |
UserDataTest |
core/modules/user/src/Tests/Views/UserDataTest.php |
Tests the user data service field handler. |
UserKernelTestBase |
core/modules/user/src/Tests/Views/UserKernelTestBase.php |
Provides a common test base for user views tests. |
UserTestBase |
core/modules/user/src/Tests/Views/UserTestBase.php |
@todo. |
UserViewsFieldAccessTest |
core/modules/user/src/Tests/Views/UserViewsFieldAccessTest.php |
Tests base field access in Views for the user entity. |