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

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

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

protected static FormHelper::processStatesArray(array &$conditions, $search

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

Provides helpers to operate on forms. Hierarchy class \Drupal\Core\Form\

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

public BrokenPostRequestException::

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

public FormBuilder::getCache($form_build_id, FormStateInterface $form_state)

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

The element info manager. Type:

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

Provides an interface for processing form submissions. Hierarchy interface \Drupal\Core\Form\

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

public static FormElementHelper::getElementByName($name, array $form)

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

public FormStateDecoratorBase::clearErrors()

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

Provides common functionality for form elements. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30