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

Similar to self::$build_info, but pertaining to

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

Ordinarily, a form is only validated once, but there are times when a form is resubmitted internally and should be validated again. Setting this to TRUE will force that to

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

public ConfirmFormInterface::getQuestion()

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

public FormStateDecoratorBase::loadInclude($module, $type

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

public FormStateDecoratorBase::setUserInput(array $us

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

public FormState::getRedirect() Gets the

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

public FormState::isBypassingProgrammedAccessChecks()

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

public FormStateDecoratorBase::setTriggeringElement($

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

public FormAjaxException::getForm() Gets

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

public &FormStateInterface::getGroups()

2025-01-10 15:47:30