6 methods override ExtraFieldDisplayFormattedInterface::viewElements() in Extra Field 8
- EmptyFormattedFieldTest::viewElements in tests/
extra_field_test/ src/ Plugin/ ExtraField/ Display/ EmptyFormattedFieldTest.php - Returns the renderable array of the field item(s).
- ExampleFormattedField::viewElements in modules/
extra_field_example/ src/ Plugin/ ExtraField/ Display/ ExampleFormattedField.php - Returns the renderable array of the field item(s).
- ExampleMultilingualField::viewElements in modules/
extra_field_example/ src/ Plugin/ ExtraField/ Display/ ExampleMultilingualField.php - Returns the renderable array of the field item(s).
- MultipleItemsFieldTest::viewElements in tests/
extra_field_test/ src/ Plugin/ ExtraField/ Display/ MultipleItemsFieldTest.php - Returns the renderable array of the field item(s).
- MultipleItemsFieldWithCacheDependencyTest::viewElements in tests/
extra_field_test/ src/ Plugin/ ExtraField/ Display/ MultipleItemsFieldWithCacheDependencyTest.php - Returns the renderable array of the field item(s).
- SingleTextFieldTest::viewElements in tests/
extra_field_test/ src/ Plugin/ ExtraField/ Display/ SingleTextFieldTest.php - Returns the renderable array of the field item(s).