int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
Connection getConnection() Get the database connection for the model. Return Value Connection
static array compiles() Get a list of files that should be compiled for the package. Return Value array
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
Collection flip() Flip the items in the collection. Return Value Collection
Illuminate\Contracts\Auth\Access Interfaces Authorizable Gate
void table(array $headers, array $rows, string $style = 'default') Format input to textual table Parameters array $headers array $rows string $style Return Value void
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
Collection flatten(int $depth = INF) Get a flattened array of the items in the collection. Parameters int $depth Return Value Collection
Page 479 of 996