Search for textfield
- Search 7.x for textfield
- Search 9.5.x for textfield
- Search 10.3.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/ |
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/ |
Defines the textfield element for the configuration translation interface. |
| TextField | class | core/ |
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/ |
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/ |
Provides a one-line text field form element. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextFieldRdfaTest::$testSummary | property | core/ |
The 'summary' property value for testing. |
| TextFieldRdfaTest::$testValue | property | core/ |
The 'value' property value for testing. |
| TextFieldRdfaTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| TextFieldRdfaTest::testAllFormatters | function | core/ |
Tests all formatters. |
| TextFieldTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d6\TextField[[api-linebreak]] @group text @group legacy |
| TextFieldTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d7\TextField[[api-linebreak]] @group text @group legacy |
| TextFieldTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d6\TextField[[api-linebreak]] @group text |
| TextFieldTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d7\TextField[[api-linebreak]] @group text |
| TextFieldTest | class | core/ |
Tests the creation of text fields. |
| TextfieldTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Textfield[[api-linebreak]] @group Render |
| TextFieldTest.php | file | core/ |
|
| TextFieldTest.php | file | core/ |
|
| 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::$migration | property | core/ |
|
| TextFieldTest::$plugin | property | core/ |
|
| TextFieldTest::$plugin | property | core/ |
|
| TextFieldTest::$plugin | property | core/ |
|
| TextFieldTest::getFieldFormatterTypeProvider | function | core/ |
Data provider for getFieldFormatterType(). |
| TextFieldTest::getFieldTypeProvider | function | core/ |
Data provider for testGetFieldType(). |
| 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::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::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| TextFieldTest::testGetFieldType | function | core/ |
@covers ::getFieldFormatterType[[api-linebreak]] @covers ::getFieldType[[api-linebreak]] @dataProvider getFieldFormatterTypeProvider |
| TextFieldTest::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| TextFieldTest::testProcessBooleanTextExplicitValues | function | core/ |
Calls the deprecated processFieldValues() method to test BC. |
| TextFieldTest::testProcessBooleanTextExplicitValues | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TextFieldTest::testProcessBooleanTextImplicitValues | function | core/ |
Calls the deprecated processFieldValues() method to test BC. |
| TextFieldTest::testProcessBooleanTextImplicitValues | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TextFieldTest::testProcessFilteredTextFieldValues | function | core/ |
Calls the deprecated processFieldValues() method to test BC. |
| TextFieldTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TextFieldTest::testRequiredLongTextWithFileUpload | function | core/ |
Test required long text with file upload. |
| TextFieldTest::testTextFieldValidation | function | core/ |
Test text field validation. |
| TextFieldTest::testTextfieldWidgets | function | core/ |
Test widgets. |
| TextFieldTest::testTextfieldWidgetsFormatted | function | core/ |
Test 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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.