.. _reference.nonstandard.uuidv6: =================== Nonstandard\\UuidV6 =================== .. php:namespace:: Ramsey\Uuid\Nonstandard .. php:class:: UuidV6 .. attention:: :php:class:`Ramsey\\Uuid\\Nonstandard\\UuidV6` is deprecated in favor of :php:class:`Ramsey\\Uuid\\Rfc4122\\UuidV6`. Please migrate any code using ``Nonstandard\UuidV6`` to ``Rfc4122\UuidV6``. The interface is otherwise identical. Implements :php:interface:`Ramsey\\Uuid\\Rfc4122\\UuidInterface`. UuidV6 represents a :ref:`version 6, reordered time UUID <nonstandard.version6>`. In addition to providing the methods defined on the interface, this class additionally provides the following methods. .. php:method:: getDateTime() :returns: A date object representing the timestamp associated with the UUID :returntype: ``\DateTimeInterface`` .. php:method:: toUuidV1() :returns: A version 1 UUID, converted from this version 6 UUID :returntype: Ramsey\\Uuid\\Rfc4122\\UuidV1 .. php:staticmethod:: fromUuidV1() :param Ramsey\\Uuid\\Rfc4122\\UuidV1 $uuidV1: A version 1 UUID :returns: A version 6 UUID, converted from the given version 1 UUID :returntype: Ramsey\\Uuid\\Rfc4122\\UuidV6
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
calculators.rst | File | 6.92 KB | 0644 |
|
exceptions.rst | File | 2.83 KB | 0644 |
|
fields-fieldsinterface.rst | File | 363 B | 0644 |
|
guid-fields.rst | File | 263 B | 0644 |
|
guid-guid.rst | File | 510 B | 0644 |
|
helper.rst | File | 2.68 KB | 0644 |
|
name-based-namespaces.rst | File | 1.12 KB | 0644 |
|
nonstandard-fields.rst | File | 317 B | 0644 |
|
nonstandard-uuid.rst | File | 562 B | 0644 |
|
nonstandard-uuidv6.rst | File | 1.3 KB | 0644 |
|
rfc4122-fieldsinterface.rst | File | 2.35 KB | 0644 |
|
rfc4122-uuidinterface.rst | File | 587 B | 0644 |
|
rfc4122-uuidv1.rst | File | 608 B | 0644 |
|
rfc4122-uuidv2.rst | File | 1.65 KB | 0644 |
|
rfc4122-uuidv3.rst | File | 311 B | 0644 |
|
rfc4122-uuidv4.rst | File | 301 B | 0644 |
|
rfc4122-uuidv5.rst | File | 313 B | 0644 |
|
rfc4122-uuidv6.rst | File | 1012 B | 0644 |
|
rfc4122-uuidv7.rst | File | 609 B | 0644 |
|
rfc4122-uuidv8.rst | File | 301 B | 0644 |
|
types.rst | File | 2.45 KB | 0644 |
|
uuid.rst | File | 6.91 KB | 0644 |
|
uuidfactoryinterface.rst | File | 4.05 KB | 0644 |
|
uuidinterface.rst | File | 1.68 KB | 0644 |
|
validators.rst | File | 920 B | 0644 |
|