Home
last modified time | relevance | path

Searched defs:_server (Results 1 – 4 of 4) sorted by last modified time

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriFactory.php19 public function createFromSuperGlobalArray(array $_server) argument
76 private function attemptProxyStyleParse($_server) argument
95 detectPath($_server) global() argument
118 detectHost(array $_server) global() argument
134 detectPort(array $_server) global() argument
144 detectQuery(array $_server) global() argument
160 detectScheme(array $_server) global() argument
[all...]
H A DUriFactoryInterface.php17 public function createFromSuperGlobalArray(array $_server); argument
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriFactory.php19 public function createFromSuperGlobalArray(array $_server)
76 private function attemptProxyStyleParse($_server)
95 private function detectPath($_server)
118 private function detectHost(array $_server)
134 private function detectPort(array $_server)
144 private function detectQuery(array $_server)
160 private function detectScheme(array $_server)
H A DUriFactoryInterface.php17 public function createFromSuperGlobalArray(array $_server);