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 |
|---|---|---|---|
| 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 | class | core/ |
Builds a form to test vertical tabs access. |
| FormTestVerticalTabsAccessForm.php | file | core/ |
|
| FormTestVerticalTabsAccessForm::buildForm | function | core/ |
Form constructor. |
| FormTestVerticalTabsAccessForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestVerticalTabsAccessForm::submitForm | function | core/ |
Form submission handler. |
| FormTestVerticalTabsAccessForm::validateForm | function | core/ |
Form validation handler. |
| FormTestVerticalTabsForm | class | core/ |
Builds a simple form to test vertical tabs. |
| FormTestVerticalTabsForm.php | file | core/ |
|
| FormTestVerticalTabsForm::buildForm | function | core/ |
Form constructor. |
| FormTestVerticalTabsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestVerticalTabsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestVerticalTabsWithSummaryForm | class | core/ |
Builds a simple form to test vertical-tabs form element with tab summaries. |
| FormTestVerticalTabsWithSummaryForm.php | file | core/ |
|
| FormTestVerticalTabsWithSummaryForm::buildForm | function | core/ |
Form constructor. |
| FormTestVerticalTabsWithSummaryForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestVerticalTabsWithSummaryForm::submitForm | function | core/ |
Form submission handler. |
| Formula::summaryQuery | function | core/ |
Build the summary query based on a formula. |
| FormUploadedFile::getSize | function | core/ |
Gets file size. |
| FormUploadedFile::__construct | function | core/ |
Creates a new FormUploadedFile. |
| 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::testValidationErrorMessagesSortedWithWeight | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| FormValidationMessageOrderTest::validateForm | function | core/ |
Form validation handler. |
| FormValidator::determineLimitValidationErrors | function | core/ |
Determines if validation errors should be limited. |
| FormValidator::executeValidateHandlers | function | core/ |
Pagination
- Previous page
- Page 651
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.