Search for Field
- Search 7.x for Field
- Search 8.9.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Field | class | core/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TextFieldRdfaTest | class | core/ |
Tests RDFa output by text field formatters. |
| TextFieldRdfaTest.php | file | core/ |
|
| TextFieldRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| TextFieldRdfaTest::$modules | property | core/ |
Modules to enable. |
| 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\d7\TextField[[api-linebreak]] @group text |
| 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/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d6\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 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. |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.