void touchOwners() Touch the owning relations of the model.
static void clearBootedModels() Clear the list of booted models
void removeObservableEvents(array|mixed $observables) Remove an observable
bool push() Save the model and all of its relationships.
string __toString() Convert the model to its string representation.
bool isDirty(array|string|null $attributes = null) Determine if the model
$this fill(array $attributes) Fill the model with an array of attributes
static void observe(object|string $class, int $priority) Register
bool save(array $options = array()) Save the model to the database.
$this setPivotKeys(string $foreignKey, string $otherKey) Set the key names
Page 100 of 100