WP_REST_Server::is_dispatching()
Method: Returns whether the REST server is currently dispatching / responding to a request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1063
Method: Returns whether the REST server is currently dispatching / responding to a request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1063
Method: Retrieves an appropriate error representation in JSON.
Source: wp-includes/rest-api/class-wp-rest-server.php:232
Method: Matches a request object to its handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1076
Method: Registers a route to the server.
Source: wp-includes/rest-api/class-wp-rest-server.php:822
Method: Removes an HTTP header from the current response.
Source: wp-includes/rest-api/class-wp-rest-server.php:1821
Method: Dispatches the request to the callback handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1162
Method: Converts a response to data to send.
Source: wp-includes/rest-api/class-wp-rest-server.php:583
Method: Sends an HTTP header.
Source: wp-includes/rest-api/class-wp-rest-server.php:1789
Method: Sends multiple HTTP headers.
Source: wp-includes/rest-api/class-wp-rest-server.php:1808
Method: Serves the batch/v1 request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1622