void removeObservableEvents(array|mixed $observables) Remove an observable event name. Parameters array|mixed $observables Return Value void
void forgetParameter(string $name) Unset a parameter on the route if it is set. Parameters string $name Return Value void
string setKey(string $key) Set the API key being used by the transport. Parameters string $key Return Value string
mixed offsetGet(mixed $key) Get the item at the given offset. Parameters mixed $key Return Value mixed
string compileDrop(Blueprint $blueprint, Fluent $command) Compile a drop table command. Parameters Blueprint $blueprint Fluent $command Return Value string
string compileColumnExists(string $table) Compile the query to determine the list of columns. Parameters string $table Return Value string
array wrapArray(array $values) Wrap an array of values. Parameters array $values Return Value array
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
string getDateFormat() Get the format for database stored dates. Return Value string
$this setFormat(string $format = ':message') Set the default message format. Parameters string $format Return Value $this
Page 129 of 996