Builder|Builder union(Builder|Closure $query, bool $all = false) Add a union statement to the query. Parameters Builder|Closure $query bool $all Return Value Builder|Builder
string getRouteKeyName() Get the route key for the model. Return Value string
isStarted() {@inheritdoc}
array getCustomMessages() Get the custom messages for the validator. Return Value array
string getQualifiedForeignKey() Get the fully qualified foreign key of the relationship. Return Value string
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
ArrayableInterface interface ArrayableInterface (View source) Methods array toArray() Get the instance as an array.
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 callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
Page 505 of 996