Class Symfony\Component\Uid\Ulid

extends AbstractUid
implements TimeBasedUidInterface

A ULID is lexicographically sortable and contains a 48-bit timestamp and 80-bit of crypto-random entropy.

Methods
Methods inherited from Symfony\Component\Uid\AbstractUid
fromBinary(), fromBase58(), fromBase32(), fromRfc4122(), toBase58(), toRfc4122(), toHex(), equals(), hash(), compare(), toString(), __toString(), jsonSerialize()
Constants
Properties inherited from Symfony\Component\Uid\AbstractUid
$uid