static string migrateExpiredJobs() Get the Lua script to migrate expired jobs back onto the queue. Return Value string
int decrement(string $column, int $amount = 1, array $extra = array()) Decrement a column's value by a given amount. Parameters string $column int $amount array $extra Return Value int
array getExtensions() Get the extensions used by the compiler. Return Value array
void setConnection(string $name) Set the default connection name. Parameters string $name Return Value void
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
$this prepend(mixed $value, mixed $key = null) Push an item onto the beginning of the collection. Parameters mixed $value mixed $key Return Value $this
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
Connection getConnection() Get the database connection instance. Return Value Connection
Page 316 of 996