$this setObservableEvents(array $observables) Set the observable event names. Parameters array $observables Return Value $this
void fire() Execute the console command. Return Value void
bool forget(string $key) Remove an item from the cache. Parameters string $key Return Value bool
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
RouteCollection getRoutes() Get the underlying route collection. Return Value RouteCollection
string anticipate(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
void register() Register the service provider. Return Value void
bool isGuarded(string $key) Determine if the given key is guarded. Parameters string $key Return Value bool
string getRawBody() Get the raw body string for the job. Return Value string
Page 570 of 996