WP_REST_Server::error_to_response()
Method: Converts an error to a response object.
Source: wp-includes/rest-api/class-wp-rest-server.php:213
Method: Converts an error to a response object.
Source: wp-includes/rest-api/class-wp-rest-server.php:213
Method: Retrieves the route map.
Source: wp-includes/rest-api/class-wp-rest-server.php:880
Method: Retrieves an appropriate error representation in JSON.
Source: wp-includes/rest-api/class-wp-rest-server.php:232
Filter Hook: Filters the array of available REST API endpoints.
Source: wp-includes/rest-api/class-wp-rest-server.php:897
Method: Handles serving a REST API request.
Source: wp-includes/rest-api/class-wp-rest-server.php:285
Method: Retrieves namespaces registered on the server.
Source: wp-includes/rest-api/class-wp-rest-server.php:958
Filter Hook: Filters whether to send nocache headers on a REST API request.
Source: wp-includes/rest-api/class-wp-rest-server.php:496
Method: Retrieves specified options for a route.
Source: wp-includes/rest-api/class-wp-rest-server.php:970
Filter Hook (deprecated): Filters whether the REST API is enabled.
Source: wp-includes/rest-api/class-wp-rest-server.php:378
Method: Matches the request to a callback and call it.
Source: wp-includes/rest-api/class-wp-rest-server.php:986