hook_user_format_name_alter
  • References/PHP/Drupal/user/user.api

hook_user_format_name_alter(&$name, $account) Alter the username that is displayed for a user.

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

hook_user_login($account) The user just logged in. Parameters

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
Role::$permissions
  • References/PHP/Drupal/user/src/Entity/Role

The permissions belonging to this role. Type:

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

Provides the available permissions based on yml files. To define permissions you can use a $module.permissions.yml file. This file defines machine

2025-01-10 15:47:30
AdminNegotiator::determineActiveTheme
  • References/PHP/Drupal/user/src/Theme/AdminNegotiator

public AdminNegotiator::determineActiveTheme(RouteMatchInterface

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

public AccountForm::__construct(EntityManagerInterface $entity_manager,

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

protected UserStorageSchema::getEntitySchema(ContentEntityTypeInterface

2025-01-10 15:47:30
AccessDeniedSubscriber::$account
  • References/PHP/Drupal/user/src/EventSubscriber/AccessDeniedSubscriber

The current user. Type:

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

Form handler for the profile forms. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30