Index
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
- HasUuidKey — Class in namespace Bmatovu\Uuid\Traits
R
- UuidServiceProvider::register() — Method in class UuidServiceProvider
- Register the application services.
U
- Util — Class in namespace Bmatovu\Uuid\Support
- UuidServiceProvider — Class in namespace Bmatovu\Uuid
V
- Util::validateUuid() — Method in class Util
- Validate UUID plus version.