Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php

ProductQuery

Class: Product Query class.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:13

Used by 0 functions | Uses 0 functions

ProductQuery::prepare_objects_query()

Method: Prepare query args to pass to WP_Query for a REST API request.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:20

Used by 1 function | Uses 4 functions

ProductQuery::get_results()

Method: Get results of query.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:237

Used by 1 function | Uses 1 function

ProductQuery::get_objects()

Method: Get objects.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:269

Used by 0 functions | Uses 1 function

ProductQuery::get_last_modified()

Method: Get last modified date for all products.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:284

Used by 0 functions | Uses 0 functions

ProductQuery::add_query_clauses()

Method: Add in conditional search filters for products.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:297

Used by 0 functions | Uses 3 functions

ProductQuery::add_price_filter_clauses()

Method: Add in conditional price filters.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:336

Used by 1 function | Uses 4 functions

ProductQuery::get_price_filter_query_for_displayed_taxes()

Method: Get query for price filters when dealing with displayed taxes.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:373

Used by 1 function | Uses 1 function

ProductQuery::adjust_price_filters_for_displayed_taxes()

Method: If price filters need adjustment to work with displayed taxes, this returns true.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:414

Used by 1 function | Uses 1 function

ProductQuery::prepare_price_filter()

Method: Converts price filter from subunits to decimal.

Source: packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php:427

Used by 1 function | Uses 1 function
1 2 Next »
Proudly powered by WordPress