FormBuilder::submitForm
  • References/PHP/Drupal/Form/FormBuilder

public FormBuilder::submitForm($form_arg, FormStateInterface &$form_state)

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

Custom exception to break out of the main request and enforce a response. Hierarchy class

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

public FormBuilderInterface::doBuildForm($form_id, &$element

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

Request key for AJAX forms that submit to the form's original route. This constant is distinct from a "drupal_ajax" value for

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

Stores which errors should be limited during validation. An array of "sections" within which user input must be valid. If the element is within

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

public ConfirmFormBase::getConfirmText()

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

public static ConfirmFormHelper::buildCancelLink(ConfirmFormInterface

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

public FormStateDecoratorBase::setErrorByName($name, $message

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

public FormStateInterface::setValues(array $values)

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

The factory for expirable key value stores used by form cache. Type:

2025-01-10 15:47:30