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 |
|---|---|---|---|
| TextFieldTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d6\TextField[[api-linebreak]] @group text |
| TextFieldTest | class | core/ |
Tests the creation of text fields. |
| TextfieldTest.php | file | core/ |
|
| TextFieldTest.php | file | core/ |
|
| TextFieldTest.php | file | core/ |
|
| TextFieldTest.php | file | core/ |
|
| TextFieldTest::$adminUser | property | core/ |
A user with relevant administrative privileges. |
| TextFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TextFieldTest::$migration | property | core/ |
|
| TextFieldTest::$modules | property | core/ |
Modules to install. |
| TextFieldTest::$plugin | property | core/ |
|
| TextFieldTest::$plugin | property | core/ |
|
| TextFieldTest::getFieldFormatterTypeProvider | function | core/ |
Data provider for testGetFieldFormatterType(). |
| TextFieldTest::getFieldTypeProvider | function | core/ |
Data provider for testGetFieldType(). |
| TextfieldTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| TextFieldTest::setUp | function | core/ |
|
| TextFieldTest::setUp | function | core/ |
|
| TextFieldTest::setUp | function | core/ |
|
| TextFieldTest::testBooleanTextExplicitValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TextFieldTest::testBooleanTextImplicitValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TextFieldTest::testFilteredTextValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TextFieldTest::testGetFieldFormatterType | function | core/ |
@covers ::getFieldFormatterType[[api-linebreak]] @covers ::getFieldType[[api-linebreak]] @dataProvider getFieldFormatterTypeProvider |
| TextFieldTest::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| TextFieldTest::testRequiredLongTextWithFileUpload | function | core/ |
Tests required long text with file upload. |
| TextFieldTest::testTextFieldValidation | function | core/ |
Tests text field validation. |
| TextFieldTest::testTextfieldWidgets | function | core/ |
Tests widgets. |
| TextFieldTest::testTextfieldWidgetsAllowedFormats | function | core/ |
Test widgets for fields with selected allowed formats. |
| TextFieldTest::testTextfieldWidgetsFormatted | function | core/ |
Tests widgets + 'formatted_text' setting. |
| TextfieldTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| TextFieldTest::_testTextfieldWidgetsFormatted | function | core/ |
Helper function for testTextfieldWidgetsFormatted(). |
| TextfieldWidget | class | core/ |
Plugin implementation of the 'text_textfield' widget. |
| TextfieldWidget.php | file | core/ |
|
| TextfieldWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TextfieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TextItemBaseTest::providerTextFieldSampleValue | function | core/ |
Data provider for testTextFieldSampleValue. |
| TextItemBaseTest::testTextFieldSampleValue | function | core/ |
Tests creation of sample values. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.