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

Stores the gathered validation handlers. This property is uncacheable. Type:

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

public FormStateDecoratorBase::getLimitValidationErrors()

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
FormBuilderInterface::submitForm
  • References/PHP/Drupal/Form/FormBuilderInterface

public FormBuilderInterface::submitForm($form_arg, FormStateInterface

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

public &FormState::getCompleteForm() Returns

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

public FormStateDecoratorBase::setStorage(array $storage)

2025-01-10 15:47:30
SubformState::$parentForm
  • References/PHP/Drupal/Form/SubformState

The parent form. Type: mixed[] File core/lib/Drupal

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

public FormStateDecoratorBase::disableCache()

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

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

2025-01-10 15:47:30