protected property DrupalDefaultEntityController::$idKey in Drupal 7
Name of the entity's ID field in the entity database table.
Type: string
File
- includes/
entity.inc, line 87
Class
- DrupalDefaultEntityController
- Default implementation of DrupalEntityControllerInterface.
Code
protected $idKey;