Default theme implementation to present all user data. This template is used when viewing a registered user's page, e.g., example.com/user/123
The current user. Type:
Defines the user entity class. The base table name here is plural, despite Drupal table naming standards, because "user" is a reserved word
public UserInterface::setPassword($password)
public UserListBuilder::render()
public UserInterface::getPassword() Returns
public User::getInitialEmail() Returns
_user_role_permissions_update($roles) Determine the permissions for one or more roles during update.
public UserInterface::isBlocked() Returns
public UserCancelForm::getConfirmText()
Page 21 of 45