EnforcedResponseException::__construct
  • References/PHP/Drupal/Form/EnforcedResponseException

public EnforcedResponseException::__construct(Response

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

public &FormStateInterface::getStorage()

2025-01-10 15:47:30
FormErrorHandler::drupalSetMessage
  • References/PHP/Drupal/Form/FormErrorHandler

protected FormErrorHandler::drupalSetMessage($message = NULL, $type

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

public FormStateDecoratorBase::getBuildInfo()

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

public FormState::setCached($cache = TRUE) Sets

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

public FormCache::getCache($form_build_id, FormStateInterface $form_state)

2025-01-10 15:47:30
FormStateValuesTrait::hasValue
  • References/PHP/Drupal/Form/FormStateValuesTrait

public FormStateValuesTrait::hasValue($key)

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

An associative array of values submitted to the form. The validation functions and submit functions use this array for nearly all their decision

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

public FormSubmitter::executeSubmitHandlers(&$form, FormStateInterface

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

The URL generator. Type:

2025-01-10 15:47:30