mixed avg(callable|string|null $callback = null) Get the average value
bool isDeferred() Determine if the provider is deferred.
void group(array $attributes, Closure $callback)
array controllerMiddleware() Get the middleware for the route's controller
mixed pipe(callable $callback) Pass the collection to the given callback
Route|null getByName(string $name)
Response view(string $view, array $data = array(), int $status = 200, array $headers
array getRoutesByMethod() Get all of the routes keyed by their HTTP verb
string getName() Get the name of the route instance.
Collection where(string $key, mixed $operator, mixed $value = null)
Page 31 of 33