static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
mixed getResults() Get the results of the relationship. Return Value mixed
void __construct() Create a new console command instance. Return Value void
array when() Get the events that trigger this service provider to register. Return Value array
string getTablePrefix() Get the grammar's table prefix. Return Value string
void addNamespace(string $namespace, string $hint) Add a new namespace to the loader. Parameters string $namespace string $hint Return Value void
array all() Get all of the commands registered with the console. Return Value array
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an array of jobs onto the queue. Parameters array $jobs mixed $data string $queue Return Value mixed
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
Page 849 of 996