Grammar getQueryGrammar() Get the query grammar used by the connection. Return Value Grammar
Builder table(string $table) Begin a fluent query against a database table. Parameters string $table Return Value Builder
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void failed(Exception $e) Call the failed method on the job instance. Parameters Exception $e Return Value void
$this setRouteResolver(Closure $callback) Set the route resolver callback. Parameters Closure $callback Return Value $this
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
array getGlobalScopes() Get the global scopes for this class instance. Return Value array
static void fake() Replace the bound instance with a fake. Return Value void
mixed guard(string|null $name = null) Attempt to get the guard from the local cache. Parameters string|null $name Return Value mixed
array renderSections() Get the sections of the rendered view. Return Value array
Page 332 of 996