Iri::set_fragment()
Method: Set the ifragment.
Source: wp-includes/Requests/src/Iri.php:1004
Method: Set the ifragment.
Source: wp-includes/Requests/src/Iri.php:1004
Method: Set the ihost. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:890
Method: Set the entire IRI. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:741
Method: Set the ipath.
Source: wp-includes/Requests/src/Iri.php:959
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 iquery.
Source: wp-includes/Requests/src/Iri.php:987
Method: Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:791
Method: Set the iuserinfo.
Source: wp-includes/Requests/src/Iri.php:871
Method: Convert an IRI to a URI (or parts thereof)
Source: wp-includes/Requests/src/Iri.php:1021
Method: Create a new jar
Source: wp-includes/Requests/src/Cookie/Jar.php:41