public getConverters () Returns the router converter
public getReversedPaths () Returns the paths using positions as keys and names as values
public reConfigure (string $pattern, [array $paths]) Reconfigure the route adding a new pattern and a set of paths
public getPaths () Returns the paths
public getName () Returns the route’s name
public getRouteId () Returns the route’s id
public static getDelimiter () Get routing delimiter
public getPattern () Returns the route’s pattern
public static reset () Resets the internal route id generator
public array | boolean extractNamedParams (string $pattern) Extracts parameters from a string
Page 332 of 382