DataRegenerator::initialize_table_and_data()
Method: Create the lookup table and initialize the options that will be temporarily used while the regeneration is in progress.
Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:138
Method: Create the lookup table and initialize the options that will be temporarily used while the regeneration is in progress.
Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:138
Method: Action scheduler callback, performs one regeneration step and then schedules the next step if necessary.
Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:183
Method: Enqueue one regeneration step in action scheduler.
Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:199
Method: Perform one regeneration step: grabs a chunk of products and creates the appropriate entries for them in the lookup table.
Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:215
Class: This class handles the (re)generation of the product attributes lookup table.
Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:28