array options() Get all of the options passed to the command. Return Value array
Fluent unsignedInteger(string $column, bool $autoIncrement = false) Create a new unsigned integer (4-byte) column on the table. Parameters string $column bool $autoIncrement Return Value Fluent
$this offset(int $value) Set the "offset" value of the query. Parameters int $value Return Value $this
$this wednesdays() Schedule the event to run only on Wednesdays. Return Value $this
void __construct(array $options) Create a new middleware option instance. Parameters array $options Return Value void
bool offsetExists(string $key) Determine if the given configuration option exists. Parameters string $key Return Value bool
$this makeHidden(array|string $attributes) Make the given, typically visible, attributes hidden across the entire collection. Parameters array|string $attributes Return Value $this
void fire() Execute the console command. Return Value void
int size(string $path) Get the file size of a given file. Parameters string $path Return Value int
bool hasMorePages() Determine if there is more items in the data store. Return Value bool
Page 164 of 996