Defines the user entity class. The base table name here is plural, despite Drupal table naming standards, because "user" is a reserved word
Provides an interface defining a user entity. Hierarchy interface \Drupal\Core\Entity\
public User::setPassword($password) Sets
Defines the user schema handler. Hierarchy class \Drupal\Core\Entity\Sql\
public UserDataInterface::set($module, $uid, $name, $value)
public Cookie::applies(Request $request)
public User::getInitialEmail() Returns
public AccountForm::syncUserLangcode($entity_type_id, UserInterface $user
public UserPasswordResetForm::getFormId()
Validates user authentication credentials. Hierarchy class \Drupal\user\
Page 21 of 38