Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for GuzzleHttp\Psr7\UriNormalizer, including all inherited members.
CAPITALIZE_PERCENT_ENCODING | GuzzleHttp\Psr7\UriNormalizer | |
CONVERT_EMPTY_PATH | GuzzleHttp\Psr7\UriNormalizer | |
DECODE_UNRESERVED_CHARACTERS | GuzzleHttp\Psr7\UriNormalizer | |
isEquivalent(UriInterface $uri1, UriInterface $uri2, int $normalizations=self::PRESERVING_NORMALIZATIONS) | GuzzleHttp\Psr7\UriNormalizer | static |
normalize(UriInterface $uri, int $flags=self::PRESERVING_NORMALIZATIONS) | GuzzleHttp\Psr7\UriNormalizer | static |
PRESERVING_NORMALIZATIONS | GuzzleHttp\Psr7\UriNormalizer | |
REMOVE_DEFAULT_HOST | GuzzleHttp\Psr7\UriNormalizer | |
REMOVE_DEFAULT_PORT | GuzzleHttp\Psr7\UriNormalizer | |
REMOVE_DOT_SEGMENTS | GuzzleHttp\Psr7\UriNormalizer | |
REMOVE_DUPLICATE_SLASHES | GuzzleHttp\Psr7\UriNormalizer | |
SORT_QUERY_PARAMETERS | GuzzleHttp\Psr7\UriNormalizer |