UidConfig
in package
This class is automatically generated to help in creating a config.
Table of Contents
Properties
- $_usedProperties : mixed
- $defaultUuidVersion : mixed
- $enabled : mixed
- $nameBasedUuidNamespace : mixed
- $nameBasedUuidVersion : mixed
- $timeBasedUuidNode : mixed
- $timeBasedUuidVersion : mixed
Methods
- __construct() : mixed
- defaultUuidVersion() : $this
- enabled() : $this
- nameBasedUuidNamespace() : $this
- nameBasedUuidVersion() : $this
- timeBasedUuidNode() : $this
- timeBasedUuidVersion() : $this
- toArray() : array<string|int, mixed>
Properties
$_usedProperties
private
mixed
$_usedProperties
= []
$defaultUuidVersion
private
mixed
$defaultUuidVersion
$enabled
private
mixed
$enabled
$nameBasedUuidNamespace
private
mixed
$nameBasedUuidNamespace
$nameBasedUuidVersion
private
mixed
$nameBasedUuidVersion
$timeBasedUuidNode
private
mixed
$timeBasedUuidNode
$timeBasedUuidVersion
private
mixed
$timeBasedUuidVersion
Methods
__construct()
public
__construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
- $value : array<string|int, mixed> = []
defaultUuidVersion()
public
defaultUuidVersion(ParamConfigurator|6|4|1 $value) : $this
Parameters
- $value : ParamConfigurator|6|4|1
Tags
Return values
$thisenabled()
public
enabled(ParamConfigurator|bool $value) : $this
Parameters
- $value : ParamConfigurator|bool
Tags
Return values
$thisnameBasedUuidNamespace()
public
nameBasedUuidNamespace(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thisnameBasedUuidVersion()
public
nameBasedUuidVersion(ParamConfigurator|5|3 $value) : $this
Parameters
- $value : ParamConfigurator|5|3
Tags
Return values
$thistimeBasedUuidNode()
public
timeBasedUuidNode(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thistimeBasedUuidVersion()
public
timeBasedUuidVersion(ParamConfigurator|6|1 $value) : $this
Parameters
- $value : ParamConfigurator|6|1
Tags
Return values
$thistoArray()
public
toArray() : array<string|int, mixed>