bool isGuarded(string $key) Determine if the given key is guarded.
static mixed noConstraints(Closure $callback)
$this setHidden(array $hidden) Set the hidden attributes for the model
mixed __call(string $method, array $parameters) Handle dynamic method calls
array saveMany(Collection|array $models, array $joinings = array())
mixed getKey() Get the value of the model's primary key.
int getPerPage() Get the number of models to return per page.
void addEagerConstraints(array $models) Set the constraints for an eager
void addVisible(array|string|null $attributes = null) Add visible attributes
$this setTable(string $table) Set the table associated with the model.
Page 56 of 87