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 |
|---|---|---|---|
| FormTestTableForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableForm::submitForm | function | core/ |
Form submission handler. |
| FormTestTableSelectColspanForm | class | core/ |
Builds a form to test table selects with different column spans. |
| FormTestTableSelectColspanForm.php | file | core/ |
|
| FormTestTableSelectColspanForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableSelectColspanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectColspanForm::submitForm | function | core/ |
Form submission handler. |
| FormTestTableSelectDisabledRowsForm | class | core/ |
Builds a form to test table select with disabled rows. |
| FormTestTableSelectDisabledRowsForm.php | file | core/ |
|
| FormTestTableSelectDisabledRowsForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableSelectDisabledRowsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectDisabledRowsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestTableSelectEmptyForm | class | core/ |
Builds a form to test table select with '#options' set to empty. |
| FormTestTableSelectEmptyForm.php | file | core/ |
|
| FormTestTableSelectEmptyForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableSelectEmptyForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectEmptyForm::submitForm | function | core/ |
Form submission handler. |
| FormTestTableSelectFormBase | class | core/ |
Provides a base class for tableselect forms. |
| FormTestTableSelectFormBase.php | file | core/ |
|
| FormTestTableSelectFormBase::tableselectFormBuilder | function | core/ |
Build a form to test the tableselect element. |
| FormTestTableSelectJsSelectForm | class | core/ |
Builds a form to test table select with JS. |
| FormTestTableSelectJsSelectForm.php | file | core/ |
|
| FormTestTableSelectJsSelectForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableSelectJsSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectJsSelectForm::submitForm | function | core/ |
Form submission handler. |
| FormTestTableSelectMultipleFalseForm | class | core/ |
Builds a form to test table select with '#multiple" set to FALSE. |
| FormTestTableSelectMultipleFalseForm.php | file | core/ |
|
| FormTestTableSelectMultipleFalseForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableSelectMultipleFalseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectMultipleFalseForm::submitForm | function | core/ |
Form submission handler. |
| FormTestTableSelectMultipleTrueForm | class | core/ |
Builds a form to test table select with '#multiple' as TRUE. |
| FormTestTableSelectMultipleTrueForm.php | file | core/ |
|
| FormTestTableSelectMultipleTrueForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableSelectMultipleTrueForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectMultipleTrueForm::submitForm | function | core/ |
Form submission handler. |
| FormTestUrlForm | class | core/ |
Form constructor for testing #type 'url' elements. |
| FormTestUrlForm.php | file | core/ |
|
| FormTestUrlForm::buildForm | function | core/ |
Form constructor. |
| FormTestUrlForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestUrlForm::submitForm | function | core/ |
Form submission handler. |
| 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. |
Pagination
- Previous page
- Page 732
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.