B

HasUuidKey::boot() — Method in class HasUuidKey
The "booting" method of the model.
UuidServiceProvider::boot() — Method in class UuidServiceProvider
Bootstrap the application services.

G

Util::generateUuid() — Method in class Util
Generate UUID by version.
HasUuidKey::getKeyType() — Method in class HasUuidKey
Get the auto-incrementing key type.
HasUuidKey::getIncrementing() — Method in class HasUuidKey
Get the value indicating whether the IDs are incrementing.

H

HasUuidKeyClass in namespace Bmatovu\Uuid\Traits

R

UuidServiceProvider::register() — Method in class UuidServiceProvider
Register the application services.

U

UtilClass in namespace Bmatovu\Uuid\Support
UuidServiceProviderClass in namespace Bmatovu\Uuid

V

Util::validateUuid() — Method in class Util
Validate UUID plus version.