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
$this setRouter(Router $router) Set the router instance on the route. Parameters Router $router Return Value $this
string __toString() Get the value of the expression. Return Value string
mixed create(array $attributes = array()) Create a collection of models and persist them to the database. Parameters array $attributes Return Value mixed
bool pretending() Determine if the connection in a "dry run". Return Value bool
int transactionLevel() Get the number of active transactions. Return Value int
bool runsInEnvironment(string $environment) Determine if the event runs in the given environment. Parameters string $environment Return Value bool
void addLocation(string $location) Add a location to the finder. Parameters string $location Return Value void
Collection every(int $step, int $offset) Create a new collection consisting of every n-th element. Parameters int $step int $offset Return Value Collection
Page 819 of 996