AdminNegotiator::$user
  • References/PHP/Drupal/user/src/Theme/AdminNegotiator

The current user. Type:

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

Provides a confirmation form for cancelling multiple user accounts. Hierarchy class

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

The user authentication object. Type:

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

Install, update and uninstall functions for the user module. File core/modules/user/user.install

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

The time to live for items in seconds. Type: int File

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

protected UserStorageSchema::processIdentifierSchema(&$schema

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

The key/value storage object used for this data. Type:

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

The time to live for items in seconds. By default, data is stored for one week (604800 seconds) before expiring.

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

user_load_multiple(array $uids = NULL, $reset = FALSE) Loads multiple users based on certain conditions.

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

public User::getRoles($exclude_locked_roles = FALSE)

2025-01-10 15:47:30