namespace Drupal\Tests\Core\Field

Same name in other branches
  1. 10 Drupal\Tests\Core\Field
  2. 9 Drupal\Tests\Core\Field
  3. 8.9.x Drupal\Tests\Core\Field
Object name File name Summary
BaseFieldDefinitionTestBase core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php Provides setup method for testing base field definitions.
FieldDefinitionListenerTest core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php @coversDefaultClass \Drupal\Core\Field\FieldDefinitionListener
@group Field
FieldFilteredMarkupTest core/tests/Drupal/Tests/Core/Field/FieldFilteredMarkupTest.php @coversDefaultClass \Drupal\Core\Field\FieldFilteredMarkup
@group Field
FieldInputValueNormalizerTraitTest core/tests/Drupal/Tests/Core/Field/FieldInputValueNormalizerTraitTest.php @coversDefaultClass \Drupal\Core\Field\FieldInputValueNormalizerTrait
@group Field
FieldItemListTest core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php @coversDefaultClass \Drupal\Core\Field\FieldItemList
@group Field
FieldItemTestClass core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php A class extending FieldItemBase for testing purposes.
FieldTypePluginManagerTest core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php @coversDefaultClass \Drupal\Core\Field\FieldTypePluginManager
@group Field
InternalViolationTest core/tests/Drupal/Tests/Core/Field/InternalViolationTest.php @coversDefaultClass \Drupal\Core\Field\InternalViolation
@group legacy
PluginSettingsBaseTest core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php @coversDefaultClass \Drupal\Core\Field\PluginSettingsBase
@group Field
StringItemTest core/tests/Drupal/Tests/Core/Field/StringItemTest.php Defines a test for the StringItem field-type.
TestBaseFieldDefinitionInterface core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php Defines a test interface to mock entity base field definitions.
TestPluginSettingsBase core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php
UriItemTest core/tests/Drupal/Tests/Core/Field/UriItemTest.php Defines a test for the UriItem field-type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.