protected property DrupalDefaultEntityController::$cache

Whether this entity type should use the static cache.

Set by entity info.

Type: boolean

File

includes/entity.inc, line 112

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $cache;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!entity.inc/property/DrupalDefaultEntityController::cache/7.x