Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestValidateRequiredForm | class | core/ |
Form constructor to test the #required property. |
| FormTestValidateRequiredForm.php | file | core/ |
|
| FormTestValidateRequiredForm::buildForm | function | core/ |
|
| FormTestValidateRequiredForm::elementValidateRequired | function | core/ |
|
| FormTestValidateRequiredForm::getFormId | function | core/ |
|
| FormTestValidateRequiredForm::submitForm | function | core/ |
|
| FormTestValidateRequiredNoTitleForm | class | core/ |
Form constructor to test the #required property without #title. |
| FormTestValidateRequiredNoTitleForm.php | file | core/ |
|
| FormTestValidateRequiredNoTitleForm::buildForm | function | core/ |
|
| FormTestValidateRequiredNoTitleForm::getFormId | function | core/ |
|
| FormTestValidateRequiredNoTitleForm::submitForm | function | core/ |
|
| FormTestVerticalTabsAccessForm | class | core/ |
Builds a form to test vertical tabs access. |
| FormTestVerticalTabsAccessForm.php | file | core/ |
|
| FormTestVerticalTabsAccessForm::buildForm | function | core/ |
|
| FormTestVerticalTabsAccessForm::getFormId | function | core/ |
|
| FormTestVerticalTabsAccessForm::submitForm | function | core/ |
|
| FormTestVerticalTabsAccessForm::validateForm | function | core/ |
|
| FormTestVerticalTabsForm | class | core/ |
Builds a simple form to test vertical tabs. |
| FormTestVerticalTabsForm.php | file | core/ |
|
| FormTestVerticalTabsForm::buildForm | function | core/ |
|
| FormTestVerticalTabsForm::getFormId | function | core/ |
|
| FormTestVerticalTabsForm::submitForm | function | core/ |
|
| Formula | class | core/ |
Argument handler for simple formulae. |
| Formula.php | file | core/ |
|
| Formula::$formula | property | core/ |
|
| Formula::getFormula | function | core/ |
|
| Formula::init | function | core/ |
|
| Formula::query | function | core/ |
Build the query based upon the formula |
| Formula::summaryQuery | function | core/ |
Build the summary query based on a formula |
| FormValidationMessageOrderTest | class | core/ |
Tests form validation messages are displayed in the same order as the fields. |
| FormValidationMessageOrderTest.php | file | core/ |
|
| FormValidationMessageOrderTest::buildForm | function | core/ |
|
| FormValidationMessageOrderTest::getFormId | function | core/ |
|
| FormValidationMessageOrderTest::submitForm | function | core/ |
|
| FormValidationMessageOrderTest::testLimitValidationErrors | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| FormValidationMessageOrderTest::validateForm | function | core/ |
|
| 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. |
| FormValidator::executeValidateHandlers | function | core/ |
|
| FormValidator::finalizeValidation | function | core/ |
Finalizes validation. |
| FormValidator::handleErrorsWithLimitedValidation | function | core/ |
Handles validation errors for forms with limited validation. |
| FormValidator::performRequiredValidation | function | core/ |
Performs validation of elements that are not subject to limited validation. |
| FormValidator::setInvalidTokenError | function | core/ |
|
| FormValidator::validateForm | function | core/ |
Pagination
- Previous page
- Page 708
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.