FormStateDecoratorBase::getTriggeringElement
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public &FormStateDecoratorBase::getTriggeringElement()

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

public FormState::setSubmitted() Sets that

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

The subform. Type: mixed[] File core/lib/Drupal/Core/Form/SubformState

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

public FormBuilder::validateForm($form_id, &$form, FormStateInterface &

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

public FormStateInterface::setFormObject(FormInterface $form_object)

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

public FormStateDecoratorBase::setValue($key, $value)

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

public FormStateDecoratorBase::setBuildInfo(array $bu

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

If TRUE and the method is GET, a form_id is not necessary. This property is uncacheable. Type:

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

The main content to AJAX Response renderer. Type:

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

public FormStateInterface::set($property, $value)

2025-01-10 15:47:30