void fire() Execute the console command. Return Value void Exceptions RuntimeException
abstract array match(array $models, Collection $results, string $relation) Match the eagerly loaded results to their parents. Parameters array $models Collection $results string $relation Return Value array
bool exists(string|array $key) Checks if an attribute exists. Parameters string|array $key Return Value bool
int transactionLevel() Get the number of active transactions. Return Value int
bool pretending() Determine if the connection in a "dry run". Return Value bool
mixed create(array $attributes = array()) Create a collection of models and persist them to the database. Parameters array $attributes Return Value mixed
string __toString() Get the value of the expression. Return Value string
$this setRouter(Router $router) Set the router instance on the route. Parameters Router $router Return Value $this
string getTablePrefix() Get the grammar's table prefix. Return Value string
array prepareBindings(array $bindings) Prepare the query bindings for execution. Parameters array $bindings Return Value array
Page 43 of 996