public static reset () Resets the internal route id generator
public handle ([array $arguments]) Handles routing information received from command-line arguments
abstract public reConfigure (mixed $pattern, [mixed $paths]) ...
public setName (mixed $name) Sets the route’s name
public getRouteId () Returns the route’s id
public array getParams () Returns processed extra params
public array | boolean extractNamedParams (string $pattern) Extracts parameters from a string
public mixed getBeforeMatch () Returns the ‘before match’ callback if any
abstract public getPaths () ...
public setDI (Phalcon\DiInterface $dependencyInjector)
Page 4 of 5