protected property DrupalDefaultEntityController::$idKey

Name of the entity's ID field in the entity database table.

Type: string

File

drupal/includes/entity.inc, line 87

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $idKey;