Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| Formula | class | core/ |
Argument handler for simple formulae. |
| Formula.php | file | core/ |
|
| Formula::$formula | property | core/ |
|
| Formula::getFormula | function | core/ |
|
| Formula::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| Formula::query | function | core/ |
Build the query based upon the formula. |
| Formula::summaryQuery | function | core/ |
Build the summary query based on a formula. |
| FormUploadedFile | class | core/ |
Provides a bridge to Symfony UploadedFile. |
| FormUploadedFile.php | file | core/ |
|
| FormUploadedFile::$uploadedFile | property | core/ |
The wrapped uploaded file. |
| FormUploadedFile::getClientOriginalName | function | core/ |
Returns the original file name. |
| FormUploadedFile::getError | function | core/ |
Returns the upload error code. |
| FormUploadedFile::getErrorMessage | function | core/ |
Returns an informative upload error message. |
| FormUploadedFile::getFilename | function | core/ |
Gets the filename. |
| FormUploadedFile::getPathname | function | core/ |
Gets the path to the file. |
| FormUploadedFile::getRealPath | function | core/ |
Gets the absolute path to the file. |
| FormUploadedFile::getSize | function | core/ |
Gets file size. |
| FormUploadedFile::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
| FormUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
| 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. |
Pagination
- Previous page
- Page 733
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.