void setDefaultDriver(string $name) Set the default authentication driver name. Parameters string $name Return Value void
array getMethods() Get the HTTP verbs the route responds to. Return Value array
Carbon freshTimestamp() Get a fresh timestamp for the model. Return Value Carbon
array failed() Get the failed validation rules. Return Value array
int getFetchMode() Get the default fetch mode for the connection. Return Value int
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
mixed getFetchArgument() Get the fetch argument to be applied when selecting. Return Value mixed
Illuminate\Contracts\Database Classes ModelIdentifier
$this minWidth(int $value) Set the "min width" constraint. Parameters int $value Return Value $this
Page 986 of 996