BrokenPostRequestException::getSize
  • References/PHP/Drupal/Form/Exception/BrokenPostRequestException

public BrokenPostRequestException::

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

public FormState::addCleanValueKey($cleanValueKey) Adds

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

The form cache. Type:

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

Ordinarily, a form is only validated once, but there are times when a form is resubmitted internally and should be validated again. Setting this to TRUE will force that to

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

public FormStateInterface::addCleanValueKey($key)

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

public FormAjaxException::__construct(array $form, FormStateInterface

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

public FormState::getAlwaysProcess() Determines

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

The CSRF token generator to validate the form token. Type:

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

Contains errors for this form. This property is uncacheable. Type:

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

public FormState::setTemporaryValue($key, $value) Sets

2025-01-10 15:47:30