Свойство | Type | Description | |
---|---|---|---|
$casts | array | The attributes that should be casted to native types. | |
$dates | array | The fields which should be tried as Carbon instances. | |
$fillable | array | The attributes that are mass assignable. |
Méthode | Description | |
---|---|---|
boot ( ) | Override the boot method to bind model event listeners. | |
getPresenter ( ) : REBELinBLUE\Deployer\Presenters\ServerLogPresenter | Gets the view presenter. | |
runtime ( ) : false | integer | Calculates how long the commands were running on the server for. | |
server ( ) : |
Belongs to association. |
public static boot ( ) |
public getPresenter ( ) : REBELinBLUE\Deployer\Presenters\ServerLogPresenter | ||
Résultat | REBELinBLUE\Deployer\Presenters\ServerLogPresenter |
public server ( ) : |
||
Résultat |
protected array $casts | ||
Résultat | array |
protected array $dates | ||
Résultat | array |
protected array $fillable | ||
Résultat | array |