WP_REST_Response::get_matched_route()
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:170
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:170
Method: Retrieves the HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:138
Method: Retrieves parameters from the route itself.
Source: wp-includes/rest-api/class-wp-rest-request.php:495
Method: Sets the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:758
Method: Sets the route (regex for path) that caused the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:181
Filter Hook: Filters the REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:457
Method: Retrieves the site index.
Source: wp-includes/rest-api/class-wp-rest-server.php:1290
Filter Hook: Filters whether the REST API request has already been served.
Source: wp-includes/rest-api/class-wp-rest-server.php:486
Filter Hook: Filters the REST API root index data.
Source: wp-includes/rest-api/class-wp-rest-server.php:1323
Method: Converts a response to data to send.
Source: wp-includes/rest-api/class-wp-rest-server.php:583