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
void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
bool isAlias(string $name) Determine if a given string is an alias. Parameters string $name Return Value bool
$this within(string $element, Closure $callback) Narrow the test content to a specific area of the page. Parameters string $element Closure $callback Return Value $this
mixed offsetGet(string $key) Retrieve an item from the cache by key. Parameters string $key Return Value mixed
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
Page 254 of 996