* Get URL for named route * @param string $name The name of the route * @param array Associative array of URL parameter names and values * @throws RuntimeException If named route not found * @return string The URL for the given route populated with the given parameters */
( $name, $params = array() )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected