$this setRawAttributes(array $attributes, bool $sync = false) Set the array
static Model create(array $attributes = array())
static void updating(Closure|string $callback, int $priority)
mixed getRelationValue(string $key) Get a relationship.
string joiningTable(string $related) Get the joining table name for a many-to-many
bool hasTimestampAttributes() Determine if the pivot model has timestamp
bool|null delete() Delete the pivot model record from the database.
$this guard(array $guarded) Set the guarded attributes for the model.
mixed getQueueableId() Get the queueable identity for the entity.
int updateExistingPivot(mixed $id, array $attributes, bool $touch = true)
Page 21 of 87