WP_REST_Request::has_valid_params()
Method: Checks whether this request is valid according to its attributes.
Source: wp-includes/rest-api/class-wp-rest-request.php:866
Method: Checks whether this request is valid according to its attributes.
Source: wp-includes/rest-api/class-wp-rest-request.php:866
Method: Retrieves header values from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:219
Method: Sets parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:560
Class: Core class used to implement a REST response object.
Source: wp-includes/rest-api/class-wp-rest-response.php:17
Filter Hook: Filters the publicly-visible data for a single REST API route.
Source: wp-includes/rest-api/class-wp-rest-server.php:1486
Method: Sets the header on request.
Source: wp-includes/rest-api/class-wp-rest-request.php:237
Method: Retrieves multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:573
Method: Adds a link to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:58
Filter Hook: Filters the publicly-visible data for REST API routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1501
Method: Appends a header value for the given header.
Source: wp-includes/rest-api/class-wp-rest-request.php:252