namespace Drupal\Component\Uuid

Same name in other branches
  1. 10 Drupal\Component\Uuid
  2. 9 Drupal\Component\Uuid
  3. 8.9.x Drupal\Component\Uuid
Object name File name Summary
Com core/lib/Drupal/Component/Uuid/Com.php Generates a UUID using the Windows internal GUID extension.
Pecl core/lib/Drupal/Component/Uuid/Pecl.php Generates a UUID using the PECL extension.
Php core/lib/Drupal/Component/Uuid/Php.php Generates a UUID v4 (RFC 4122 section 4.4) 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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.