WP_REST_Request::set_param()
Method: Sets a parameter on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:409
Method: Sets a parameter on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:409
Method: Parses the request body parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:674
Method: Constructor.
Source: wp-includes/rest-api/class-wp-rest-request.php:112
Method: Retrieves merged parameters from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:424
Method: Retrieves the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:707
Method: Retrieves the HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:137
Method: Retrieves parameters from the route itself.
Source: wp-includes/rest-api/class-wp-rest-request.php:449
Method: Sets the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:718
Method: Sets HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:148
Method: Sets parameters from the route.
Source: wp-includes/rest-api/class-wp-rest-request.php:462