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