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

Breadcrumb

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

function DeprecatedUuidInterface::getFieldsHex

Return value

string[]

Deprecated

Use { {

See also

UuidInterface::getFields()} to get a

FieldsInterface} instance.

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

File

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

Class

DeprecatedUuidInterface
This interface encapsulates deprecated methods for ramsey/uuid

Namespace

Ramsey\Uuid

Code

public function getFieldsHex() : array;

API Navigation

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