ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api.php
  • Page 4

rest_get_combining_operation_error()

Function: Gets the error of combining operation.

Source: wp-includes/rest-api.php:1751

Used by 0 functions | Uses 0 functions

rest_find_any_matching_schema()

Function: Finds the matching schema among the “anyOf” schemas.

Source: wp-includes/rest-api.php:1820

Used by 0 functions | Uses 0 functions

rest_find_one_matching_schema()

Function: Finds the matching schema among the “oneOf” schemas.

Source: wp-includes/rest-api.php:1854

Used by 0 functions | Uses 0 functions

rest_are_values_equal()

Function: Checks the equality of two values, following JSON Schema semantics.

Source: wp-includes/rest-api.php:1932

Used by 0 functions | Uses 0 functions

rest_handle_multi_type_schema()

Function: Handles getting the best type for a multi-type schema.

Source: wp-includes/rest-api.php:1589

Used by 0 functions | Uses 0 functions

rest_validate_array_contains_unique_items()

Function: Checks if an array is made up of unique items.

Source: wp-includes/rest-api.php:1624

Used by 0 functions | Uses 0 functions

rest_stabilize_value()

Function: Stabilizes a value following JSON Schema semantics.

Source: wp-includes/rest-api.php:1653

Used by 0 functions | Uses 0 functions

rest_is_integer()

Function: Determines if a given value is integer-like.

Source: wp-includes/rest-api.php:1448

Used by 0 functions | Uses 0 functions

rest_is_array()

Function: Determines if a given value is array-like.

Source: wp-includes/rest-api.php:1460

Used by 0 functions | Uses 0 functions

rest_sanitize_array()

Function: Converts an array-like value to an array.

Source: wp-includes/rest-api.php:1476

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy