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 |
|---|---|---|---|
| FormTestHooks | class | core/ |
Hook implementations for form_test. |
| FormTestHooks.php | file | core/ |
|
| FormTestHooks::blockFormFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormTestHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| FormTestHooks::formFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormTestHooks::formFormTestVerticalTabsAccessFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form(). |
| FormTestHooks::formUserRegisterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
| FormTestHooks::systemFormFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| 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/ |
Pagination
- Previous page
- Page 661
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.