int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
void __construct(Generator $faker) Create a new factory instance. Parameters Generator $faker Return Value void
void __construct(Client $nexmo, string $from) Create a new Nexmo channel instance. Parameters Client $nexmo string $from Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
$this withPivot(array|mixed $columns) Set the columns on the pivot table to retrieve. Parameters array|mixed $columns Return Value $this
bool|int update(array $attributes = array(), array $options = array()) Update the model in the database. Parameters array $attributes array $options Return Value bool|int
static bool hasMacro(string $name) Checks if macro is registered. Parameters string $name Return Value bool
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
void merge(array $input) Merge new input into the current request's input array. Parameters array $input Return Value void
string path() Get the current path info for the request. Return Value string
Page 200 of 996