◆ $afterDelete
| App::Models::User::$afterDelete = [] |
|
protected |
◆ $afterFind
| App::Models::User::$afterFind = [] |
|
protected |
◆ $afterInsert
| App::Models::User::$afterInsert = [] |
|
protected |
◆ $afterUpdate
| App::Models::User::$afterUpdate = [] |
|
protected |
◆ $allowCallbacks
| App::Models::User::$allowCallbacks = true |
|
protected |
◆ $allowedFields
| App::Models::User::$allowedFields = [] |
|
protected |
◆ $allowEmptyInserts
| bool App::Models::User::$allowEmptyInserts = false |
|
protected |
◆ $beforeDelete
| App::Models::User::$beforeDelete = [] |
|
protected |
◆ $beforeFind
| App::Models::User::$beforeFind = [] |
|
protected |
◆ $beforeInsert
| App::Models::User::$beforeInsert = [] |
|
protected |
◆ $beforeUpdate
| App::Models::User::$beforeUpdate = [] |
|
protected |
◆ $castHandlers
| array App::Models::User::$castHandlers = [] |
|
protected |
◆ $casts
| array App::Models::User::$casts = [] |
|
protected |
◆ $cleanValidationRules
| App::Models::User::$cleanValidationRules = true |
|
protected |
◆ $createdField
| App::Models::User::$createdField = 'created_at' |
|
protected |
◆ $dateFormat
| App::Models::User::$dateFormat = 'datetime' |
|
protected |
◆ $deletedField
| App::Models::User::$deletedField = 'deleted_at' |
|
protected |
◆ $primaryKey
| App::Models::User::$primaryKey = 'id' |
|
protected |
◆ $protectFields
| App::Models::User::$protectFields = true |
|
protected |
◆ $returnType
| App::Models::User::$returnType = 'array' |
|
protected |
◆ $skipValidation
| App::Models::User::$skipValidation = false |
|
protected |
◆ $table
| App::Models::User::$table = 'users' |
|
protected |
◆ $updatedField
| App::Models::User::$updatedField = 'updated_at' |
|
protected |
◆ $updateOnlyChanged
| bool App::Models::User::$updateOnlyChanged = true |
|
protected |
◆ $useAutoIncrement
| App::Models::User::$useAutoIncrement = true |
|
protected |
◆ $useSoftDeletes
| App::Models::User::$useSoftDeletes = false |
|
protected |
◆ $useTimestamps
| App::Models::User::$useTimestamps = false |
|
protected |
◆ $validationMessages
| App::Models::User::$validationMessages = [] |
|
protected |
◆ $validationRules
| App::Models::User::$validationRules = [] |
|
protected |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: