rest_stabilize_value()
Function: Stabilizes a value following JSON Schema semantics.
Source: wp-includes/rest-api.php:1653
Function: Stabilizes a value following JSON Schema semantics.
Source: wp-includes/rest-api.php:1653
Function: Retrieves the URL to a REST endpoint.
Source: wp-includes/rest-api.php:475
Function: Checks if an array is made up of unique items.
Source: wp-includes/rest-api.php:1624
Function: Validates an array value based on a schema.
Source: wp-includes/rest-api.php:2353
Function: Validates a boolean value based on a schema.
Source: wp-includes/rest-api.php:2215
Function: Validates that the given value is a member of the JSON Schema “enum”.
Source: wp-includes/rest-api.php:1966
Function: Validates an integer value based on a schema.
Source: wp-includes/rest-api.php:2616
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1682
Function: Validates a null value based on a schema.
Source: wp-includes/rest-api.php:2193
Function: Validates a number value based on a schema.
Source: wp-includes/rest-api.php:2424