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

Breadcrumb

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

function DeprecatedUuidInterface::getMostSignificantBitsHex

Deprecated

This method will be removed in 5.0.0. There is no direct alternative, but the same information may be obtained by splitting in half the value returned by {

See also

UuidInterface::getHex()}.

1 method overrides DeprecatedUuidInterface::getMostSignificantBitsHex()
LazyUuidFromString::getMostSignificantBitsHex in vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php
@psalm-suppress DeprecatedMethod

File

vendor/ramsey/uuid/src/DeprecatedUuidInterface.php, line 83

Class

DeprecatedUuidInterface
This interface encapsulates deprecated methods for ramsey/uuid

Namespace

Ramsey\Uuid

Code

public function getMostSignificantBitsHex() : string;

API Navigation

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