The display name of the user, if available.
The list of groups the user belongs to. If no user is logged, this array is empty.
Checks for groups of current user. Alsways false
if there is no user.
Checks for permissions of current user. Alsways false
if there is no user.
Checks for roles of current user. Alsways false
if there is no user.
The list of permissions the user belongs to. If no user is logged, this array is empty.
The URL of the avatar of the current user. null
if there is no user.
The list of roles the user belongs to. If no user is logged, this array is empty.
The current user session, if available.
Generated using TypeDoc
Result of an
useUser()
hook.