bool isDownForMaintenance() Determine if the application is currently down for maintenance. Return Value bool
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
mixed getQueueableId() Get the queueable identity for the entity. Return Value mixed
string compileRandom(string $seed) Compile the random statement into SQL. Parameters string $seed Return Value string
void __construct(Migrator $migrator) Create a new migration command instance. Parameters Migrator $migrator Return Value void
array jsonSerialize() Convert the object into something JSON serializable. Return Value array
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
bool getIncrementing() Get the value indicating whether the IDs are incrementing. Return Value bool
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
read($sessionId) {@inheritdoc} Parameters $sessionId
Page 255 of 996