FormValidator::$csrfToken
  • References/PHP/Drupal/Form/FormValidator

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

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

public FormBuilderInterface::getForm($form_arg)

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

public FormStateDecoratorBase::disableCache()

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

Provides an interface for an object containing the current state of a form. This is passed to all form related code so that the caller can use

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

public FormState::setRebuild($rebuild = TRUE) Sets

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

public static FormStateDecoratorBase::hasAnyErrors()

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

public FormState::getFormObject() Returns

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

public FormState::isRebuilding() Determines

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

Builds an AJAX form response. Given the current request, a form render array, its form state, and any AJAX commands to apply to the form, build

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

public FormStateDecoratorBase::getLimitValidationErrors()

2025-01-10 15:47:30