protected property DatabaseStorageController::$cache

Whether this entity type should use the static cache.

Set by entity info.

Type: boolean

File

drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php, line 106
Definition of Drupal\Core\Entity\DatabaseStorageController.

Class

DatabaseStorageController
Defines a base entity controller class.

Namespace

Drupal\Core\Entity

Code

protected $cache;