Indicates whether the rendered output of entities should be cached.
Type: bool
File
- core/lib/Drupal/Core/Entity/EntityType.php, line 31
Class
- EntityType
- Provides an implementation of an entity type and its metadata.
Namespace
Drupal\Core\Entity
Code
protected $render_cache = TRUE;
Please login to continue.