bool usesTimestamps() Determine if the model uses timestamps.
string joiningTable(string $related) Get the joining table name for a many-to-many
$this makeHidden(array|string $attributes) Make the given, typically visible
bool relationLoaded(string $key) Determine if the given relation is loaded
$this append(array|string $attributes) Append attributes to query when
$this setRelations(array $relations) Set the entire relations array on
void offsetSet(mixed $offset, mixed $value) Set the value for a given offset
MorphMany morphMany(string $related
bool __isset(string $key) Determine if an attribute or relation exists
MorphTo morphTo(string $name = null
Page 10 of 87