| FormTestRangeInvalidForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php |
|
| 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 |
|
| FormTestRebuildPreserveValuesForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
|
| FormTestRebuildPreserveValuesForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php |
|
| 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 |
|
| FormTestRecipeInputForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
|
| 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 |
|
| FormTestRecipeInputForm::validateForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php |
|
| 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 |
|
| FormTestRedirectForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php |
|
| FormTestRedirectForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php |
|
| 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 |
|
| FormTestRequiredAttributeForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php |
|
| FormTestRequiredAttributeForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php |
|
| 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 |
|
| FormTestResponseForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php |
|
| FormTestResponseForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php |
|
| FormTestSelectForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php |
Builds a form to test #type 'select' validation. |
| FormTestSelectForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php |
|
| FormTestSelectForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php |
|
| FormTestSelectForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php |
|
| FormTestSelectForm::makeSortableOptions |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php |
Makes and returns a set of options to test sorting on. |
| FormTestSelectForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php |
|
| FormTestServiceObject |
class |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
Provides a test form object. |
| FormTestServiceObject.php |
file |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
|
| FormTestServiceObject::buildForm |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
|
| FormTestServiceObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
|
| FormTestServiceObject::getFormId |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
|
| FormTestServiceObject::submitForm |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
|
| FormTestServiceObject::validateForm |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
|
| FormTestStatePersistForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php |
Form constructor for testing form state persistence. |
| FormTestStatePersistForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php |
|
| FormTestStatePersistForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php |
|
| FormTestStatePersistForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php |
|
| FormTestStatePersistForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php |
|
| FormTestStorageForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php |
A multistep form for testing the form storage. |
| FormTestStorageForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php |
|
| FormTestStorageForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php |
|