Search for buildForm
- Search 7.x for buildForm
- Search 9.5.x for buildForm
- Search 10.3.x for buildForm
- Search 11.x for buildForm
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileSystemForm::buildForm | function | core/ |
Form constructor. |
FileTestForm::buildForm | function | core/ |
Form constructor. |
FileTestSaveUploadFromForm::buildForm | function | core/ |
Form constructor. |
FileTransferAuthorizeForm::buildForm | function | core/ |
Form constructor. |
FilterFormatListBuilder::buildForm | function | core/ |
Form constructor. |
FilterTestFormatForm::buildForm | function | core/ |
Form constructor. |
FormActionXssTest::buildForm | function | core/ |
Form constructor. |
FormBuilder::buildForm | function | core/ |
Builds and processes a form for a given form ID. |
FormBuilder::buildFormAction | function | core/ |
Builds the $form['#action']. |
FormBuilder::doBuildForm | function | core/ |
Builds and processes all elements in the structured form array. |
FormBuilder::rebuildForm | function | core/ |
Constructs a new $form from the information in $form_state. |
FormBuilderInterface::buildForm | function | core/ |
Builds and processes a form for a given form ID. |
FormBuilderInterface::doBuildForm | function | core/ |
Builds and processes all elements in the structured form array. |
FormBuilderInterface::rebuildForm | function | core/ |
Constructs a new $form from the information in $form_state. |
FormBuilderTest::providerTestBuildFormWithTriggeringElement | function | core/ |
Data provider for ::testBuildFormWithTriggeringElement(). |
FormBuilderTest::testBuildFormWithClassString | function | core/ |
Tests the buildForm() method with a class name based form ID. |
FormBuilderTest::testBuildFormWithObject | function | core/ |
Tests the buildForm() method with a form object. |
FormBuilderTest::testBuildFormWithString | function | core/ |
Tests the buildForm() method with a string based form ID. |
FormBuilderTest::testBuildFormWithTriggeringElement | function | core/ |
Tests whether the triggering element is properly identified. |
FormBuilderTest::testRebuildForm | function | core/ |
Tests the rebuildForm() method for a POST submission. |
FormBuilderTest::testRebuildFormOnGetRequest | function | core/ |
Tests the rebuildForm() method for a GET submission. |
FormController::buildForm | function | core/ |
Form constructor. |
FormDefaultHandlersTest::buildForm | function | core/ |
Form constructor. |
FormElementMaxlengthTest::buildForm | function | core/ |
Form constructor. |
FormInterface::buildForm | function | core/ |
Form constructor. |
FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when rebuilding cached form. |
FormTestAlterForm::buildForm | function | core/ |
Form constructor. |
FormTestArgumentsObject::buildForm | function | core/ |
Form constructor. |
FormTestAutocompleteForm::buildForm | function | core/ |
Form constructor. |
FormTestButtonClassForm::buildForm | function | core/ |
Form constructor. |
FormTestCheckboxesRadiosForm::buildForm | function | core/ |
Form constructor. |
FormTestCheckboxesZeroForm::buildForm | function | core/ |
Form constructor. |
FormTestCheckboxForm::buildForm | function | core/ |
Form constructor. |
FormTestCheckboxTypeJugglingForm::buildForm | function | core/ |
Form constructor. |
FormTestClickedButtonForm::buildForm | function | core/ |
Form constructor. |
FormTestColorForm::buildForm | function | core/ |
Form constructor. |
FormTestControllerObject::buildForm | function | core/ |
Form constructor. |
FormTestDescriptionForm::buildForm | function | core/ |
Form constructor. |
FormTestDetailsForm::buildForm | function | core/ |
Form constructor. |
FormTestDisabledElementsForm::buildForm | function | core/ |
Form constructor. |
FormTestEmailForm::buildForm | function | core/ |
Form constructor. |
FormTestEmptySelectForm::buildForm | function | core/ |
Form constructor. |
FormTestFileForm::buildForm | function | core/ |
Form constructor. |
FormTestFormStateValuesCleanAdvancedForm::buildForm | function | core/ |
Form constructor. |
FormTestFormStateValuesCleanForm::buildForm | function | core/ |
Form constructor. |
FormTestGetForm::buildForm | function | core/ |
Form constructor. |
FormTestGroupContainerForm::buildForm | function | core/ |
Form constructor. |
FormTestGroupDetailsForm::buildForm | function | core/ |
Form constructor. |
FormTestGroupFieldsetForm::buildForm | function | core/ |
Form constructor. |
FormTestGroupVerticalTabsForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.