string updatedAt() Get the name of the "updated at" column.
Model replicate(array $except = null)
Builder newPivotStatementForId(mixed $id)
int rawUpdate(array $attributes = array()) Run a raw update against the
bool totallyGuarded() Determine if the model is totally guarded.
MorphPivot setMorphClass(string
void __set(string $key, mixed $value) Dynamically set attributes on the
static void creating(Closure|string $callback, int $priority)
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute
static void deleted(Closure|string $callback, int $priority)
Page 2 of 87