public addHead (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that
public addOptions (mixed $pattern, [mixed $paths], [mixed $position]) Add a route to the router
public setHostname (mixed $hostname) Sets a hostname restriction to the route
public getGroup () Returns the group associated with the route
public getRouteId () Returns the route’s id
public getDefaults () Returns an array of default parameters
public getRoutes () Returns all the routes defined in the router
public Phalcon\Mvc\Router\Route addPut (string
abstract public setHostname (mixed $hostname) ...
public setDefaults (array $defaults) Sets an array of default paths. If a route is missing a path the router will
Page 2 of 14