Iri::set_port()
Method: Set the port. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:937
Method: Set the port. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:937
Method: Verify that a received input parameter is of type string or is “stringable”.
Source: wp-includes/Requests/src/Utility/InputValidator.php:28
Method: Set the ipath.
Source: wp-includes/Requests/src/Iri.php:959
Method: Verify whether a received input parameter is usable as an integer array key.
Source: wp-includes/Requests/src/Utility/InputValidator.php:39
Method: Set the iquery.
Source: wp-includes/Requests/src/Iri.php:987
Method: Verify whether a received input parameter is “stringable”.
Source: wp-includes/Requests/src/Utility/InputValidator.php:58
Method: Set the ifragment.
Source: wp-includes/Requests/src/Iri.php:1004
Method: Convert an IRI to a URI (or parts thereof)
Source: wp-includes/Requests/src/Iri.php:1021
Method: Get the complete IRI
Source: wp-includes/Requests/src/Iri.php:1047
Method: HTTP response parser
Source: wp-includes/Requests/src/Requests.php:723