array valid() Returns the data which was valid. Return Value array
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
void __construct(Filesystem $files) Create a new controller creator command instance. Parameters Filesystem $files Return Value void
string setDatabaseName(string $database) Set the name of the connected database. Parameters string $database Return Value string
bool|null fire() Execute the command. Return Value bool|null
abstract mixed getResults() Get the results of the relationship. Return Value mixed
$this whereNotNull(string $column) Set a "where not null" constraint on the query. Parameters string $column Return Value $this
void merge(array $input) Merge new input into the current request's input array. Parameters array $input Return Value void
void compile(string $path = null) Compile the view at the given path. Parameters string $path Return Value void
void reconnect() Reconnect to the database. Return Value void Exceptions LogicException
Page 394 of 996