WP_REST_Request::get_attributes()
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves the handler that was used to generate the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:192
Method: Retrieves all headers from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:160
Method: Retrieves parameters from the query string.
Source: wp-includes/rest-api/class-wp-rest-request.php:521
Method: Sets the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:782
Method: Sets the handler that was responsible for generating the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:203
Method: Canonicalizes the header name.
Source: wp-includes/rest-api/class-wp-rest-request.php:182
Method: Sets parameters from the query string.
Source: wp-includes/rest-api/class-wp-rest-request.php:534
Method: Sanitizes (where possible) the params on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:796
Method: Checks if the response is an error, i.e. >= 400 response code.
Source: wp-includes/rest-api/class-wp-rest-response.php:214