WP_REST_Request::is_json_content_type()
Method: Checks if the request has specified a JSON content-type.
Source: wp-includes/rest-api/class-wp-rest-request.php:334
Method: Checks if the request has specified a JSON content-type.
Source: wp-includes/rest-api/class-wp-rest-request.php:334
Method: Checks if a parameter exists in the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:420
Method: Retrieves a WP_REST_Request object from a full URL.
Source: wp-includes/rest-api/class-wp-rest-request.php:1025
Filter Hook: Filters the REST API request generated from a URL.
Source: wp-includes/rest-api/class-wp-rest-request.php:1059
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:1008
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Sets the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:782
Method: Sanitizes (where possible) the params on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:796
Method: Checks whether this request is valid according to its attributes.
Source: wp-includes/rest-api/class-wp-rest-request.php:866
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:962
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:983
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:996
Method: Parses the request body parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:714
Method: Retrieves the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:747
Method: Sets the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:758
Method: Sets body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:634
Method: Retrieves the parameters from a JSON-formatted body.
Source: wp-includes/rest-api/class-wp-rest-request.php:650
Method: Parses the JSON parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:666
Method: Retrieves parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:547
Method: Sets parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:560
Method: Retrieves multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:573
Method: Sets multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:586
Method: Retrieves the default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:599
Method: Sets default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:612
Method: Retrieves the request body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:623
Method: Sets parameters from the query string.
Source: wp-includes/rest-api/class-wp-rest-request.php:534
Filter Hook: Filters the parameter priority order for a REST API request.
Source: wp-includes/rest-api/class-wp-rest-request.php:385
Method: Retrieves a parameter from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:396
Method: Sets a parameter on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:444
Method: Retrieves merged parameters from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:470