URL
Less than 1 minute
URL
Properties
common_ports
public array $common_ports
parts
private array $parts
params
private array $params
Methods
__construct
public __construct({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$url | string |
__get
public __get({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$key | string |
__set
public __set({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$key | string | |
$value | string |
__toString
public __toString({Array})
scheme
public scheme({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$value | string |
host
public host({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$value | string |
port
public port({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$value | int |
lookupPort
public lookupPort({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$scheme | string |
user
public user({Array})
pass
public pass({Array})
path
public path({Array})
params
public params({Array})
hash
public hash({Array})
get
public get({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$key | string |
set
public set({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$key | string | |
$value | string |
setParams
public setParams({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$array | array |
offsetExists
public offsetExists({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$offset | mixed |
offsetGet
public offsetGet({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$offset | mixed |
offsetSet
public offsetSet({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$key | mixed | |
$value | mixed |
offsetUnSet
public offsetUnSet({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$key | mixed |
isSecure
public isSecure({Array})
toString
public toString({Array})
queryString
public queryString({Array})
Generated by Hazaar API Doc Generator