‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Http\Uri Member List

This is the complete list of members for TYPO3\CMS\Core\Http\Uri, including all inherited members.

$authorityTYPO3\CMS\Core\Http\Uriprotected
$fragmentTYPO3\CMS\Core\Http\Uriprotected
$hostTYPO3\CMS\Core\Http\Uriprotected
$pathTYPO3\CMS\Core\Http\Uriprotected
$portTYPO3\CMS\Core\Http\Uriprotected
$queryTYPO3\CMS\Core\Http\Uriprotected
$schemeTYPO3\CMS\Core\Http\Uriprotected
$supportedSchemesTYPO3\CMS\Core\Http\Uriprotected
$userInfoTYPO3\CMS\Core\Http\Uriprotected
__construct(string $uri='')TYPO3\CMS\Core\Http\Uri
__toString()TYPO3\CMS\Core\Http\Uri
getAuthority()TYPO3\CMS\Core\Http\Uri
getFragment()TYPO3\CMS\Core\Http\Uri
getHost()TYPO3\CMS\Core\Http\Uri
getPath()TYPO3\CMS\Core\Http\Uri
getPort()TYPO3\CMS\Core\Http\Uri
getQuery()TYPO3\CMS\Core\Http\Uri
getScheme()TYPO3\CMS\Core\Http\Uri
getUserInfo()TYPO3\CMS\Core\Http\Uri
isNonStandardPort(string $scheme, string $host, ?int $port)TYPO3\CMS\Core\Http\Uriprotected
parseUri(string $uri)TYPO3\CMS\Core\Http\Uriprotected
sanitizeFragment(string $fragment)TYPO3\CMS\Core\Http\Uriprotected
sanitizePath(string $path)TYPO3\CMS\Core\Http\Uriprotected
sanitizeQuery(string $query)TYPO3\CMS\Core\Http\Uriprotected
sanitizeQueryOrFragment(string $value)TYPO3\CMS\Core\Http\Uriprotected
sanitizeScheme(string $scheme)TYPO3\CMS\Core\Http\Uriprotected
splitQueryValue(string $value)TYPO3\CMS\Core\Http\Uriprotected
SUBDELIMITER_CHARLISTTYPO3\CMS\Core\Http\Uri
UNRESERVED_CHARLISTTYPO3\CMS\Core\Http\Uri
withFragment(string $fragment)TYPO3\CMS\Core\Http\Uristatic
withHost(string $host)TYPO3\CMS\Core\Http\Uristatic
withPath(string $path)TYPO3\CMS\Core\Http\Uristatic
withPort(?int $port)TYPO3\CMS\Core\Http\Uristatic
withQuery(string $query)TYPO3\CMS\Core\Http\Uristatic
withScheme(string $scheme)TYPO3\CMS\Core\Http\Uristatic
withUserInfo(string $user, ?string $password=null)TYPO3\CMS\Core\Http\Uristatic