Search for textfield
- Search 7.x for textfield
- Search 8.9.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/ |
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 |
|---|---|---|---|
| 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 testGetFieldFormatterType(). |
| 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::testGetFieldFormatterType | function | core/ |
@covers ::getFieldFormatterType[[api-linebreak]] @covers ::getFieldType[[api-linebreak]] @dataProvider getFieldFormatterTypeProvider |
| TextFieldTest::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| TextFieldTest::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| TextFieldTest::testProcessBooleanTextExplicitValues | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TextFieldTest::testProcessBooleanTextImplicitValues | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TextFieldTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| 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::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.