public getParams () Returns the processed parameters
public isExactControllerName () Returns whether controller name should not be mangled
public mount (Phalcon\Mvc\Router\GroupInterface $group) Mounts a group of routes in the router
public getRewriteUri () Get rewrite info. This info is read from $_GET[‘_url’]. This returns ‘/’ if the rewrite information cannot be read
public getMatchedRoute () Returns the route that matches the handled URI
public getMatches () Returns the sub expressions in the regular expression matched
public getModuleName () Returns the processed module name
public getDI () Returns the internal dependency injector
public getNamespaceName () Returns the processed namespace name
public getEventsManager () Returns the internal event manager
Page 87 of 382