Skip to content

DeprecatedUuidInterface

This interface encapsulates deprecated methods for ramsey/uuid

  • Full name: \Ramsey\Uuid\DeprecatedUuidInterface

Methods

getNumberConverter

public getNumberConverter(): \Ramsey\Uuid\Converter\NumberConverterInterface
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getFieldsHex

public getFieldsHex(): string[]
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getClockSeqHiAndReservedHex

public getClockSeqHiAndReservedHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getClockSeqLowHex

public getClockSeqLowHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getClockSequenceHex

public getClockSequenceHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getDateTime

public getDateTime(): \DateTimeInterface
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getLeastSignificantBitsHex

public getLeastSignificantBitsHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getMostSignificantBitsHex

public getMostSignificantBitsHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getNodeHex

public getNodeHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getTimeHiAndVersionHex

public getTimeHiAndVersionHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getTimeLowHex

public getTimeLowHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getTimeMidHex

public getTimeMidHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getTimestampHex

public getTimestampHex(): string
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getVariant

public getVariant(): ?int
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.

getVersion

public getVersion(): ?int
  • Warning: this method is deprecated. This means that this method will likely be removed in a future version.


Automatically generated on 2025-03-18