You are here

namespace Drupal\Tests\user\Kernel\Views in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\user\Kernel\Views
Classsort descending Location Description
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.
UserViewsDataTest core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php Contains tests related to the views data for the user entity type.
UserViewsFieldAccessTest core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php Tests base field access in Views for the user entity.