Can only intentionally re-render an entity with references 20 times
Compare changes
Files
8@@ -3,12 +3,14 @@
@@ -22,6 +24,8 @@
@@ -80,6 +84,15 @@ class EntityViewBuilder extends EntityHandlerBase implements EntityHandlerInterf
@@ -107,13 +120,15 @@ public function __construct(EntityTypeInterface $entity_type, EntityRepositoryIn
@@ -136,7 +151,12 @@ public function view(EntityInterface $entity, $view_mode = 'full', $langcode = N
@@ -189,6 +209,9 @@ protected function getBuildDefaults(EntityInterface $entity, $view_mode) {
@@ -535,4 +558,69 @@ protected function getSingleFieldDisplay($entity, $field_name, $display_options)