AccessPermissionTest |
core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php |
Tests views perm access plugin. |
ArgumentDefaultTest |
core/modules/user/tests/src/Kernel/Views/ArgumentDefaultTest.php |
Tests views user argument default plugin. |
ArgumentValidateTest |
core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php |
Tests user argument validators for ID and name. |
HandlerArgumentUserUidTest |
core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php |
Tests the handler of the user: uid Argument. |
HandlerFieldPermissionTest |
core/modules/user/tests/src/Kernel/Views/HandlerFieldPermissionTest.php |
Tests the permission field handler. |
HandlerFilterCurrentUserTest |
core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php |
Tests the current user filter handler. |
HandlerFilterPermissionTest |
core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php |
Tests the permissions filter handler. |
HandlerFilterRolesTest |
core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php |
Tests the roles filter handler. |
RelationshipRepresentativeNodeTest |
core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
Tests the representative node relationship for users. |
UserDataTest |
core/modules/user/tests/src/Kernel/Views/UserDataTest.php |
Tests the user data service field handler. |
UserKernelTestBase |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
Provides a common test base for user views tests. |
UserViewsFieldAccessTest |
core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php |
Tests base field access in Views for the user entity. |