FormBuilder::$csrfToken
  • References/PHP/Drupal/Form/FormBuilder

The CSRF token generator to validate the form token. Type:

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

public FormStateDecoratorBase::setSubmitted()

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

public FormStateInterface::disableCache()

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

public FormState::getBuildInfo() Returns

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

If set to TRUE the form will NOT perform a redirect, even if self::$redirect is set. This property is uncacheable.

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

public ConfirmFormInterface::getFormName()

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

public FormStateInterface::getValidateHandlers()

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

public &FormStateDecoratorBase::getGroups()

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

public FormStateInterface::setProcessInput($process_input = TRUE)

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

public FormState::setTriggeringElement($triggering_element)

2025-01-10 15:47:30