6 methods override ExtraFieldDisplayInterface::view() in Extra Field 8
- AllNodeTypesTest::view in tests/
extra_field_test/ src/ Plugin/ ExtraField/ Display/ AllNodeTypesTest.php - Builds a renderable array for the field.
- ExampleAllNodes::view in modules/
extra_field_example/ src/ Plugin/ ExtraField/ Display/ ExampleAllNodes.php - Builds a renderable array for the field.
- ExampleArticle::view in modules/
extra_field_example/ src/ Plugin/ ExtraField/ Display/ ExampleArticle.php - Builds a renderable array for the field.
- ExampleWithDependencyInjection::view in modules/
extra_field_example/ src/ Plugin/ ExtraField/ Display/ ExampleWithDependencyInjection.php - Builds a renderable array for the field.
- ExtraFieldDisplayFormattedBase::view in src/
Plugin/ ExtraFieldDisplayFormattedBase.php - Builds a renderable array for the field.
- OneNodeTypeTest::view in tests/
extra_field_test/ src/ Plugin/ ExtraField/ Display/ OneNodeTypeTest.php - Builds a renderable array for the field.