static int resolveCurrentPage(string $pageName = 'page', int $default = 1) Resolve the current page or return the default value. Parameters string $pageName int $default Return Value int
string compileDisableForeignKeyConstraints() Compile the command to disable foreign key constraints. Return Value string
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
void useFiles(string $path, string $level = 'debug') Register a file log handler. Parameters string $path string $level Return Value void
Illuminate\Queue Namespaces Illuminate\Queue\CapsuleIlluminate\Queue\ConnectorsIlluminate\Queue\ConsoleIlluminate\Queue\FailedIlluminate\Queue\Jobs Classes BeanstalkdQueue FailConsoleServiceProvider IronQueue Listener Queue QueueManager QueueServiceProvider RedisQueue SqsQueue SyncQueue Worker
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
mixed __get(string $key) Dynamically access container services. Parameters string $key Return Value mixed
void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
string tagKey(string $name) Get the tag identifier key for a given tag. Parameters string $name Return Value string
Page 940 of 996