File: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php
-
Prepares links for the request.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:360 -
Retrieves the block type’ schema, conforming to JSON Schema.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:396 -
Retrieves the query params for collections.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:818 -
Get the block, if the name is valid.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:209 -
Retrieves a specific block type.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:226 -
Prepares a block type object for serialization.
Used by 2 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:249 -
Filters a block type returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:349 -
Core class used to access block types via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:17 -
Constructor.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:42 -
Registers the routes for block types.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:56 -
Checks whether a given request has permission to read post block types.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:121 -
Retrieves all post block types, depending on user context.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:133 -
Checks if a given request has access to read a block type.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:167 -
Checks whether a given block type should be visible.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:188