ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.6.0
  • Page 9

rest_get_max_batch_size

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::serve_batch_request_v1()

Method: Serves the batch/v1 request.

Source: wp-includes/rest-api/class-wp-rest-server.php:1622

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

WP_REST_Server::respond_to_request()

Method: Dispatches the request to the callback handler.

Source: wp-includes/rest-api/class-wp-rest-server.php:1162

Used by 0 functions | Uses 0 functions

WP_REST_Server::get_max_batch_size()

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::check_status()

Method: Checks whether the status is valid for the given post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1410

Used by 0 functions | Uses 1 function

WP_REST_Search_Controller::prepare_item_for_response()

Method: Prepares a single search result for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:195

Used by 1 function | Uses 1 function

WP_REST_Comments_Controller::check_is_comment_content_allowed()

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

Used by 1 function | Uses 1 function

WP_REST_Site_Health_Controller::register_routes()

Method: Registers API routes.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:50

Used by 0 functions | Uses 1 function

WP_REST_Site_Health_Controller::validate_request_permission()

Method: Validates if the current user can request this REST endpoint.

Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:188

Used by 1 function | Uses 3 functions
« Previous 1 … 8 9 10 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy