RegisterForm::save
  • References/PHP/Drupal/user/src/RegisterForm

public RegisterForm::save(array $form, FormStateInterface $form_state)

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

Stores a reference for a reusable anonymous user entity. Type:

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

public UserInterface::getLastLoginTime()

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

public PermissionHandler::moduleProvidesPermissions($module_name)

2025-01-10 15:47:30
Cookie::getUserFromSession
  • References/PHP/Drupal/user/src/Authentication/Provider/Cookie

protected Cookie::getUserFromSession(SessionInterface $session)

2025-01-10 15:47:30
UserAuthenticationController::$serializerFormats
  • References/PHP/Drupal/user/src/Controller/UserAuthenticationController

The available serialization formats. Type:

2025-01-10 15:47:30
UserAuthenticationController::login
  • References/PHP/Drupal/user/src/Controller/UserAuthenticationController

public UserAuthenticationContr

2025-01-10 15:47:30
UserController::userPage
  • References/PHP/Drupal/user/src/Controller/UserController

public UserController::userPage()

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

An indicator whether the role has all permissions. Type: bool File

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

The module handler. Type:

2025-01-10 15:47:30