close() {@inheritdoc}
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
string joiningTable(string $related) Get the joining table name for a many-to-many relation. Parameters string $related Return Value string
int|bool increment(string $key, mixed $value = 1) Increment the value of an item in the cache. Parameters string $key mixed $value Return Value int|bool
abstract string getActivePageWrapper(string $text) Get HTML wrapper for active text. Parameters string $text Return Value string
static Builder onWriteConnection() Begin querying the model on the write connection. Return Value Builder
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
MessageBag __get(string $key) Dynamically access a view error bag. Parameters string $key Return Value MessageBag
void __construct() Create a new console command instance. Return Value void
mixed getResults() Get the results of the relationship. Return Value mixed
Page 281 of 996