array match(string $pathinfo) Tries to match a URL path with a set of routes. If the matcher
getCondition()
addRequirements(array $requirements) Adds requirements to all routes. An existing requirement
string dump(array $options = array()) Dumps a set of routes to a string representation of executable
RouteCollectionBuilder import(mixed
CompiledRoute compile()
addPrefix(string $prefix, array $defaults = array(), array $requirements = array()) Adds a prefix
RequestContext setQueryString(string $queryString)
setConfigCacheFactory(Conf
string getStaticPrefix() Returns the static prefix.
Page 17 of 21