bool offsetExists(mixed $offset) Determine if the given attribute exists
static Collection hydrateRaw(string $query
$this setRelation(string $relation, mixed $value) Set the specific relationship
$this fill(array $attributes) Fill the model with an array of attributes
void __clone() Force a clone of the underlying query builder when cloning
string getRouteKeyName() Get the route key for the model.
bool getIncrementing() Get the value indicating whether the IDs are incrementing
mixed __get(string $key) Dynamically retrieve attributes on the model.
array getRelations() Get all the loaded relations for the instance.
void __wakeup() When a model is being unserialized, check if it needs to
Page 51 of 87