user_user_role_delete
  • References/PHP/Drupal/user/user.module

user_user_role_delete(RoleInterface $role) Implements

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

user_form_process_password_confirm($element) Form element process handler for client-side password validation

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

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

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

public SharedTempStore::get($key)

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

public Role::getPermissions() Returns a

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

The permissions belonging to this role. Type:

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

Form controller for the user password forms. Hierarchy class \Drupal\Core\Form\

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

PrivateTempStoreFactory::__construct(KeyValueEx

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

Maximum length of username text field. Keep this under 191 characters so we can use a unique constraint in MySQL. File

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

The entity query factory. Type:

2025-01-10 15:47:30