namespace Drupal\bricks\Plugin\Field\FieldFormatter in Bricks 8
Same name in other branches
Class | Location | Description |
---|---|---|
BricksNestedFormatter |
src/ |
Plugin annotation @FieldFormatter( id = "bricks_nested", label = @Translation("Bricks (Nested)"), description = @Translation("Display the referenced entities recursively rendered by entity_view()."), field_types = { "bricks", … |