string getActualClassNameForMorph(string $class) Retrieve the fully qualified
bool hasGetMutator(string $key) Determine if a get mutator exists for an
mixed avg(callable|string|null $callback = null) Get the average value
string joiningTable(string $related) Get the joining table name for a many-to-many
array getHidden() Get the hidden attributes for the model.
void __unset(string $key) Unset an attribute on the model.
string|null getQueueableClass() Get the type of the entities being queued
bool push() Save the model and all of its relationships.
$this makeHidden(array|string $attributes) Make the given, typically visible
mixed __get(string $key) Dynamically retrieve attributes on the model.
Page 74 of 100