Collection chunk(int $size) Chunk the underlying collection array. Parameters int $size Return Value Collection
string compileInsertGetId(Builder $query, array $values, string $sequence) Compile an insert and get ID statement into SQL. Parameters Builder $query array $values string $sequence Return Value string
$this forget(string|array $keys) Remove an item from the collection by key. Parameters string|array $keys Return Value $this
static void unsetEventDispatcher() Unset the event dispatcher for models. Return Value void
static Model create(array $attributes = array()) Save a new model and return the instance. Parameters array $attributes Return Value Model
array getTouchedRelations() Get the relationships that are touched on save. Return Value array
TokenMismatchException class TokenMismatchException extends Exception (View source)
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
Collection class Collection extends Collection implements QueueableCollection (View source) Traits Macroable
Connection getDoctrineConnection() Get the Doctrine DBAL database connection instance. Return Value Connection
Page 45 of 996