public static reset () Resets the internal route id generator
public setName (mixed $name) Sets the route’s name
public getRouteId () Returns the route’s id
public array | boolean extractNamedParams (string $pattern) Extracts parameters from a string
public mixed getBeforeMatch () Returns the ‘before match’ callback if any
public compilePattern (mixed $pattern) Replaces placeholders from pattern returning a valid PCRE regular expression
public getReversedPaths () Returns the paths using positions as keys and names as values
public static delimiter ([mixed $delimiter]) Set the routing delimiter
public getPaths () Returns the paths
Page 2 of 2