Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace 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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal