protected property DatabaseStorageController::$idKey

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

Type: string

File

drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php, line 72
Definition of Drupal\Core\Entity\DatabaseStorageController.

Class

DatabaseStorageController
Defines a base entity controller class.

Namespace

Drupal\Core\Entity

Code

protected $idKey;