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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.