abstract public getPrefix () ...
implements Phalcon\Mvc\Router\RouteInterface
abstract public getHostname () ...
public getResources () Return the registered resources
public notFound (mixed $paths) Set a group of paths to be returned when none of the defined routes are matched
public setName (mixed $name) Sets the route’s name
public Phalcon\Mvc\Router\Route addPatch (string
public static reset () Resets the internal route id generator
public addDelete (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router
public via (mixed $httpMethods) Set one or more HTTP methods that constraint the matching of the route
Page 12 of 14