Defines the user entity class. The base table name here is plural, despite Drupal table naming standards, because "user" is a reserved word
public User::isActive() Returns TRUE if
public User::getLastLoginTime() Returns
public static User::getAnonymousUser() Returns
Stores a reference for a reusable anonymous user entity. Type:
public User::getEmail() Returns the email
User::getPreferredLangcode($fallback_to_default = TRUE)
public User::addRole($rid) Add a role to
public User::isBlocked() Returns TRUE if
public User::isAnonymous() Returns TRUE
Page 3 of 5