string getRouteKeyName() Get the route key for the model.
$this forceFill(array $attributes) Fill the model with an array of attributes
bool isFillable(string $key) Determine if the given attribute may be mass
static void updated(Closure|string $callback, int $priority)
static Collection|
mixed __call(string $method, array $parameters) Handle dynamic method calls
bool touches(string $relation) Determine if the model touches a given relation
HasOne hasOne(string $related, string
static bool hasGlobalScope(
HasMany hasMany(string $related,
Page 69 of 87