namespace Drupal\user\Access
Same name in other branches
Object name | File name | Summary |
---|---|---|
LoginStatusCheck | core/modules/user/src/Access/LoginStatusCheck.php | Determines access to routes based on login status of current user. |
PermissionAccessCheck | core/modules/user/src/Access/PermissionAccessCheck.php | Permission access check. |
RegisterAccessCheck | core/modules/user/src/Access/RegisterAccessCheck.php | Access check for user registration routes. |
RoleAccessCheck | core/modules/user/src/Access/RoleAccessCheck.php | Determines access to routes based on roles. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.