read($sessionId) {@inheritdoc} Parameters $sessionId
Route getCurrentRoute() Get the currently dispatched route instance. Return Value Route
string buildCommand() Build the command string. Return Value string
string anticipate(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
void setLaravel(Container $laravel) Set the Laravel application instance. Parameters Container $laravel Return Value void
$this mergeBindings(Builder $query) Merge an array of bindings into our bindings. Parameters Builder $query Return Value $this
string compileDrop(Blueprint $blueprint, Fluent $command) Compile a drop table command. Parameters Blueprint $blueprint Fluent $command Return Value string
static UrlGenerationException forMissingParameters(Route $route) Create a new exception for missing route parameters. Parameters Route $route Return Value UrlGenerationException
Builder getBaseQuery() Get the base query builder driving the Eloquent builder. Return Value Builder
bool isReleased() Determine if the job was released back into the queue. Return Value bool
Page 429 of 996