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

Breadcrumb

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

function FieldsInterface::getClockSeqHiAndReserved

Returns the high field of the clock sequence multiplexed with the variant

3 methods override FieldsInterface::getClockSeqHiAndReserved()
Fields::getClockSeqHiAndReserved in vendor/ramsey/uuid/src/Nonstandard/Fields.php
Returns the high field of the clock sequence multiplexed with the variant
Fields::getClockSeqHiAndReserved in vendor/ramsey/uuid/src/Guid/Fields.php
Returns the high field of the clock sequence multiplexed with the variant
Fields::getClockSeqHiAndReserved in vendor/ramsey/uuid/src/Rfc4122/Fields.php
Returns the high field of the clock sequence multiplexed with the variant

File

vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php, line 51

Class

FieldsInterface
RFC 4122 defines fields for a specific variant of UUID

Namespace

Ramsey\Uuid\Rfc4122

Code

public function getClockSeqHiAndReserved() : Hexadecimal;

API Navigation

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