Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
| FormTestMiddleware::handle | function | core/ |
|
| FormTestMiddleware::__construct | function | core/ |
Constructs a FormTestMiddleware object. |
| FormTestNumberForm | class | core/ |
Builds a form to test #type 'number' and 'range' validation. |
| FormTestNumberForm.php | file | core/ |
|
| FormTestNumberForm::buildForm | function | core/ |
Form constructor. |
| FormTestNumberForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestNumberForm::submitForm | function | core/ |
Form submission handler. |
| FormTestObject | class | core/ |
Provides a test form object. |
| FormTestObject.php | file | core/ |
|
| FormTestObject::buildForm | function | core/ |
Form constructor. |
| FormTestObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestObject::submitForm | function | core/ |
Form submission handler. |
| FormTestObject::validateForm | function | core/ |
Form validation handler. |
| FormTestOptionalContainerForm | class | core/ |
Builds a simple form to test the #optional property on #type 'container'. |
| FormTestOptionalContainerForm.php | file | core/ |
|
| FormTestOptionalContainerForm::buildForm | function | core/ |
Form constructor. |
| FormTestOptionalContainerForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestOptionalContainerForm::submitForm | function | core/ |
Form submission handler. |
| FormTestPatternForm | class | core/ |
Builds a simple form using the FAPI #pattern property. |
| FormTestPatternForm.php | file | core/ |
|
| FormTestPatternForm::buildForm | function | core/ |
Form constructor. |
| FormTestPatternForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestPatternForm::submitForm | function | core/ |
Form submission handler. |
| FormTestPlaceholderForm | class | core/ |
Builds a form to test the placeholder attribute. |
| FormTestPlaceholderForm.php | file | core/ |
|
| FormTestPlaceholderForm::buildForm | function | core/ |
Form constructor. |
| FormTestPlaceholderForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestPlaceholderForm::submitForm | function | core/ |
Form submission handler. |
| FormTestProgrammaticForm | class | core/ |
Form builder to test programmatic form submissions. |
| FormTestProgrammaticForm.php | file | core/ |
|
| FormTestProgrammaticForm::buildForm | function | core/ |
Form constructor. |
| FormTestProgrammaticForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestProgrammaticForm::submitForm | function | core/ |
Form submission handler. |
| FormTestProgrammaticForm::validateForm | function | core/ |
Form validation handler. |
| FormTestRadiosCheckedForm | class | core/ |
Form constructor to test #default_value settings of radios. |
| FormTestRadiosCheckedForm.php | file | core/ |
|
| FormTestRadiosCheckedForm::buildForm | function | core/ |
Form constructor. |
| FormTestRadiosCheckedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRadiosCheckedForm::submitForm | function | core/ |
Form submission handler. |
| FormTestRangeForm | class | core/ |
Form constructor for testing #type 'range' elements. |
| FormTestRangeForm.php | file | core/ |
|
| FormTestRangeForm::buildForm | function | core/ |
Form constructor. |
| FormTestRangeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRangeForm::submitForm | function | core/ |
Form submission handler. |
| FormTestRangeInvalidForm | class | core/ |
Form constructor for testing invalid #type 'range' elements. |
| FormTestRangeInvalidForm.php | file | core/ |
|
| FormTestRangeInvalidForm::buildForm | function | core/ |
Form constructor. |
| FormTestRangeInvalidForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 662
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.