FormCache
  • References/PHP/Drupal/Form/FormCache

Encapsulates the caching of a form and its form state. Hierarchy class \Drupal\Core\Form\

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

public static SubformState::createForSubform(array &$subform, array &$parent_form

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

Defines element value callables which are safe to run even when the form state has an invalid CSRF token. Excluded from this list on purpose:

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

Stores information about the state of a subform. In the context of Drupal's Form API, a subform is a form definition array that will be nested

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

Provides an interface for form building and processing. Hierarchy interface \Drupal\Core\Form\

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

public FormState::addRebuildInfo($property, $value) Adds

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

public BrokenPostRequestException::

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

The class resolver. Type:

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

protected FormBase::config($name) Retrieves

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

public FormStateDecoratorBase::isRedirectDisabled()

2025-01-10 15:47:30