$this prepend(mixed $value, mixed $key = null) Push an item onto the beginning of the collection. Parameters mixed $value mixed $key Return Value $this
static string resolveCurrentPath(string $default = '/') Resolve the current request path or return the default value. Parameters string $default Return Value string
string parameter(mixed $value) Get the appropriate query parameter place-holder for a value. Parameters mixed $value Return Value string
bool shouldReport(Exception $e) Determine if the exception should be reported. Parameters Exception $e Return Value bool
Fluent smallIncrements(string $column) Create a new auto-incrementing small integer (2-byte) column on the table. Parameters string $column Return Value Fluent
array getDates() Get the attributes that should be converted to dates. Return Value array
array compileTruncate(Builder $query) Compile a truncate table statement into SQL. Parameters Builder $query Return Value array
mixed json(string $key = null, mixed $default = null) Get the JSON payload for the request. Parameters string $key mixed $default Return Value mixed
string compileTableExists() Compile the query to determine if a table exists. Return Value string
string getValue(Expression $expression) Get the value of a raw expression. Parameters Expression $expression Return Value string
Page 144 of 996