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
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
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 useFiles(string $path, string $level = 'debug') Register a file log handler. Parameters string $path string $level 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
string compileDisableForeignKeyConstraints() Compile the command to disable foreign key constraints. Return Value string
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
static Dispatcher getEventDispatcher() Get the event dispatcher instance. Return Value Dispatcher
Builder getSchemaBuilder() Get a schema builder instance for the connection. Return Value Builder
Page 189 of 996