static Collection hydrateRaw(string $query
static void updating(Closure|string $callback, int $priority)
bool getIncrementing() Get the value indicating whether the IDs are incrementing
$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute
$this setDateFormat(string $format) Set the date format used by the model
bool|null delete() Delete the pivot model record from the database.
string joiningTable(string $related) Get the joining table name for a many-to-many
void __clone() Force a clone of the underlying query builder when cloning
void touchIfTouching() If we're touching the parent model, touch.
Page 19 of 87