public addConnect (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router
public wasMatched () Checks if the router matches any of the defined routes
integer POSITION_LAST
public Phalcon\Mvc\Router\Route addHead (string
public getBeforeMatch () Returns the ‘before match’ callback if any
public getDI () Returns the internal dependency injector
public setPrefix (mixed $prefix) Set a common uri prefix for all the routes in this group
public getPattern () Returns the route’s pattern
public getModuleName () Returns the processed module name
integer URI_SOURCE_SERVER_REQUEST_URI
Page 3 of 14