Handling of universally unique identifiers.

File

core/includes/uuid.inc

Classes

Namesort ascending Description
UuidPhp Generates an UUID v4 using PHP code.
UuidPecl UUID implementation using the PECL extension.
UuidCom UUID implementation using the Windows internal GUID extension.
Uuid Factory class for UUIDs.

Interfaces

Namesort ascending Description
UuidInterface Interface that defines a UUID backend.