$this setAppends(array $appends) Set the accessors to append to model arrays
array attributesToArray() Convert the model's attributes to an array.
Model|
HasOneOrMany class HasOneOrMany extends
string getQualifiedForeignKey() Get the fully qualified foreign key of
int detach(mixed $ids = array(), bool $touch = true) Detach models from
static mixed noConstraints(Closure $callback)
Builder getBaseQuery()
$this setVisible(array $visible) Set the visible attributes for the model
void touch() Touch all of the related models for the relationship.
Page 47 of 87