UUID implementation using the PECL extension.
Hierarchy
- class UuidPecl implements UuidInterface
Expanded class hierarchy of UuidPecl
File
- core/
includes/ uuid.inc, line 102 - Handling of universally unique identifiers.
Members
Name | Modifiers | Type | Description |
---|---|---|---|
UuidPecl:: |
public | function |
Generates a Universally Unique IDentifier (UUID). Overrides UuidInterface:: |