Search for textfield

  1. Search 7.x for textfield
  2. Search 9.5.x for textfield
  3. Search 10.3.x for textfield
  4. Search 11.x for textfield
  5. Search main for textfield
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
TextField class core/modules/text/src/Plugin/migrate/cckfield/TextField.php Plugin annotation @MigrateCckField( id = "text", type_map = { "text" = "text", "text_long" = "text_long", "text_with_summary" = "text_with_summary" }, core = {6,7}, source_module = "text", destination_module = "text", )
Textfield class core/modules/config_translation/src/FormElement/Textfield.php Defines the textfield element for the configuration translation interface.
TextField class core/modules/text/src/Plugin/migrate/field/d6/TextField.php Plugin annotation @MigrateField( id = "d6_text", type_map = { "text" = "text", "text_long" = "text_long", "text_with_summary" = "text_with_summary" }, core = {6}, source_module = "text", destination_module = "text", )
TextField class core/modules/text/src/Plugin/migrate/field/d7/TextField.php Plugin annotation @MigrateField( id = "d7_text", type_map = { "text" = "text", "text_long" = "text_long", "text_with_summary" = "text_with_summary" }, core = {7}, source_module = "text", destination_module = "text", )
Textfield class core/lib/Drupal/Core/Render/Element/Textfield.php Provides a one-line text field form element.

All search results

Title Object type File name Summary
TextfieldWidget.php file core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php
TextfieldWidget::errorElement function core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php Assigns a field-level validation error to the right widget sub-element.
TextfieldWidget::formElement function core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php Returns the form for a single field widget.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.