Searched refs:composeComponents (Results 1 – 4 of 4) sorted by relevance
105 return new Uri(Uri::composeComponents(
123 return self::composeComponents(158 public static function composeComponents($scheme, $authority, $path, $query, $fragment) function in GuzzleHttp\\Psr7\\Uri
173 - `Uri::composeComponents`
650 ### `GuzzleHttp\Psr7\Uri::composeComponents`652 `public static function composeComponents($scheme, $authority, $path, $query, $fragment): string`