public notFound (mixed $paths) Set a group of paths to be returned when none of the defined routes are matched
public Phalcon\Mvc\Router\Route addGet (string
public via (mixed $httpMethods) Set one or more HTTP methods that constraint the matching of the route
public Phalcon\Mvc\Router\Route addPost (string
public Phalcon\Mvc\Router\Route addPatch (string
public setDefaultNamespace (mixed $namespaceName) Sets the name of the default namespace
public setName (mixed $name) Sets the route’s name
abstract public getPrefix () ...
implements Phalcon\Mvc\Router\RouteInterface
Page 14 of 14