public AccountInterface::getAccountName()
public AccountInterface::getDisplayName()
public AccountInterface::getLastAccessedTime()
public AccountInterface::isAuthenticated()
Role ID for authenticated users. File core/lib/Drupal/Core/Session/AccountInterface.php, line 23
public AccountInterface::isAnonymous()
public AccountInterface::getUsername()
Defines an account interface which represents the current user. Defines an object that has a user id, roles and can have session data. The interface
public AccountInterface::hasPermission($permission)
public AccountInterface::getEmail()
Page 1 of 2