The user data service. Type:
public PrivateTempStore::set($key, $value)
Defines the user data service. Hierarchy class \Drupal\user\
The time to live for items in seconds. By default, data is stored for one week (604800 seconds) before expiring.
public static UserPasswordForm::create(ContainerInterface
The weight of this role in administrative listings. Type: int File
public UserInterface::block() Blocks
public PermissionAccessCheck::access(Route $route
public User::checkExistingPassword(UserInterface $account_unchanged)
Stores and retrieves temporary data for a given owner. A PrivateTempStore can be used to make temporary, non-cache data available across requests
Page 36 of 38