string getTable() Get the table associated with the model.
$this setIncrementing(bool $value) Set whether IDs are incrementing.
string getMorphType() Get the foreign key "type" name.
void addConstraints() Set the base constraints on the relation query.
$this setRawAttributes(array $attributes, bool $sync = false) Set the array
Model firstOrNew(array $attributes)
Model updateOrCreate(array $attributes, array $values = array())
Builder getQuery()
Collection|
string fromDateTime(DateTime|int $value)
Page 81 of 87