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
FormStateDecoratorBase::isMethodType
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public FormStateDecoratorBase::isMethodType($method_type)

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

public FormStateInterface::getErrors()

2025-01-10 15:47:30
EnforcedResponseException::$response
  • References/PHP/Drupal/Form/EnforcedResponseException

The response to be enforced. Type: \Symfony\Component\HttpFoundation\Response File

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

public FormStateDecoratorBase::getErrors()

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

The theme manager. Type:

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

public FormValidatorInterface::executeValidateHandlers(&$form

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

public FormCacheInterface::setCache($form_build_id, $form, FormStateInterface

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::$complete_form
  • References/PHP/Drupal/Form/FormState

The complete form structure. #process, #after_build, #element_validate, and other handlers being invoked on a form element may use this reference

2025-01-10 15:47:30