You are here

namespace Drupal\field\Tests\EntityReference in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\field\Tests\EntityReference
Classsort descending Location Description
EntityReferenceAdminTest core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php Tests for the administrative UI.
EntityReferenceAutoCreateTest core/modules/field/src/Tests/EntityReference/EntityReferenceAutoCreateTest.php Tests creating new entity (e.g. taxonomy-term) from an autocomplete widget.
EntityReferenceFieldDefaultValueTest core/modules/field/src/Tests/EntityReference/EntityReferenceFieldDefaultValueTest.php Tests entity reference field default values storage in CMI.
EntityReferenceFieldTranslatedReferenceViewTest core/modules/field/src/Tests/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Tests the translation of entity reference field display on nodes.
EntityReferenceFileUploadTest core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php Tests an autocomplete widget with file upload.
EntityReferenceFormatterTest core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php Tests the formatters functionality.
EntityReferenceIntegrationTest core/modules/field/src/Tests/EntityReference/EntityReferenceIntegrationTest.php Tests various Entity reference UI components.
EntityReferenceItemTest core/modules/field/src/Tests/EntityReference/EntityReferenceItemTest.php Tests the new entity API for the entity reference field type.
EntityReferenceSettingsTest core/modules/field/src/Tests/EntityReference/EntityReferenceSettingsTest.php Tests entity reference field settings.
EntityReferenceTestTrait core/modules/field/src/Tests/EntityReference/EntityReferenceTestTrait.php Provides common functionality for the EntityReference test classes.
EntityReferenceXSSTest core/modules/field/src/Tests/EntityReference/EntityReferenceXSSTest.php Tests possible XSS security issues in entity references.