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
string updatedAt() Get the name of the "updated at" column. Return Value string
void __construct(InputInterface $input, OutputInterface $output) Create a new Console OutputStyle instance. Parameters InputInterface $input OutputInterface $output Return Value void
int transactionLevel() Get the number of active transactions. Return Value int
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
void __clone() Force a clone of the underlying query builder when cloning. Return Value void
bool unprepared(string $query) Run a raw, unprepared query against the PDO connection. Parameters string $query Return Value bool
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
Page 448 of 996