public getPattern () Returns the route’s pattern
public getRouteId () Returns the route’s id
public getBeforeMatch () Returns the ‘before match’ callback if any
public setHostname (mixed $hostname) Sets a hostname restriction to the route
public getGroup () Returns the group associated with the route
public getPaths () Returns the paths
public getReversedPaths () Returns the paths using positions as keys and names as values
public getHostname () Returns the hostname restriction if any
public setGroup (Phalcon\Mvc\Rou
public getHttpMethods () Returns the HTTP methods that constraint matching the route
Page 1 of 3