ValidatableKeyAware
- Full name:
\Qubus\Cache\Traits\ValidatableKeyAware
Methods
reservedKeyCharacters
Reserved key characters that should not be used in a cache key.
- This method is final.
validateKey
Validates cache key.
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
Throws:
isHashed
Checks if key is hashed.
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
prefix
Affixes a prefix to the
Parameters:
Parameter | Type | Description |
---|---|---|
$key | string |
validateKeys
Validates an array of keys.
Parameters:
Parameter | Type | Description |
---|---|---|
$keys | array |
Throws:
Automatically generated on 2025-10-13