Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TextFieldLegacyTest | class | core/ |
@coversDefaultClass \Drupal\text\Plugin\migrate\field\d6\TextField[[api-linebreak]] @group text @group legacy |
| TextFieldLegacyTest.php | file | core/ |
|
| TextFieldLegacyTest::testProcessBooleanTextExplicitValues | function | core/ |
@covers ::processFieldValues[[api-linebreak]] @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
| TextFieldLegacyTest::testProcessBooleanTextImplicitValues | function | core/ |
@covers ::processFieldValues[[api-linebreak]] @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
| TextFieldLegacyTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processFieldValues[[api-linebreak]] @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
| 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\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]] |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.