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
doc_Drupal
2016-10-29 09:33:44
Comments
Leave a Comment

Please login to continue.