$this minWidth(int $value) Set the "min width" constraint. Parameters int $value Return Value $this
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
mixed getFetchArgument() Get the fetch argument to be applied when selecting. Return Value mixed
Illuminate\Contracts\Database Classes ModelIdentifier
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
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
static Builder on(string|null $connection = null) Begin querying the model on a given connection. Parameters string|null $connection Return Value Builder
$this makeVisible(array|string $attributes) Make the given, typically hidden, attributes visible across the entire collection. Parameters array|string $attributes Return Value $this
void __construct(array $values) Create a new in rule instance. Parameters array $values Return Value void
Page 146 of 996