Requests_IRI::__toString()
Method: Return the entire IRI when you try and read the object as a string
Source: wp-includes/Requests/IRI.php:145
Method: Return the entire IRI when you try and read the object as a string
Source: wp-includes/Requests/IRI.php:145
Method: Overload __unset() to provide access via properties
Source: wp-includes/Requests/IRI.php:232
Method: Create a new IRI object by resolving a relative IRI
Source: wp-includes/Requests/IRI.php:256
Method: Get the complete authority
Source: wp-includes/Requests/IRI.php:1075
Method: Get the complete iauthority
Source: wp-includes/Requests/IRI.php:1052
Method: Get the complete IRI
Source: wp-includes/Requests/IRI.php:1015
Method: Get the complete URI
Source: wp-includes/Requests/IRI.php:1043
Method: Check if the object represents a valid IRI. This needs to be done on each call as some things change depending on another part of the IRI.
Source: wp-includes/Requests/IRI.php:687
Method: Parse an IRI into scheme/authority/path/query/fragment segments
Source: wp-includes/Requests/IRI.php:327
Method: Remove dot segments from a path
Source: wp-includes/Requests/IRI.php:358