Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / src/Internal/ProductAttributesLookup/DataRegenerator.php

DataRegenerator::add_initiate_regeneration_entry_to_tools_array()

Method: Add a ‘Regenerate product attributes lookup table’ entry to the Status – Tools page.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:273

Used by 1 function | Uses 5 functions

DataRegenerator::initiate_regeneration_from_tools_page()

Method: Callback to initiate the regeneration process from the Status – Tools page.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:375

Used by 1 function | Uses 2 functions

DataRegenerator::enable_or_disable_lookup_table_usage()

Method: Enable or disable the actual lookup table usage.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:389

Used by 1 function | Uses 1 function

DataRegenerator::run_regeneration_step_callback()

Method: Action scheduler callback, performs one regeneration step and then schedules the next step if necessary.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:183

Used by 1 function | Uses 4 functions

DataRegenerator::enqueue_regeneration_step_run()

Method: Enqueue one regeneration step in action scheduler.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:199

Used by 2 functions | Uses 1 function

DataRegenerator::do_regeneration_step()

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

Used by 1 function | Uses 1 function

DataRegenerator::finalize_regeneration()

Method: Cleanup/final option setup after the regeneration has been completed.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:248

Used by 2 functions | Uses 0 functions

DataRegenerator::lookup_table_exists()

Method: Check if the lookup table exists in the database.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:259

Used by 1 function | Uses 0 functions

DataRegenerator::__construct()

Method: DataRegenerator constructor.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:49

Used by 0 functions | Uses 2 functions

DataRegenerator::init()

Method: Class initialization, invoked by the DI container.

Source: src/Internal/ProductAttributesLookup/DataRegenerator.php:77

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