FormStateInterface::isCached
  • References/PHP/Drupal/Form/FormStateInterface

public FormStateInterface::isCached()

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

public ConfirmFormInterface::getFormName()

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

public FormStateDecoratorBase::setSubmitted()

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

Holds temporary data accessible during the current page request only. All $form_state properties that are not reserved keys (see other properties

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

public FormCacheInterface::setCache($form_build_id, $form, FormStateInterface

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

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

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

Provides form building and processing. Hierarchy class \Drupal\Core\Form\

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

public FormState::cleanValues() Removes

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

public FormState::setTriggeringElement($triggering_element)

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

public FormState::isMethodType($method_type) Returns

2025-01-10 15:47:30