Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestInputForgeryForm | class | core/ |
Form to test input forgery. |
| FormTestInputForgeryForm.php | file | core/ |
|
| FormTestInputForgeryForm::buildForm | function | core/ |
Form constructor. |
| FormTestInputForgeryForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestInputForgeryForm::postRender | function | core/ |
Alters the rendered form to simulate input forgery. |
| FormTestInputForgeryForm::submitForm | function | core/ |
Form submission handler. |
| FormTestInputForgeryForm::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| FormTestLabelForm | class | core/ |
A form for testing form labels and required marks. |
| FormTestLabelForm.php | file | core/ |
|
| FormTestLabelForm::$typesWithTitle | property | core/ |
An array of elements that render a title. |
| FormTestLabelForm::buildForm | function | core/ |
Form constructor. |
| FormTestLabelForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestLabelForm::submitForm | function | core/ |
Form submission handler. |
| FormTestLanguageSelectForm | class | core/ |
Builds a form to test the language select form element. |
| FormTestLanguageSelectForm.php | file | core/ |
|
| FormTestLanguageSelectForm::buildForm | function | core/ |
Form constructor. |
| FormTestLanguageSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestLanguageSelectForm::submitForm | function | core/ |
Form submission handler. |
| FormTestLimitValidationErrorsForm | class | core/ |
Builds a simple form with a button triggering partial validation. |
| FormTestLimitValidationErrorsForm.php | file | core/ |
|
| FormTestLimitValidationErrorsForm::buildForm | function | core/ |
Form constructor. |
| FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors | function | core/ |
|
| FormTestLimitValidationErrorsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestLimitValidationErrorsForm::partialSubmitForm | function | core/ |
|
| FormTestLimitValidationErrorsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestMachineNameForm | class | core/ |
Form constructor for testing #type 'machine_name' elements. |
| FormTestMachineNameForm.php | file | core/ |
|
| FormTestMachineNameForm::buildForm | function | core/ |
Form constructor. |
| FormTestMachineNameForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestMachineNameForm::load | function | core/ |
Loading stub for machine name. |
| FormTestMachineNameForm::submitForm | function | core/ |
Form submission handler. |
| FormTestMachineNameValidationForm | class | core/ |
Form to test whether machine name validation works with ajax requests. |
| FormTestMachineNameValidationForm.php | file | core/ |
|
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureForm | function | core/ |
Handles changes to the selected snack configuration. |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit | function | core/ |
Submit callback that forces a form rebuild. |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate | function | core/ |
Validate callback that forces a form rebuild. |
| FormTestMachineNameValidationForm::buildForm | function | core/ |
Form constructor. |
| FormTestMachineNameValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestMachineNameValidationForm::load | function | core/ |
Loading stub for machine name. |
| FormTestMachineNameValidationForm::submitForm | function | core/ |
Form submission handler. |
| FormTestMiddleware | class | core/ |
Provides a test middleware which sets a custom response header. |
| FormTestMiddleware.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 729
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.