FormState::setValidateHandlers
  • References/PHP/Drupal/Form/FormState

public FormState::setValidateHandlers(array $validate_handlers)

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

Normally, after the entire form processing is completed and submit handlers have run, a form is considered to be done and

2025-01-10 15:47:30
FormStateDecoratorBase::getGroups
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public &FormStateDecoratorBase::getGroups()

2025-01-10 15:47:30
FormStateDecoratorBase::setGroups
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public FormStateDecoratorBase::setGroups(array $groups)

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

Stores information about the state of a form. Hierarchy class \Drupal\Core\Form\

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

public &FormState::getGroups() Returns

2025-01-10 15:47:30
FormCache::$configFactory
  • References/PHP/Drupal/Form/FormCache

The config factory. Type:

2025-01-10 15:47:30
FormBuilderInterface::buildForm
  • References/PHP/Drupal/Form/FormBuilderInterface

public FormBuilderInterface::buildForm($form_id, FormStateInterface

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

An associative array of form value keys to be removed by cleanValues(). Any values that are temporary but must still be displayed as values

2025-01-10 15:47:30
FormValidator::$requestStack
  • References/PHP/Drupal/Form/FormValidator

The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File

2025-01-10 15:47:30