EntityOwnerInterface
  • References/PHP/Drupal/user/src/EntityOwnerInterface

Defines a common interface for entities that have an owner. An owner is someone who has primary control over an entity, similar to owners in

2025-01-10 15:47:30
UserController::resetPassLogin
  • References/PHP/Drupal/user/src/Controller/UserController

public UserController::resetPassLogin($uid, $timestamp

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

public User::setLastLoginTime($timestamp) Sets

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

public static User::getAllowedTimezones() Defines

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

PrivateTempStoreFactory::__construct(KeyValueEx

2025-01-10 15:47:30
UserPasswordForm::$languageManager
  • References/PHP/Drupal/user/src/Form/UserPasswordForm

The language manager. Type:

2025-01-10 15:47:30
SharedTempStoreFactory::$storageFactory
  • References/PHP/Drupal/user/src/SharedTempStoreFactory

The storage factory creating the backend to store the data. Type:

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

public AccountSettingsForm::getFormId()

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

protected AccountForm::getEditedFieldNames(FormStateInterface $form_state)

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

The user authentication. Type:

2025-01-10 15:47:30