class Php

Generates a UUID v4 (RFC 4122 section 4.4) using PHP code.

Hierarchy

See also

http://www.rfc-editor.org/rfc/rfc4122.txt

http://www.rfc-editor.org/errata_search.php?rfc=4122&eid=3546

File

core/lib/Drupal/Component/Uuid/Php.php, line 13

Namespace

Drupal\Component\Uuid

Members

Name Modifiers Type Description
Php::generate public function Generates a Universally Unique IDentifier (UUID). Overrides UuidInterface::generate

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Component!Uuid!Php.php/class/Php/8.1.x