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 comment(string $string) Write a string as comment output. Parameters string $string Return Value void
bool isFillable(string $key) Determine if the given attribute may be mass assigned. Parameters string $key Return Value bool
string getHasCompareKey() Get the key for comparing against the parent key in "has" query. Return Value string
array getGlobalScopes() Get the global scopes for this class instance. Return Value array
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to run twice daily. Parameters int $first int $second Return Value $this
MessageProvider interface MessageProvider (View source) Methods MessageBag getMessageBag() Get the messages for the instance.
bool isDue(Application $app) Determine if the given event should run based on the Cron expression. Parameters Application $app Return Value bool
Processor getPostProcessor() Get the query post processor used by the connection. Return Value Processor
bool isDeletedOrReleased() Determine if the job has been deleted or released. Return Value bool
Page 181 of 996