# ->getRoutes() # ->setRoutes() # ->clearRoutes() # ->hasRoutes() # ->connect() # route syntax # route order # suffix # query string # default values # unnamed wildcard * # unnamed wildcard * in the middle of a rule # requirements # separators # token names # token prefix # named routes # ->appendRoute() # ->prependRoute() # ->insertRouteBefore() # ->getCurrentInternalUri() # Lazy Routes Config Cache # defaults # mandatory parameters # module/action overriding # parameter values decoding # suffix handling with generate_shortest_url option # Looks like everything went fine.