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

public FormState::setBuildInfo(array $build_info) Sets

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

public FormBuilderInterface::buildForm($form_id, FormStateInterface

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

public FormValidatorInterface::executeValidateHandlers(&$form

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

public ConfirmFormInterface::getConfirmText()

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

The form state. Type:

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

public EnforcedResponseException::__construct(Response

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

public FormState::getLimitValidationErrors() Retrieves

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

public FormBuilderInterface::rebuildForm($form_id, FormStateInterface

2025-01-10 15:47:30