LookupDataStore::update_data_for_product()
Method: Insert or update the lookup data for a given product or variation.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:71
Method: Insert or update the lookup data for a given product or variation.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:71
Method: Delete all the lookup table entries for a given product (entries are identified by the “parent_or_product_id” field)
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:97
Method: Create lookup table entries for a simple (non variable) product.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:116
Method: Create lookup table entries for a variable product.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:134
Method: Get a cache of term ids by slug for a set of taxonomies, with this format:
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:193
Method: Get the id of the term that defines a variation for a given taxonomy, or null if there’s no such defining id (for variations having “Any
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:218