FormStateDecoratorBase::hasValue
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public FormStateDecoratorBase::hasValue($key)

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

public FormState::setRequestMethod($method) Sets

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

public FormStateInterface::getError(array $element)

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

public FormState::setValidationComplete($validation_complete = TRUE)

2025-01-10 15:47:30
callback_batch_operation
  • References/PHP/Drupal/Form/form.api

callback_batch_operation($MULTIPLE_PARAMS, &$context) Perform a single batch operation.

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

public ConfirmFormInterface::getDescription()

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

public FormStateInterface::getRedirect()

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

If set to TRUE the form will NOT be cached, even if 'cache' is set. Type: bool File

2025-01-10 15:47:30
FormBase::resetConfigFactory
  • References/PHP/Drupal/Form/FormBase

public FormBase::resetConfigFactory() Resets

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

An associative array of information stored by Form API that is necessary to build and rebuild the form from cache when the original context may no longer be available:

2025-01-10 15:47:30