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

Breadcrumb

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

class DegradedUuid

@psalm-immutable

Hierarchy

  • class \Ramsey\Uuid\Uuid implements \Ramsey\Uuid\UuidInterface uses \Ramsey\Uuid\DeprecatedUuidMethodsTrait
    • class \Ramsey\Uuid\DegradedUuid extends \Ramsey\Uuid\Uuid

Expanded class hierarchy of DegradedUuid

Deprecated

DegradedUuid is no longer necessary to represent UUIDs on 32-bit systems. Transition typehints to {

See also

UuidInterface}.

1 file declares its use of DegradedUuid
DegradedUuidBuilder.php in vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php

File

vendor/ramsey/uuid/src/DegradedUuid.php, line 23

Namespace

Ramsey\Uuid
View source
class DegradedUuid extends Uuid {

}

API Navigation

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