AccountInterface::getAccountName
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::getAccountName()

2025-01-10 15:47:30
AccountInterface::getLastAccessedTime
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::getLastAccessedTime()

2025-01-10 15:47:30
AccountInterface::getDisplayName
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::getDisplayName()

2025-01-10 15:47:30
AccountInterface::isAuthenticated
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::isAuthenticated()

2025-01-10 15:47:30
AccountInterface::isAnonymous
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::isAnonymous()

2025-01-10 15:47:30
AccountInterface::AUTHENTICATED_ROLE
  • References/PHP/Drupal/Session/AccountInterface

Role ID for authenticated users. File core/lib/Drupal/Core/Session/AccountInterface.php, line 23

2025-01-10 15:47:30
AccountInterface::getEmail
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::getEmail()

2025-01-10 15:47:30
AccountInterface
  • References/PHP/Drupal/Session/AccountInterface

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

2025-01-10 15:47:30
AccountInterface::getUsername
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::getUsername()

2025-01-10 15:47:30
AccountInterface::id
  • References/PHP/Drupal/Session/AccountInterface

public AccountInterface::id() Returns

2025-01-10 15:47:30