void addHidden(array|string|null $attributes = null) Add hidden attributes
static void bootSoftDeletes() Boot the soft deleting trait for
$this setAppends(array $appends) Set the accessors to append to model arrays
BelongsTo belongsTo(string $related
array getVisible() Get the visible attributes for the model.
string|null getQueueableClass() Get the type of the entities being queued
mixed __call(string $method, array $parameters) Handle dynamic method calls
mixed __get(string $key) Dynamically retrieve attributes on the model.
void __construct(mixed $items = array()) Create a new collection.
string getMorphClass() Get the class name for polymorphic relations.
Page 74 of 100