EntityBaseTest::$uuid

Same name in other branches
  1. 10 core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php \Drupal\Tests\Core\Entity\EntityBaseTest::uuid
  2. 10 core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php \Drupal\Tests\Core\Entity\KeyValueStore\EntityBaseTest::uuid

The entity UUID.

Type: string

File

core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php, line 665

Class

EntityBaseTest
A simple entity class for testing key value entity storage.

Namespace

Drupal\Tests\Core\Entity\KeyValueStore

Code

public $uuid;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.