public setName (mixed $name) Sets the route’s name
public mixed getBeforeMatch () Returns the ‘before match’ callback if any
public array | boolean extractNamedParams (string $pattern) Extracts parameters from a string
public getRouteId () Returns the route’s id
public static reset () Resets the internal route id generator
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 getPaths () Returns the paths
public static delimiter ([mixed $delimiter]) Set the routing delimiter
Page 2 of 2