bool isReleased() Determine if the job was released back into the queue. Return Value bool
mixed max(string $column) Retrieve the maximum value of a given column. Parameters string $column Return Value mixed
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
bool validate(array $credentials = array()) Validate a user's credentials. Parameters array $credentials Return Value bool
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
void question(string $string, null|int|string $verbosity = null) Write a string as question output. Parameters string $string null|int|string $verbosity Return Value void
bool offsetExists(mixed $key) Determine if the given item exists. Parameters mixed $key Return Value bool
Logger getMonolog() Get the underlying Monolog instance. Return Value Logger
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
$this error() Indicate that the notification gives information about an error. Return Value $this
Page 258 of 996