public getRouteByName (mixed $name) Returns a route object by its name
public getPattern () Returns the route’s pattern
extends class Phalcon\Exception
public wasMatched () Checks if the router matches any of the defined routes
public setDefaultModule (mixed $moduleName) Sets the name of the default module
abstract public getCompiledPattern () ...
implements Phalcon\Di\InjectionAwareIn
public Phalcon\Cli\Router\Route getRouteById
public getRoutes () Returns all the routes defined in the router
public array getParams () Returns processed extra params
Page 3 of 5