ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 33

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

Used by 0 functions | Uses 0 functions

InputValidator::is_curl_handle()

Method: Verify whether a received input parameter is a Curl handle.

Source: wp-includes/Requests/src/Utility/InputValidator.php:98

Used by 0 functions | Uses 0 functions

InputValidator::is_iterable()

Method: Verify whether a received input parameter is “iterable”.

Source: wp-includes/Requests/src/Utility/InputValidator.php:83

Used by 0 functions | Uses 0 functions

InputValidator::is_numeric_array_key()

Method: Verify whether a received input parameter is usable as an integer array key.

Source: wp-includes/Requests/src/Utility/InputValidator.php:39

Used by 0 functions | Uses 0 functions

InputValidator::is_string_or_stringable()

Method: Verify that a received input parameter is of type string or is “stringable”.

Source: wp-includes/Requests/src/Utility/InputValidator.php:28

Used by 0 functions | Uses 0 functions

InputValidator::is_stringable_object()

Method: Verify whether a received input parameter is “stringable”.

Source: wp-includes/Requests/src/Utility/InputValidator.php:58

Used by 0 functions | Uses 0 functions

InvalidArgument::create()

Method: Create a new invalid argument exception with a standardized text.

Source: wp-includes/Requests/src/Exception/InvalidArgument.php:25

Used by 0 functions | Uses 0 functions

Ipv6::check_ipv6()

Method: Checks an IPv6 address

Source: wp-includes/Requests/src/Ipv6.php:158

Used by 0 functions | Uses 0 functions

Ipv6::compress()

Method: Compresses an IPv6 address

Source: wp-includes/Requests/src/Ipv6.php:97

Used by 0 functions | Uses 0 functions

Ipv6::split_v6_v4()

Method: Splits an IPv6 address into the IPv6 and IPv4 representation parts

Source: wp-includes/Requests/src/Ipv6.php:139

Used by 0 functions | Uses 0 functions
« Previous 1 … 32 33 34 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy