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

Breadcrumb

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

function FieldsInterface::getBytes

Returns the bytes that comprise the fields

File

vendor/ramsey/uuid/src/Fields/FieldsInterface.php, line 31

Class

FieldsInterface
UUIDs are comprised of unsigned integers, the bytes of which are separated into fields and arranged in a particular layout defined by the specification for the variant

Namespace

Ramsey\Uuid\Fields

Code

public function getBytes() : string;

API Navigation

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