array matchMany(array $models, Collection $results
MorphToMany morphToMany(string
void addObservableEvents(array|mixed $observables) Add an observable event
mixed getRelation(string $relation) Get a specified relationship.
string getQualifiedKeyName() Get the table qualified key name.
string getKeyName() Get the primary key for the model.
$this setPivotKeys(string $foreignKey, string $otherKey) Set the key names
bool save(array $options = array()) Save the model to the database.
void __construct(Builder $query,
int rawUpdate(array $attributes = array()) Run a raw update against the
Page 70 of 87