WP_REST_Block_Patterns_Controller::get_items()
Method: Retrieves all block patterns.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:91
Method: Retrieves all block patterns.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:91
Method: Prepare a raw block pattern before it gets output in a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:119
Method: Retrieves the block pattern schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:153
Class: Core class used to access block patterns via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:17
Method: Constructs the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:32
Method: Registers the routes for the objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:42
Method: Checks whether a given request has permission to read block patterns.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:65