Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestStoragePageCacheForm::form_test_storage_page_cache_old_build_id | function | core/ |
Form element #after_build callback: output the old form build-id. |
| FormTestStoragePageCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStoragePageCacheForm::validateForm | function | core/ |
Form validation handler. |
| FormTestTableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectColspanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectEmptyForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectJsSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectMultipleFalseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectMultipleTrueForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestUrlForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateForm | class | core/ |
Form builder for testing \Drupal\Core\Form\FormValidatorInterface::validateForm(). |
| FormTestValidateForm.php | file | core/ |
|
| FormTestValidateForm::buildForm | function | core/ |
Form constructor. |
| FormTestValidateForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateForm::submitForm | function | core/ |
Form submission handler. |
| FormTestValidateForm::validateForm | function | core/ |
Form validation handler. |
| FormTestValidateNoToken | class | core/ |
Form to test the validation of forms with a disabled CSRF token. |
| FormTestValidateNoToken.php | file | core/ |
|
| FormTestValidateNoToken::buildForm | function | core/ |
Form constructor. |
| FormTestValidateNoToken::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateNoToken::submitForm | function | core/ |
Form submission handler. |
| FormTestValidateRequiredForm | class | core/ |
Form constructor to test the #required property. |
| FormTestValidateRequiredForm.php | file | core/ |
|
| FormTestValidateRequiredForm::buildForm | function | core/ |
Form constructor. |
| FormTestValidateRequiredForm::elementValidateRequired | function | core/ |
|
| FormTestValidateRequiredForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateRequiredForm::submitForm | function | core/ |
Form submission handler. |
| FormTestValidateRequiredNoTitleForm | class | core/ |
Form constructor to test the #required property without #title. |
| FormTestValidateRequiredNoTitleForm.php | file | core/ |
|
| FormTestValidateRequiredNoTitleForm::buildForm | function | core/ |
Form constructor. |
| FormTestValidateRequiredNoTitleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateRequiredNoTitleForm::submitForm | function | core/ |
Form submission handler. |
| FormTestVerticalTabsAccessForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestVerticalTabsAccessForm::validateForm | function | core/ |
Form validation handler. |
| FormTestVerticalTabsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormValidationMessageOrderTest | class | core/ |
Tests form validation messages are displayed in the same order as the fields. |
| FormValidationMessageOrderTest.php | file | core/ |
|
| FormValidationMessageOrderTest::buildForm | function | core/ |
Form constructor. |
| FormValidationMessageOrderTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormValidationMessageOrderTest::submitForm | function | core/ |
Form submission handler. |
| FormValidationMessageOrderTest::testLimitValidationErrors | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| FormValidationMessageOrderTest::validateForm | function | core/ |
Form validation handler. |
| FormValidator | class | core/ |
Provides validation of form submissions. |
| FormValidator.php | file | core/ |
|
| FormValidator::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
| FormValidator::$formErrorHandler | property | core/ |
The form error handler. |
| FormValidator::$logger | property | core/ |
A logger instance. |
| FormValidator::$requestStack | property | core/ |
The request stack. |
| FormValidator::determineLimitValidationErrors | function | core/ |
Determines if validation errors should be limited. |
| FormValidator::doValidateForm | function | core/ |
Performs validation on form elements. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.