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
FormElementHelper::getElementTitle
  • References/PHP/Drupal/Form/FormElementHelper

public static FormElementHelper::getElementTitle(array $element)

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

public FormStateInterface::getValidateHandlers()

2025-01-10 15:47:30
FormCache::$configFactory
  • References/PHP/Drupal/Form/FormCache

The config factory. Type:

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

public FormState::cleanValues() Removes

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

public FormStateInterface::setCached($cache = TRUE)

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::$requestStack
  • References/PHP/Drupal/Form/FormValidator

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

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

public FormStateDecoratorBase::setStorage(array $storage)

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