public getRouteId () Returns the route’s id
public setPrefix (mixed $prefix) Set a common uri prefix for all the routes in this group
public addOptions (mixed $pattern, [mixed $paths], [mixed $position]) Add a route to the router
public getRouteById (mixed $id) Returns a route object by its id
abstract public beforeMatch (mixed $beforeMatch) ...
public getDefaults () Returns an array of default parameters
public Phalcon\Mvc\Router\Route addPut (string
public Phalcon\Mvc\Router\Route addHead (string
public getDI () Returns the internal dependency injector
public getPattern () Returns the route’s pattern
Page 1 of 14