AccountForm::__construct
  • References/PHP/Drupal/user/src/AccountForm

public AccountForm::__construct(EntityManagerInterface $entity_manager,

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

protected AccountForm::getEditedFieldNames(FormStateInterface $form_state)

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

public AccountForm::form(array $form, FormStateInterface $form_state)

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

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

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

The entity query factory service. Type:

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

public AccountForm::submitForm(array &$form, FormStateInterface $fo

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

public static AccountForm::create(ContainerInterface $container)

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

public AccountForm::alterPreferredLangcodeDescription(array $element)

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

The language manager. Type:

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

public AccountForm::syncUserLangcode($entity_type_id, UserInterface $user

2025-01-10 15:47:30