ConfirmFormInterface
  • References/PHP/Drupal/Form/ConfirmFormInterface

Defines the behavior a confirmation form. Hierarchy interface \Drupal\Core\Form\

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

public FormState::setValidateHandlers(array $validate_handlers)

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

public FormStateDecoratorBase::hasFileElement()

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

public FormStateInterface::unsetValue($key)

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

The form element that triggered submission, which may or may not be a button (in the case of Ajax forms). This key is often used to distinguish between various buttons in a

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

public FormState::getFormObject() Returns

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

public FormStateInterface::setCached($cache = TRUE)

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

public FormAjaxResponseBuilder::__construct(MainCon

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

public FormStateDecoratorBase::getBuildInfo()

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

public FormStateDecoratorBase::isValueEmpty($key)

2025-01-10 15:47:30