WP_REST_Server::match_request_to_handler()
Method: Matches a request object to its handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1076
Method: Matches a request object to its handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1076
Method: Dispatches the request to the callback handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1162
Method: Gets the maximum number of requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1603
Filter Hook: Filters the maximum number of REST API requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1611
Method: Serves the batch/v1 request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1622
Method: Checks whether the status is valid for the given post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1410
Method: Prepares a single search result for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:195
Method: If empty comments are not allowed, checks if the provided comment content is not empty.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1885
Class: Core class for interacting with Site Health tests.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:17
Method: Site Health controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:35