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
PrivateTempStore::getOwner
  • References/PHP/Drupal/user/src/PrivateTempStore

protected PrivateTempStore::getOwner()

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

public UserLoginForm::buildForm(array $form, FormStateInterface

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

Redirects users when access is denied. Anonymous users are taken to the login page when attempting to access the user profile pages. Authenticated

2025-01-10 15:47:30
user_password
  • References/PHP/Drupal/user/user.module

user_password($length = 10) Generate a random alphanumeric password. File

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

public PrivateTempStore::get($key)

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

UserPermissionsForm::submitForm(array &$form, FormStateInterface

2025-01-10 15:47:30
UserAuthenticationController::$routeProvider
  • References/PHP/Drupal/user/src/Controller/UserAuthenticationController

The route provider. Type:

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

public UserInterface::getPassword() Returns

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

public UserPasswordResetForm::getFormId()

2025-01-10 15:47:30