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
Function: Checks whether a REST API endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3332
Filter Hook: Filters whether a REST endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3353
Function: Determines whether WordPress is currently serving a REST API request.
Source: wp-includes/functions.php:4719
Function: Returns the real mime type of an image file.
Source: wp-includes/functions.php:3273