void clear(string $key) Clear the hits and lockout for the given key. Parameters string $key Return Value void
send(Swift_Mime_Message $message, $failedRecipients = null) {@inheritdoc} Parameters Swift_Mime_Message $message $failedRecipients
void error(string $string, null|int|string $verbosity = null) Write a string as error output. Parameters string $string null|int|string $verbosity Return Value void
void macro(string $name, Closure $callback) Extend the builder with a given callback. Parameters string $name Closure $callback Return Value void
setName($name) {@inheritdoc} Parameters $name
bool isDeferred() Determine if the provider is deferred. Return Value bool
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
string createdAt() Get the name of the "created at" column. Return Value string
static mixed __callStatic(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
Page 579 of 996