Name of entity's UUID database table field, if it supports UUIDs.
Has the value FALSE if this entity does not use UUIDs.
Type: string
File
- drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php, line 70
- Contains \Drupal\Core\Entity\EntityStorageControllerBase.
Class
- EntityStorageControllerBase
- A base entity storage controller class.
Namespace
Drupal\Core\Entity
Code
protected $uuidKey;