string columnize(array $columns) Convert an array of column names into a delimited string. Parameters array $columns Return Value string
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job onto the queue. Parameters string $queue string $job mixed $data Return Value mixed
string getColumnType(string $table, string $column) Get the data type for the given column name. Parameters string $table string $column Return Value string
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
bool logging() Determine whether we're logging queries. Return Value bool
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
$this success() Indicate that the notification gives information about a successful operation. Return Value $this
array getAttributes() Get all of the current attributes on the model. Return Value array
Page 361 of 996