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

public FormStateInterface::setRedirect($route_name, array $route_parameters

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

public &FormStateDecoratorBase::getUserInput()

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

public FormStateInterface::hasTemporaryValue($key)

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

If set to TRUE the form will skip calling form element value callbacks, except for a select list of callbacks provided by Drupal core that are known to be safe.

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

public BaseFormIdInterface::getBaseFormId()

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

public FormCacheInterface::deleteCache($form_build_id)

2025-01-10 15:47:30
FormSubmitter::$requestStack
  • References/PHP/Drupal/Form/FormSubmitter

The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File

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

A list containing copies of all submit and button elements in the form. This property is uncacheable. Type:

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

public FormState::isExecuted() Determines

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

public FormState::disableCache() Prevents

2025-01-10 15:47:30