public property Field::$uuid

The field UUID.

This is assigned automatically when the field is created.

Type: string

File

drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php, line 66
Contains \Drupal\field\Plugin\Core\Entity\Field.

Class

Field
Defines the Field entity.

Namespace

Drupal\field\Plugin\Core\Entity

Code

public $uuid;