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