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