array getGlobalScopes() Get the global scopes for this class instance. Return Value array
string getHasCompareKey() Get the key for comparing against the parent key in "has" query. Return Value string
bool isFillable(string $key) Determine if the given attribute may be mass assigned. Parameters string $key Return Value bool
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
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
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
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
$this bcc(mixed $users) Set the recipients of the message. Parameters mixed $users Return Value $this
void info(string $string) Write a string as information output. Parameters string $string Return Value void
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
Page 691 of 996