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

Breadcrumb

  1. Drupal Core 11.1.x
  2. UuidFactory.php

8 calls to UuidFactory::uuidFromBytesAndVersion()

UuidFactory::fromDateTime in vendor/ramsey/uuid/src/UuidFactory.php
Creates a UUID from a DateTimeInterface instance
UuidFactory::uuid1 in vendor/ramsey/uuid/src/UuidFactory.php
@inheritDoc
UuidFactory::uuid2 in vendor/ramsey/uuid/src/UuidFactory.php
Returns a version 2 (DCE Security) UUID from a local domain, local identifier, host ID, clock sequence, and the current time
UuidFactory::uuid4 in vendor/ramsey/uuid/src/UuidFactory.php
Returns a version 4 (random) UUID
UuidFactory::uuid6 in vendor/ramsey/uuid/src/UuidFactory.php
Returns a version 6 (reordered time) UUID from a host ID, sequence number, and the current time
UuidFactory::uuid7 in vendor/ramsey/uuid/src/UuidFactory.php
Returns a version 7 (Unix Epoch time) UUID
UuidFactory::uuid8 in vendor/ramsey/uuid/src/UuidFactory.php
Returns a version 8 (Custom) UUID
UuidFactory::uuidFromNsAndName in vendor/ramsey/uuid/src/UuidFactory.php
Returns a version 3 or 5 namespaced Uuid

API Navigation

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