FormInterface::buildForm
  • References/PHP/Drupal/Form/FormInterface

public FormInterface::buildForm(array $form, FormStateInterface $form_state)

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

public FormState::set($property, $value) Sets

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

If TRUE, there is a file element and Form API will set the appropriate 'enctype' HTML attribute on the form. Type: bool

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

protected FormBuilder::getFileUploadMaxSize() Wraps

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

public FormAjaxResponseBuilderInterfa

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

public FormBuilder::deleteCache($form_build_id)

2025-01-10 15:47:30
BrokenPostRequestException::$size
  • References/PHP/Drupal/Form/Exception/BrokenPostRequestException

The maximum upload size. Type: string File core/lib

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

public FormState::setValidationEnforced($must_validate = TRUE)

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

public FormStateDecoratorBase::isValidationEnforced()

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

public FormStateInterface::setFormState(array $form_state_additions)

2025-01-10 15:47:30