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
FormBuilder::doBuildForm
  • References/PHP/Drupal/Form/FormBuilder

public FormBuilder::doBuildForm($form_id, &$element, FormStateInterface

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

An associative array of values submitted to the form. The validation functions and submit functions use this array for nearly all their decision

2025-01-10 15:47:30
FormBuilder::$formValidator
  • References/PHP/Drupal/Form/FormBuilder

Type:

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

public FormBuilderInterface::getFormId($form_arg, FormStateInterface

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

public FormCacheInterface::getCache($form_build_id, FormStateInterface

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

public FormStateDecoratorBase::getBuildInfo()

2025-01-10 15:47:30
FormBuilder::$formSubmitter
  • References/PHP/Drupal/Form/FormBuilder

Type:

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

Defines an exception used, when the POST HTTP body is broken. Hierarchy class \Sy

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

public FormStateInterface::setRebuild($rebuild = TRUE)

2025-01-10 15:47:30