Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UnixTimeGenerator.php
UnixTimeGenerator::$seedParts
@var int[]
Type:
seedParts
File
vendor/
ramsey/
uuid/
src/
Generator/
UnixTimeGenerator.php
, line 56
Class
UnixTimeGenerator
UnixTimeGenerator generates bytes that combine a 48-bit timestamp in milliseconds since the Unix Epoch with 80 random bits
Namespace
Ramsey\Uuid\Generator
Code
private static array $seedParts;
RSS feed