You are here

namespace Drupal\Component\Uuid in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\Component\Uuid
Classsort descending Location Description
Com core/lib/Drupal/Component/Uuid/Com.php UUID implementation using the Windows internal GUID extension.
Pecl core/lib/Drupal/Component/Uuid/Pecl.php UUID implementation using the PECL extension.
Php core/lib/Drupal/Component/Uuid/Php.php Generates a UUID v4 using PHP code.
Uuid core/lib/Drupal/Component/Uuid/Uuid.php UUID Helper methods.
UuidInterface core/lib/Drupal/Component/Uuid/UuidInterface.php Interface for generating UUIDs.