string color() Get the color for the message. Return Value string
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '') Push a new job onto the queue after a delay. Parameters string $queue DateTime|int $delay string $job mixed $data Return Value mixed
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
void build(Connection $connection, Grammar $grammar) Execute the blueprint against the database. Parameters Connection $connection Grammar $grammar Return Value void
Action class Action (View source) Properties string $text The action text. string $url The action URL.
void __construct(Filesystem $files, string $workingPath = null) Create a new Composer manager instance. Parameters Filesystem $files string $workingPath Return Value void
void setEventDispatcher(Dispatcher $events) Set the event dispatcher instance on the connection. Parameters Dispatcher $events Return Value void
Builder|Builder orWhereDate(string $column, string $operator, string $value) Add an "or where date" statement to the query. Parameters string $column string $operator string $value Return Value Builder|Builder
void setContainer(Container $container) Set the IoC container instance. Parameters Container $container Return Value void
$this mergeBindings(Builder $query) Merge an array of bindings into our bindings. Parameters Builder $query Return Value $this
Page 973 of 996