EntityViewBuilder::$recursionKeys
A collection of keys.
It identifies rendering in progress, used to prevent recursion.
Type: recursionKeys
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityViewBuilder.php, line 88
Class
- EntityViewBuilder
- Base class for entity view builders.
Namespace
Drupal\Core\EntityCode
protected static array $recursionKeys = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.