protected property EntityStorageControllerBase::$idKey

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

Type: string

File

drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php, line 61
Contains \Drupal\Core\Entity\EntityStorageControllerBase.

Class

EntityStorageControllerBase
A base entity storage controller class.

Namespace

Drupal\Core\Entity

Code

protected $idKey;