FormInterface::validateForm
  • References/PHP/Drupal/Form/FormInterface

public FormInterface::validateForm(array &$form, FormStateInterface

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

protected FormErrorHandler::displayErrorMessages(array $form, FormStateInterface

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

public FormState::setSubmitted() Sets that

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

public FormState::setExecuted() Sets that

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

public FormValidator::executeValidateHandlers(&$form, FormStateInterface

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

public FormStateDecoratorBase::setRedirect($route_name

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
FormStateDecoratorBase::setCached
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public FormStateDecoratorBase::setCached($cache = TRUE)

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

protected FormState::moduleLoadInclude($module, $type, $name = NULL)

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

public FormInterface::getFormId() Returns

2025-01-10 15:47:30