array createMany(array $records, array $joinings = array()) Create an array
static mixed noConstraints(Closure $callback)
Model firstOrNew(array $attributes)
array getDates() Get the attributes that should be converted to dates.
void attach(mixed $id, array $attributes = array(), bool $touch = true) Attach
string wrap(string $value) Wrap the given value with the parent query's
string relatedUpdatedAt() Get the name of the related model's "updated
array toggle(mixed $ids, bool $touch = true) Toggles a model (or models)
bool totallyGuarded() Determine if the model is totally guarded.
void touch() Touch all of the related models for the relationship.
Page 7 of 87