InputValidator::has_array_access()
Method: Verify whether a received input parameter is _accessible as if it were an array_.
Source: wp-includes/Requests/src/Utility/InputValidator.php:69
Method: Verify whether a received input parameter is _accessible as if it were an array_.
Source: wp-includes/Requests/src/Utility/InputValidator.php:69
Method: Convert a UTF-8 string to a UCS-4 codepoint array
Source: wp-includes/Requests/src/IdnaEncoder.php:168
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: Get the complete URI
Source: wp-includes/Requests/src/Iri.php:1075
Method: Get the complete iauthority
Source: wp-includes/Requests/src/Iri.php:1084
Method:
Source: wp-includes/Requests/src/Iri.php:671
Method: Get the complete authority
Source: wp-includes/Requests/src/Iri.php:1107
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/src/Iri.php:701
Class: Iterator for arrays requiring filtered values
Source: wp-includes/Requests/src/Utility/FilteredIterator.php:20