rest_get_endpoint_args_for_schema()
Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.
Source: wp-includes/rest-api.php:3213
Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.
Source: wp-includes/rest-api.php:3213
Function: Converts an error to a response object.
Source: wp-includes/rest-api.php:3281
Function: Checks whether a REST API endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3332
Filter Hook: Filters whether a REST endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3353
Filter Hook: Filters the REST route for the currently queried object.
Source: wp-includes/rest-api.php:3199
Function: Append result of internal request to REST API for purpose of preloading data to be attached to a page.
Source: wp-includes/rest-api.php:2809
Function: Parses the “_embed” parameter into the list of resources to embed.
Source: wp-includes/rest-api.php:2878
Function: Filters the response to remove any fields not available in the given context.
Source: wp-includes/rest-api.php:2904
Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.
Source: wp-includes/rest-api.php:3009
Function: Gets the REST API route for a post.
Source: wp-includes/rest-api.php:3048