WP_REST_Server::get_raw_data()
Method: Retrieves the raw request entity (body).
Source: wp-includes/rest-api/class-wp-rest-server.php:1834
Method: Retrieves the raw request entity (body).
Source: wp-includes/rest-api/class-wp-rest-server.php:1834
Method: Extracts headers from a PHP-style $_SERVER array.
Source: wp-includes/rest-api/class-wp-rest-server.php:1855
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: 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