Search for textfield
- Search 7.x for textfield
- Search 9.5.x for textfield
- Search 8.9.x for textfield
- Search 11.x for textfield
- Search main for textfield
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Textfield | class | core/ |
Defines the textfield element for the configuration translation interface. |
| TextField | class | core/ |
MigrateField Plugin for Drupal 6 text fields. |
| TextField | class | core/ |
#[MigrateField(id: 'd7_text', core: [ 7, ], type_map: [ 'text' => 'text', 'text_long' => 'text_long', 'text_with_summary' => 'text_with_summary', ], source_module: 'text', destination_module: 'text')] |
| Textfield | class | core/ |
Provides a one-line text field form element. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxFormsTestSimpleForm::textfieldCallback | function | core/ |
|
| BrowserTestBaseTest::testFieldAssertsForTextfields | function | core/ |
Tests field asserts using textfields. |
| EntityFormDisplayValidationTest::testMultilineTextFieldWidgetPlaceholder | function | core/ |
Tests validation of entity form display component's widget settings. |
| EntityViewsDataTest::assertLongTextField | function | core/ |
Tests views data for a long text field. |
| FieldConfigValidationTest::testMultilineTextFieldDefaultValue | function | core/ |
Tests validation of a field_config's default value. |
| FormGroupingElementsTest::testDetailsContainsRequiredTextfield | function | core/ |
Tests form submit with a required field in closed details element. |
| FormGroupingElementsTest::testDetailsContainsRequiredTextfieldAjaxForm | function | core/ |
Tests required field in closed details element with ajax form. |
| FormTest::testRequiredTextfieldNoTitle | function | core/ |
Tests validation for required textfield element without title. |
| FormTestDetailsContainsRequiredTextfieldForm | class | core/ |
Builds a form to test a required textfield within a details element. |
| FormTestDetailsContainsRequiredTextfieldForm.php | file | core/ |
|
| FormTestDetailsContainsRequiredTextfieldForm::buildForm | function | core/ |
Form constructor. |
| FormTestDetailsContainsRequiredTextfieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDetailsContainsRequiredTextfieldForm::submitForm | function | core/ |
Form submission handler. |
| JavascriptStatesTest::doTextfieldTriggerTests | function | core/ |
Tests states of elements triggered by a textfield element. |
| JsonapiKernelTestBase::createTextField | function | core/ |
Creates a field of an entity reference field storage on the bundle. |
| LayoutBuilderDefaultValuesTest::addTextFields | function | core/ |
Helper function to add string fields. |
| StringFieldTest::testTextfieldWidgets | function | core/ |
Tests widgets. |
| StringFieldTest::_testTextfieldWidgets | function | core/ |
Helper function for testTextfieldWidgets(). |
| StringTextfieldWidget | class | core/ |
Plugin implementation of the 'string_textfield' widget. |
| StringTextfieldWidget.php | file | core/ |
|
| StringTextfieldWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| StringTextfieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| StringTextfieldWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| StringTextfieldWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TestTextfieldWidget | class | core/ |
Plugin implementation of the 'field_plugins_test_text_widget' widget. |
| TestTextfieldWidget.php | file | core/ |
|
| TextField | class | core/ |
#[MigrateField(id: 'd7_text', core: [ 7, ], type_map: [ 'text' => 'text', 'text_long' => 'text_long', 'text_with_summary' => 'text_with_summary', ], source_module: 'text', destination_module: 'text')] |
| TextField | class | core/ |
MigrateField Plugin for Drupal 6 text fields. |
| Textfield | class | core/ |
Defines the textfield element for the configuration translation interface. |
| Textfield | class | core/ |
Provides a one-line text field form element. |
| Textfield.php | file | core/ |
|
| Textfield.php | file | core/ |
|
| TextField.php | file | core/ |
|
| TextField.php | file | core/ |
|
| TextField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| TextField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| TextField::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
| TextField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| TextField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| TextField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| TextField::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| Textfield::getInfo | function | core/ |
Returns the element properties for this element. |
| Textfield::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| Textfield::preRenderTextfield | function | core/ |
Prepares a #type 'textfield' render element for input.html.twig. |
| Textfield::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| TextFieldItemList | class | core/ |
Defines an item list class for text fields. |
| TextFieldItemList.php | file | core/ |
|
| TextFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
| TextfieldTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Textfield[[api-linebreak]] @group Render |
| TextFieldTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d7\TextField[[api-linebreak]] @group text |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.