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