class RecursiveRenderingException

Exception thrown when the entity view renderer goes into a potentially infinite loop.

Hierarchy

Expanded class hierarchy of RecursiveRenderingException

1 file declares its use of RecursiveRenderingException

File

drupal/core/modules/entity_reference/lib/Drupal/entity_reference/RecursiveRenderingException.php, line 14
Contains \Drupal\entity_reference\RecursiveRenderingException.

Namespace

Drupal\entity_reference
View source

Members