$this setTable(string $table) Set the table associated with the model.
string getHasCompareKey() Get the key for comparing against the parent
Model save(
string getThroughKey() Get the qualified foreign key on the "through" model
bool saveOrFail(array $options = array()) Save the model to the database
Builder getBaseQuery()
array getVisible() Get the visible attributes for the model.
HasOne hasOne(string $related, string
void addVisible(array|string|null $attributes = null) Add visible attributes
Builder removeGlobalScopes(
Page 66 of 87