WC_Data::get_meta_cache_key()

Method: Helper method to compute meta cache key. Different from WP Meta cache key in that meta data cached using this key also contains meta_id column.

Source: includes/abstracts/abstract-wc-data.php:529

Used by 1 function | Uses 3 functions

WC_Data::error()

Method: When invalid data is found, throw an exception unless reading from the DB.

Source: includes/abstracts/abstract-wc-data.php:855

Used by 0 functions | Uses 1 function