bool has(string|array $key) Determine if messages exist for all of the given keys. Parameters string|array $key Return Value bool
string getOtherKey() Get the "other key" column name. Return Value string
void __construct(Dispatcher $events) Create a new database channel. Parameters Dispatcher $events Return Value void
string getForeignKey() Get the foreign key for the relationship. Return Value string
bool contains(mixed $key, mixed $value = null) Determine if a key exists in the collection. Parameters mixed $key mixed $value Return Value bool
array getOperators() Get the gramar specific operators. Return Value array
$this assertRedirectedTo(string $uri, array $with = array()) Assert whether the client was redirected to a given URI. Parameters string $uri array $with Return Value $this
StreamedResponse stream(Closure $callback, int $status = 200, array $headers = array()) Return a new streamed response from the application. Parameters Closure $callback int $status array $headers Return Value StreamedResponse
TaggedCache tags(array|mixed $names) Begin executing a new tags operation if the store supports it. Parameters array|mixed $names Return Value TaggedCache Exceptions BadMethodCallException
mixed scopes(array $scopes) Add the given scopes to the current builder instance. Parameters array $scopes Return Value mixed
Page 100 of 996