Search for getCompleteForm

  1. Search 7.x for getCompleteForm
  2. Search 9.5.x for getCompleteForm
  3. Search 8.9.x for getCompleteForm
  4. Search 11.x for getCompleteForm
  5. Other projects
Title Object type File name Summary
FormState::getCompleteForm function core/lib/Drupal/Core/Form/FormState.php Returns a reference to the complete form array.
FormStateDecoratorBase::getCompleteForm function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns a reference to the complete form array.
FormStateDecoratorBaseTest::testGetCompleteForm function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getCompleteForm
FormStateInterface::getCompleteForm function core/lib/Drupal/Core/Form/FormStateInterface.php Returns a reference to the complete form array.
SubformState::getCompleteFormState function core/lib/Drupal/Core/Form/SubformState.php Gets the complete form state.
SubformStateInterface::getCompleteFormState function core/lib/Drupal/Core/Form/SubformStateInterface.php Gets the complete form state.
SubformStateTest::testGetCompleteFormStateWithParentCompleteForm function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getCompleteFormState
SubformStateTest::testGetCompleteFormStateWithParentSubform function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getCompleteFormState

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.