$this withHeaders(array $headers) Add an array of headers to the response. Parameters array $headers Return Value $this
mixed __call(string $method, array $parameters) Dynamically handle calls into the query instance. Parameters string $method array $parameters Return Value mixed
void forgetInstances() Clear all of the instances from the container. Return Value void
cursor($query, $bindings = array(), $useReadPdo = true) Parameters $query $bindings $useReadPdo
mixed getRouteKey() Get the value of the model's route key. Return Value mixed
Dispatcher getEventDispatcher() Get the event dispatcher used by the connection. Return Value Dispatcher
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null) Push a new job onto the queue after a delay. Parameters DateTime|int $delay string $job mixed $data string $queue Return Value mixed
mixed __call(string $method, array $parameters) Handle dynamic method calls to the relationship. Parameters string $method array $parameters Return Value mixed
void info(string $string) Write a string as information output. Parameters string $string Return Value void
Page 9 of 996