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

public FormStateDecoratorBase::addBuildInfo($property

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

The HTTP method used by the request building or processing this form. May be any valid HTTP method. Defaults to 'GET', because even though $method

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

public FormState::getSubmitHandlers() Gets

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

public FormState::getResponse() Gets a response

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

public FormState::getAlwaysProcess() Determines

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

public FormStateInterface::setStorage(array $storage)

2025-01-10 15:47:30
EnforcedResponse::__construct
  • References/PHP/Drupal/Form/EnforcedResponse

public EnforcedResponse::__construct(Response $response)

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

Provides common functionality to confirmation forms. Hierarchy class \Drupal\Core\Form\

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

protected FormCache::loadCachedFormState($form_build_id, FormStateInterface $fo

2025-01-10 15:47:30
FormValidator::$logger
  • References/PHP/Drupal/Form/FormValidator

A logger instance. Type: \Psr\Log\LoggerInterface File

2025-01-10 15:47:30