You are here

namespace Drupal\bricks\Plugin\Field\FieldFormatter in Bricks​ 8

Same name in other branches
  1. 2.x Drupal\bricks\Plugin\Field\FieldFormatter
Classsort descending Location Description
BricksNestedFormatter src/Plugin/Field/FieldFormatter/BricksNestedFormatter.php Plugin annotation @FieldFormatter( id = "bricks_nested", label = @Translation("Bricks (Nested)"), description = @Translation("Display the referenced entities recursively rendered by entity_view()."), field_types = { "bricks", …