You are here

constant EntityEmbedFilter::RECURSIVE_RENDER_LIMIT in Entity Embed 8

The number of times this formatter allows rendering the same entity.

File

src/Plugin/Filter/EntityEmbedFilter.php, line 40

Class

EntityEmbedFilter
Provides a filter to display embedded entities based on data attributes.

Namespace

Drupal\entity_embed\Plugin\Filter

Code

const RECURSIVE_RENDER_LIMIT = 20;