Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EntityViewBuilder.php
EntityViewBuilder::$cacheBin
The cache bin used to store the render cache.
Type:
string
File
core/
lib/
Drupal/
Core/
Entity/
EntityViewBuilder.php
, line 58
Class
EntityViewBuilder
Base class for entity view builders.
Namespace
Drupal\Core\Entity
Code
protected $cacheBin =
'render'
;
RSS feed