Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
| FormTest::$fieldStorageSingle | property | core/ |
An array of values defining a field single. |
| FormTest::$fieldStorageUnlimited | property | core/ |
An array of values defining a field with unlimited cardinality. |
| FormTest::$modules | property | core/ |
Modules to enable. |
| FormTest::$modules | property | core/ |
Modules to enable. |
| FormTest::assertFormValuesDefault | function | core/ |
Assert that the values submitted to a form matches the default values of the elements. |
| FormTest::setUp | function | core/ |
|
| FormTest::setUp | function | core/ |
|
| FormTest::testCheckboxProcessing | function | core/ |
Test default value handling for checkboxes. |
| FormTest::testColorValidation | function | core/ |
Tests validation of #type 'color' elements. |
| FormTest::testDisabledElements | function | core/ |
Test handling of disabled elements. |
| FormTest::testDisabledMarkup | function | core/ |
Verify markup for disabled form elements. |
| FormTest::testEmptySelect | function | core/ |
Tests a select element when #options is not set. |
| FormTest::testFieldFormAccess | function | core/ |
Tests fields with no 'edit' access. |
| FormTest::testFieldFormDefaultValue | function | core/ |
Tests field widget default values on entity forms. |
| FormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
| FormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_multivalue_form_alter(). |
| FormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_form_alter() with single value elements. |
| FormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter(). |
| FormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter() with single value elements. |
| FormTest::testFieldFormMultivalueWithRequiredRadio | function | core/ |
Tests widget handling of multiple required radios. |
| FormTest::testFieldFormSingle | function | core/ |
|
| FormTest::testFieldFormSingleRequired | function | core/ |
|
| FormTest::testFieldFormUnlimited | function | core/ |
|
| FormTest::testFieldFormUnlimitedRequired | function | core/ |
Tests the position of the required label. |
| FormTest::testGetFormsCsrfToken | function | core/ |
CSRF tokens for GET forms should not be added by default. |
| FormTest::testHiddenField | function | core/ |
Tests hiding a field in a form. |
| FormTest::testInputForgery | function | core/ |
Test Form API protections against input forgery. |
| FormTest::testInputWithInvalidToken | function | core/ |
Tests that input is retained for safe elements even with an invalid token. |
| FormTest::testLabelOnMultiValueFields | function | core/ |
Tests the form display of the label for multi-value fields. |
| FormTest::testNumber | function | core/ |
Tests validation of #type 'number' and 'range' elements. |
| FormTest::testRange | function | core/ |
Tests default value handling of #type 'range' elements. |
| FormTest::testRequiredAttribute | function | core/ |
Tests required attribute. |
| FormTest::testRequiredCheckboxesRadio | function | core/ |
Tests validation for required checkbox, select, and radio elements. |
| FormTest::testRequiredFields | function | core/ |
Check several empty values for required forms elements. |
| FormTest::testRequiredTextfieldNoTitle | function | core/ |
Tests validation for required textfield element without title. |
| FormTest::testSelect | function | core/ |
Tests validation of #type 'select' elements. |
| FormTest::testSelectSorting | function | core/ |
Tests sorting and not sorting of options in a select element. |
| FormTest::validateSelectSorting | function | core/ |
Validates that the options are in the right order in a select. |
| FormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
| FormTestAlterForm | class | core/ |
Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter(). |
| FormTestAlterForm.php | file | core/ |
|
| FormTestAlterForm::buildForm | function | core/ |
|
| FormTestAlterForm::getFormId | function | core/ |
|
| FormTestAlterForm::submitForm | function | core/ |
|
| FormTestArgumentsObject | class | core/ |
Provides a test form object that needs arguments. |
| FormTestArgumentsObject.php | file | core/ |
|
| FormTestArgumentsObject::buildForm | function | core/ |
|
| FormTestArgumentsObject::getEditableConfigNames | function | core/ |
|
| FormTestArgumentsObject::getFormId | function | core/ |
Pagination
- Previous page
- Page 700
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.