[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/nyholm/psr7/src/ -> Uri.php (summary)

(no description)

File Size: 312 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Uri:: (23 methods):
  __construct()
  __toString()
  getScheme()
  getAuthority()
  getUserInfo()
  getHost()
  getPort()
  getPath()
  getQuery()
  getFragment()
  withScheme()
  withUserInfo()
  withHost()
  withPort()
  withPath()
  withQuery()
  withFragment()
  createUriString()
  isNonStandardPort()
  filterPort()
  filterPath()
  filterQueryAndFragment()
  rawurlencodeMatchZero()


Class: Uri  - X-Ref

PSR-7 URI implementation.

__construct(string $uri = '')   X-Ref
No description

__toString()   X-Ref
No description

getScheme()   X-Ref
No description

getAuthority()   X-Ref
No description

getUserInfo()   X-Ref
No description

getHost()   X-Ref
No description

getPort()   X-Ref
No description

getPath()   X-Ref
No description

getQuery()   X-Ref
No description

getFragment()   X-Ref
No description

withScheme($scheme)   X-Ref
No description

withUserInfo($user, $password = null)   X-Ref
No description

withHost($host)   X-Ref
No description

withPort($port)   X-Ref
No description

withPath($path)   X-Ref
No description

withQuery($query)   X-Ref
No description

withFragment($fragment)   X-Ref
No description

createUriString(string $scheme, string $authority, string $path, string $query, string $fragment)   X-Ref
Create a URI string from its various parts.


isNonStandardPort(string $scheme, int $port)   X-Ref
Is a given port non-standard for the current scheme?


filterPort($port)   X-Ref
No description

filterPath($path)   X-Ref
No description

filterQueryAndFragment($str)   X-Ref
No description

rawurlencodeMatchZero(array $match)   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer