Search for textfield
- Search 9.5.x for textfield
- Search 8.9.x for textfield
- Search 10.3.x for textfield
- Search 11.x for textfield
- Search main for textfield
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormsTestCase::testRequiredTextfieldNoTitle | function | modules/ |
Tests validation for required textfield element without title. |
| FormsTestCase::testTextfieldStringValue | function | modules/ |
Tests that submitted values are converted to scalar strings for textfields. |
| form_type_textfield_value | function | includes/ |
Determines the value for a textfield form element. |
| TextFieldTestCase | class | modules/ |
@file Tests for text.module. |
| TextFieldTestCase::$admin_user | property | modules/ |
|
| TextFieldTestCase::$field | property | modules/ |
|
| TextFieldTestCase::$field_name | property | modules/ |
|
| TextFieldTestCase::$instance | property | modules/ |
|
| TextFieldTestCase::$web_user | property | modules/ |
|
| TextFieldTestCase::getInfo | function | modules/ |
|
| TextFieldTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextFieldTestCase::testTextFieldValidation | function | modules/ |
Test text field validation. |
| TextFieldTestCase::testTextfieldWidgets | function | modules/ |
Test widgets. |
| TextFieldTestCase::testTextfieldWidgetsFormatted | function | modules/ |
Test widgets + 'formatted_text' setting. |
| TextFieldTestCase::_testTextfieldWidgets | function | modules/ |
Helper function for testTextfieldWidgets(). |
| TextFieldTestCase::_testTextfieldWidgetsFormatted | function | modules/ |
Helper function for testTextfieldWidgetsFormatted(). |
| TextTranslationTestCase::testTextField | function | modules/ |
Test that a plaintext textfield widget is correctly populated. |
| TextTranslationTestCase::testTextFieldFormatted | function | modules/ |
Check that user that does not have access the field format cannot see the source value when creating a translation. |
| theme_textfield | function | includes/ |
Returns HTML for a textfield form element. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.