You are here

protected property EntityAPIController::$cacheComplete in Entity API 7

File

includes/entity.controller.inc, line 152
Provides a controller building upon the core controller but providing more features like full CRUD functionality.

Class

EntityAPIController
A controller implementing EntityAPIControllerInterface for the database.

Code

protected $cacheComplete = FALSE;