UserController::$userData
  • References/PHP/Drupal/user/src/Controller/UserController

The user data service. Type:

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

public PrivateTempStore::set($key, $value)

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

Defines the user data service. Hierarchy class \Drupal\user\

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
UserPasswordForm::create
  • References/PHP/Drupal/user/src/Form/UserPasswordForm

public static UserPasswordForm::create(ContainerInterface

2025-01-10 15:47:30
Role::$weight
  • References/PHP/Drupal/user/src/Entity/Role

The weight of this role in administrative listings. Type: int File

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

public UserInterface::block() Blocks

2025-01-10 15:47:30
PermissionAccessCheck::access
  • References/PHP/Drupal/user/src/Access/PermissionAccessCheck

public PermissionAccessCheck::access(Route $route

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

public User::checkExistingPassword(UserInterface $account_unchanged)

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

Stores and retrieves temporary data for a given owner. A PrivateTempStore can be used to make temporary, non-cache data available across requests

2025-01-10 15:47:30