User
  • References/PHP/Drupal/user/src/Entity/User

Defines the user entity class. The base table name here is plural, despite Drupal table naming standards, because "user" is a reserved word

2025-01-10 15:47:30
UserInterface
  • References/PHP/Drupal/user/src/UserInterface

Provides an interface defining a user entity. Hierarchy interface \Drupal\Core\Entity\

2025-01-10 15:47:30
User::setPassword
  • References/PHP/Drupal/user/src/Entity/User

public User::setPassword($password) Sets

2025-01-10 15:47:30
UserStorageSchema
  • References/PHP/Drupal/user/src/UserStorageSchema

Defines the user schema handler. Hierarchy class \Drupal\Core\Entity\Sql\

2025-01-10 15:47:30
UserDataInterface::set
  • References/PHP/Drupal/user/src/UserDataInterface

public UserDataInterface::set($module, $uid, $name, $value)

2025-01-10 15:47:30
Cookie::applies
  • References/PHP/Drupal/user/src/Authentication/Provider/Cookie

public Cookie::applies(Request $request)

2025-01-10 15:47:30
User::getInitialEmail
  • References/PHP/Drupal/user/src/Entity/User

public User::getInitialEmail() Returns

2025-01-10 15:47:30
AccountForm::syncUserLangcode
  • References/PHP/Drupal/user/src/AccountForm

public AccountForm::syncUserLangcode($entity_type_id, UserInterface $user

2025-01-10 15:47:30
UserPasswordResetForm::getFormId
  • References/PHP/Drupal/user/src/Form/UserPasswordResetForm

public UserPasswordResetForm::getFormId()

2025-01-10 15:47:30
UserAuth
  • References/PHP/Drupal/user/src/UserAuth

Validates user authentication credentials. Hierarchy class \Drupal\user\

2025-01-10 15:47:30