ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.6.0
  • Page 15

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

Used by 0 functions | Uses 0 functions

rest_get_endpoint_args_for_schema()

Function: Retrieves an array of endpoint arguments from the item schema and endpoint method.

Source: wp-includes/rest-api.php:3213

Used by 0 functions | Uses 0 functions

rest_default_additional_properties_to_false()

Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.

Source: wp-includes/rest-api.php:3009

Used by 0 functions | Uses 0 functions

rest_filter_response_by_context()

Function: Filters the response to remove any fields not available in the given context.

Source: wp-includes/rest-api.php:2904

Used by 0 functions | Uses 0 functions

rest_get_allowed_schema_keywords()

Function: Get all valid JSON schema properties.

Source: wp-includes/rest-api.php:1999

Used by 0 functions | Uses 0 functions

rest_validate_json_schema_pattern()

Function: Validates if the JSON Schema pattern matches a value.

Source: wp-includes/rest-api.php:1682

Used by 0 functions | Uses 0 functions

rest_find_matching_pattern_property_schema()

Function: Finds the schema for a property using the patternProperties keyword.

Source: wp-includes/rest-api.php:1697

Used by 0 functions | Uses 0 functions

rest_format_combining_operation_error()

Function: Formats a combining operation error into a WP_Error object.

Source: wp-includes/rest-api.php:1718

Used by 0 functions | Uses 0 functions

rest_get_combining_operation_error()

Function: Gets the error of combining operation.

Source: wp-includes/rest-api.php:1751

Used by 0 functions | Uses 0 functions

rest_find_any_matching_schema()

Function: Finds the matching schema among the “anyOf” schemas.

Source: wp-includes/rest-api.php:1820

Used by 0 functions | Uses 0 functions
« Previous 1 … 14 15 16 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy