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