protected property DrupalDefaultEntityController::$entityCache in Drupal 7
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;