string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
string compileDropPrimary(Blueprint $blueprint, Fluent $command) Compile a drop primary key command. Parameters Blueprint $blueprint Fluent $command Return Value string
string toHtml() Get content as a string of HTML. Return Value string
mixed getAttribute(string $key) Get an attribute from the model. Parameters string $key Return Value mixed
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
Illuminate\Queue\Failed Classes DatabaseFailedJobProvider
EngineInterface getEngine() Get the view's rendering engine. Return Value EngineInterface
static array sortRecursive(array $array) Recursively sort an array by keys and values. Parameters array $array Return Value array
mixed __call(string $method, array $parameters) Handle dynamic calls into macros or pass missing methods to the store. Parameters string $method array $parameters Return Value mixed
void setDefaultCacheTime(float|int $minutes) Set the default cache time in minutes. Parameters float|int $minutes Return Value void
Page 383 of 996