protected property DrupalDefaultEntityController::$idKey

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

Tipo: string

Archivo

drupal-7.x/includes/entity.inc, line 85

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Código

protected $idKey;