WP_REST_Request::get_attributes()
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves the request body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:623
Method: Retrieves parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:547
Method: Retrieves the Content-Type of the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:302
Method: Retrieves the default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:599
Method: Retrieves multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:573
Method: Retrieves the given header from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:201
Method: Retrieves header values from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:219
Method: Retrieves all headers from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:160
Method: Retrieves the parameters from a JSON-formatted body.
Source: wp-includes/rest-api/class-wp-rest-request.php:650