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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestFormStateValuesCleanAdvancedForm::submitForm | function | core/ |
Form submission handler. |
| FormTestFormStateValuesCleanForm | class | core/ |
Form builder for \Drupal\Core\Form\FormState::cleanValues() test. |
| FormTestFormStateValuesCleanForm.php | file | core/ |
|
| FormTestFormStateValuesCleanForm::buildForm | function | core/ |
Form constructor. |
| FormTestFormStateValuesCleanForm::cleanValue | function | core/ |
Helper function to clean a value on an element. |
| FormTestFormStateValuesCleanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestFormStateValuesCleanForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGetForm | class | core/ |
Form to test whether GET forms have a CSRF token. |
| FormTestGetForm.php | file | core/ |
|
| FormTestGetForm::buildForm | function | core/ |
Form constructor. |
| FormTestGetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGetForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGroupContainerForm | class | core/ |
Builds a simple form to test the #group property on #type 'container'. |
| FormTestGroupContainerForm.php | file | core/ |
|
| FormTestGroupContainerForm::buildForm | function | core/ |
Form constructor. |
| FormTestGroupContainerForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGroupContainerForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGroupDetailsForm | class | core/ |
Builds a simple form to test the #group property on #type 'details'. |
| FormTestGroupDetailsForm.php | file | core/ |
|
| FormTestGroupDetailsForm::buildForm | function | core/ |
Form constructor. |
| FormTestGroupDetailsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGroupDetailsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGroupFieldsetForm | class | core/ |
Builds a simple form to test the #group property on #type 'fieldset'. |
| FormTestGroupFieldsetForm.php | file | core/ |
|
| FormTestGroupFieldsetForm::buildForm | function | core/ |
Form constructor. |
| FormTestGroupFieldsetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGroupFieldsetForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGroupVerticalTabsForm | class | core/ |
Builds a simple form to test the #group property on #type 'vertical_tabs'. |
| FormTestGroupVerticalTabsForm.php | file | core/ |
|
| FormTestGroupVerticalTabsForm::buildForm | function | core/ |
Form constructor. |
| FormTestGroupVerticalTabsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestGroupVerticalTabsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestGroupVerticalTabsForm::validateForm | function | core/ |
Form validation handler. |
| 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/ |
Pagination
- Previous page
- Page 646
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.