$this whereNotNull(string $column) Set a "where not null" constraint on the query. Parameters string $column Return Value $this
void __construct(Container $container) Create a new exception handler instance. Parameters Container $container Return Value void
void __construct(mixed $items = array()) Create a new collection. Parameters mixed $items Return Value void
string askWithCompletion(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
array getGuarded() Get the guarded attributes for the model. Return Value array
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
void callComposer(View $view) Call the composer for a given view. Parameters View $view Return Value void
string toJson(int $options) Get the collection of items as JSON. Parameters int $options Return Value string
static bool hasMacro(string $name) Checks if macro is registered. Parameters string $name Return Value bool
Page 157 of 996