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: Adds a link to the active theme for users who have proper permissions.
Source: wp-includes/rest-api/class-wp-rest-server.php:1333
Method: Exposes the site logo through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1365
Method: Exposes the site icon through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1381
Method: Exposes an image through the WordPress REST API.
Source: wp-includes/rest-api/class-wp-rest-server.php:1400
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: Returns whether the REST server is currently dispatching / responding to a request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1063