static mixed noConstraints(Closure $callback)
static mixed unguarded(callable $callback) Run the given callable
bool usesTimestamps() Determine if the model uses timestamps.
mixed search(mixed $value, bool $strict = false) Search the collection
array getAttributes() Get all of the current attributes on the model.
array jsonSerialize() Convert the object into something JSON serializable
static int destroy(array|int $ids) Destroy the models for the
array toArray() Convert the model instance to an array.
HasManyThrough hasManyThrough(string
mixed pipe(callable $callback) Pass the collection to the given callback
Page 56 of 100