Search for buildForm
- Search 7.x for buildForm
- Search 9.5.x for buildForm
- Search 8.9.x for buildForm
- Search 10.3.x for buildForm
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldLayoutBuilderTest::testBuildFormEmpty | function | core/ |
@covers ::buildForm |
FieldLayoutBuilderTest::testBuildFormNoLayout | function | core/ |
@covers ::buildForm |
FieldStorageAddForm::buildForm | function | core/ |
|
FieldStorageConfigEditForm::buildForm | function | core/ |
|
FieldStorageReuseForm::buildForm | function | core/ |
|
FileModuleTestForm::buildForm | function | core/ |
|
FileRequiredTestForm::buildForm | function | core/ |
|
FileSystemForm::buildForm | function | core/ |
|
FileTestForm::buildForm | function | core/ |
|
FileTestSaveUploadFromForm::buildForm | function | core/ |
|
FileTransferAuthorizeForm::buildForm | function | core/ |
|
FilterFormatListBuilder::buildForm | function | core/ |
|
FilterTestFormatForm::buildForm | function | core/ |
|
Form::buildForm | function | core/ |
|
FormActionXssTest::buildForm | function | core/ |
|
FormBuilder::buildForm | function | core/ |
|
FormBuilder::buildFormAction | function | core/ |
Builds the $form['#action']. |
FormBuilder::doBuildForm | function | core/ |
|
FormBuilder::rebuildForm | function | core/ |
|
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/ |
|
FormDefaultHandlersTest::buildForm | function | core/ |
|
FormElementMaxlengthTest::buildForm | function | core/ |
|
FormInterface::buildForm | function | core/ |
Form constructor. |
FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when rebuilding cached form. |
FormTestAlterForm::buildForm | function | core/ |
|
FormTestArgumentsObject::buildForm | function | core/ |
|
FormTestAutocompleteForm::buildForm | function | core/ |
|
FormTestButtonClassForm::buildForm | function | core/ |
|
FormTestCheckboxesRadiosForm::buildForm | function | core/ |
|
FormTestCheckboxesZeroForm::buildForm | function | core/ |
|
FormTestCheckboxForm::buildForm | function | core/ |
|
FormTestCheckboxTypeJugglingForm::buildForm | function | core/ |
|
FormTestClickedButtonForm::buildForm | function | core/ |
|
FormTestColorForm::buildForm | function | core/ |
|
FormTestControllerObject::buildForm | function | core/ |
|
FormTestDescriptionForm::buildForm | function | core/ |
|
FormTestDetailsContainsRequiredTextfieldForm::buildForm | function | core/ |
|
FormTestDetailsForm::buildForm | function | core/ |
|
FormTestDisabledElementsForm::buildForm | function | core/ |
|
FormTestEmailForm::buildForm | function | core/ |
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.