ConfigFormBaseTrait
  • References/PHP/Drupal/Form/ConfigFormBaseTrait

Provides access to configuration for forms. This trait provides a config() method that returns override free and mutable config objects if the

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

public FormStateDecoratorBase::setInvalidToken($inval

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

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

2025-01-10 15:47:30
FormAjaxSubscriber::formatSize
  • References/PHP/Drupal/Form/EventSubscriber/FormAjaxSubscriber

protected FormAjaxSubscriber::formatSize($size)

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

The subform. Type: mixed[] File core/lib/Drupal/Core/Form/SubformState

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
FormStateDecoratorBase::isCached
  • References/PHP/Drupal/Form/FormStateDecoratorBase

public FormStateDecoratorBase::isCached()

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

public FormStateDecoratorBase::setValidationComplete(

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

protected FormAjaxSubscriber::drupalSetMessage($message

2025-01-10 15:47:30