Drive Manifold

HasUuidObserver

Table of Contents

$hashAlgorithm  : string
calculateUuid()  : string
canCalculateUuid()  : bool
getUuidNamespace()  : string
bootHasUuidObserver()  : void
getUuidSeed()  : string
initializeHasUuidObserver()  : void
uuid()  : Attribute|null

Properties

Methods

calculateUuid()

public calculateUuid() : string
Return values
string

canCalculateUuid()

public canCalculateUuid() : bool
Return values
bool

getUuidNamespace()

public getUuidNamespace() : string
Return values
string

bootHasUuidObserver()

protected static bootHasUuidObserver() : void
Return values
void

getUuidSeed()

protected abstract getUuidSeed() : string
Return values
string

initializeHasUuidObserver()

protected initializeHasUuidObserver() : void
Return values
void

uuid()

protected uuid() : Attribute|null
Return values
Attribute|null

Search results