| FormTestPlaceholderForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php |
Returns a unique string identifying the form. |
| FormTestPlaceholderForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php |
Form submission handler. |
| FormTestProgrammaticForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php |
Form builder to test programmatic form submissions. |
| FormTestProgrammaticForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php |
|
| FormTestProgrammaticForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php |
Form constructor. |
| FormTestProgrammaticForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php |
Returns a unique string identifying the form. |
| FormTestProgrammaticForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php |
Form submission handler. |
| FormTestProgrammaticForm::validateForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php |
Form validation handler. |
| FormTestRadiosCheckedForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php |
Form constructor to test #default_value settings of radios. |
| FormTestRadiosCheckedForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php |
|
| FormTestRadiosCheckedForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php |
Form constructor. |
| FormTestRadiosCheckedForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php |
Returns a unique string identifying the form. |
| FormTestRadiosCheckedForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php |
Form submission handler. |
| FormTestRangeForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php |
Form constructor for testing #type 'range' elements. |
| FormTestRangeForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php |
|
| FormTestRangeForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php |
Form constructor. |
| FormTestRangeForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php |
Returns a unique string identifying the form. |
| FormTestRangeForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php |
Form submission handler. |
| FormTestRangeInvalidForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php |
Form constructor for testing invalid #type 'range' elements. |
| FormTestRangeInvalidForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php |
|
| FormTestRangeInvalidForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php |
Form constructor. |
| FormTestRangeInvalidForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php |
Returns a unique string identifying the form. |
| FormTestRangeInvalidForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php |
Form submission handler. |
| FormTestRebuildPreserveValuesForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
Form builder for testing preservation of values during a rebuild. |
| FormTestRebuildPreserveValuesForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
|
| FormTestRebuildPreserveValuesForm::addMoreSubmitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
|
| FormTestRebuildPreserveValuesForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
Form constructor. |
| FormTestRebuildPreserveValuesForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
Returns a unique string identifying the form. |
| FormTestRebuildPreserveValuesForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
Form submission handler. |
| FormTestRecipeInputForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
Form to test recipe input functionality. |
| FormTestRecipeInputForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
|
| FormTestRecipeInputForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
Form constructor. |
| FormTestRecipeInputForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
Returns a unique string identifying the form. |
| FormTestRecipeInputForm::getRecipe |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
Returns the recipe object under test. |
| FormTestRecipeInputForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
Form submission handler. |
| FormTestRecipeInputForm::validateForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
Form validation handler. |
| FormTestRedirectForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php |
Form builder to detect form redirect. |
| FormTestRedirectForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php |
|
| FormTestRedirectForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php |
Form constructor. |
| FormTestRedirectForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php |
Returns a unique string identifying the form. |
| FormTestRedirectForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php |
Form submission handler. |
| FormTestRequiredAttributeForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php |
Builds a form to test the required attribute. |
| FormTestRequiredAttributeForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php |
|
| FormTestRequiredAttributeForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php |
Form constructor. |
| FormTestRequiredAttributeForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php |
Returns a unique string identifying the form. |
| FormTestRequiredAttributeForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php |
Form submission handler. |
| FormTestResponseForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php |
Form constructor for testing #type 'url' elements. |
| FormTestResponseForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php |
|
| FormTestResponseForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php |
Form constructor. |
| FormTestResponseForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php |
Returns a unique string identifying the form. |