protected property DrupalDefaultEntityController::$entityCache

Static cache of entities, keyed by entity ID.

Type: array

File

includes/entity.inc, line 55

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $entityCache;

© 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::entityCache/7.x