array getRelations() Get all the loaded relations for the instance.
void addEagerConstraints(array $models) Set the constraints for an eager
array getDictionary(ArrayAccess|array|null $items = null)
$this setRelation(string $relation, mixed $value) Set the specific relationship
string getActualClassNameForMorph(string $class) Retrieve the fully qualified
bool saveOrFail(array $options = array()) Save the model to the database
Collection sort(callable $callback = null)
static void deleting(Closure|string $callback, int $priority)
mixed getKey() Get the value of the model's primary key.
mixed resolve(string $type, mixed $id) Resolve the entity for the given
Page 97 of 100