| FormTestGroupVerticalTabsForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php |
|
| FormTestInputForgeryForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php |
|
| FormTestLabelForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php |
|
| FormTestLanguageSelectForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php |
|
| FormTestLimitValidationErrorsForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php |
|
| FormTestMachineNameForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php |
|
| FormTestMachineNameValidationForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
|
| FormTestNumberForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php |
|
| FormTestObject::buildForm |
function |
core/modules/system/tests/modules/form_test/src/FormTestObject.php |
|
| FormTestOptionalContainerForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php |
|
| FormTestPatternForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php |
|
| FormTestPlaceholderForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php |
|
| FormTestProgrammaticForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php |
|
| FormTestRadiosCheckedForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php |
|
| FormTestRangeForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php |
|
| FormTestRangeInvalidForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php |
|
| FormTestRebuildPreserveValuesForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
|
| FormTestRecipeInputForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
|
| FormTestRedirectForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php |
|
| FormTestRequiredAttributeForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php |
|
| FormTestResponseForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php |
|
| FormTestSelectForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php |
|
| FormTestServiceObject::buildForm |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
|
| FormTestStatePersistForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php |
|
| FormTestStorageForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php |
|
| FormTestStoragePageCacheForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php |
|
| FormTestSubmitButtonAttributeForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php |
|
| FormTestTableForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php |
|
| FormTestTableSelectColspanForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php |
|
| FormTestTableSelectDisabledRowsForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php |
|
| FormTestTableSelectEmptyForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php |
|
| FormTestTableSelectJsSelectForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php |
|
| FormTestTableSelectMultipleFalseForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php |
|
| FormTestTableSelectMultipleTrueForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php |
|
| FormTestTextareaForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestTextareaForm.php |
|
| FormTestUrlForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php |
|
| FormTestValidateForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php |
|
| FormTestValidateNoToken::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php |
|
| FormTestValidateRequiredForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php |
|
| FormTestValidateRequiredNoTitleForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredNoTitleForm.php |
|
| FormTestVerticalTabsAccessForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php |
|
| FormTestVerticalTabsForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsForm.php |
|
| FormTestVerticalTabsWithSummaryForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsWithSummaryForm.php |
|
| FormValidationMessageOrderTest::buildForm |
function |
core/tests/Drupal/KernelTests/Core/Form/FormValidationMessageOrderTest.php |
|
| HtmxTestAjaxForm::buildForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestForm::buildForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| IdConflictForm::buildForm |
function |
core/modules/migrate_drupal_ui/src/Form/IdConflictForm.php |
Form constructor. |
| ImageEffectAddForm::buildForm |
function |
core/modules/image/src/Form/ImageEffectAddForm.php |
|
| ImageEffectDeleteForm::buildForm |
function |
core/modules/image/src/Form/ImageEffectDeleteForm.php |
|
| ImageEffectEditForm::buildForm |
function |
core/modules/image/src/Form/ImageEffectEditForm.php |
|