Handling of universally unique identifiers.

File

core/includes/uuid.inc

Classes

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

Interfaces

Namesort descending Description
UuidInterface Interface that defines a UUID backend.