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

Breadcrumb

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

Uuid::NAMESPACE_X500

When this namespace is specified, the name string is an X.500 DN in DER or a text output format

@link http://tools.ietf.org/html/rfc4122#appendix-C RFC 4122, Appendix C: Some Name Space IDs

File

vendor/ramsey/uuid/src/Uuid.php, line 78

Class

Uuid
Uuid provides constants and static methods for working with and generating UUIDs

Namespace

Ramsey\Uuid

Code

public const NAMESPACE_X500 = '6ba7b814-9dad-11d1-80b4-00c04fd430c8';

API Navigation

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