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::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

ProductQuery::adjust_price_filter_for_tax_class()

Method: Adjusts a price filter based on a tax class and whether or not the amount includes or excludes taxes.

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

Used by 1 function | Uses 4 functions

ProductQuery::append_product_sorting_table_join()

Method: Join wc_product_meta_lookup to posts if not already joined.

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

Used by 2 functions | Uses 0 functions

ProductQuery

Class: Product Query class.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress