rest_validate_array_contains_unique_items()
Function: Checks if an array is made up of unique items.
Source: wp-includes/rest-api.php:1624
Function: Checks if an array is made up of unique items.
Source: wp-includes/rest-api.php:1624
Function: Stabilizes a value following JSON Schema semantics.
Source: wp-includes/rest-api.php:1653
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1682
Function: Finds the schema for a property using the patternProperties keyword.
Source: wp-includes/rest-api.php:1697
Function: Formats a combining operation error into a WP_Error object.
Source: wp-includes/rest-api.php:1718
Function: Gets the error of combining operation.
Source: wp-includes/rest-api.php:1751
Function: Finds the matching schema among the “anyOf” schemas.
Source: wp-includes/rest-api.php:1820
Function: Determines if a given value is integer-like.
Source: wp-includes/rest-api.php:1448
Function: Determines if a given value is array-like.
Source: wp-includes/rest-api.php:1460
Function: Converts an array-like value to an array.
Source: wp-includes/rest-api.php:1476