Model|
int detach(mixed $ids = array(), bool $touch = true) Detach models from
static bool isUnguarded() Determine if current state is "unguarded"
abstract array match(array $models, Collection
array createMany(array $records) Create an array of new instances of the
BelongsToMany belongsToMany(string
static mixed noConstraints(Closure $callback)
Model firstOrNew(array $attributes)
void attach(mixed $id, array $attributes = array(), bool $touch = true) Attach
array toggle(mixed $ids, bool $touch = true) Toggles a model (or models)
Page 7 of 87