LLMS_Abstract_Processor::unset_data()
Method: Delete a piece of data from the database by key
Source: includes/abstracts/llms.abstract.processor.php:262
Method: Delete a piece of data from the database by key
Source: includes/abstracts/llms.abstract.processor.php:262
Method: Constructor
Source: includes/abstracts/llms.abstract.processor.php:61
Method: Add actions defined in $this->actions
Source: includes/abstracts/llms.abstract.processor.php:82
Method: Disable a processor
Source: includes/abstracts/llms.abstract.processor.php:110
Method: Dispatch
Source: includes/abstracts/llms.abstract.processor.php:139
Method: Retrieve a filtered array of actions to be added by $this->add_actions
Source: includes/abstracts/llms.abstract.processor.php:162
Filter Hook: Empty the (saved) data to prevent duplicate data in future batches.
Source: includes/abstracts/llms.abstract.processor.php:164
Method: Retrieve data for the current processor that can be used in future processes
Source: includes/abstracts/llms.abstract.processor.php:178
Method: Log data to the processors log when processors debugging is enabled
Source: includes/abstracts/llms.abstract.processor.php:204
Method: Persist data to the database related to the processor
Source: includes/abstracts/llms.abstract.processor.php:220