You are here

Classes, traits, and interfaces in Reference Table Formatter 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
EntityReference class Drupal\reference_table_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/EntityReference.php A field formatter to display a table.
EntityReferenceTest class Drupal\Tests\reference_table_formatter\Kernel tests/src/Kernel/EntityReferenceTest.php Tests the entity reference table formatter.
EntityToTableRenderer class Drupal\reference_table_formatter src/EntityToTableRenderer.php A service for turning entities into tables. 2 2
EntityToTableRendererInterface interface Drupal\reference_table_formatter src/EntityToTableRendererInterface.php An interface for an renderer which spits out tables from entities. 1
EntityToTableRendererTest class Drupal\Tests\reference_table_formatter\Kernel tests/src/Kernel/EntityToTableRendererTest.php Tests reference table formatter entity to table renderer.
FieldCollection Deprecated class Drupal\reference_table_formatter\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/FieldCollection.php A field formatter to display a table.
FormatterBase abstract class Drupal\reference_table_formatter src/FormatterBase.php A base field formatter class for rendering tables. 2 2
FormatterInterface interface Drupal\reference_table_formatter src/FormatterInterface.php Interface required to implement a reference field formatter. 1

Other projects