public getRouteId () Returns the route’s id
public setDefaults (array $defaults) Sets an array of default paths. If a route is missing a path the router will
public addOptions (mixed $pattern, [mixed $paths], [mixed $position]) Add a route to the router
public Phalcon\Mvc\Router\Route addPut (string
integer POSITION_LAST
abstract public setPaths (mixed $paths) ...
abstract public beforeMatch (mixed $beforeMatch) ...
public setPrefix (mixed $prefix) Set a common uri prefix for all the routes in this group
public getGroup () Returns the group associated with the route
abstract public setHostname (mixed $hostname) ...
Page 1 of 14