namespace Drupal\Component\Uuid in Zircon Profile 8.0
Same name in other branches
Class | Location | Description |
---|---|---|
Com |
core/ |
UUID implementation using the Windows internal GUID extension. |
Pecl |
core/ |
UUID implementation using the PECL extension. |
Php |
core/ |
Generates a UUID v4 using PHP code. |
Uuid |
core/ |
UUID Helper methods. |
UuidInterface |
core/ |
Interface for generating UUIDs. |