AbstractSchema::get_extended_data()
Method: Returns extended data for a specific endpoint.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:81
Method: Returns extended data for a specific endpoint.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:81
Method: Returns extended schema for a specific endpoint.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:92
Method: Apply a schema get_item_response callback to an array of items and return the result.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:109
Method: Retrieves an array of endpoint arguments from the item schema for the controller.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:125
Method: Force all schema properties to be readonly.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:187
Method: Returns consistent currency schema used across endpoints for prices.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:205
Method: Adds currency data to an array of monetary values.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:258
Method: Convert monetary values from WooCommerce to string based integers, using the smallest unit of a currency.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:271
Method: Prepares HTML based content, such as post titles and content, for the API response.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:287
Method: Returns the full item schema.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:50