Search for textfield

  1. Search 9.5.x for textfield
  2. Search 8.9.x for textfield
  3. Search 10.3.x for textfield
  4. Search 11.x for textfield
  5. Search main for textfield
  6. Other projects
Title Object type File name Summary
FormsTestCase::testRequiredTextfieldNoTitle function modules/simpletest/tests/form.test Tests validation for required textfield element without title.
FormsTestCase::testTextfieldStringValue function modules/simpletest/tests/form.test Tests that submitted values are converted to scalar strings for textfields.
form_type_textfield_value function includes/form.inc Determines the value for a textfield form element.
TextFieldTestCase class modules/field/modules/text/text.test @file
Tests for text.module.
TextFieldTestCase::$admin_user property modules/field/modules/text/text.test
TextFieldTestCase::$field property modules/field/modules/text/text.test
TextFieldTestCase::$field_name property modules/field/modules/text/text.test
TextFieldTestCase::$instance property modules/field/modules/text/text.test
TextFieldTestCase::$web_user property modules/field/modules/text/text.test
TextFieldTestCase::getInfo function modules/field/modules/text/text.test
TextFieldTestCase::setUp function modules/field/modules/text/text.test Sets up a Drupal site for running functional and integration tests.
TextFieldTestCase::testTextFieldValidation function modules/field/modules/text/text.test Test text field validation.
TextFieldTestCase::testTextfieldWidgets function modules/field/modules/text/text.test Test widgets.
TextFieldTestCase::testTextfieldWidgetsFormatted function modules/field/modules/text/text.test Test widgets + 'formatted_text' setting.
TextFieldTestCase::_testTextfieldWidgets function modules/field/modules/text/text.test Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted function modules/field/modules/text/text.test Helper function for testTextfieldWidgetsFormatted().
TextTranslationTestCase::testTextField function modules/field/modules/text/text.test Test that a plaintext textfield widget is correctly populated.
TextTranslationTestCase::testTextFieldFormatted function modules/field/modules/text/text.test Check that user that does not have access the field format cannot see the
source value when creating a translation.
theme_textfield function includes/form.inc 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.