Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe PeclUuidTimeGenerator
+ Graphe d'héritage de PeclUuidTimeGenerator:

Fonctions membres publiques

 generate ($node=null, $clockSeq=null)
 

Description détaillée

PeclUuidTimeGenerator provides functionality to generate strings of binary data for version 1 UUIDs using the PECL UUID PHP extension

https://pecl.php.net/package/uuid

Documentation des fonctions membres

◆ generate()

generate (   $node = null,
  $clockSeq = null 
)

Generate a version 1 UUID using the PECL UUID extension

Paramètres
int | string$nodeNot used in this context
int$clockSeqNot used in this context
Renvoie
string A binary string

Implémente TimeGeneratorInterface.


La documentation de cette classe a été générée à partir du fichier suivant :