Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 6

AbstractCartRoute::check_nonce()

Method: For non-GET endpoints, require and validate a nonce to prevent CSRF attacks.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/AbstractCartRoute.php:139

Used by 1 function | Uses 1 function

AbstractCartRoute::get_response()

Method: Get the route response based on the type of request.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/AbstractCartRoute.php:55

Used by 0 functions | Uses 6 functions

AbstractCartRoute::get_route_error_response()

Method: Get route response when something went wrong.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/AbstractCartRoute.php:166

Used by 2 functions | Uses 0 functions

AbstractCartRoute::maybe_release_stock()

Method: If there is a draft order, releases stock.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/AbstractCartRoute.php:120

Used by 0 functions | Uses 2 functions

AbstractCartRoute::requires_nonce()

Method: Checks if a nonce is required for the route.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/AbstractCartRoute.php:101

Used by 1 function | Uses 0 functions

AbstractDependencyType::__construct()

Method: Constructor

Source: packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php:28

Used by 0 functions | Uses 0 functions

AbstractDependencyType::get()

Method: Retrieves the value stored internally for this DependencyType

Source: packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php:53

Used by 0 functions | Uses 0 functions

AbstractDependencyType::resolve_value()

Method: Resolver for the internal dependency value.

Source: packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php:39

Used by 0 functions | Uses 0 functions

AbstractDynamicBlock::get_attributes()

Method: Get block attributes.

Source: woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php:61

Used by 0 functions | Uses 0 functions

AbstractDynamicBlock::get_block_type_attributes()

Method: Get block attributes.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php:23

Used by 1 function | Uses 0 functions
« Previous 1 … 5 6 7 … 2,076 Next »
Proudly powered by WordPress