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