Drupal\Component\Uuid
Classes
Generates a UUID using the Windows internal GUID extension.
Generates a UUID using the PECL extension.
Generates a UUID v4 (RFC 4122 section 4.4) using PHP code.
UUID Helper methods.
Interfaces
Interface for generating UUIDs.