static Builder query()
string freshTimestampString() Get a fresh timestamp for the model.
bool isDirty(array|string|null $attributes = null) Determine if the model
bool hasTimestampAttributes() Determine if the pivot model has timestamp
$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute
static Collection hydrateRaw(string $query
static void created(Closure|string $callback, int $priority)
array match(array $models, Collection $results,
Builder|
bool getIncrementing() Get the value indicating whether the IDs are incrementing
Page 20 of 87