Collection getEager() Get the relationship for eager loading. Return Value Collection
string compileInsert(Builder $query, array $values) Compile an insert statement into SQL. Parameters Builder $query array $values Return Value string
array arguments() Get all of the arguments passed to the command. Return Value array
array provides() Get the services provided by the provider. Return Value array
string output() Get the output for the last run command. Return Value string
string getForeignKey() Get the default foreign key name for the model. Return Value string
string stripParentheses(string $expression) Strip the parentheses from the given expression. Parameters string $expression Return Value string
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 addNamespace(string $namespace, string $hint) Add a new namespace to the loader. Parameters string $namespace string $hint Return Value void
Page 436 of 996