WP_REST_Response::get_matched_handler()
Method: Retrieves the handler that was used to generate the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:192
Method: Retrieves the handler that was used to generate the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:192
Method: Sets HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:149
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: Retrieves all headers from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:160
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
Method: Canonicalizes the header name.
Source: wp-includes/rest-api/class-wp-rest-request.php:182