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