void __construct(Container $container, SqsClient $sqs, string $queue, array $job) Create a new job instance. Parameters Container $container SqsClient $sqs string $queue array $job Return Value void
$this assertViewHas(string|array $key, mixed $value = null) Assert that the response view has a given piece of bound data. Parameters string|array $key mixed $value Return Value $this
string askWithCompletion(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 __construct(Filesystem $files, string $publishPath) Create a new view publisher instance. Parameters Filesystem $files string $publishPath Return Value void
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
static string normalizeClass(string $class) Get the normal file name for a class. Parameters string $class Return Value string
array getRoutesByMethod() Get all of the routes keyed by their HTTP verb / method. Return Value array
void addConstraints() Set the base constraints on the relation query. Return Value void
Grammar getGrammar() Get the query grammar instance. Return Value Grammar
Collection flatMap(callable $callback) Map a collection and flatten the result by a single level. Parameters callable $callback Return Value Collection
Page 545 of 996