Methods
- data
- Type:
mixed
cloneDefaults(data)
mixed
Parameters:
mixed
Type Definitions
- InstanceError
- Type:
InstanceError
- ModelError
- Type:
ModelError
- DocumentError
- Type:
DocumentError
- KeyError
- Type:
KeyError
- StorageError
- Type:
StorageError
- ValidationError
- Type:
ValidationError
- StorageAdapter.CouchbaseError
- Type:
CouchbaseError
native couchbase sdk error object
- ModelManagerError
- Type:
ModelManagerError
- ModelNotFoundError
- Type:
ModelNotFoundError
- beforeValidate
- Type:
Hook
- afterValidate
- Type:
Hook
- beforeCreate
- Type:
Hook
- afterCreate
- Type:
Hook
- beforeDestroy
- Type:
Hook
- afterDestroy
- Type:
Hook
- beforeRollback
- Type:
Hook
- afterRollback
- Type:
Hook
- afterFailedRollback
- Type:
Hook
- afterFailedIndexRemoval
- Type:
Hook
- beforeUpdate
- Type:
Hook
- afterUpdate
- Type:
Hook
- beforeGet
- Type:
Hook
- afterGet
- Type:
Hook
- id
- Type:
mixed
dynamic part of a key
- prefix
- Type:
string
static string value preceding
id
value- postfix
- Type:
string
static string value which comes after
id
value- delimiter
- Type:
string
the key string
User_username_happiecat
- has the_
character as delimiter value- caseSensitive
- Type:
boolean
determines whether
id
value is case sensitive or not- INSERT
- Type:
string
- REPLACE
- Type:
string
- REMOVE
- Type:
string
- GET
- Type:
string
- id
- Type:
mixed
dynamic part of a key
- prefix
- Type:
string
static string value preceding
id
value- postfix
- Type:
string
static string value which comes after
id
value- delimiter
- Type:
string
the key string
User_username_happiecat
- has the_
character as delimiter value- caseSensitive
- Type:
boolean
determines whether
id
value is case sensitive or not- ref
- Type:
Array
array of document's properties from refDoc definition object
- StorageError
- Type:
StorageError
- StorageAdapter.CouchbaseError
- Type:
CouchbaseError
native couchbase sdk error object
ErrorList
Type:
Object
Properties:
HookType
Type:
Object
Properties:
KeyOptionsObject
Type:
Object
Properties:
Operation
Type:
Object
Properties:
RefDocKeyOptionsObject
Type:
Object
Properties:
StorageAdapterErrorList
Type:
Object