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

public FormStateDecoratorBase::getButtons()

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

public FormStateInterface::setRequestMethod($method)

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

The form element that triggered submission, which may or may not be a button (in the case of Ajax forms). This key is often used to distinguish between various buttons in a

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

public FormStateInterface::isValidationEnforced()

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

public FormStateInterface::setTemporary(array $temporary)

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

Provides an generic base class for a confirmation form. Hierarchy class \Drupal\Core\Form\

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

The parent form. Type: mixed[] File core/lib/Drupal

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

public FormStateInterface::isBypassingProgrammedAccessChecks()

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

public FormCache::setCache($form_build_id, $form, FormStateInterface $form_state)

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

public FormStateInterface::getResponse()

2025-01-10 15:47:30