array getEagerLoads() Get the relationships being eagerly loaded.
bool relationLoaded(string $key) Determine if the given relation is loaded
$this makeVisible(array|string $attributes) Make the given, typically hidden
Builder toBase()
$this setEagerLoads(array $eagerLoad) Set the relationships being eagerly
string getDeletedAtColumn() Get the name of the "deleted at" column.
$this setDateFormat(string $format) Set the date format used by the model
$this setRawAttributes(array $attributes, bool $sync = false) Set the array
$this syncOriginal() Sync the original attributes with the current.
MassAssignmentException class MassAssignmentException extends
Page 7 of 39