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:1027
Filter Hook: Filters the REST API request generated from a URL.
Source: wp-includes/rest-api/class-wp-rest-request.php:1061
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:1010
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:773
Method: Sets the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:784
Method: Sanitizes (where possible) the params on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:798
Method: Checks whether this request is valid according to its attributes.
Source: wp-includes/rest-api/class-wp-rest-request.php:868
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:964
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:985
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:998
Method: Parses the request body parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:716
Method: Retrieves the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:749
Method: Sets the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:760
Method: Sets body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:636
Method: Retrieves the parameters from a JSON-formatted body.
Source: wp-includes/rest-api/class-wp-rest-request.php:652
Method: Parses the JSON parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:668
Method: Retrieves parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:549
Method: Sets parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:562
Method: Retrieves multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:575
Method: Sets multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:588
Method: Retrieves the default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:601
Method: Sets default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:614
Method: Retrieves the request body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:625
Method: Sets parameters from the query string.
Source: wp-includes/rest-api/class-wp-rest-request.php:536
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