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

Breadcrumb

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

class NilUuid

The nil UUID is special form of UUID that is specified to have all 128 bits set to zero

@psalm-immutable

Hierarchy

  • class \Ramsey\Uuid\Uuid implements \Ramsey\Uuid\UuidInterface uses \Ramsey\Uuid\DeprecatedUuidMethodsTrait
    • class \Ramsey\Uuid\Rfc4122\NilUuid extends \Ramsey\Uuid\Uuid implements \Ramsey\Uuid\Rfc4122\UuidInterface

Expanded class hierarchy of NilUuid

File

vendor/ramsey/uuid/src/Rfc4122/NilUuid.php, line 25

Namespace

Ramsey\Uuid\Rfc4122
View source
final class NilUuid extends Uuid implements UuidInterface {

}

API Navigation

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