FormState::$groups
  • References/PHP/Drupal/Form/FormState

Contains references to details elements to render them within vertical tabs. This property is uncacheable.

2025-01-10 15:47:30
FormState::clearErrors
  • References/PHP/Drupal/Form/FormState

public FormState::clearErrors() Clears all

2025-01-10 15:47:30
ConfigFormBase::__construct
  • References/PHP/Drupal/Form/ConfigFormBase

public ConfigFormBase::__construct(ConfigFactoryInterface $config_factory)

2025-01-10 15:47:30
hook_form_BASE_FORM_ID_alter
  • References/PHP/Drupal/Form/form.api

hook_form_BASE_FORM_ID_alter(&$form, \Drupal\Core\Form\FormStateInterface $form_state, $form_id) Provide

2025-01-10 15:47:30
FormState::getCleanValueKeys
  • References/PHP/Drupal/Form/FormState

public FormState::getCleanValueKeys() Gets

2025-01-10 15:47:30
FormState::setUserInput
  • References/PHP/Drupal/Form/FormState

public FormState::setUserInput(array $user_input) Sets

2025-01-10 15:47:30
FormState::isRequestMethodSafe
  • References/PHP/Drupal/Form/FormState

protected FormState::isRequestMethodSafe() Checks

2025-01-10 15:47:30
FormState::setAnyErrors
  • References/PHP/Drupal/Form/FormState

protected static FormState::setAnyErrors($errors = TRUE)

2025-01-10 15:47:30
FormHelper::processStatesArray
  • References/PHP/Drupal/Form/FormHelper

protected static FormHelper::processStatesArray(array &$conditions, $search

2025-01-10 15:47:30
FormState::$anyErrors
  • References/PHP/Drupal/Form/FormState

Tracks if any errors have been set on any form. Type: bool File

2025-01-10 15:47:30