$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute
Model create(array $attributes)
string updatedAt() Get the name of the "updated at" column.
void addEagerConstraints(array $models) Set the constraints for an eager
string getOtherKey() Get the "other key" column name.
HasOne hasOne(string $related, string
Model getRelated()
bool chunk(int $count, callable $callback) Chunk the results of the query
Collection get(array $columns = array('*'))
string wrap(string $value) Wrap the given value with the parent query's
Page 31 of 87